Pull request #41030 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from dae652e2e5e47d99c8febd5bc81df0a3269beb74+0a823543444a9eeb1377d3e51eb32582764e4884 (60007c702c428805c1faa696eeb27db658bbeaa1) 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-04T17:11:42.825Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-06-04T17:11:42.831Z] Trying to pass milestone 13 [Pipeline] milestone [2020-06-04T17:11:42.869Z] Trying to pass milestone 14 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-06-04T17:11:43.037Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-041c63c59231f340b) in /home/ubuntu/workspace/moby_PR-41030 [Pipeline] { [Pipeline] checkout [2020-06-04T17:11:43.086Z] using credential docker-jenkins-github-credentials [2020-06-04T17:11:43.095Z] Cloning the remote Git repository [2020-06-04T17:11:43.095Z] Cloning with configured refspecs honoured and without tags [2020-06-04T17:11:43.094Z] Cloning repository https://github.com/moby/moby.git [2020-06-04T17:11:43.094Z] > git init /home/ubuntu/workspace/moby_PR-41030 # timeout=10 [2020-06-04T17:11:43.112Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-04T17:11:43.112Z] > git --version # timeout=10 [2020-06-04T17:11:43.114Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-04T17:11:43.115Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41030/head:refs/remotes/origin/PR-41030 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-04T17:11:56.366Z] Fetching without tags [2020-06-04T17:11:56.624Z] Merging remotes/origin/master commit 0a823543444a9eeb1377d3e51eb32582764e4884 into PR head commit dae652e2e5e47d99c8febd5bc81df0a3269beb74 [2020-06-04T17:11:56.343Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-04T17:11:56.350Z] > git config --add remote.origin.fetch +refs/pull/41030/head:refs/remotes/origin/PR-41030 # timeout=10 [2020-06-04T17:11:56.352Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-04T17:11:56.358Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-04T17:11:56.365Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-04T17:11:56.365Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-04T17:11:56.366Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41030/head:refs/remotes/origin/PR-41030 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-04T17:11:56.622Z] > git config core.sparsecheckout # timeout=10 [2020-06-04T17:11:56.628Z] > git checkout -f dae652e2e5e47d99c8febd5bc81df0a3269beb74 # timeout=10 [2020-06-04T17:11:57.165Z] > git merge 0a823543444a9eeb1377d3e51eb32582764e4884 # timeout=10 [2020-06-04T17:11:57.426Z] Merge succeeded, producing b4fc2b7202f46f4cdbba0d993aba757f5cd31280 [2020-06-04T17:11:57.426Z] Checking out Revision b4fc2b7202f46f4cdbba0d993aba757f5cd31280 (PR-41030) [2020-06-04T17:11:57.631Z] Commit message: "Merge commit '0a823543444a9eeb1377d3e51eb32582764e4884' into HEAD" [2020-06-04T17:11:57.641Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-04T17:11:58.372Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41030:/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-04T17:11:57.417Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-04T17:11:57.424Z] > git config core.sparsecheckout # timeout=10 [2020-06-04T17:11:57.431Z] > git checkout -f b4fc2b7202f46f4cdbba0d993aba757f5cd31280 # timeout=10 [2020-06-04T17:11:57.629Z] > git rev-list --no-walk 2510e64a16b258404da433ee237c573d3b0c77ad # timeout=10 [2020-06-04T17:12:00.895Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2020-06-04T17:12:01.388Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-041c63c59231f340b) in /home/ubuntu/workspace/moby_PR-41030 [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [2020-06-04T17:12:01.395Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-029f902f047df7253) in /home/ubuntu/workspace/moby_PR-41030 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [2020-06-04T17:12:01.436Z] Running on s390x-ubuntu-16 in /home/jenkins/workspace/moby_PR-41030 [Pipeline] checkout [2020-06-04T17:12:01.463Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-06-04T17:12:01.475Z] Fetching changes from the remote Git repository [2020-06-04T17:12:01.477Z] Running on ppc64le-ubuntu-26 in /home/docker/workspace/moby_PR-41030 [2020-06-04T17:12:01.484Z] Fetching without tags [Pipeline] // stage [Pipeline] checkout [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { Stage "win-RS1" skipped due to when conditional [Pipeline] } [2020-06-04T17:12:01.548Z] using credential docker-jenkins-github-credentials [2020-06-04T17:12:01.558Z] Cloning the remote Git repository [2020-06-04T17:12:01.558Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [Pipeline] { [Pipeline] checkout [Pipeline] // stage [2020-06-04T17:12:01.622Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-06-04T17:12:01.640Z] Cloning the remote Git repository [2020-06-04T17:12:01.640Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] // stage [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2020-06-04T17:12:01.705Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] } [Pipeline] // stage [2020-06-04T17:12:01.735Z] Cloning the remote Git repository [2020-06-04T17:12:01.735Z] Cloning with configured refspecs honoured and without tags [2020-06-04T17:12:01.738Z] Merging remotes/origin/master commit 0a823543444a9eeb1377d3e51eb32582764e4884 into PR head commit dae652e2e5e47d99c8febd5bc81df0a3269beb74 [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-06-04T17:12:01.870Z] Running on azwin-2-eea830 in d:\jenkins\workspace\moby_PR-41030 [Pipeline] { [Pipeline] ws [2020-06-04T17:12:01.884Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-06-04T17:12:01.992Z] Merge succeeded, producing a63b0d163e3cde42262cf256fd633897c6ae115c [2020-06-04T17:12:01.992Z] Checking out Revision a63b0d163e3cde42262cf256fd633897c6ae115c (PR-41030) [2020-06-04T17:12:02.057Z] Commit message: "Merge commit '0a823543444a9eeb1377d3e51eb32582764e4884' into HEAD" [2020-06-04T17:12:02.068Z] First time build. Skipping changelog. [2020-06-04T17:12:02.219Z] using credential docker-jenkins-github-credentials [2020-06-04T17:12:02.304Z] Cloning the remote Git repository [2020-06-04T17:12:02.304Z] Cloning with configured refspecs honoured and without tags [2020-06-04T17:12:01.468Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-06-04T17:12:01.473Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-04T17:12:01.483Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-04T17:12:01.484Z] > git --version # timeout=10 [2020-06-04T17:12:01.489Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-04T17:12:01.489Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41030/head:refs/remotes/origin/PR-41030 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-04T17:12:01.736Z] > git config core.sparsecheckout # timeout=10 [2020-06-04T17:12:01.748Z] > git checkout -f dae652e2e5e47d99c8febd5bc81df0a3269beb74 # timeout=10 [2020-06-04T17:12:01.922Z] > git merge 0a823543444a9eeb1377d3e51eb32582764e4884 # timeout=10 [2020-06-04T17:12:01.982Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-04T17:12:01.993Z] > git config core.sparsecheckout # timeout=10 [2020-06-04T17:12:01.998Z] > git checkout -f a63b0d163e3cde42262cf256fd633897c6ae115c # timeout=10 [2020-06-04T17:12:02.055Z] > git rev-list --no-walk 2510e64a16b258404da433ee237c573d3b0c77ad # timeout=10 [2020-06-04T17:12:01.556Z] Cloning repository https://github.com/moby/moby.git [2020-06-04T17:12:01.557Z] > git init /home/ubuntu/workspace/moby_PR-41030 # timeout=10 [2020-06-04T17:12:01.569Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-04T17:12:01.570Z] > git --version # timeout=10 [2020-06-04T17:12:01.577Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-04T17:12:01.578Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41030/head:refs/remotes/origin/PR-41030 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-04T17:12:01.643Z] Cloning repository https://github.com/moby/moby.git [2020-06-04T17:12:01.643Z] > git init /home/jenkins/workspace/moby_PR-41030 # timeout=10 [2020-06-04T17:12:01.662Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-04T17:12:01.662Z] > git --version # timeout=10 [2020-06-04T17:12:01.668Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-04T17:12:01.668Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41030/head:refs/remotes/origin/PR-41030 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-04T17:12:01.743Z] Cloning repository https://github.com/moby/moby.git [2020-06-04T17:12:01.743Z] > git init /home/docker/workspace/moby_PR-41030 # timeout=10 [2020-06-04T17:12:01.754Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-04T17:12:01.754Z] > git --version # timeout=10 [2020-06-04T17:12:01.757Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-04T17:12:01.758Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41030/head:refs/remotes/origin/PR-41030 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-04T17:12:02.825Z] + [ PR != PR ] [2020-06-04T17:12:02.825Z] + [ master != master ] [2020-06-04T17:12:02.825Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-06-04T17:12:02.335Z] Cloning repository https://github.com/moby/moby.git [2020-06-04T17:12:02.336Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-06-04T17:12:02.419Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-04T17:12:02.419Z] > git --version # timeout=10 [2020-06-04T17:12:02.471Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-04T17:12:02.473Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41030/head:refs/remotes/origin/PR-41030 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-04T17:12:03.154Z] + docker version [2020-06-04T17:12:03.154Z] Client: Docker Engine - Community [2020-06-04T17:12:03.154Z] Version: 19.03.11 [2020-06-04T17:12:03.154Z] API version: 1.40 [2020-06-04T17:12:03.154Z] Go version: go1.13.10 [2020-06-04T17:12:03.154Z] Git commit: 42e35e61f3 [2020-06-04T17:12:03.154Z] Built: Mon Jun 1 09:12:22 2020 [2020-06-04T17:12:03.154Z] OS/Arch: linux/amd64 [2020-06-04T17:12:03.154Z] Experimental: false [2020-06-04T17:12:03.154Z] [2020-06-04T17:12:03.154Z] Server: Docker Engine - Community [2020-06-04T17:12:03.154Z] Engine: [2020-06-04T17:12:03.154Z] Version: 19.03.11 [2020-06-04T17:12:03.154Z] API version: 1.40 (minimum version 1.12) [2020-06-04T17:12:03.154Z] Go version: go1.13.10 [2020-06-04T17:12:03.154Z] Git commit: 42e35e61f3 [2020-06-04T17:12:03.154Z] Built: Mon Jun 1 09:10:54 2020 [2020-06-04T17:12:03.154Z] OS/Arch: linux/amd64 [2020-06-04T17:12:03.154Z] Experimental: true [2020-06-04T17:12:03.154Z] containerd: [2020-06-04T17:12:03.154Z] Version: 1.2.13 [2020-06-04T17:12:03.154Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-04T17:12:03.154Z] runc: [2020-06-04T17:12:03.154Z] Version: 1.0.0-rc10 [2020-06-04T17:12:03.154Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-04T17:12:03.154Z] docker-init: [2020-06-04T17:12:03.154Z] Version: 0.18.0 [2020-06-04T17:12:03.154Z] GitCommit: fec3683 [Pipeline] sh [2020-06-04T17:12:03.435Z] + docker info [2020-06-04T17:12:04.365Z] Client: [2020-06-04T17:12:04.365Z] Debug Mode: false [2020-06-04T17:12:04.365Z] [2020-06-04T17:12:04.365Z] Server: [2020-06-04T17:12:04.365Z] Containers: 0 [2020-06-04T17:12:04.365Z] Running: 0 [2020-06-04T17:12:04.365Z] Paused: 0 [2020-06-04T17:12:04.365Z] Stopped: 0 [2020-06-04T17:12:04.365Z] Images: 29 [2020-06-04T17:12:04.365Z] Server Version: 19.03.11 [2020-06-04T17:12:04.365Z] Storage Driver: overlay2 [2020-06-04T17:12:04.365Z] Backing Filesystem: extfs [2020-06-04T17:12:04.365Z] Supports d_type: true [2020-06-04T17:12:04.365Z] Native Overlay Diff: true [2020-06-04T17:12:04.365Z] Logging Driver: json-file [2020-06-04T17:12:04.365Z] Cgroup Driver: cgroupfs [2020-06-04T17:12:04.365Z] Plugins: [2020-06-04T17:12:04.365Z] Volume: local [2020-06-04T17:12:04.365Z] Network: bridge host ipvlan macvlan null overlay [2020-06-04T17:12:04.365Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-06-04T17:12:04.365Z] Swarm: inactive [2020-06-04T17:12:04.365Z] Runtimes: runc [2020-06-04T17:12:04.365Z] Default Runtime: runc [2020-06-04T17:12:04.365Z] Init Binary: docker-init [2020-06-04T17:12:04.365Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-04T17:12:04.365Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-04T17:12:04.365Z] init version: fec3683 [2020-06-04T17:12:04.365Z] Security Options: [2020-06-04T17:12:04.365Z] apparmor [2020-06-04T17:12:04.365Z] seccomp [2020-06-04T17:12:04.365Z] Profile: default [2020-06-04T17:12:04.365Z] Kernel Version: 5.3.0-1019-aws [2020-06-04T17:12:04.365Z] Operating System: Ubuntu 18.04.4 LTS [2020-06-04T17:12:04.365Z] OSType: linux [2020-06-04T17:12:04.365Z] Architecture: x86_64 [2020-06-04T17:12:04.365Z] CPUs: 2 [2020-06-04T17:12:04.365Z] Total Memory: 7.487GiB [2020-06-04T17:12:04.365Z] Name: ip-10-100-42-230 [2020-06-04T17:12:04.365Z] ID: RJGB:XJSM:YPFK:6UIS:CSGX:C6BF:NQJS:VSMW:NSQY:EJZQ:Q7XQ:4GIL [2020-06-04T17:12:04.365Z] Docker Root Dir: /var/lib/docker [2020-06-04T17:12:04.365Z] Debug Mode: false [2020-06-04T17:12:04.365Z] Registry: https://index.docker.io/v1/ [2020-06-04T17:12:04.365Z] Labels: [2020-06-04T17:12:04.365Z] Experimental: true [2020-06-04T17:12:04.365Z] Insecure Registries: [2020-06-04T17:12:04.365Z] 127.0.0.0/8 [2020-06-04T17:12:04.365Z] Live Restore Enabled: true [2020-06-04T17:12:04.365Z] [2020-06-04T17:12:04.365Z] WARNING: No swap limit support [Pipeline] sh [2020-06-04T17:12:04.648Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-04T17:12:04.648Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-04T17:12:04.648Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41030/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-06-04T17:12:04.905Z] + bash /home/ubuntu/workspace/moby_PR-41030/check-config.sh [2020-06-04T17:12:04.905Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-06-04T17:12:04.906Z] info: reading kernel config from /boot/config-5.3.0-1019-aws ... [2020-06-04T17:12:04.906Z] [2020-06-04T17:12:04.906Z] Generally Necessary: [2020-06-04T17:12:04.906Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-06-04T17:12:04.906Z] - apparmor: enabled and tools installed [2020-06-04T17:12:04.906Z] - CONFIG_NAMESPACES: enabled [2020-06-04T17:12:04.906Z] - CONFIG_NET_NS: enabled [2020-06-04T17:12:04.906Z] - CONFIG_PID_NS: enabled [2020-06-04T17:12:04.906Z] - CONFIG_IPC_NS: enabled [2020-06-04T17:12:04.906Z] - CONFIG_UTS_NS: enabled [2020-06-04T17:12:04.906Z] - CONFIG_CGROUPS: enabled [2020-06-04T17:12:04.906Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-06-04T17:12:04.906Z] - CONFIG_CGROUP_DEVICE: enabled [2020-06-04T17:12:04.906Z] - CONFIG_CGROUP_FREEZER: enabled [2020-06-04T17:12:04.906Z] - CONFIG_CGROUP_SCHED: enabled [2020-06-04T17:12:04.906Z] - CONFIG_CPUSETS: enabled [2020-06-04T17:12:04.906Z] - CONFIG_MEMCG: enabled [2020-06-04T17:12:04.906Z] - CONFIG_KEYS: enabled [2020-06-04T17:12:04.906Z] - CONFIG_VETH: enabled (as module) [2020-06-04T17:12:04.906Z] - CONFIG_BRIDGE: enabled (as module) [2020-06-04T17:12:04.906Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-06-04T17:12:04.906Z] - CONFIG_NF_NAT_IPV4: missing [2020-06-04T17:12:04.906Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-06-04T17:12:04.906Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-06-04T17:12:04.906Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-06-04T17:12:04.906Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-06-04T17:12:04.906Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-06-04T17:12:04.906Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-06-04T17:12:04.906Z] - CONFIG_NF_NAT: enabled (as module) [2020-06-04T17:12:04.906Z] - CONFIG_NF_NAT_NEEDED: missing [2020-06-04T17:12:04.906Z] - CONFIG_POSIX_MQUEUE: enabled [2020-06-04T17:12:04.906Z] [2020-06-04T17:12:04.906Z] Optional Features: [2020-06-04T17:12:04.906Z] - CONFIG_USER_NS: enabled [2020-06-04T17:12:04.906Z] - CONFIG_SECCOMP: enabled [2020-06-04T17:12:04.906Z] - CONFIG_CGROUP_PIDS: enabled [2020-06-04T17:12:04.906Z] - CONFIG_MEMCG_SWAP: enabled [2020-06-04T17:12:04.906Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-06-04T17:12:04.906Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-06-04T17:12:04.906Z] - CONFIG_BLK_CGROUP: enabled [2020-06-04T17:12:04.906Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-06-04T17:12:04.906Z] - CONFIG_IOSCHED_CFQ: missing [2020-06-04T17:12:04.906Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-06-04T17:12:04.906Z] - CONFIG_CGROUP_PERF: enabled [2020-06-04T17:12:04.906Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-06-04T17:12:04.906Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-06-04T17:12:04.906Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-06-04T17:12:05.163Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-06-04T17:12:05.163Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-06-04T17:12:05.163Z] - CONFIG_RT_GROUP_SCHED: missing [2020-06-04T17:12:05.163Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-06-04T17:12:05.163Z] - CONFIG_IP_VS: enabled (as module) [2020-06-04T17:12:05.163Z] - CONFIG_IP_VS_NFCT: enabled [2020-06-04T17:12:05.163Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-06-04T17:12:05.163Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-06-04T17:12:05.163Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-06-04T17:12:05.163Z] - CONFIG_EXT4_FS: enabled [2020-06-04T17:12:05.163Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-06-04T17:12:05.163Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-06-04T17:12:05.163Z] - Network Drivers: [2020-06-04T17:12:05.163Z] - "overlay": [2020-06-04T17:12:05.163Z] - CONFIG_VXLAN: enabled (as module) [2020-06-04T17:12:05.163Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-06-04T17:12:05.163Z] Optional (for encrypted networks): [2020-06-04T17:12:05.163Z] - CONFIG_CRYPTO: enabled [2020-06-04T17:12:05.163Z] - CONFIG_CRYPTO_AEAD: enabled [2020-06-04T17:12:05.163Z] - CONFIG_CRYPTO_GCM: enabled [2020-06-04T17:12:05.163Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-06-04T17:12:05.163Z] - CONFIG_CRYPTO_GHASH: enabled [2020-06-04T17:12:05.163Z] - CONFIG_XFRM: enabled [2020-06-04T17:12:05.163Z] - CONFIG_XFRM_USER: enabled (as module) [2020-06-04T17:12:05.163Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-06-04T17:12:05.163Z] - CONFIG_INET_ESP: enabled (as module) [2020-06-04T17:12:05.163Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-06-04T17:12:05.163Z] - "ipvlan": [2020-06-04T17:12:05.163Z] - CONFIG_IPVLAN: enabled (as module) [2020-06-04T17:12:05.163Z] - "macvlan": [2020-06-04T17:12:05.163Z] - CONFIG_MACVLAN: enabled (as module) [2020-06-04T17:12:05.163Z] - CONFIG_DUMMY: enabled (as module) [2020-06-04T17:12:05.163Z] - "ftp,tftp client in container": [2020-06-04T17:12:05.163Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-06-04T17:12:05.163Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-06-04T17:12:05.163Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-06-04T17:12:05.163Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-06-04T17:12:05.163Z] - Storage Drivers: [2020-06-04T17:12:05.163Z] - "aufs": [2020-06-04T17:12:05.163Z] - CONFIG_AUFS_FS: enabled (as module) [2020-06-04T17:12:05.163Z] - "btrfs": [2020-06-04T17:12:05.163Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-06-04T17:12:05.163Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-06-04T17:12:05.163Z] - "devicemapper": [2020-06-04T17:12:05.163Z] - CONFIG_BLK_DEV_DM: enabled [2020-06-04T17:12:05.163Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-06-04T17:12:05.163Z] - "overlay": [2020-06-04T17:12:05.163Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-06-04T17:12:05.163Z] - "zfs": [2020-06-04T17:12:05.163Z] - /dev/zfs: present [2020-06-04T17:12:05.163Z] - zfs command: missing [2020-06-04T17:12:05.163Z] - zpool command: missing [2020-06-04T17:12:05.163Z] [2020-06-04T17:12:05.163Z] Limits: [2020-06-04T17:12:05.163Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-06-04T17:12:05.163Z] [2020-06-04T17:12:05.163Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-06-04T17:12:05.490Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b4fc2b7202f46f4cdbba0d993aba757f5cd31280 . [2020-06-04T17:12:05.490Z] #2 [internal] load build definition from Dockerfile [2020-06-04T17:12:05.490Z] #2 transferring dockerfile: 16.37kB done [2020-06-04T17:12:05.490Z] #2 DONE 0.0s [2020-06-04T17:12:05.490Z] [2020-06-04T17:12:05.490Z] #1 [internal] load .dockerignore [2020-06-04T17:12:05.490Z] #1 transferring context: 87B done [2020-06-04T17:12:05.490Z] #1 DONE 0.0s [2020-06-04T17:12:05.490Z] [2020-06-04T17:12:05.490Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-06-04T17:12:05.490Z] #3 DONE 0.1s [2020-06-04T17:12:05.748Z] [2020-06-04T17:12:05.748Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-06-04T17:12:05.748Z] #4 CACHED [2020-06-04T17:12:06.008Z] [2020-06-04T17:12:06.008Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-06-04T17:12:06.008Z] #6 DONE 0.1s [2020-06-04T17:12:06.008Z] [2020-06-04T17:12:06.008Z] #5 [internal] load metadata for docker.io/library/golang:1.13.11-buster [2020-06-04T17:12:06.008Z] #5 DONE 0.1s [2020-06-04T17:12:06.008Z] [2020-06-04T17:12:06.008Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-06-04T17:12:06.008Z] #58 DONE 0.0s [2020-06-04T17:12:06.008Z] [2020-06-04T17:12:06.008Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-06-04T17:12:06.008Z] #7 DONE 0.0s [2020-06-04T17:12:06.008Z] [2020-06-04T17:12:06.008Z] #20 [internal] load build context [2020-06-04T17:12:07.383Z] #20 transferring context: 50.67MB 1.2s done [2020-06-04T17:12:07.383Z] #20 DONE 1.3s [2020-06-04T17:12:07.383Z] [2020-06-04T17:12:07.383Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-06-04T17:12:07.383Z] #31 CACHED [2020-06-04T17:12:07.383Z] [2020-06-04T17:12:07.383Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-06-04T17:12:07.383Z] #8 CACHED [2020-06-04T17:12:07.383Z] [2020-06-04T17:12:07.383Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:12:07.383Z] #45 CACHED [2020-06-04T17:12:07.383Z] [2020-06-04T17:12:07.383Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-06-04T17:12:07.383Z] #57 CACHED [2020-06-04T17:12:07.383Z] [2020-06-04T17:12:07.383Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-06-04T17:12:07.383Z] #16 CACHED [2020-06-04T17:12:07.383Z] [2020-06-04T17:12:07.383Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-04T17:12:07.383Z] #32 CACHED [2020-06-04T17:12:07.383Z] [2020-06-04T17:12:07.383Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-06-04T17:12:07.383Z] #40 CACHED [2020-06-04T17:12:07.383Z] [2020-06-04T17:12:07.383Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-04T17:12:07.383Z] #51 CACHED [2020-06-04T17:12:07.383Z] [2020-06-04T17:12:07.383Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:12:07.383Z] #60 CACHED [2020-06-04T17:12:07.383Z] [2020-06-04T17:12:07.383Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:12:07.383Z] #30 CACHED [2020-06-04T17:12:07.383Z] [2020-06-04T17:12:07.383Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:12:07.383Z] #54 CACHED [2020-06-04T17:12:07.383Z] [2020-06-04T17:12:07.383Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-04T17:12:07.383Z] #28 CACHED [2020-06-04T17:12:07.383Z] [2020-06-04T17:12:07.383Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-04T17:12:07.383Z] #23 CACHED [2020-06-04T17:12:07.383Z] [2020-06-04T17:12:07.383Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:12:07.383Z] #52 CACHED [2020-06-04T17:12:07.383Z] [2020-06-04T17:12:07.383Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T17:12:07.383Z] #10 CACHED [2020-06-04T17:12:07.383Z] [2020-06-04T17:12:07.383Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-06-04T17:12:07.383Z] #59 CACHED [2020-06-04T17:12:07.383Z] [2020-06-04T17:12:07.383Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:12:07.383Z] #41 CACHED [2020-06-04T17:12:07.383Z] [2020-06-04T17:12:07.383Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-06-04T17:12:07.383Z] #14 CACHED [2020-06-04T17:12:07.383Z] [2020-06-04T17:12:07.383Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T17:12:07.383Z] #38 CACHED [2020-06-04T17:12:07.383Z] [2020-06-04T17:12:07.383Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T17:12:07.383Z] #25 CACHED [2020-06-04T17:12:07.383Z] [2020-06-04T17:12:07.383Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-04T17:12:07.383Z] #19 CACHED [2020-06-04T17:12:07.383Z] [2020-06-04T17:12:07.383Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-06-04T17:12:07.383Z] #61 CACHED [2020-06-04T17:12:07.383Z] [2020-06-04T17:12:07.383Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-06-04T17:12:07.383Z] #48 CACHED [2020-06-04T17:12:07.383Z] [2020-06-04T17:12:07.383Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-06-04T17:12:07.383Z] #24 CACHED [2020-06-04T17:12:07.383Z] [2020-06-04T17:12:07.383Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:12:07.383Z] #49 CACHED [2020-06-04T17:12:07.383Z] [2020-06-04T17:12:07.383Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-06-04T17:12:07.383Z] #29 CACHED [2020-06-04T17:12:07.383Z] [2020-06-04T17:12:07.383Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-06-04T17:12:07.383Z] #13 CACHED [2020-06-04T17:12:07.383Z] [2020-06-04T17:12:07.383Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-06-04T17:12:07.383Z] #9 CACHED [2020-06-04T17:12:07.383Z] [2020-06-04T17:12:07.383Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-06-04T17:12:07.383Z] #42 CACHED [2020-06-04T17:12:07.383Z] [2020-06-04T17:12:07.383Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-06-04T17:12:07.383Z] #46 CACHED [2020-06-04T17:12:07.383Z] [2020-06-04T17:12:07.383Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-04T17:12:07.383Z] #17 CACHED [2020-06-04T17:12:07.383Z] [2020-06-04T17:12:07.383Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-06-04T17:12:07.383Z] #22 CACHED [2020-06-04T17:12:07.383Z] [2020-06-04T17:12:07.383Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-06-04T17:12:07.383Z] #50 CACHED [2020-06-04T17:12:07.383Z] [2020-06-04T17:12:07.383Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-06-04T17:12:07.383Z] #55 CACHED [2020-06-04T17:12:07.383Z] [2020-06-04T17:12:07.383Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-06-04T17:12:07.383Z] #26 CACHED [2020-06-04T17:12:07.383Z] [2020-06-04T17:12:07.383Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:12:07.383Z] #43 CACHED [2020-06-04T17:12:07.383Z] [2020-06-04T17:12:07.383Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-06-04T17:12:07.383Z] #56 CACHED [2020-06-04T17:12:07.383Z] [2020-06-04T17:12:07.383Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-04T17:12:07.383Z] #36 CACHED [2020-06-04T17:12:07.383Z] [2020-06-04T17:12:07.383Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-06-04T17:12:07.383Z] #35 CACHED [2020-06-04T17:12:07.383Z] [2020-06-04T17:12:07.383Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-06-04T17:12:07.383Z] #53 CACHED [2020-06-04T17:12:07.383Z] [2020-06-04T17:12:07.383Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-06-04T17:12:07.383Z] #34 CACHED [2020-06-04T17:12:07.383Z] [2020-06-04T17:12:07.383Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:12:07.383Z] #21 CACHED [2020-06-04T17:12:07.383Z] [2020-06-04T17:12:07.383Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:12:07.383Z] #39 CACHED [2020-06-04T17:12:07.383Z] [2020-06-04T17:12:07.383Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-06-04T17:12:07.383Z] #11 CACHED [2020-06-04T17:12:07.383Z] [2020-06-04T17:12:07.383Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-06-04T17:12:07.383Z] #15 CACHED [2020-06-04T17:12:07.383Z] [2020-06-04T17:12:07.383Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-06-04T17:12:07.383Z] #12 CACHED [2020-06-04T17:12:07.383Z] [2020-06-04T17:12:07.383Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-06-04T17:12:07.383Z] #44 CACHED [2020-06-04T17:12:07.383Z] [2020-06-04T17:12:07.383Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-06-04T17:12:07.383Z] #27 CACHED [2020-06-04T17:12:07.383Z] [2020-06-04T17:12:07.383Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-06-04T17:12:07.383Z] #18 CACHED [2020-06-04T17:12:07.383Z] [2020-06-04T17:12:07.383Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-06-04T17:12:07.383Z] #37 CACHED [2020-06-04T17:12:07.383Z] [2020-06-04T17:12:07.383Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:12:07.383Z] #33 CACHED [2020-06-04T17:12:07.383Z] [2020-06-04T17:12:07.383Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:12:07.383Z] #47 CACHED [2020-06-04T17:12:07.383Z] [2020-06-04T17:12:07.383Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-06-04T17:12:07.383Z] #62 CACHED [2020-06-04T17:12:07.383Z] [2020-06-04T17:12:07.383Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-06-04T17:12:08.315Z] #63 DONE 0.9s [2020-06-04T17:12:08.315Z] [2020-06-04T17:12:08.315Z] #64 exporting to image [2020-06-04T17:12:08.315Z] #64 exporting layers [2020-06-04T17:12:09.246Z] #64 exporting layers 0.9s done [2020-06-04T17:12:09.246Z] #64 writing image sha256:063e0664d2290c46a708311981542cf41a05a333116c724ffb787fa7bdb62393 [2020-06-04T17:12:09.246Z] #64 writing image sha256:063e0664d2290c46a708311981542cf41a05a333116c724ffb787fa7bdb62393 done [2020-06-04T17:12:09.246Z] #64 naming to docker.io/library/docker:b4fc2b7202f46f4cdbba0d993aba757f5cd31280 done [2020-06-04T17:12:09.246Z] #64 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-06-04T17:12:09.577Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41030/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41030/.git:/go/src/github.com/docker/docker/.git --name docker-pr14 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b4fc2b7202f46f4cdbba0d993aba757f5cd31280 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b4fc2b7202f46f4cdbba0d993aba757f5cd31280 hack/validate/default [2020-06-04T17:12:10.142Z] Congratulations! All commits are properly signed with the DCO! [2020-06-04T17:12:10.142Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-06-04T17:12:10.142Z] No api/types/ or api/swagger.yaml changes in diff. [2020-06-04T17:12:10.142Z] Congratulations! All TOML source files changed here have valid syntax. [2020-06-04T17:12:10.142Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-06-04T17:12:10.142Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-06-04T17:12:10.142Z] Congratulations! No new tests were added to integration-cli. [2020-06-04T17:12:10.399Z] [2020-06-04T17:12:10.399Z] INFO Start validation with golang-ci-lint [2020-06-04T17:12:10.656Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-06-04T17:12:10.656Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-06-04T17:12:10.656Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-06-04T17:12:10.788Z] Fetching without tags [2020-06-04T17:12:11.073Z] Merging remotes/origin/master commit 0a823543444a9eeb1377d3e51eb32582764e4884 into PR head commit dae652e2e5e47d99c8febd5bc81df0a3269beb74 [2020-06-04T17:12:10.758Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-04T17:12:10.759Z] > git config --add remote.origin.fetch +refs/pull/41030/head:refs/remotes/origin/PR-41030 # timeout=10 [2020-06-04T17:12:10.761Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-04T17:12:10.773Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-04T17:12:10.790Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-04T17:12:10.790Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-04T17:12:10.791Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41030/head:refs/remotes/origin/PR-41030 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-04T17:12:11.075Z] > git config core.sparsecheckout # timeout=10 [2020-06-04T17:12:11.079Z] > git checkout -f dae652e2e5e47d99c8febd5bc81df0a3269beb74 # timeout=10 [2020-06-04T17:12:12.220Z] Merge succeeded, producing e6a690a861ac7674c8c786a70623ffbfbf4765de [2020-06-04T17:12:12.220Z] Checking out Revision e6a690a861ac7674c8c786a70623ffbfbf4765de (PR-41030) [2020-06-04T17:12:12.291Z] Commit message: "Merge commit '0a823543444a9eeb1377d3e51eb32582764e4884' into HEAD" [2020-06-04T17:12:12.303Z] First time build. Skipping changelog. [2020-06-04T17:12:11.549Z] > git merge 0a823543444a9eeb1377d3e51eb32582764e4884 # timeout=10 [2020-06-04T17:12:12.209Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-04T17:12:12.221Z] > git config core.sparsecheckout # timeout=10 [2020-06-04T17:12:12.225Z] > git checkout -f e6a690a861ac7674c8c786a70623ffbfbf4765de # timeout=10 [2020-06-04T17:12:12.292Z] > git rev-list --no-walk 2510e64a16b258404da433ee237c573d3b0c77ad # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-06-04T17:12:13.144Z] + docker version [2020-06-04T17:12:13.144Z] Client: Docker Engine - Community [2020-06-04T17:12:13.144Z] Version: 19.03.7 [2020-06-04T17:12:13.144Z] API version: 1.40 [2020-06-04T17:12:13.144Z] Go version: go1.12.17 [2020-06-04T17:12:13.144Z] Git commit: 7141c199a2 [2020-06-04T17:12:13.144Z] Built: Sat Mar 7 16:48:47 2020 [2020-06-04T17:12:13.144Z] OS/Arch: linux/s390x [2020-06-04T17:12:13.144Z] Experimental: false [2020-06-04T17:12:13.144Z] [2020-06-04T17:12:13.144Z] Server: Docker Engine - Community [2020-06-04T17:12:13.144Z] Engine: [2020-06-04T17:12:13.144Z] Version: 19.03.7 [2020-06-04T17:12:13.144Z] API version: 1.40 (minimum version 1.12) [2020-06-04T17:12:13.144Z] Go version: go1.12.17 [2020-06-04T17:12:13.144Z] Git commit: 7141c199a2 [2020-06-04T17:12:13.144Z] Built: Sat Mar 7 16:47:46 2020 [2020-06-04T17:12:13.144Z] OS/Arch: linux/s390x [2020-06-04T17:12:13.144Z] Experimental: true [2020-06-04T17:12:13.144Z] containerd: [2020-06-04T17:12:13.144Z] Version: 1.2.13 [2020-06-04T17:12:13.145Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-04T17:12:13.145Z] runc: [2020-06-04T17:12:13.145Z] Version: 1.0.0-rc10 [2020-06-04T17:12:13.145Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-04T17:12:13.145Z] docker-init: [2020-06-04T17:12:13.145Z] Version: 0.18.0 [2020-06-04T17:12:13.145Z] GitCommit: fec3683 [Pipeline] sh [2020-06-04T17:12:13.517Z] + docker info [2020-06-04T17:12:14.132Z] Client: [2020-06-04T17:12:14.132Z] Debug Mode: false [2020-06-04T17:12:14.132Z] [2020-06-04T17:12:14.132Z] Server: [2020-06-04T17:12:14.132Z] Containers: 0 [2020-06-04T17:12:14.132Z] Running: 0 [2020-06-04T17:12:14.132Z] Paused: 0 [2020-06-04T17:12:14.132Z] Stopped: 0 [2020-06-04T17:12:14.132Z] Images: 0 [2020-06-04T17:12:14.132Z] Server Version: 19.03.7 [2020-06-04T17:12:14.132Z] Storage Driver: overlay2 [2020-06-04T17:12:14.132Z] Backing Filesystem: [2020-06-04T17:12:14.132Z] Supports d_type: true [2020-06-04T17:12:14.132Z] Native Overlay Diff: true [2020-06-04T17:12:14.132Z] Logging Driver: json-file [2020-06-04T17:12:14.132Z] Cgroup Driver: cgroupfs [2020-06-04T17:12:14.132Z] Plugins: [2020-06-04T17:12:14.132Z] Volume: local [2020-06-04T17:12:14.132Z] Network: bridge host ipvlan macvlan null overlay [2020-06-04T17:12:14.132Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-06-04T17:12:14.132Z] Swarm: inactive [2020-06-04T17:12:14.132Z] Runtimes: runc [2020-06-04T17:12:14.132Z] Default Runtime: runc [2020-06-04T17:12:14.132Z] Init Binary: docker-init [2020-06-04T17:12:14.132Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-04T17:12:14.132Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-04T17:12:14.132Z] init version: fec3683 [2020-06-04T17:12:14.132Z] Security Options: [2020-06-04T17:12:14.132Z] apparmor [2020-06-04T17:12:14.132Z] seccomp [2020-06-04T17:12:14.132Z] Profile: default [2020-06-04T17:12:14.132Z] Kernel Version: 4.15.0-91-generic [2020-06-04T17:12:14.132Z] Operating System: Ubuntu 18.04.4 LTS [2020-06-04T17:12:14.132Z] OSType: linux [2020-06-04T17:12:14.132Z] Architecture: s390x [2020-06-04T17:12:14.132Z] CPUs: 2 [2020-06-04T17:12:14.132Z] Total Memory: 7.861GiB [2020-06-04T17:12:14.132Z] Name: s390x-ubuntu-16 [2020-06-04T17:12:14.132Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-06-04T17:12:14.132Z] Docker Root Dir: /var/lib/docker [2020-06-04T17:12:14.132Z] Debug Mode: false [2020-06-04T17:12:14.132Z] Username: dockerbuildbot [2020-06-04T17:12:14.132Z] Registry: https://index.docker.io/v1/ [2020-06-04T17:12:14.132Z] Labels: [2020-06-04T17:12:14.132Z] Experimental: true [2020-06-04T17:12:14.132Z] Insecure Registries: [2020-06-04T17:12:14.132Z] 127.0.0.0/8 [2020-06-04T17:12:14.132Z] Live Restore Enabled: false [2020-06-04T17:12:14.132Z] [2020-06-04T17:12:14.132Z] WARNING: No swap limit support [Pipeline] sh [2020-06-04T17:12:14.508Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-04T17:12:14.508Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-04T17:12:14.508Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41030/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-06-04T17:12:14.508Z] + bash /home/jenkins/workspace/moby_PR-41030/check-config.sh [2020-06-04T17:12:14.508Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-06-04T17:12:14.508Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2020-06-04T17:12:14.508Z] [2020-06-04T17:12:14.508Z] Generally Necessary: [2020-06-04T17:12:14.508Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-06-04T17:12:14.508Z] - apparmor: enabled and tools installed [2020-06-04T17:12:14.508Z] - CONFIG_NAMESPACES: enabled [2020-06-04T17:12:14.508Z] - CONFIG_NET_NS: enabled [2020-06-04T17:12:14.508Z] - CONFIG_PID_NS: enabled [2020-06-04T17:12:14.508Z] - CONFIG_IPC_NS: enabled [2020-06-04T17:12:14.508Z] - CONFIG_UTS_NS: enabled [2020-06-04T17:12:14.508Z] - CONFIG_CGROUPS: enabled [2020-06-04T17:12:14.790Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-06-04T17:12:14.790Z] - CONFIG_CGROUP_DEVICE: enabled [2020-06-04T17:12:14.790Z] - CONFIG_CGROUP_FREEZER: enabled [2020-06-04T17:12:14.790Z] - CONFIG_CGROUP_SCHED: enabled [2020-06-04T17:12:14.790Z] - CONFIG_CPUSETS: enabled [2020-06-04T17:12:14.790Z] - CONFIG_MEMCG: enabled [2020-06-04T17:12:14.790Z] - CONFIG_KEYS: enabled [2020-06-04T17:12:14.790Z] - CONFIG_VETH: enabled (as module) [2020-06-04T17:12:14.790Z] - CONFIG_BRIDGE: enabled (as module) [2020-06-04T17:12:14.790Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-06-04T17:12:14.790Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-06-04T17:12:14.790Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-06-04T17:12:14.790Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-06-04T17:12:14.790Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-06-04T17:12:14.790Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-06-04T17:12:14.790Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-06-04T17:12:14.790Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-06-04T17:12:14.790Z] - CONFIG_NF_NAT: enabled (as module) [2020-06-04T17:12:14.790Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-06-04T17:12:14.790Z] - CONFIG_POSIX_MQUEUE: enabled [2020-06-04T17:12:14.790Z] [2020-06-04T17:12:14.790Z] Optional Features: [2020-06-04T17:12:14.790Z] - CONFIG_USER_NS: enabled [2020-06-04T17:12:14.790Z] - CONFIG_SECCOMP: enabled [2020-06-04T17:12:14.790Z] - CONFIG_CGROUP_PIDS: enabled [2020-06-04T17:12:14.790Z] - CONFIG_MEMCG_SWAP: enabled [2020-06-04T17:12:14.790Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-06-04T17:12:14.790Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-06-04T17:12:14.790Z] - CONFIG_BLK_CGROUP: enabled [2020-06-04T17:12:14.790Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-06-04T17:12:14.790Z] - CONFIG_IOSCHED_CFQ: enabled [2020-06-04T17:12:14.790Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-06-04T17:12:14.790Z] - CONFIG_CGROUP_PERF: enabled [2020-06-04T17:12:14.790Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-06-04T17:12:14.790Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-06-04T17:12:14.790Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-06-04T17:12:14.790Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-06-04T17:12:14.790Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-06-04T17:12:14.790Z] - CONFIG_RT_GROUP_SCHED: missing [2020-06-04T17:12:14.790Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-06-04T17:12:14.790Z] - CONFIG_IP_VS: enabled (as module) [2020-06-04T17:12:14.790Z] - CONFIG_IP_VS_NFCT: enabled [2020-06-04T17:12:14.790Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-06-04T17:12:14.790Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-06-04T17:12:14.790Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-06-04T17:12:14.790Z] - CONFIG_EXT4_FS: enabled [2020-06-04T17:12:14.790Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-06-04T17:12:14.790Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-06-04T17:12:14.790Z] - Network Drivers: [2020-06-04T17:12:14.790Z] - "overlay": [2020-06-04T17:12:14.790Z] - CONFIG_VXLAN: enabled (as module) [2020-06-04T17:12:14.790Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-06-04T17:12:14.790Z] Optional (for encrypted networks): [2020-06-04T17:12:14.790Z] - CONFIG_CRYPTO: enabled [2020-06-04T17:12:14.790Z] - CONFIG_CRYPTO_AEAD: enabled [2020-06-04T17:12:14.790Z] - CONFIG_CRYPTO_GCM: enabled [2020-06-04T17:12:14.790Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-06-04T17:12:14.790Z] - CONFIG_CRYPTO_GHASH: enabled [2020-06-04T17:12:14.790Z] - CONFIG_XFRM: enabled [2020-06-04T17:12:14.790Z] - CONFIG_XFRM_USER: enabled (as module) [2020-06-04T17:12:14.790Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-06-04T17:12:14.790Z] - CONFIG_INET_ESP: enabled (as module) [2020-06-04T17:12:14.790Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-06-04T17:12:14.790Z] - "ipvlan": [2020-06-04T17:12:14.790Z] - CONFIG_IPVLAN: enabled (as module) [2020-06-04T17:12:14.790Z] - "macvlan": [2020-06-04T17:12:14.790Z] - CONFIG_MACVLAN: enabled (as module) [2020-06-04T17:12:14.790Z] - CONFIG_DUMMY: enabled (as module) [2020-06-04T17:12:14.790Z] - "ftp,tftp client in container": [2020-06-04T17:12:14.790Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-06-04T17:12:14.790Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-06-04T17:12:14.790Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-06-04T17:12:14.790Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-06-04T17:12:14.790Z] - Storage Drivers: [2020-06-04T17:12:14.790Z] - "aufs": [2020-06-04T17:12:14.790Z] - CONFIG_AUFS_FS: enabled (as module) [2020-06-04T17:12:14.790Z] - "btrfs": [2020-06-04T17:12:14.790Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-06-04T17:12:14.790Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-06-04T17:12:14.790Z] - "devicemapper": [2020-06-04T17:12:14.790Z] - CONFIG_BLK_DEV_DM: enabled [2020-06-04T17:12:14.790Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-06-04T17:12:14.790Z] - "overlay": [2020-06-04T17:12:14.790Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-06-04T17:12:14.790Z] - "zfs": [2020-06-04T17:12:14.790Z] - /dev/zfs: missing [2020-06-04T17:12:14.790Z] - zfs command: missing [2020-06-04T17:12:14.790Z] - zpool command: missing [2020-06-04T17:12:14.790Z] [2020-06-04T17:12:14.790Z] Limits: [2020-06-04T17:12:14.790Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-06-04T17:12:14.790Z] [2020-06-04T17:12:14.790Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-06-04T17:12:15.211Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b4fc2b7202f46f4cdbba0d993aba757f5cd31280 . [2020-06-04T17:12:15.212Z] #2 [internal] load .dockerignore [2020-06-04T17:12:15.212Z] #2 transferring context: 87B 0.0s done [2020-06-04T17:12:15.212Z] #2 DONE 0.0s [2020-06-04T17:12:15.212Z] [2020-06-04T17:12:15.212Z] #1 [internal] load build definition from Dockerfile [2020-06-04T17:12:15.212Z] #1 transferring dockerfile: 16.37kB 0.0s done [2020-06-04T17:12:15.212Z] #1 DONE 0.1s [2020-06-04T17:12:15.493Z] [2020-06-04T17:12:15.493Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-06-04T17:12:15.493Z] #3 DONE 0.2s [2020-06-04T17:12:15.493Z] [2020-06-04T17:12:15.493Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-06-04T17:12:15.493Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-06-04T17:12:15.656Z] Fetching without tags [2020-06-04T17:12:15.776Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-06-04T17:12:15.776Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2020-06-04T17:12:15.776Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2020-06-04T17:12:15.776Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 6.04MB / 8.88MB 0.2s [2020-06-04T17:12:15.776Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done [2020-06-04T17:12:15.776Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 [2020-06-04T17:12:16.058Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2020-06-04T17:12:16.058Z] #4 DONE 0.6s [2020-06-04T17:12:15.320Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-04T17:12:15.372Z] > git config --add remote.origin.fetch +refs/pull/41030/head:refs/remotes/origin/PR-41030 # timeout=10 [2020-06-04T17:12:15.429Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-04T17:12:15.556Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-04T17:12:15.687Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-04T17:12:15.687Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-04T17:12:15.689Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41030/head:refs/remotes/origin/PR-41030 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-04T17:12:16.383Z] Still waiting to schedule task [2020-06-04T17:12:16.383Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-06-04T17:12:16.386Z] Still waiting to schedule task [2020-06-04T17:12:16.386Z] All nodes of label ‘arm64&&linux’ are offline [2020-06-04T17:12:16.407Z] Merging remotes/origin/master commit 0a823543444a9eeb1377d3e51eb32582764e4884 into PR head commit dae652e2e5e47d99c8febd5bc81df0a3269beb74 [2020-06-04T17:12:16.682Z] [2020-06-04T17:12:16.682Z] #5 [internal] load metadata for docker.io/library/golang:1.13.11-buster [2020-06-04T17:12:16.682Z] #5 DONE 0.1s [2020-06-04T17:12:16.682Z] [2020-06-04T17:12:16.682Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-06-04T17:12:16.682Z] #6 DONE 0.2s [2020-06-04T17:12:16.682Z] [2020-06-04T17:12:16.682Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-06-04T17:12:16.682Z] #7 DONE 0.0s [2020-06-04T17:12:16.682Z] [2020-06-04T17:12:16.682Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-06-04T17:12:16.682Z] #8 CACHED [2020-06-04T17:12:16.682Z] [2020-06-04T17:12:16.682Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-06-04T17:12:16.682Z] #9 CACHED [2020-06-04T17:12:16.682Z] [2020-06-04T17:12:16.682Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T17:12:16.682Z] #10 CACHED [2020-06-04T17:12:16.682Z] [2020-06-04T17:12:16.682Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-06-04T17:12:16.682Z] #11 CACHED [2020-06-04T17:12:16.682Z] [2020-06-04T17:12:16.682Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-06-04T17:12:16.682Z] #12 CACHED [2020-06-04T17:12:16.682Z] [2020-06-04T17:12:16.682Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-06-04T17:12:16.682Z] #13 CACHED [2020-06-04T17:12:16.682Z] [2020-06-04T17:12:16.682Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-06-04T17:12:16.682Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-06-04T17:12:16.975Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-06-04T17:12:16.975Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-06-04T17:12:16.975Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.18MB / 9.86MB 0.2s [2020-06-04T17:12:16.975Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.2s done [2020-06-04T17:12:17.264Z] #58 ... [2020-06-04T17:12:17.264Z] [2020-06-04T17:12:17.264Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-06-04T17:12:17.264Z] #35 DONE 0.4s [2020-06-04T17:12:17.264Z] [2020-06-04T17:12:17.264Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-06-04T17:12:17.264Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2020-06-04T17:12:17.264Z] #58 ... [2020-06-04T17:12:17.264Z] [2020-06-04T17:12:17.264Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-06-04T17:12:17.264Z] #27 DONE 0.5s [2020-06-04T17:12:17.546Z] [2020-06-04T17:12:17.546Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-06-04T17:12:16.437Z] > git config core.sparsecheckout # timeout=10 [2020-06-04T17:12:16.487Z] > git checkout -f dae652e2e5e47d99c8febd5bc81df0a3269beb74 # timeout=10 [2020-06-04T17:12:19.021Z] #58 ... [2020-06-04T17:12:19.021Z] [2020-06-04T17:12:19.021Z] #20 [internal] load build context [2020-06-04T17:12:19.021Z] #20 transferring context: 50.67MB 2.0s done [2020-06-04T17:12:19.021Z] #20 DONE 2.1s [2020-06-04T17:12:19.021Z] [2020-06-04T17:12:19.021Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-06-04T17:12:19.021Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.7s done [2020-06-04T17:12:19.021Z] #58 DONE 2.3s [2020-06-04T17:12:19.021Z] [2020-06-04T17:12:19.021Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:12:19.046Z] Fetching without tags [2020-06-04T17:12:19.003Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-04T17:12:19.011Z] > git config --add remote.origin.fetch +refs/pull/41030/head:refs/remotes/origin/PR-41030 # timeout=10 [2020-06-04T17:12:19.014Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-04T17:12:19.030Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-04T17:12:19.049Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-04T17:12:19.049Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-04T17:12:19.050Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41030/head:refs/remotes/origin/PR-41030 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-04T17:12:19.494Z] Merging remotes/origin/master commit 0a823543444a9eeb1377d3e51eb32582764e4884 into PR head commit dae652e2e5e47d99c8febd5bc81df0a3269beb74 [2020-06-04T17:12:19.887Z] Fetching without tags [2020-06-04T17:12:20.036Z] #49 ... [2020-06-04T17:12:20.036Z] [2020-06-04T17:12:20.036Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-06-04T17:12:20.036Z] #14 DONE 2.9s [2020-06-04T17:12:20.036Z] [2020-06-04T17:12:20.036Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-06-04T17:12:20.137Z] Merging remotes/origin/master commit 0a823543444a9eeb1377d3e51eb32582764e4884 into PR head commit dae652e2e5e47d99c8febd5bc81df0a3269beb74 [2020-06-04T17:12:20.715Z] Merge succeeded, producing 4c2c82514c56b6899a91804a503edbd22c67c5c7 [2020-06-04T17:12:20.716Z] Checking out Revision 4c2c82514c56b6899a91804a503edbd22c67c5c7 (PR-41030) [2020-06-04T17:12:20.861Z] Merge succeeded, producing 4c2c82514c56b6899a91804a503edbd22c67c5c7 [2020-06-04T17:12:20.861Z] Checking out Revision 4c2c82514c56b6899a91804a503edbd22c67c5c7 (PR-41030) [2020-06-04T17:12:19.853Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-04T17:12:19.859Z] > git config --add remote.origin.fetch +refs/pull/41030/head:refs/remotes/origin/PR-41030 # timeout=10 [2020-06-04T17:12:19.866Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-04T17:12:19.879Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-04T17:12:19.886Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-04T17:12:19.886Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-04T17:12:19.886Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41030/head:refs/remotes/origin/PR-41030 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-04T17:12:20.135Z] > git config core.sparsecheckout # timeout=10 [2020-06-04T17:12:20.152Z] > git checkout -f dae652e2e5e47d99c8febd5bc81df0a3269beb74 # timeout=10 [2020-06-04T17:12:20.737Z] > git merge 0a823543444a9eeb1377d3e51eb32582764e4884 # timeout=10 [2020-06-04T17:12:21.147Z] Commit message: "Merge commit '0a823543444a9eeb1377d3e51eb32582764e4884' into HEAD" [2020-06-04T17:12:19.494Z] > git config core.sparsecheckout # timeout=10 [2020-06-04T17:12:19.497Z] > git checkout -f dae652e2e5e47d99c8febd5bc81df0a3269beb74 # timeout=10 [2020-06-04T17:12:20.281Z] > git merge 0a823543444a9eeb1377d3e51eb32582764e4884 # timeout=10 [2020-06-04T17:12:20.844Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-04T17:12:20.860Z] > git config core.sparsecheckout # timeout=10 [2020-06-04T17:12:20.863Z] > git checkout -f 4c2c82514c56b6899a91804a503edbd22c67c5c7 # timeout=10 [2020-06-04T17:12:21.242Z] Merge succeeded, producing 4c2c82514c56b6899a91804a503edbd22c67c5c7 [2020-06-04T17:12:21.242Z] Checking out Revision 4c2c82514c56b6899a91804a503edbd22c67c5c7 (PR-41030) [2020-06-04T17:12:21.273Z] Commit message: "Merge commit '0a823543444a9eeb1377d3e51eb32582764e4884' into HEAD" [2020-06-04T17:12:21.289Z] First time build. Skipping changelog. [2020-06-04T17:12:21.316Z] Commit message: "Merge commit '0a823543444a9eeb1377d3e51eb32582764e4884' into HEAD" [2020-06-04T17:12:20.030Z] > git merge 0a823543444a9eeb1377d3e51eb32582764e4884 # timeout=10 [2020-06-04T17:12:20.611Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-06-04T17:12:20.746Z] > git config core.sparsecheckout # timeout=10 [2020-06-04T17:12:20.808Z] > git checkout -f 4c2c82514c56b6899a91804a503edbd22c67c5c7 # timeout=10 [2020-06-04T17:12:21.179Z] > git rev-list --no-walk 2510e64a16b258404da433ee237c573d3b0c77ad # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] sh [2020-06-04T17:12:22.708Z] + docker version [2020-06-04T17:12:22.708Z] Client: Docker Engine - Community [2020-06-04T17:12:22.708Z] Version: 19.03.11 [2020-06-04T17:12:22.708Z] API version: 1.40 [2020-06-04T17:12:22.708Z] Go version: go1.13.10 [2020-06-04T17:12:22.708Z] Git commit: 42e35e61f3 [2020-06-04T17:12:22.708Z] Built: Mon Jun 1 09:12:22 2020 [2020-06-04T17:12:22.708Z] OS/Arch: linux/amd64 [2020-06-04T17:12:22.708Z] Experimental: false [2020-06-04T17:12:22.708Z] [2020-06-04T17:12:22.708Z] Server: Docker Engine - Community [2020-06-04T17:12:22.708Z] Engine: [2020-06-04T17:12:22.708Z] Version: 19.03.11 [2020-06-04T17:12:22.708Z] API version: 1.40 (minimum version 1.12) [2020-06-04T17:12:22.708Z] Go version: go1.13.10 [2020-06-04T17:12:22.708Z] Git commit: 42e35e61f3 [2020-06-04T17:12:22.708Z] Built: Mon Jun 1 09:10:54 2020 [2020-06-04T17:12:22.708Z] OS/Arch: linux/amd64 [2020-06-04T17:12:22.708Z] Experimental: true [2020-06-04T17:12:22.708Z] containerd: [2020-06-04T17:12:22.708Z] Version: 1.2.13 [2020-06-04T17:12:22.708Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-04T17:12:22.708Z] runc: [2020-06-04T17:12:22.708Z] Version: 1.0.0-rc10 [2020-06-04T17:12:22.708Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-04T17:12:22.708Z] docker-init: [2020-06-04T17:12:22.708Z] Version: 0.18.0 [2020-06-04T17:12:22.708Z] GitCommit: fec3683 [Pipeline] sh [2020-06-04T17:12:22.855Z] + docker version [2020-06-04T17:12:22.855Z] Client: Docker Engine - Enterprise [2020-06-04T17:12:22.855Z] Version: 19.03.5 [2020-06-04T17:12:22.855Z] API version: 1.40 [2020-06-04T17:12:22.855Z] Go version: go1.12.12 [2020-06-04T17:12:22.855Z] Git commit: 2ee0c57608 [2020-06-04T17:12:22.855Z] Built: 11/13/2019 08:00:16 [2020-06-04T17:12:22.855Z] OS/Arch: windows/amd64 [2020-06-04T17:12:22.855Z] Experimental: false [2020-06-04T17:12:22.855Z] [2020-06-04T17:12:22.855Z] Server: Docker Engine - Enterprise [2020-06-04T17:12:22.855Z] Engine: [2020-06-04T17:12:22.855Z] Version: 19.03.5 [2020-06-04T17:12:22.855Z] API version: 1.40 (minimum version 1.24) [2020-06-04T17:12:22.855Z] Go version: go1.12.12 [2020-06-04T17:12:22.855Z] Git commit: 2ee0c57608 [2020-06-04T17:12:22.855Z] Built: 11/13/2019 07:58:51 [2020-06-04T17:12:22.855Z] OS/Arch: windows/amd64 [2020-06-04T17:12:22.855Z] Experimental: true [2020-06-04T17:12:22.885Z] + docker version [2020-06-04T17:12:22.886Z] Client: [2020-06-04T17:12:22.886Z] Version: 18.06.1-ce [2020-06-04T17:12:22.886Z] API version: 1.38 [2020-06-04T17:12:22.886Z] Go version: go1.10.3 [2020-06-04T17:12:22.886Z] Git commit: e68fc7a [2020-06-04T17:12:22.886Z] Built: Tue Aug 21 17:26:10 2018 [2020-06-04T17:12:22.886Z] OS/Arch: linux/ppc64le [2020-06-04T17:12:22.886Z] Experimental: false [2020-06-04T17:12:22.886Z] [2020-06-04T17:12:22.886Z] Server: [2020-06-04T17:12:22.886Z] Engine: [2020-06-04T17:12:22.886Z] Version: 18.06.1-ce [2020-06-04T17:12:22.886Z] API version: 1.38 (minimum version 1.12) [2020-06-04T17:12:22.886Z] Go version: go1.10.3 [2020-06-04T17:12:22.886Z] Git commit: e68fc7a [2020-06-04T17:12:22.886Z] Built: Tue Aug 21 17:24:20 2018 [2020-06-04T17:12:22.886Z] OS/Arch: linux/ppc64le [2020-06-04T17:12:22.886Z] Experimental: true [Pipeline] sh [2020-06-04T17:12:23.022Z] + docker info [2020-06-04T17:12:21.231Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-04T17:12:21.240Z] > git config core.sparsecheckout # timeout=10 [2020-06-04T17:12:21.249Z] > git checkout -f 4c2c82514c56b6899a91804a503edbd22c67c5c7 # timeout=10 [Pipeline] sh [2020-06-04T17:12:23.276Z] Client: [2020-06-04T17:12:23.276Z] Debug Mode: false [2020-06-04T17:12:23.276Z] [2020-06-04T17:12:23.276Z] Server: [2020-06-04T17:12:23.277Z] Containers: 0 [2020-06-04T17:12:23.277Z] Running: 0 [2020-06-04T17:12:23.277Z] Paused: 0 [2020-06-04T17:12:23.277Z] Stopped: 0 [2020-06-04T17:12:23.277Z] Images: 5 [2020-06-04T17:12:23.277Z] Server Version: 19.03.11 [2020-06-04T17:12:23.277Z] Storage Driver: overlay2 [2020-06-04T17:12:23.277Z] Backing Filesystem: extfs [2020-06-04T17:12:23.277Z] Supports d_type: true [2020-06-04T17:12:23.277Z] Native Overlay Diff: true [2020-06-04T17:12:23.277Z] Logging Driver: json-file [2020-06-04T17:12:23.277Z] Cgroup Driver: cgroupfs [2020-06-04T17:12:23.277Z] Plugins: [2020-06-04T17:12:23.277Z] Volume: local [2020-06-04T17:12:23.277Z] Network: bridge host ipvlan macvlan null overlay [2020-06-04T17:12:23.277Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-06-04T17:12:23.277Z] Swarm: inactive [2020-06-04T17:12:23.277Z] Runtimes: runc [2020-06-04T17:12:23.277Z] Default Runtime: runc [2020-06-04T17:12:23.277Z] Init Binary: docker-init [2020-06-04T17:12:23.277Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-04T17:12:23.277Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-04T17:12:23.277Z] init version: fec3683 [2020-06-04T17:12:23.277Z] Security Options: [2020-06-04T17:12:23.277Z] apparmor [2020-06-04T17:12:23.277Z] seccomp [2020-06-04T17:12:23.277Z] Profile: default [2020-06-04T17:12:23.277Z] Kernel Version: 5.3.0-1019-aws [2020-06-04T17:12:23.277Z] Operating System: Ubuntu 18.04.4 LTS [2020-06-04T17:12:23.277Z] OSType: linux [2020-06-04T17:12:23.277Z] Architecture: x86_64 [2020-06-04T17:12:23.277Z] CPUs: 2 [2020-06-04T17:12:23.277Z] Total Memory: 7.569GiB [2020-06-04T17:12:23.277Z] Name: ip-10-100-93-193 [2020-06-04T17:12:23.277Z] ID: RJGB:XJSM:YPFK:6UIS:CSGX:C6BF:NQJS:VSMW:NSQY:EJZQ:Q7XQ:4GIL [2020-06-04T17:12:23.277Z] Docker Root Dir: /var/lib/docker [2020-06-04T17:12:23.277Z] Debug Mode: false [2020-06-04T17:12:23.277Z] Registry: https://index.docker.io/v1/ [2020-06-04T17:12:23.277Z] Labels: [2020-06-04T17:12:23.277Z] Experimental: true [2020-06-04T17:12:23.277Z] Insecure Registries: [2020-06-04T17:12:23.277Z] 127.0.0.0/8 [2020-06-04T17:12:23.277Z] Live Restore Enabled: true [2020-06-04T17:12:23.277Z] [2020-06-04T17:12:23.277Z] WARNING: No swap limit support [2020-06-04T17:12:23.336Z] + docker info [2020-06-04T17:12:23.336Z] Containers: 0 [2020-06-04T17:12:23.336Z] Running: 0 [2020-06-04T17:12:23.336Z] Paused: 0 [2020-06-04T17:12:23.336Z] Stopped: 0 [2020-06-04T17:12:23.336Z] Images: 0 [2020-06-04T17:12:23.336Z] Server Version: 18.06.1-ce [2020-06-04T17:12:23.336Z] Storage Driver: overlay2 [2020-06-04T17:12:23.336Z] Backing Filesystem: extfs [2020-06-04T17:12:23.336Z] Supports d_type: true [2020-06-04T17:12:23.336Z] Native Overlay Diff: true [2020-06-04T17:12:23.336Z] Logging Driver: json-file [2020-06-04T17:12:23.336Z] Cgroup Driver: cgroupfs [2020-06-04T17:12:23.336Z] Plugins: [2020-06-04T17:12:23.336Z] Volume: local [2020-06-04T17:12:23.336Z] Network: bridge host ipvlan macvlan null overlay [2020-06-04T17:12:23.336Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-06-04T17:12:23.336Z] Swarm: inactive [2020-06-04T17:12:23.336Z] Runtimes: runc [2020-06-04T17:12:23.336Z] Default Runtime: runc [2020-06-04T17:12:23.336Z] Init Binary: docker-init [2020-06-04T17:12:23.336Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-06-04T17:12:23.336Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-06-04T17:12:23.336Z] init version: fec3683 [2020-06-04T17:12:23.336Z] Security Options: [2020-06-04T17:12:23.336Z] apparmor [2020-06-04T17:12:23.336Z] seccomp [2020-06-04T17:12:23.336Z] Profile: default [2020-06-04T17:12:23.336Z] Kernel Version: 4.4.0-139-generic [2020-06-04T17:12:23.336Z] Operating System: Ubuntu 16.04.3 LTS [2020-06-04T17:12:23.336Z] OSType: linux [2020-06-04T17:12:23.336Z] Architecture: ppc64le [2020-06-04T17:12:23.336Z] CPUs: 4 [2020-06-04T17:12:23.336Z] Total Memory: 7.972GiB [2020-06-04T17:12:23.336Z] Name: ppc64le-ubuntu-26 [2020-06-04T17:12:23.336Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-06-04T17:12:23.336Z] Docker Root Dir: /var/lib/docker [2020-06-04T17:12:23.336Z] Debug Mode (client): false [2020-06-04T17:12:23.336Z] Debug Mode (server): false [2020-06-04T17:12:23.336Z] Username: dockerbuildbot [2020-06-04T17:12:23.336Z] Registry: https://index.docker.io/v1/ [2020-06-04T17:12:23.336Z] Labels: [2020-06-04T17:12:23.336Z] Experimental: true [2020-06-04T17:12:23.336Z] Insecure Registries: [2020-06-04T17:12:23.336Z] 127.0.0.0/8 [2020-06-04T17:12:23.336Z] Live Restore Enabled: false [2020-06-04T17:12:23.336Z] [Pipeline] sh [2020-06-04T17:12:23.556Z] #15 DONE 3.5s [2020-06-04T17:12:23.556Z] [2020-06-04T17:12:23.556Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:12:23.556Z] #49 4.106 + RM_GOPATH=0 [2020-06-04T17:12:23.556Z] #49 4.106 + TMP_GOPATH= [2020-06-04T17:12:23.556Z] #49 4.106 + : /build [2020-06-04T17:12:23.556Z] #49 4.106 + '[' -z '' ']' [2020-06-04T17:12:23.556Z] #49 4.107 ++ mktemp -d [2020-06-04T17:12:23.556Z] #49 4.111 + export GOPATH=/tmp/tmp.hYKgV2Wr0c [2020-06-04T17:12:23.556Z] #49 4.111 + GOPATH=/tmp/tmp.hYKgV2Wr0c [2020-06-04T17:12:23.556Z] #49 4.111 + RM_GOPATH=1 [2020-06-04T17:12:23.556Z] #49 4.111 + case "$(go env GOARCH)" in [2020-06-04T17:12:23.556Z] #49 4.112 ++ go env GOARCH [2020-06-04T17:12:23.557Z] #49 4.138 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T17:12:23.557Z] #49 4.138 + GO_BUILDMODE=-buildmode=pie [2020-06-04T17:12:23.557Z] #49 4.139 ++ dirname /tmp/install/install.sh [2020-06-04T17:12:23.557Z] #49 4.139 + dir=/tmp/install [2020-06-04T17:12:23.557Z] #49 4.140 + bin=runc [2020-06-04T17:12:23.557Z] #49 4.140 + shift [2020-06-04T17:12:23.557Z] #49 4.140 + '[' '!' -f /tmp/install/runc.installer ']' [2020-06-04T17:12:23.557Z] #49 4.140 + . /tmp/install/runc.installer [2020-06-04T17:12:23.557Z] #49 4.140 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-04T17:12:23.557Z] #49 4.140 + install_runc [2020-06-04T17:12:23.557Z] #49 4.140 + uname -r [2020-06-04T17:12:23.557Z] #49 4.140 + grep -q '^3\.10\.0.*\.el7\.' [2020-06-04T17:12:23.557Z] #49 4.149 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-06-04T17:12:23.557Z] #49 4.149 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-06-04T17:12:23.557Z] #49 4.149 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-06-04T17:12:23.557Z] #49 4.149 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.hYKgV2Wr0c/src/github.com/opencontainers/runc [2020-06-04T17:12:23.557Z] #49 4.150 Cloning into '/tmp/tmp.hYKgV2Wr0c/src/github.com/opencontainers/runc'... [Pipeline] sh [2020-06-04T17:12:23.870Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-04T17:12:23.870Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-04T17:12:23.870Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41030/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-06-04T17:12:23.870Z] + bash /home/ubuntu/workspace/moby_PR-41030/check-config.sh [2020-06-04T17:12:23.870Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-06-04T17:12:23.870Z] info: reading kernel config from /boot/config-5.3.0-1019-aws ... [2020-06-04T17:12:23.870Z] [2020-06-04T17:12:23.870Z] Generally Necessary: [2020-06-04T17:12:23.870Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-06-04T17:12:23.870Z] - apparmor: enabled and tools installed [2020-06-04T17:12:23.870Z] - CONFIG_NAMESPACES: enabled [2020-06-04T17:12:23.870Z] - CONFIG_NET_NS: enabled [2020-06-04T17:12:23.870Z] - CONFIG_PID_NS: enabled [2020-06-04T17:12:23.870Z] - CONFIG_IPC_NS: enabled [2020-06-04T17:12:23.870Z] - CONFIG_UTS_NS: enabled [2020-06-04T17:12:23.870Z] - CONFIG_CGROUPS: enabled [2020-06-04T17:12:23.870Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-06-04T17:12:23.870Z] - CONFIG_CGROUP_DEVICE: enabled [2020-06-04T17:12:23.870Z] - CONFIG_CGROUP_FREEZER: enabled [2020-06-04T17:12:23.870Z] - CONFIG_CGROUP_SCHED: enabled [2020-06-04T17:12:23.870Z] - CONFIG_CPUSETS: enabled [2020-06-04T17:12:23.870Z] - CONFIG_MEMCG: enabled [2020-06-04T17:12:23.870Z] - CONFIG_KEYS: enabled [2020-06-04T17:12:23.870Z] - CONFIG_VETH: enabled (as module) [2020-06-04T17:12:23.870Z] - CONFIG_BRIDGE: enabled (as module) [2020-06-04T17:12:23.870Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-06-04T17:12:23.870Z] - CONFIG_NF_NAT_IPV4: missing [2020-06-04T17:12:23.870Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-06-04T17:12:23.870Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-06-04T17:12:23.870Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-06-04T17:12:23.870Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-06-04T17:12:23.871Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-06-04T17:12:23.871Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-06-04T17:12:23.871Z] - CONFIG_NF_NAT: enabled (as module) [2020-06-04T17:12:23.871Z] - CONFIG_NF_NAT_NEEDED: missing [2020-06-04T17:12:23.871Z] - CONFIG_POSIX_MQUEUE: enabled [2020-06-04T17:12:23.871Z] [2020-06-04T17:12:23.871Z] Optional Features: [2020-06-04T17:12:23.871Z] - CONFIG_USER_NS: enabled [2020-06-04T17:12:23.871Z] - CONFIG_SECCOMP: enabled [2020-06-04T17:12:23.871Z] - CONFIG_CGROUP_PIDS: enabled [2020-06-04T17:12:23.871Z] - CONFIG_MEMCG_SWAP: enabled [2020-06-04T17:12:23.871Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-06-04T17:12:23.871Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-06-04T17:12:23.871Z] - CONFIG_BLK_CGROUP: enabled [2020-06-04T17:12:23.871Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-06-04T17:12:23.871Z] - CONFIG_IOSCHED_CFQ: missing [2020-06-04T17:12:24.017Z] + docker info [2020-06-04T17:12:24.045Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-04T17:12:24.045Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-04T17:12:24.045Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41030/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-06-04T17:12:24.045Z] + bash /home/docker/workspace/moby_PR-41030/check-config.sh [2020-06-04T17:12:24.045Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-06-04T17:12:24.045Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-06-04T17:12:24.045Z] [2020-06-04T17:12:24.045Z] Generally Necessary: [2020-06-04T17:12:24.045Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-06-04T17:12:24.045Z] - apparmor: enabled and tools installed [2020-06-04T17:12:24.045Z] - CONFIG_NAMESPACES: enabled [2020-06-04T17:12:24.045Z] - CONFIG_NET_NS: enabled [2020-06-04T17:12:24.045Z] - CONFIG_PID_NS: enabled [2020-06-04T17:12:24.045Z] - CONFIG_IPC_NS: enabled [2020-06-04T17:12:24.045Z] - CONFIG_UTS_NS: enabled [2020-06-04T17:12:24.045Z] - CONFIG_CGROUPS: enabled [2020-06-04T17:12:24.045Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-06-04T17:12:24.045Z] - CONFIG_CGROUP_DEVICE: enabled [2020-06-04T17:12:24.045Z] - CONFIG_CGROUP_FREEZER: enabled [2020-06-04T17:12:24.045Z] - CONFIG_CGROUP_SCHED: enabled [2020-06-04T17:12:24.045Z] - CONFIG_CPUSETS: enabled [2020-06-04T17:12:24.045Z] - CONFIG_MEMCG: enabled [2020-06-04T17:12:24.045Z] - CONFIG_KEYS: enabled [2020-06-04T17:12:24.045Z] - CONFIG_VETH: enabled (as module) [2020-06-04T17:12:24.045Z] - CONFIG_BRIDGE: enabled (as module) [2020-06-04T17:12:24.125Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-06-04T17:12:24.125Z] - CONFIG_CGROUP_PERF: enabled [2020-06-04T17:12:24.125Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-06-04T17:12:24.125Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-06-04T17:12:24.125Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-06-04T17:12:24.125Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-06-04T17:12:24.125Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-06-04T17:12:24.125Z] - CONFIG_RT_GROUP_SCHED: missing [2020-06-04T17:12:24.125Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-06-04T17:12:24.125Z] - CONFIG_IP_VS: enabled (as module) [2020-06-04T17:12:24.125Z] - CONFIG_IP_VS_NFCT: enabled [2020-06-04T17:12:24.125Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-06-04T17:12:24.125Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-06-04T17:12:24.125Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-06-04T17:12:24.125Z] - CONFIG_EXT4_FS: enabled [2020-06-04T17:12:24.125Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-06-04T17:12:24.125Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-06-04T17:12:24.125Z] - Network Drivers: [2020-06-04T17:12:24.125Z] - "overlay": [2020-06-04T17:12:24.125Z] - CONFIG_VXLAN: enabled (as module) [2020-06-04T17:12:24.125Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-06-04T17:12:24.125Z] Optional (for encrypted networks): [2020-06-04T17:12:24.125Z] - CONFIG_CRYPTO: enabled [2020-06-04T17:12:24.125Z] - CONFIG_CRYPTO_AEAD: enabled [2020-06-04T17:12:24.125Z] - CONFIG_CRYPTO_GCM: enabled [2020-06-04T17:12:24.125Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-06-04T17:12:24.125Z] - CONFIG_CRYPTO_GHASH: enabled [2020-06-04T17:12:24.125Z] - CONFIG_XFRM: enabled [2020-06-04T17:12:24.125Z] - CONFIG_XFRM_USER: enabled (as module) [2020-06-04T17:12:24.125Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-06-04T17:12:24.125Z] - CONFIG_INET_ESP: enabled (as module) [2020-06-04T17:12:24.125Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-06-04T17:12:24.125Z] - "ipvlan": [2020-06-04T17:12:24.125Z] - CONFIG_IPVLAN: enabled (as module) [2020-06-04T17:12:24.125Z] - "macvlan": [2020-06-04T17:12:24.125Z] - CONFIG_MACVLAN: enabled (as module) [2020-06-04T17:12:24.125Z] - CONFIG_DUMMY: enabled (as module) [2020-06-04T17:12:24.125Z] - "ftp,tftp client in container": [2020-06-04T17:12:24.125Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-06-04T17:12:24.125Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-06-04T17:12:24.125Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-06-04T17:12:24.125Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-06-04T17:12:24.125Z] - Storage Drivers: [2020-06-04T17:12:24.125Z] - "aufs": [2020-06-04T17:12:24.125Z] - CONFIG_AUFS_FS: enabled (as module) [2020-06-04T17:12:24.125Z] - "btrfs": [2020-06-04T17:12:24.125Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-06-04T17:12:24.125Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-06-04T17:12:24.125Z] - "devicemapper": [2020-06-04T17:12:24.125Z] - CONFIG_BLK_DEV_DM: enabled [2020-06-04T17:12:24.125Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-06-04T17:12:24.125Z] - "overlay": [2020-06-04T17:12:24.125Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-06-04T17:12:24.125Z] - "zfs": [2020-06-04T17:12:24.125Z] - /dev/zfs: present [2020-06-04T17:12:24.125Z] - zfs command: missing [2020-06-04T17:12:24.125Z] - zpool command: missing [2020-06-04T17:12:24.125Z] [2020-06-04T17:12:24.125Z] Limits: [2020-06-04T17:12:24.125Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-06-04T17:12:24.125Z] [2020-06-04T17:12:24.125Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-06-04T17:12:24.349Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-06-04T17:12:24.349Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-06-04T17:12:24.349Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-06-04T17:12:24.349Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-06-04T17:12:24.349Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-06-04T17:12:24.349Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-06-04T17:12:24.349Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-06-04T17:12:24.349Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-06-04T17:12:24.349Z] - CONFIG_NF_NAT: enabled (as module) [2020-06-04T17:12:24.349Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-06-04T17:12:24.349Z] - CONFIG_POSIX_MQUEUE: enabled [2020-06-04T17:12:24.349Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-06-04T17:12:24.349Z] [2020-06-04T17:12:24.349Z] Optional Features: [2020-06-04T17:12:24.349Z] - CONFIG_USER_NS: enabled [2020-06-04T17:12:24.349Z] - CONFIG_SECCOMP: enabled [2020-06-04T17:12:24.349Z] - CONFIG_CGROUP_PIDS: enabled [2020-06-04T17:12:24.349Z] - CONFIG_MEMCG_SWAP: enabled [2020-06-04T17:12:24.349Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-06-04T17:12:24.349Z] (cgroup swap accounting is currently enabled) [2020-06-04T17:12:24.349Z] - CONFIG_MEMCG_KMEM: enabled [2020-06-04T17:12:24.349Z] - CONFIG_BLK_CGROUP: enabled [2020-06-04T17:12:24.349Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-06-04T17:12:24.349Z] - CONFIG_IOSCHED_CFQ: enabled [2020-06-04T17:12:24.349Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-06-04T17:12:24.349Z] - CONFIG_CGROUP_PERF: enabled [2020-06-04T17:12:24.349Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-06-04T17:12:24.349Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-06-04T17:12:24.349Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-06-04T17:12:24.349Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-06-04T17:12:24.349Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-06-04T17:12:24.349Z] - CONFIG_RT_GROUP_SCHED: missing [2020-06-04T17:12:24.349Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-06-04T17:12:24.349Z] - CONFIG_IP_VS: enabled (as module) [2020-06-04T17:12:24.349Z] - CONFIG_IP_VS_NFCT: enabled [2020-06-04T17:12:24.349Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-06-04T17:12:24.349Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-06-04T17:12:24.349Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-06-04T17:12:24.349Z] - CONFIG_EXT4_FS: enabled [2020-06-04T17:12:24.349Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-06-04T17:12:24.349Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-06-04T17:12:24.349Z] - Network Drivers: [2020-06-04T17:12:24.349Z] - "overlay": [2020-06-04T17:12:24.349Z] - CONFIG_VXLAN: enabled (as module) [2020-06-04T17:12:24.349Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-06-04T17:12:24.349Z] Optional (for encrypted networks): [2020-06-04T17:12:24.494Z] + sudo modprobe ip_vs [2020-06-04T17:12:24.494Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b4fc2b7202f46f4cdbba0d993aba757f5cd31280 . [2020-06-04T17:12:24.494Z] #2 [internal] load .dockerignore [2020-06-04T17:12:24.494Z] #2 transferring context: 87B done [2020-06-04T17:12:24.494Z] #2 DONE 0.0s [2020-06-04T17:12:24.494Z] [2020-06-04T17:12:24.494Z] #1 [internal] load build definition from Dockerfile [2020-06-04T17:12:24.494Z] #1 transferring dockerfile: 16.37kB done [2020-06-04T17:12:24.494Z] #1 DONE 0.0s [2020-06-04T17:12:24.494Z] [2020-06-04T17:12:24.494Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-06-04T17:12:24.494Z] #3 DONE 0.1s [2020-06-04T17:12:24.649Z] - CONFIG_CRYPTO: enabled [2020-06-04T17:12:24.649Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-06-04T17:12:24.649Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-06-04T17:12:24.649Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-06-04T17:12:24.649Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-06-04T17:12:24.649Z] - CONFIG_XFRM: enabled [2020-06-04T17:12:24.649Z] - CONFIG_XFRM_USER: enabled (as module) [2020-06-04T17:12:24.649Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-06-04T17:12:24.649Z] - CONFIG_INET_ESP: enabled (as module) [2020-06-04T17:12:24.649Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-06-04T17:12:24.649Z] - "ipvlan": [2020-06-04T17:12:24.649Z] - CONFIG_IPVLAN: enabled (as module) [2020-06-04T17:12:24.649Z] - "macvlan": [2020-06-04T17:12:24.649Z] - CONFIG_MACVLAN: enabled (as module) [2020-06-04T17:12:24.649Z] - CONFIG_DUMMY: enabled (as module) [2020-06-04T17:12:24.649Z] - "ftp,tftp client in container": [2020-06-04T17:12:24.649Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-06-04T17:12:24.649Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-06-04T17:12:24.649Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-06-04T17:12:24.649Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-06-04T17:12:24.649Z] - Storage Drivers: [2020-06-04T17:12:24.649Z] - "aufs": [2020-06-04T17:12:24.649Z] - CONFIG_AUFS_FS: enabled (as module) [2020-06-04T17:12:24.649Z] - "btrfs": [2020-06-04T17:12:24.649Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-06-04T17:12:24.649Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-06-04T17:12:24.649Z] - "devicemapper": [2020-06-04T17:12:24.649Z] - CONFIG_BLK_DEV_DM: enabled [2020-06-04T17:12:24.649Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-06-04T17:12:24.649Z] - "overlay": [2020-06-04T17:12:24.649Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-06-04T17:12:24.649Z] - "zfs": [2020-06-04T17:12:24.649Z] - /dev/zfs: missing [2020-06-04T17:12:24.649Z] - zfs command: missing [2020-06-04T17:12:24.649Z] - zpool command: missing [2020-06-04T17:12:24.649Z] [2020-06-04T17:12:24.649Z] Limits: [2020-06-04T17:12:24.649Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-06-04T17:12:24.649Z] [2020-06-04T17:12:24.649Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-06-04T17:12:24.751Z] [2020-06-04T17:12:24.751Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-06-04T17:12:24.751Z] #4 CACHED [2020-06-04T17:12:25.007Z] [2020-06-04T17:12:25.007Z] #6 [internal] load metadata for docker.io/library/golang:1.13.11-buster [2020-06-04T17:12:25.007Z] #6 DONE 0.1s [2020-06-04T17:12:25.007Z] [2020-06-04T17:12:25.007Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-06-04T17:12:25.007Z] #5 DONE 0.1s [2020-06-04T17:12:25.007Z] [2020-06-04T17:12:25.007Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-06-04T17:12:25.007Z] #58 DONE 0.0s [2020-06-04T17:12:25.007Z] [2020-06-04T17:12:25.007Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-06-04T17:12:25.007Z] #7 DONE 0.0s [2020-06-04T17:12:25.007Z] [2020-06-04T17:12:25.007Z] #20 [internal] load build context [2020-06-04T17:12:25.121Z] + make bundles/buildx [2020-06-04T17:12:25.440Z] make: command: Command not found [2020-06-04T17:12:25.440Z] make: command: Command not found [2020-06-04T17:12:25.440Z] mkdir bundles [2020-06-04T17:12:25.440Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-06-04T17:12:25.440Z] --build-arg BUILDX_COMMIT \ [2020-06-04T17:12:25.440Z] --build-arg BUILDX_REPO \ [2020-06-04T17:12:25.440Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-06-04T17:12:25.440Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-06-04T17:12:25.440Z] . [2020-06-04T17:12:25.440Z] /bin/sh: 4: go: not found [2020-06-04T17:12:25.440Z] /bin/sh: 5: go: not found [2020-06-04T17:12:25.624Z] Client: [2020-06-04T17:12:25.624Z] Debug Mode: false [2020-06-04T17:12:25.624Z] Plugins: [2020-06-04T17:12:25.624Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-06-04T17:12:25.624Z] [2020-06-04T17:12:25.624Z] Server: [2020-06-04T17:12:25.624Z] Containers: 0 [2020-06-04T17:12:25.624Z] Running: 0 [2020-06-04T17:12:25.624Z] Paused: 0 [2020-06-04T17:12:25.624Z] Stopped: 0 [2020-06-04T17:12:25.624Z] Images: 10 [2020-06-04T17:12:25.624Z] Server Version: 19.03.5 [2020-06-04T17:12:25.624Z] Storage Driver: lcow (linux) windowsfilter (windows) [2020-06-04T17:12:25.624Z] LCOW: [2020-06-04T17:12:25.624Z] Windows: [2020-06-04T17:12:25.624Z] Logging Driver: json-file [2020-06-04T17:12:25.624Z] Plugins: [2020-06-04T17:12:25.624Z] Volume: local [2020-06-04T17:12:25.624Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-06-04T17:12:25.624Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-06-04T17:12:25.624Z] Swarm: inactive [2020-06-04T17:12:25.624Z] Default Isolation: process [2020-06-04T17:12:25.624Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-06-04T17:12:25.624Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-06-04T17:12:25.624Z] OSType: windows [2020-06-04T17:12:25.624Z] Architecture: x86_64 [2020-06-04T17:12:25.624Z] CPUs: 4 [2020-06-04T17:12:25.624Z] Total Memory: 32GiB [2020-06-04T17:12:25.624Z] Name: azwin-2-eea830 [2020-06-04T17:12:25.624Z] ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW [2020-06-04T17:12:25.624Z] Docker Root Dir: D:\docker [2020-06-04T17:12:25.624Z] Debug Mode: false [2020-06-04T17:12:25.624Z] Registry: https://index.docker.io/v1/ [2020-06-04T17:12:25.624Z] Labels: [2020-06-04T17:12:25.624Z] Experimental: true [2020-06-04T17:12:25.624Z] Insecure Registries: [2020-06-04T17:12:25.624Z] 10.0.0.4:5000 [2020-06-04T17:12:25.624Z] 127.0.0.0/8 [2020-06-04T17:12:25.624Z] Registry Mirrors: [2020-06-04T17:12:25.624Z] http://10.0.0.4:5000/ [2020-06-04T17:12:25.624Z] Live Restore Enabled: false [2020-06-04T17:12:25.624Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-06-04T17:12:26.234Z] #49 ... [2020-06-04T17:12:26.234Z] [2020-06-04T17:12:26.234Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-06-04T17:12:26.234Z] #16 DONE 2.7s [2020-06-04T17:12:26.234Z] [2020-06-04T17:12:26.234Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:12:26.234Z] #43 3.951 + RM_GOPATH=0 [2020-06-04T17:12:26.234Z] #43 3.951 + TMP_GOPATH= [2020-06-04T17:12:26.234Z] #43 3.951 + : /build [2020-06-04T17:12:26.234Z] #43 3.951 + '[' -z '' ']' [2020-06-04T17:12:26.234Z] #43 3.952 ++ mktemp -d [2020-06-04T17:12:26.234Z] #43 3.952 + export GOPATH=/tmp/tmp.3CWBHprXuw [2020-06-04T17:12:26.234Z] #43 3.952 + GOPATH=/tmp/tmp.3CWBHprXuw [2020-06-04T17:12:26.234Z] #43 3.952 + RM_GOPATH=1 [2020-06-04T17:12:26.234Z] #43 3.952 + case "$(go env GOARCH)" in [2020-06-04T17:12:26.234Z] #43 3.953 ++ go env GOARCH [2020-06-04T17:12:26.234Z] #43 3.965 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T17:12:26.234Z] #43 3.965 + GO_BUILDMODE=-buildmode=pie [2020-06-04T17:12:26.234Z] #43 3.965 ++ dirname /tmp/install/install.sh [2020-06-04T17:12:26.234Z] #43 3.968 + dir=/tmp/install [2020-06-04T17:12:26.234Z] #43 3.969 + bin=gotestsum [2020-06-04T17:12:26.234Z] #43 3.969 + shift [2020-06-04T17:12:26.234Z] #43 3.970 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-06-04T17:12:26.234Z] #43 3.970 + . /tmp/install/gotestsum.installer [2020-06-04T17:12:26.234Z] #43 3.970 ++ : v0.3.5 [2020-06-04T17:12:26.234Z] #43 3.970 + install_gotestsum [2020-06-04T17:12:26.234Z] #43 3.972 + set -e [2020-06-04T17:12:26.234Z] #43 3.972 + export GO111MODULE=on [2020-06-04T17:12:26.234Z] #43 3.972 + GO111MODULE=on [2020-06-04T17:12:26.234Z] #43 3.978 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-06-04T17:12:26.234Z] #43 4.074 go: finding gotest.tools/gotestsum v0.3.5 [2020-06-04T17:12:26.234Z] #43 4.074 go: finding gotest.tools v0.3.5 [2020-06-04T17:12:26.234Z] #43 4.738 go: downloading gotest.tools/gotestsum v0.3.5 [2020-06-04T17:12:26.234Z] #43 4.947 go: extracting gotest.tools/gotestsum v0.3.5 [2020-06-04T17:12:26.234Z] #43 6.156 go: downloading gotest.tools v2.1.0+incompatible [2020-06-04T17:12:26.234Z] #43 6.248 go: extracting gotest.tools v2.1.0+incompatible [2020-06-04T17:12:26.234Z] #43 6.345 go: downloading github.com/pkg/errors v0.8.0 [2020-06-04T17:12:26.234Z] #43 6.423 go: downloading github.com/fatih/color v1.6.0 [2020-06-04T17:12:26.234Z] #43 6.424 go: downloading github.com/spf13/pflag v1.0.1 [2020-06-04T17:12:26.234Z] #43 6.439 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-06-04T17:12:26.234Z] #43 6.488 go: extracting github.com/pkg/errors v0.8.0 [2020-06-04T17:12:26.234Z] #43 6.492 go: extracting github.com/fatih/color v1.6.0 [2020-06-04T17:12:26.234Z] #43 6.595 go: extracting github.com/spf13/pflag v1.0.1 [2020-06-04T17:12:26.234Z] #43 6.596 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-06-04T17:12:26.234Z] #43 6.616 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-04T17:12:26.234Z] #43 6.616 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-06-04T17:12:26.234Z] #43 6.628 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-06-04T17:12:26.234Z] #43 6.705 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-06-04T17:12:26.234Z] #43 6.720 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-04T17:12:26.234Z] #43 6.824 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-04T17:12:26.234Z] #43 6.847 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-06-04T17:12:26.234Z] #43 6.848 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-06-04T17:12:26.234Z] #43 6.869 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-06-04T17:12:26.234Z] #43 6.904 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-04T17:12:26.234Z] #43 6.919 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-04T17:12:26.373Z] #20 transferring context: 50.67MB 1.2s done [2020-06-04T17:12:26.373Z] #20 DONE 1.3s [2020-06-04T17:12:26.373Z] [2020-06-04T17:12:26.373Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-04T17:12:26.373Z] #19 CACHED [2020-06-04T17:12:26.373Z] [2020-06-04T17:12:26.373Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-06-04T17:12:26.373Z] #9 CACHED [2020-06-04T17:12:26.373Z] [2020-06-04T17:12:26.373Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:12:26.373Z] #49 CACHED [2020-06-04T17:12:26.373Z] [2020-06-04T17:12:26.373Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-06-04T17:12:26.373Z] #61 CACHED [2020-06-04T17:12:26.373Z] [2020-06-04T17:12:26.373Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-06-04T17:12:26.373Z] #26 CACHED [2020-06-04T17:12:26.373Z] [2020-06-04T17:12:26.373Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-06-04T17:12:26.373Z] #40 CACHED [2020-06-04T17:12:26.373Z] [2020-06-04T17:12:26.373Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-06-04T17:12:26.373Z] #48 CACHED [2020-06-04T17:12:26.373Z] [2020-06-04T17:12:26.373Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-06-04T17:12:26.373Z] #44 CACHED [2020-06-04T17:12:26.373Z] [2020-06-04T17:12:26.373Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:12:26.373Z] #45 CACHED [2020-06-04T17:12:26.373Z] [2020-06-04T17:12:26.373Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-06-04T17:12:26.373Z] #13 CACHED [2020-06-04T17:12:26.373Z] [2020-06-04T17:12:26.373Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-06-04T17:12:26.373Z] #46 CACHED [2020-06-04T17:12:26.373Z] [2020-06-04T17:12:26.373Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-06-04T17:12:26.373Z] #53 CACHED [2020-06-04T17:12:26.373Z] [2020-06-04T17:12:26.373Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-04T17:12:26.373Z] #51 CACHED [2020-06-04T17:12:26.373Z] [2020-06-04T17:12:26.373Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-06-04T17:12:26.373Z] #29 CACHED [2020-06-04T17:12:26.373Z] [2020-06-04T17:12:26.373Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-06-04T17:12:26.373Z] #35 CACHED [2020-06-04T17:12:26.373Z] [2020-06-04T17:12:26.373Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T17:12:26.373Z] #38 CACHED [2020-06-04T17:12:26.373Z] [2020-06-04T17:12:26.373Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:12:26.373Z] #33 CACHED [2020-06-04T17:12:26.373Z] [2020-06-04T17:12:26.373Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-06-04T17:12:26.373Z] #14 CACHED [2020-06-04T17:12:26.373Z] [2020-06-04T17:12:26.373Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-04T17:12:26.373Z] #32 CACHED [2020-06-04T17:12:26.373Z] [2020-06-04T17:12:26.373Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-06-04T17:12:26.373Z] #16 CACHED [2020-06-04T17:12:26.373Z] [2020-06-04T17:12:26.373Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-06-04T17:12:26.373Z] #31 CACHED [2020-06-04T17:12:26.373Z] [2020-06-04T17:12:26.373Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-06-04T17:12:26.373Z] #22 CACHED [2020-06-04T17:12:26.373Z] [2020-06-04T17:12:26.373Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:12:26.373Z] #30 CACHED [2020-06-04T17:12:26.373Z] [2020-06-04T17:12:26.373Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:12:26.373Z] #60 CACHED [2020-06-04T17:12:26.373Z] [2020-06-04T17:12:26.373Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-06-04T17:12:26.373Z] #42 CACHED [2020-06-04T17:12:26.373Z] [2020-06-04T17:12:26.373Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-04T17:12:26.373Z] #23 CACHED [2020-06-04T17:12:26.373Z] [2020-06-04T17:12:26.373Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-04T17:12:26.373Z] #28 CACHED [2020-06-04T17:12:26.373Z] [2020-06-04T17:12:26.373Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-06-04T17:12:26.373Z] #59 CACHED [2020-06-04T17:12:26.373Z] [2020-06-04T17:12:26.373Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T17:12:26.373Z] #25 CACHED [2020-06-04T17:12:26.373Z] [2020-06-04T17:12:26.373Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-06-04T17:12:26.373Z] #18 CACHED [2020-06-04T17:12:26.373Z] [2020-06-04T17:12:26.373Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-06-04T17:12:26.373Z] #27 CACHED [2020-06-04T17:12:26.373Z] [2020-06-04T17:12:26.373Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-06-04T17:12:26.373Z] #8 CACHED [2020-06-04T17:12:26.373Z] [2020-06-04T17:12:26.373Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:12:26.373Z] #41 CACHED [2020-06-04T17:12:26.373Z] [2020-06-04T17:12:26.373Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-06-04T17:12:26.373Z] #24 CACHED [2020-06-04T17:12:26.373Z] [2020-06-04T17:12:26.373Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-06-04T17:12:26.373Z] #37 CACHED [2020-06-04T17:12:26.373Z] [2020-06-04T17:12:26.373Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-06-04T17:12:26.373Z] #11 CACHED [2020-06-04T17:12:26.373Z] [2020-06-04T17:12:26.373Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:12:26.373Z] #21 CACHED [2020-06-04T17:12:26.373Z] [2020-06-04T17:12:26.373Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:12:26.373Z] #39 CACHED [2020-06-04T17:12:26.373Z] [2020-06-04T17:12:26.373Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-06-04T17:12:26.373Z] #34 CACHED [2020-06-04T17:12:26.373Z] [2020-06-04T17:12:26.373Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-06-04T17:12:26.373Z] #50 CACHED [2020-06-04T17:12:26.373Z] [2020-06-04T17:12:26.373Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T17:12:26.373Z] #10 CACHED [2020-06-04T17:12:26.373Z] [2020-06-04T17:12:26.373Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-04T17:12:26.373Z] #36 CACHED [2020-06-04T17:12:26.373Z] [2020-06-04T17:12:26.373Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-06-04T17:12:26.373Z] #55 CACHED [2020-06-04T17:12:26.373Z] [2020-06-04T17:12:26.373Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:12:26.373Z] #43 CACHED [2020-06-04T17:12:26.373Z] [2020-06-04T17:12:26.373Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-06-04T17:12:26.373Z] #57 CACHED [2020-06-04T17:12:26.373Z] [2020-06-04T17:12:26.373Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-06-04T17:12:26.373Z] #56 CACHED [2020-06-04T17:12:26.373Z] [2020-06-04T17:12:26.373Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:12:26.373Z] #47 CACHED [2020-06-04T17:12:26.373Z] [2020-06-04T17:12:26.373Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-06-04T17:12:26.373Z] #15 CACHED [2020-06-04T17:12:26.373Z] [2020-06-04T17:12:26.373Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:12:26.373Z] #52 CACHED [2020-06-04T17:12:26.373Z] [2020-06-04T17:12:26.373Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:12:26.373Z] #54 CACHED [2020-06-04T17:12:26.373Z] [2020-06-04T17:12:26.373Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-06-04T17:12:26.373Z] #12 CACHED [2020-06-04T17:12:26.373Z] [2020-06-04T17:12:26.373Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-04T17:12:26.373Z] #17 CACHED [2020-06-04T17:12:26.373Z] [2020-06-04T17:12:26.373Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-06-04T17:12:26.373Z] #62 CACHED [2020-06-04T17:12:26.373Z] [2020-06-04T17:12:26.373Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-06-04T17:12:26.849Z] #43 ... [2020-06-04T17:12:26.849Z] [2020-06-04T17:12:26.849Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-04T17:12:26.849Z] #51 2.306 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-04T17:12:26.849Z] #51 2.591 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-04T17:12:26.849Z] #51 2.687 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-04T17:12:26.849Z] #51 3.003 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-06-04T17:12:26.849Z] #51 3.912 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [180 kB] [2020-06-04T17:12:26.849Z] #51 6.312 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-06-04T17:12:26.849Z] #51 ... [2020-06-04T17:12:26.849Z] [2020-06-04T17:12:26.849Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-04T17:12:26.849Z] #23 2.400 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-04T17:12:26.849Z] #23 2.515 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-04T17:12:26.849Z] #23 2.691 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-04T17:12:26.849Z] #23 3.004 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-06-04T17:12:26.849Z] #23 4.589 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [180 kB] [2020-06-04T17:12:26.849Z] #23 6.950 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-06-04T17:12:27.131Z] #23 ... [2020-06-04T17:12:27.131Z] [2020-06-04T17:12:27.131Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T17:12:27.131Z] #38 2.386 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-04T17:12:27.131Z] #38 2.512 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-04T17:12:27.131Z] #38 2.684 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-04T17:12:27.131Z] #38 2.999 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-06-04T17:12:27.131Z] #38 4.093 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [180 kB] [2020-06-04T17:12:27.131Z] #38 6.885 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-06-04T17:12:27.131Z] #38 ... [2020-06-04T17:12:27.131Z] [2020-06-04T17:12:27.131Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-04T17:12:27.131Z] #32 2.305 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-04T17:12:27.131Z] #32 2.513 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-04T17:12:27.131Z] #32 2.687 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-04T17:12:27.131Z] #32 3.003 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-06-04T17:12:27.131Z] #32 4.197 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [180 kB] [2020-06-04T17:12:27.131Z] #32 5.591 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-06-04T17:12:27.298Z] #63 DONE 1.0s [2020-06-04T17:12:27.298Z] [2020-06-04T17:12:27.298Z] #64 exporting to image [2020-06-04T17:12:27.298Z] #64 exporting layers [2020-06-04T17:12:27.413Z] #32 ... [2020-06-04T17:12:27.413Z] [2020-06-04T17:12:27.413Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-04T17:12:27.413Z] #28 1.921 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-06-04T17:12:27.413Z] #28 2.100 Cloning into '.'... [2020-06-04T17:12:27.413Z] #28 ... [2020-06-04T17:12:27.413Z] [2020-06-04T17:12:27.413Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-04T17:12:27.413Z] #36 1.992 + git clone https://github.com/docker/distribution.git . [2020-06-04T17:12:27.413Z] #36 2.104 Cloning into '.'... [2020-06-04T17:12:27.566Z] Sending build context to Docker daemon 55.42MB [2020-06-04T17:12:27.566Z] Step 1/15 : ARG GO_VERSION=1.13.11 [2020-06-04T17:12:27.566Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-06-04T17:12:27.566Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-06-04T17:12:27.566Z] Step 4/15 : FROM golang:${GO_VERSION}-stretch AS build [2020-06-04T17:12:27.566Z] 1.13.11-stretch: Pulling from library/golang [2020-06-04T17:12:27.696Z] #36 ... [2020-06-04T17:12:27.696Z] [2020-06-04T17:12:27.696Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:12:27.696Z] #43 8.592 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-04T17:12:27.892Z] 7732483b686e: Pulling fs layer [2020-06-04T17:12:27.892Z] df33ef5c6dd4: Pulling fs layer [2020-06-04T17:12:27.892Z] 02507bd450f7: Pulling fs layer [2020-06-04T17:12:27.892Z] 59a5abe5a03e: Pulling fs layer [2020-06-04T17:12:27.892Z] 0e35845be2ad: Pulling fs layer [2020-06-04T17:12:27.892Z] 67a05919b67a: Pulling fs layer [2020-06-04T17:12:27.892Z] a42503eecb04: Pulling fs layer [2020-06-04T17:12:27.892Z] 59a5abe5a03e: Waiting [2020-06-04T17:12:27.892Z] 0e35845be2ad: Waiting [2020-06-04T17:12:27.892Z] 67a05919b67a: Waiting [2020-06-04T17:12:27.892Z] a42503eecb04: Waiting [2020-06-04T17:12:27.980Z] #43 9.024 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-04T17:12:27.980Z] #43 9.039 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-04T17:12:28.222Z] #64 exporting layers 0.9s done [2020-06-04T17:12:28.222Z] #64 writing image sha256:65112c3282af78630ec0ff668438fe149c2aea309159f8de284910f6b4cf4b5c done [2020-06-04T17:12:28.222Z] #64 naming to docker.io/library/docker:b4fc2b7202f46f4cdbba0d993aba757f5cd31280 done [2020-06-04T17:12:28.222Z] #64 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2020-06-04T17:12:28.275Z] 02507bd450f7: Verifying Checksum [2020-06-04T17:12:28.275Z] 02507bd450f7: Download complete [Pipeline] sh [2020-06-04T17:12:28.601Z] + trap exit INT TERM [2020-06-04T17:12:28.601Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-06-04T17:12:28.601Z] + CONTAINER_NAME=docker-pr14 [2020-06-04T17:12:28.601Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41030/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41030/.git:/go/src/github.com/docker/docker/.git --name docker-pr14-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b4fc2b7202f46f4cdbba0d993aba757f5cd31280 -e DOCKER_GRAPHDRIVER docker:b4fc2b7202f46f4cdbba0d993aba757f5cd31280 hack/make.sh dynbinary-daemon [2020-06-04T17:12:28.656Z] df33ef5c6dd4: Verifying Checksum [2020-06-04T17:12:28.656Z] df33ef5c6dd4: Download complete [2020-06-04T17:12:28.988Z] #43 ... [2020-06-04T17:12:28.988Z] [2020-06-04T17:12:28.988Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:12:28.988Z] #60 4.112 + RM_GOPATH=0 [2020-06-04T17:12:28.988Z] #60 4.112 + TMP_GOPATH= [2020-06-04T17:12:28.988Z] #60 4.112 + : /build [2020-06-04T17:12:28.988Z] #60 4.112 + '[' -z '' ']' [2020-06-04T17:12:28.988Z] #60 4.113 ++ mktemp -d [2020-06-04T17:12:28.988Z] #60 4.114 + export GOPATH=/tmp/tmp.fMwWILgJZo [2020-06-04T17:12:28.988Z] #60 4.114 + GOPATH=/tmp/tmp.fMwWILgJZo [2020-06-04T17:12:28.988Z] #60 4.114 + RM_GOPATH=1 [2020-06-04T17:12:28.988Z] #60 4.114 + case "$(go env GOARCH)" in [2020-06-04T17:12:28.988Z] #60 4.117 ++ go env GOARCH [2020-06-04T17:12:28.988Z] #60 4.130 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T17:12:28.988Z] #60 4.130 + GO_BUILDMODE=-buildmode=pie [2020-06-04T17:12:28.988Z] #60 4.134 ++ dirname /tmp/install/install.sh [2020-06-04T17:12:28.988Z] #60 4.141 + dir=/tmp/install [2020-06-04T17:12:28.988Z] #60 4.141 + bin=proxy [2020-06-04T17:12:28.988Z] #60 4.141 + shift [2020-06-04T17:12:28.988Z] #60 4.141 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-06-04T17:12:28.988Z] #60 4.145 + . /tmp/install/proxy.installer [2020-06-04T17:12:28.988Z] #60 4.145 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-04T17:12:28.988Z] #60 4.145 + install_proxy [2020-06-04T17:12:28.988Z] #60 4.145 + case "$1" in [2020-06-04T17:12:28.988Z] #60 4.145 + export CGO_ENABLED=0 [2020-06-04T17:12:28.988Z] #60 4.145 + CGO_ENABLED=0 [2020-06-04T17:12:28.988Z] #60 4.145 + _install_proxy [2020-06-04T17:12:28.988Z] #60 4.145 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed' [2020-06-04T17:12:28.988Z] #60 4.145 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-04T17:12:28.988Z] #60 4.145 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.fMwWILgJZo/src/github.com/docker/libnetwork [2020-06-04T17:12:28.988Z] #60 4.148 Cloning into '/tmp/tmp.fMwWILgJZo/src/github.com/docker/libnetwork'... [2020-06-04T17:12:28.988Z] #60 ... [2020-06-04T17:12:28.988Z] [2020-06-04T17:12:28.988Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:12:28.988Z] #54 4.127 + RM_GOPATH=0 [2020-06-04T17:12:28.988Z] #54 4.127 + TMP_GOPATH= [2020-06-04T17:12:28.988Z] #54 4.127 + : /build [2020-06-04T17:12:28.988Z] #54 4.127 + '[' -z '' ']' [2020-06-04T17:12:28.988Z] #54 4.128 ++ mktemp -d [2020-06-04T17:12:28.988Z] #54 4.132 + export GOPATH=/tmp/tmp.d1mpZALpAC [2020-06-04T17:12:28.988Z] #54 4.133 + GOPATH=/tmp/tmp.d1mpZALpAC [2020-06-04T17:12:28.988Z] #54 4.133 + RM_GOPATH=1 [2020-06-04T17:12:28.988Z] #54 4.133 + case "$(go env GOARCH)" in [2020-06-04T17:12:28.988Z] #54 4.135 ++ go env GOARCH [2020-06-04T17:12:28.988Z] #54 4.160 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T17:12:28.988Z] #54 4.160 + GO_BUILDMODE=-buildmode=pie [2020-06-04T17:12:28.988Z] #54 4.162 ++ dirname /tmp/install/install.sh [2020-06-04T17:12:28.988Z] #54 4.164 + dir=/tmp/install [2020-06-04T17:12:28.988Z] #54 4.165 + bin=rootlesskit [2020-06-04T17:12:28.988Z] #54 4.165 + shift [2020-06-04T17:12:28.988Z] #54 4.165 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-06-04T17:12:28.988Z] #54 4.166 + . /tmp/install/rootlesskit.installer [2020-06-04T17:12:28.988Z] #54 4.166 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-04T17:12:28.988Z] #54 4.167 + install_rootlesskit [2020-06-04T17:12:28.988Z] #54 4.168 + case "$1" in [2020-06-04T17:12:28.988Z] #54 4.168 + export CGO_ENABLED=0 [2020-06-04T17:12:28.988Z] #54 4.168 + CGO_ENABLED=0 [2020-06-04T17:12:28.988Z] #54 4.168 + _install_rootlesskit [2020-06-04T17:12:28.988Z] #54 4.168 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-06-04T17:12:28.988Z] #54 4.169 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-04T17:12:28.988Z] #54 4.169 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.d1mpZALpAC/src/github.com/rootless-containers/rootlesskit [2020-06-04T17:12:28.988Z] #54 4.194 Cloning into '/tmp/tmp.d1mpZALpAC/src/github.com/rootless-containers/rootlesskit'... [2020-06-04T17:12:28.988Z] #54 8.117 + cd /tmp/tmp.d1mpZALpAC/src/github.com/rootless-containers/rootlesskit [2020-06-04T17:12:28.988Z] #54 8.117 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-04T17:12:28.988Z] #54 8.408 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-04T17:12:28.988Z] #54 8.408 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-06-04T17:12:29.162Z] [2020-06-04T17:12:29.162Z] Removing bundles/ [2020-06-04T17:12:29.162Z] [2020-06-04T17:12:29.162Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-06-04T17:12:29.162Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-06-04T17:12:29.162Z] GOOS="" GOARCH="" GOARM="" [2020-06-04T17:12:29.270Z] #54 ... [2020-06-04T17:12:29.270Z] [2020-06-04T17:12:29.270Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:12:29.270Z] #41 3.900 + RM_GOPATH=0 [2020-06-04T17:12:29.270Z] #41 3.900 + TMP_GOPATH= [2020-06-04T17:12:29.270Z] #41 3.900 + : /build [2020-06-04T17:12:29.270Z] #41 3.902 + '[' -z '' ']' [2020-06-04T17:12:29.270Z] #41 3.902 ++ mktemp -d [2020-06-04T17:12:29.270Z] #41 3.906 + export GOPATH=/tmp/tmp.P6JqC8v0vs [2020-06-04T17:12:29.270Z] #41 3.906 + GOPATH=/tmp/tmp.P6JqC8v0vs [2020-06-04T17:12:29.270Z] #41 3.906 + RM_GOPATH=1 [2020-06-04T17:12:29.270Z] #41 3.906 + case "$(go env GOARCH)" in [2020-06-04T17:12:29.270Z] #41 3.907 ++ go env GOARCH [2020-06-04T17:12:29.270Z] #41 3.927 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T17:12:29.270Z] #41 3.928 + GO_BUILDMODE=-buildmode=pie [2020-06-04T17:12:29.270Z] #41 3.928 ++ dirname /tmp/install/install.sh [2020-06-04T17:12:29.270Z] #41 3.929 + dir=/tmp/install [2020-06-04T17:12:29.270Z] #41 3.929 + bin=vndr [2020-06-04T17:12:29.270Z] #41 3.929 + shift [2020-06-04T17:12:29.270Z] #41 3.929 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-06-04T17:12:29.270Z] #41 3.930 + . /tmp/install/vndr.installer [2020-06-04T17:12:29.270Z] #41 3.930 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-04T17:12:29.270Z] #41 3.931 + install_vndr [2020-06-04T17:12:29.270Z] #41 3.931 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-06-04T17:12:29.270Z] #41 3.931 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-04T17:12:29.270Z] #41 3.931 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.P6JqC8v0vs/src/github.com/LK4D4/vndr [2020-06-04T17:12:29.270Z] #41 3.935 Cloning into '/tmp/tmp.P6JqC8v0vs/src/github.com/LK4D4/vndr'... [2020-06-04T17:12:29.270Z] #41 4.618 + cd /tmp/tmp.P6JqC8v0vs/src/github.com/LK4D4/vndr [2020-06-04T17:12:29.270Z] #41 4.619 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-04T17:12:29.270Z] #41 4.629 + go build -buildmode=pie -v -o /build/vndr . [2020-06-04T17:12:29.270Z] #41 5.520 runtime/internal/sys [2020-06-04T17:12:29.270Z] #41 5.546 internal/cpu [2020-06-04T17:12:29.270Z] #41 5.683 internal/race [2020-06-04T17:12:29.270Z] #41 5.731 sync/atomic [2020-06-04T17:12:29.270Z] #41 5.885 unicode [2020-06-04T17:12:29.270Z] #41 6.177 internal/bytealg [2020-06-04T17:12:29.270Z] #41 6.681 runtime [2020-06-04T17:12:29.270Z] #41 8.533 unicode/utf8 [2020-06-04T17:12:29.270Z] #41 9.082 math [2020-06-04T17:12:29.270Z] #41 ... [2020-06-04T17:12:29.270Z] [2020-06-04T17:12:29.270Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:12:29.270Z] #30 3.895 + RM_GOPATH=0 [2020-06-04T17:12:29.270Z] #30 3.895 + TMP_GOPATH= [2020-06-04T17:12:29.270Z] #30 3.895 + : /build [2020-06-04T17:12:29.270Z] #30 3.895 + '[' -z '' ']' [2020-06-04T17:12:29.270Z] #30 3.895 ++ mktemp -d [2020-06-04T17:12:29.270Z] #30 3.896 + export GOPATH=/tmp/tmp.KJiOwOdxDw [2020-06-04T17:12:29.270Z] #30 3.896 + GOPATH=/tmp/tmp.KJiOwOdxDw [2020-06-04T17:12:29.270Z] #30 3.896 + RM_GOPATH=1 [2020-06-04T17:12:29.270Z] #30 3.896 + case "$(go env GOARCH)" in [2020-06-04T17:12:29.270Z] #30 3.896 ++ go env GOARCH [2020-06-04T17:12:29.270Z] #30 3.902 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T17:12:29.270Z] #30 3.902 + GO_BUILDMODE=-buildmode=pie [2020-06-04T17:12:29.270Z] #30 3.902 ++ dirname /tmp/install/install.sh [2020-06-04T17:12:29.270Z] #30 3.903 + dir=/tmp/install [2020-06-04T17:12:29.270Z] #30 3.905 + bin=tomlv [2020-06-04T17:12:29.270Z] #30 3.905 + shift [2020-06-04T17:12:29.270Z] #30 3.905 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-06-04T17:12:29.270Z] #30 3.905 + . /tmp/install/tomlv.installer [2020-06-04T17:12:29.270Z] #30 3.905 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-04T17:12:29.270Z] #30 3.905 + install_tomlv [2020-06-04T17:12:29.270Z] #30 3.905 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-06-04T17:12:29.270Z] #30 3.905 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.KJiOwOdxDw/src/github.com/BurntSushi/toml [2020-06-04T17:12:29.270Z] #30 3.905 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-04T17:12:29.270Z] #30 3.906 Cloning into '/tmp/tmp.KJiOwOdxDw/src/github.com/BurntSushi/toml'... [2020-06-04T17:12:29.270Z] #30 4.660 + cd /tmp/tmp.KJiOwOdxDw/src/github.com/BurntSushi/toml [2020-06-04T17:12:29.270Z] #30 4.667 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-04T17:12:29.270Z] #30 4.670 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-06-04T17:12:29.270Z] #30 5.188 internal/cpu [2020-06-04T17:12:29.270Z] #30 5.188 runtime/internal/atomic [2020-06-04T17:12:29.270Z] #30 5.393 runtime/internal/sys [2020-06-04T17:12:29.270Z] #30 5.546 runtime/internal/math [2020-06-04T17:12:29.270Z] #30 5.573 math/bits [2020-06-04T17:12:29.270Z] #30 5.786 internal/bytealg [2020-06-04T17:12:29.270Z] #30 6.094 math [2020-06-04T17:12:29.270Z] #30 6.276 runtime [2020-06-04T17:12:29.552Z] #30 ... [2020-06-04T17:12:29.552Z] [2020-06-04T17:12:29.552Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:12:29.552Z] #45 4.004 + RM_GOPATH=0 [2020-06-04T17:12:29.552Z] #45 4.004 + TMP_GOPATH= [2020-06-04T17:12:29.552Z] #45 4.004 + : /build [2020-06-04T17:12:29.552Z] #45 4.004 + '[' -z '' ']' [2020-06-04T17:12:29.552Z] #45 4.005 ++ mktemp -d [2020-06-04T17:12:29.552Z] #45 4.006 + export GOPATH=/tmp/tmp.xOwEjuZ2tT [2020-06-04T17:12:29.552Z] #45 4.006 + GOPATH=/tmp/tmp.xOwEjuZ2tT [2020-06-04T17:12:29.552Z] #45 4.006 + RM_GOPATH=1 [2020-06-04T17:12:29.552Z] #45 4.006 + case "$(go env GOARCH)" in [2020-06-04T17:12:29.552Z] #45 4.008 ++ go env GOARCH [2020-06-04T17:12:29.552Z] #45 4.038 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T17:12:29.552Z] #45 4.040 + GO_BUILDMODE=-buildmode=pie [2020-06-04T17:12:29.552Z] #45 4.040 ++ dirname /tmp/install/install.sh [2020-06-04T17:12:29.552Z] #45 4.042 Installing golangci-lint version v1.23.8 [2020-06-04T17:12:29.552Z] #45 4.042 + dir=/tmp/install [2020-06-04T17:12:29.552Z] #45 4.042 + bin=golangci_lint [2020-06-04T17:12:29.552Z] #45 4.042 + shift [2020-06-04T17:12:29.552Z] #45 4.042 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-06-04T17:12:29.552Z] #45 4.042 + . /tmp/install/golangci_lint.installer [2020-06-04T17:12:29.552Z] #45 4.042 ++ : v1.23.8 [2020-06-04T17:12:29.552Z] #45 4.042 + install_golangci_lint [2020-06-04T17:12:29.552Z] #45 4.042 + echo 'Installing golangci-lint version v1.23.8' [2020-06-04T17:12:29.552Z] #45 4.042 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-06-04T17:12:29.552Z] #45 ... [2020-06-04T17:12:29.552Z] [2020-06-04T17:12:29.552Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:12:29.552Z] #47 4.462 + RM_GOPATH=0 [2020-06-04T17:12:29.552Z] #47 4.462 + TMP_GOPATH= [2020-06-04T17:12:29.552Z] #47 4.462 + : /build [2020-06-04T17:12:29.552Z] #47 4.462 + '[' -z '' ']' [2020-06-04T17:12:29.552Z] #47 4.462 ++ mktemp -d [2020-06-04T17:12:29.552Z] #47 4.463 + export GOPATH=/tmp/tmp.uHeLGqOwVj [2020-06-04T17:12:29.552Z] #47 4.463 + GOPATH=/tmp/tmp.uHeLGqOwVj [2020-06-04T17:12:29.552Z] #47 4.463 + RM_GOPATH=1 [2020-06-04T17:12:29.552Z] #47 4.463 + case "$(go env GOARCH)" in [2020-06-04T17:12:29.552Z] #47 4.464 ++ go env GOARCH [2020-06-04T17:12:29.552Z] #47 4.494 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-04T17:12:29.552Z] #47 4.494 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T17:12:29.552Z] #47 4.494 + GO_BUILDMODE=-buildmode=pie [2020-06-04T17:12:29.552Z] #47 4.494 ++ dirname /tmp/install/install.sh [2020-06-04T17:12:29.552Z] #47 4.494 + dir=/tmp/install [2020-06-04T17:12:29.552Z] #47 4.494 + bin=shfmt [2020-06-04T17:12:29.552Z] #47 4.494 + shift [2020-06-04T17:12:29.552Z] #47 4.494 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-06-04T17:12:29.552Z] #47 4.494 + . /tmp/install/shfmt.installer [2020-06-04T17:12:29.552Z] #47 4.494 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-04T17:12:29.552Z] #47 4.494 + install_shfmt [2020-06-04T17:12:29.552Z] #47 4.494 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-06-04T17:12:29.552Z] #47 4.494 + git clone https://github.com/mvdan/sh.git /tmp/tmp.uHeLGqOwVj/src/github.com/mvdan/sh [2020-06-04T17:12:29.552Z] #47 4.504 Cloning into '/tmp/tmp.uHeLGqOwVj/src/github.com/mvdan/sh'... [2020-06-04T17:12:29.839Z] #47 ... [2020-06-04T17:12:29.839Z] [2020-06-04T17:12:29.839Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:12:29.839Z] #21 4.045 + RM_GOPATH=0 [2020-06-04T17:12:29.839Z] #21 4.045 + TMP_GOPATH= [2020-06-04T17:12:29.839Z] #21 4.045 + : /build [2020-06-04T17:12:29.839Z] #21 4.045 + '[' -z '' ']' [2020-06-04T17:12:29.839Z] #21 4.046 ++ mktemp -d [2020-06-04T17:12:29.839Z] #21 4.051 + export GOPATH=/tmp/tmp.zLIxpW38Ln [2020-06-04T17:12:29.839Z] #21 4.051 + GOPATH=/tmp/tmp.zLIxpW38Ln [2020-06-04T17:12:29.839Z] #21 4.051 + RM_GOPATH=1 [2020-06-04T17:12:29.839Z] #21 4.051 + case "$(go env GOARCH)" in [2020-06-04T17:12:29.839Z] #21 4.051 ++ go env GOARCH [2020-06-04T17:12:29.839Z] #21 4.100 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T17:12:29.839Z] #21 4.100 + GO_BUILDMODE=-buildmode=pie [2020-06-04T17:12:29.839Z] #21 4.100 ++ dirname /tmp/install/install.sh [2020-06-04T17:12:29.839Z] #21 4.101 + dir=/tmp/install [2020-06-04T17:12:29.839Z] #21 4.101 + bin=dockercli [2020-06-04T17:12:29.839Z] #21 4.101 + shift [2020-06-04T17:12:29.839Z] #21 4.101 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-06-04T17:12:29.839Z] #21 4.101 + . /tmp/install/dockercli.installer [2020-06-04T17:12:29.839Z] #21 4.101 ++ : stable [2020-06-04T17:12:29.839Z] #21 4.101 ++ : 17.06.2-ce [2020-06-04T17:12:29.839Z] #21 4.101 + install_dockercli [2020-06-04T17:12:29.839Z] #21 4.101 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-06-04T17:12:29.839Z] #21 4.101 Install docker/cli version 17.06.2-ce from stable [2020-06-04T17:12:29.839Z] #21 4.101 ++ uname -m [2020-06-04T17:12:29.839Z] #21 4.109 + arch=s390x [2020-06-04T17:12:29.839Z] #21 4.110 + '[' s390x '!=' x86_64 ']' [2020-06-04T17:12:29.839Z] #21 4.110 + '[' s390x '!=' s390x ']' [2020-06-04T17:12:29.839Z] #21 4.110 + url=https://download.docker.com/linux/static [2020-06-04T17:12:29.839Z] #21 4.110 + tar -xz docker/docker [2020-06-04T17:12:29.839Z] #21 4.110 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-06-04T17:12:29.839Z] #21 10.64 + mkdir -p /build [2020-06-04T17:12:29.839Z] #21 10.64 + mv docker/docker /build/ [2020-06-04T17:12:29.839Z] #21 10.65 + rmdir docker [2020-06-04T17:12:29.839Z] #21 ... [2020-06-04T17:12:29.839Z] [2020-06-04T17:12:29.839Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:12:29.839Z] #43 10.94 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-06-04T17:12:29.839Z] #43 ... [2020-06-04T17:12:29.839Z] [2020-06-04T17:12:29.839Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:12:29.839Z] #21 DONE 11.0s [2020-06-04T17:12:29.950Z] 7732483b686e: Verifying Checksum [2020-06-04T17:12:29.950Z] 7732483b686e: Download complete [2020-06-04T17:12:30.145Z] [2020-06-04T17:12:30.146Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:12:30.146Z] #30 11.11 internal/testlog [2020-06-04T17:12:30.428Z] #30 11.39 encoding [2020-06-04T17:12:30.723Z] #30 11.76 runtime/cgo [2020-06-04T17:12:31.082Z] 59a5abe5a03e: Verifying Checksum [2020-06-04T17:12:31.082Z] 59a5abe5a03e: Download complete [2020-06-04T17:12:31.082Z] a42503eecb04: Verifying Checksum [2020-06-04T17:12:31.082Z] a42503eecb04: Download complete [2020-06-04T17:12:31.821Z] 0e35845be2ad: Verifying Checksum [2020-06-04T17:12:31.821Z] 0e35845be2ad: Download complete [2020-06-04T17:12:33.647Z] 7732483b686e: Pull complete [2020-06-04T17:12:33.970Z] df33ef5c6dd4: Pull complete [2020-06-04T17:12:34.288Z] 02507bd450f7: Pull complete [2020-06-04T17:12:34.608Z] 67a05919b67a: Verifying Checksum [2020-06-04T17:12:34.608Z] 67a05919b67a: Download complete [2020-06-04T17:12:35.108Z] #30 ... [2020-06-04T17:12:35.108Z] [2020-06-04T17:12:35.108Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:12:35.108Z] #43 11.96 go: finding gotest.tools v2.2.0+incompatible [2020-06-04T17:12:35.108Z] #43 11.97 go: downloading gotest.tools v2.2.0+incompatible [2020-06-04T17:12:35.108Z] #43 12.12 go: finding gotest.tools/gotestsum v0.4.2 [2020-06-04T17:12:35.108Z] #43 12.17 go: extracting gotest.tools v2.2.0+incompatible [2020-06-04T17:12:35.108Z] #43 12.34 go: downloading gotest.tools/gotestsum v0.4.2 [2020-06-04T17:12:35.108Z] #43 12.55 go: extracting gotest.tools/gotestsum v0.4.2 [2020-06-04T17:12:35.108Z] #43 12.99 go: downloading github.com/spf13/pflag v1.0.3 [2020-06-04T17:12:35.108Z] #43 13.01 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-04T17:12:35.108Z] #43 13.08 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-04T17:12:35.109Z] #43 13.14 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-04T17:12:35.109Z] #43 13.14 go: downloading github.com/pkg/errors v0.8.1 [2020-06-04T17:12:35.109Z] #43 13.31 go: extracting github.com/spf13/pflag v1.0.3 [2020-06-04T17:12:35.109Z] #43 13.31 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-04T17:12:35.109Z] #43 13.58 go: extracting github.com/pkg/errors v0.8.1 [2020-06-04T17:12:35.109Z] #43 14.32 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-04T17:12:35.109Z] #43 14.36 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-04T17:12:35.109Z] #43 15.46 go: finding github.com/fatih/color v1.6.0 [2020-06-04T17:12:35.109Z] #43 15.52 go: finding github.com/pkg/errors v0.8.1 [2020-06-04T17:12:35.109Z] #43 15.62 go: finding github.com/mattn/go-colorable v0.0.9 [2020-06-04T17:12:35.109Z] #43 15.62 go: finding github.com/sirupsen/logrus v1.0.5 [2020-06-04T17:12:35.109Z] #43 15.63 go: finding github.com/spf13/pflag v1.0.3 [2020-06-04T17:12:35.109Z] #43 15.65 go: finding github.com/mattn/go-isatty v0.0.3 [2020-06-04T17:12:35.109Z] #43 15.80 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-04T17:12:35.109Z] #43 15.87 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-04T17:12:35.109Z] #43 15.87 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-06-04T17:12:35.109Z] #43 15.94 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-04T17:12:36.115Z] #43 ... [2020-06-04T17:12:36.115Z] [2020-06-04T17:12:36.115Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:12:36.116Z] #60 17.08 Checking out files: 91% (1900/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) [2020-06-04T17:12:36.116Z] #60 ... [2020-06-04T17:12:36.116Z] [2020-06-04T17:12:36.116Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-04T17:12:36.116Z] #17 2.051 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-04T17:12:36.116Z] #17 2.202 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-04T17:12:36.116Z] #17 2.235 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-04T17:12:36.116Z] #17 2.722 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-06-04T17:12:36.116Z] #17 5.277 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [180 kB] [2020-06-04T17:12:36.116Z] #17 7.105 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-06-04T17:12:36.116Z] #17 ... [2020-06-04T17:12:36.116Z] [2020-06-04T17:12:36.116Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:12:36.116Z] #60 17.08 Checking out files: 91% (1900/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-04T17:12:36.116Z] #60 17.23 + cd /tmp/tmp.fMwWILgJZo/src/github.com/docker/libnetwork [2020-06-04T17:12:36.116Z] #60 17.23 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-04T17:12:36.752Z] 59a5abe5a03e: Pull complete [2020-06-04T17:12:37.122Z] #60 17.95 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-06-04T17:12:38.901Z] 0e35845be2ad: Pull complete [2020-06-04T17:12:39.801Z] #60 ... [2020-06-04T17:12:39.801Z] [2020-06-04T17:12:39.801Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T17:12:39.801Z] #38 12.59 Fetched 8046 kB in 10s (771 kB/s) [2020-06-04T17:12:39.801Z] #38 12.59 Reading package lists... [2020-06-04T17:12:39.801Z] #38 17.52 Reading package lists... [2020-06-04T17:12:39.801Z] #38 21.09 Building dependency tree... [2020-06-04T17:12:39.801Z] #38 22.15 The following additional packages will be installed: [2020-06-04T17:12:39.801Z] #38 22.15 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-06-04T17:12:39.801Z] #38 22.15 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-06-04T17:12:39.801Z] #38 22.16 Suggested packages: [2020-06-04T17:12:39.801Z] #38 22.16 manpages-dev python-setuptools [2020-06-04T17:12:39.801Z] #38 ... [2020-06-04T17:12:39.801Z] [2020-06-04T17:12:39.801Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-04T17:12:39.801Z] #23 12.72 Fetched 8046 kB in 10s (776 kB/s) [2020-06-04T17:12:39.801Z] #23 12.72 Reading package lists... [2020-06-04T17:12:39.801Z] #23 17.86 Reading package lists... [2020-06-04T17:12:39.801Z] #23 21.69 Building dependency tree... [2020-06-04T17:12:39.801Z] #23 22.87 ca-certificates is already the newest version (20190110). [2020-06-04T17:12:39.801Z] #23 22.87 The following additional packages will be installed: [2020-06-04T17:12:39.801Z] #23 22.88 libjq1 libonig5 [2020-06-04T17:12:39.801Z] #23 ... [2020-06-04T17:12:39.801Z] [2020-06-04T17:12:39.801Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:12:39.801Z] #47 11.39 + cd /tmp/tmp.uHeLGqOwVj/src/github.com/mvdan/sh [2020-06-04T17:12:39.801Z] #47 11.39 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-04T17:12:39.801Z] #47 11.46 + GO111MODULE=on [2020-06-04T17:12:39.801Z] #47 11.46 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-06-04T17:12:39.801Z] #47 12.86 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-04T17:12:39.801Z] #47 12.86 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-04T17:12:39.801Z] #47 12.91 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-04T17:12:39.801Z] #47 13.08 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-04T17:12:39.801Z] #47 13.10 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-04T17:12:39.801Z] #47 13.87 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-04T17:12:39.801Z] #47 14.43 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-04T17:12:39.801Z] #47 15.39 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-04T17:12:39.801Z] #47 16.54 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-04T17:12:39.801Z] #47 16.56 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-04T17:12:39.801Z] #47 16.70 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-04T17:12:39.801Z] #47 16.74 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-04T17:12:39.801Z] #47 17.31 runtime [2020-06-04T17:12:39.801Z] #47 17.31 runtime/cgo [2020-06-04T17:12:39.801Z] #47 ... [2020-06-04T17:12:39.801Z] [2020-06-04T17:12:39.801Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-04T17:12:39.801Z] #32 12.99 Fetched 8046 kB in 11s (743 kB/s) [2020-06-04T17:12:39.801Z] #32 12.99 Reading package lists... [2020-06-04T17:12:39.801Z] #32 17.28 Reading package lists... [2020-06-04T17:12:39.801Z] #32 20.88 Building dependency tree... [2020-06-04T17:12:39.801Z] #32 21.96 The following additional packages will be installed: [2020-06-04T17:12:39.801Z] #32 21.96 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-06-04T17:12:39.801Z] #32 21.96 Suggested packages: [2020-06-04T17:12:39.801Z] #32 21.96 cmake-doc ninja-build lrzip [2020-06-04T17:12:39.801Z] #32 21.96 Recommended packages: [2020-06-04T17:12:39.801Z] #32 21.96 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-06-04T17:12:39.801Z] #32 22.74 The following NEW packages will be installed: [2020-06-04T17:12:39.801Z] #32 22.74 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-06-04T17:12:39.801Z] #32 22.74 vim-common xxd [2020-06-04T17:12:39.801Z] #32 22.88 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-06-04T17:12:39.801Z] #32 22.88 Need to get 14.0 MB of archives. [2020-06-04T17:12:39.801Z] #32 22.88 After this operation, 62.1 MB of additional disk space will be used. [2020-06-04T17:12:39.801Z] #32 22.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-06-04T17:12:39.801Z] #32 22.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-06-04T17:12:39.801Z] #32 22.94 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-06-04T17:12:39.801Z] #32 23.04 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-06-04T17:12:39.801Z] #32 ... [2020-06-04T17:12:39.801Z] [2020-06-04T17:12:39.801Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T17:12:39.801Z] #38 23.09 The following NEW packages will be installed: [2020-06-04T17:12:39.801Z] #38 23.10 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-06-04T17:12:39.801Z] #38 23.10 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-06-04T17:12:39.801Z] #38 23.10 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-06-04T17:12:39.801Z] #38 23.10 python-six zlib1g-dev [2020-06-04T17:12:40.084Z] #38 23.23 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-06-04T17:12:40.084Z] #38 23.23 Need to get 3742 kB of archives. [2020-06-04T17:12:40.084Z] #38 23.23 After this operation, 22.0 MB of additional disk space will be used. [2020-06-04T17:12:40.084Z] #38 23.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-06-04T17:12:40.084Z] #38 23.25 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-06-04T17:12:40.084Z] #38 23.26 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-06-04T17:12:40.084Z] #38 23.27 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-06-04T17:12:40.084Z] #38 23.27 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-06-04T17:12:40.084Z] #38 23.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-06-04T17:12:40.084Z] #38 23.28 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2020-06-04T17:12:40.084Z] #38 23.28 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-06-04T17:12:40.084Z] #38 23.30 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-06-04T17:12:40.084Z] #38 ... [2020-06-04T17:12:40.084Z] [2020-06-04T17:12:40.084Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-04T17:12:40.084Z] #51 13.26 Fetched 8046 kB in 11s (730 kB/s) [2020-06-04T17:12:40.084Z] #51 13.26 Reading package lists... [2020-06-04T17:12:40.084Z] #51 18.01 Reading package lists... [2020-06-04T17:12:40.084Z] #51 21.48 Building dependency tree... [2020-06-04T17:12:40.084Z] #51 22.69 The following additional packages will be installed: [2020-06-04T17:12:40.084Z] #51 22.70 libbtrfs0 [2020-06-04T17:12:40.084Z] #51 22.80 The following NEW packages will be installed: [2020-06-04T17:12:40.084Z] #51 22.80 libbtrfs-dev libbtrfs0 [2020-06-04T17:12:40.084Z] #51 22.91 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-06-04T17:12:40.084Z] #51 22.91 Need to get 118 kB of archives. [2020-06-04T17:12:40.084Z] #51 22.91 After this operation, 390 kB of additional disk space will be used. [2020-06-04T17:12:40.084Z] #51 22.91 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-06-04T17:12:40.084Z] #51 22.93 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-06-04T17:12:40.084Z] #51 ... [2020-06-04T17:12:40.084Z] [2020-06-04T17:12:40.084Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T17:12:40.084Z] #38 23.33 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-06-04T17:12:40.084Z] #38 23.34 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-06-04T17:12:40.084Z] #38 23.40 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-06-04T17:12:40.366Z] #38 23.45 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2020-06-04T17:12:40.366Z] #38 23.46 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-06-04T17:12:40.366Z] #38 23.46 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-06-04T17:12:40.366Z] #38 23.50 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-06-04T17:12:40.366Z] #38 23.50 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-06-04T17:12:40.981Z] #38 ... [2020-06-04T17:12:40.981Z] [2020-06-04T17:12:40.981Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-04T17:12:40.981Z] #36 13.59 Checking out files: 99% (1588/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-06-04T17:12:40.981Z] #36 13.59 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-06-04T17:12:40.981Z] #36 15.14 + 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-04T17:12:40.981Z] #36 ... [2020-06-04T17:12:40.981Z] [2020-06-04T17:12:40.981Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-04T17:12:40.981Z] #51 23.67 debconf: delaying package configuration, since apt-utils is not installed [2020-06-04T17:12:40.981Z] #51 23.76 Fetched 118 kB in 0s (1139 kB/s) [2020-06-04T17:12:40.981Z] #51 23.87 Selecting previously unselected package libbtrfs0. [2020-06-04T17:12:40.981Z] #51 23.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15179 files and directories currently installed.) [2020-06-04T17:12:40.981Z] #51 23.99 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-06-04T17:12:40.981Z] #51 24.00 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-04T17:12:40.981Z] #51 24.08 Selecting previously unselected package libbtrfs-dev. [2020-06-04T17:12:40.981Z] #51 24.08 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-06-04T17:12:40.981Z] #51 24.08 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-04T17:12:40.981Z] #51 24.24 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-04T17:12:40.981Z] #51 24.26 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-04T17:12:40.981Z] #51 24.27 Processing triggers for libc-bin (2.28-10) ... [2020-06-04T17:12:41.599Z] #51 DONE 24.7s [2020-06-04T17:12:41.599Z] [2020-06-04T17:12:41.599Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T17:12:41.599Z] #38 24.30 debconf: delaying package configuration, since apt-utils is not installed [2020-06-04T17:12:41.599Z] #38 24.40 Fetched 3742 kB in 0s (10.0 MB/s) [2020-06-04T17:12:41.599Z] #38 24.46 Selecting previously unselected package libcap-dev:s390x. [2020-06-04T17:12:41.599Z] #38 24.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15179 files and directories currently installed.) [2020-06-04T17:12:41.599Z] #38 24.52 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-06-04T17:12:41.599Z] #38 24.52 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-06-04T17:12:41.599Z] #38 24.77 Selecting previously unselected package libnet1:s390x. [2020-06-04T17:12:41.599Z] #38 24.77 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-06-04T17:12:41.599Z] #38 24.78 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-06-04T17:12:41.886Z] #38 25.01 Selecting previously unselected package libnet1-dev. [2020-06-04T17:12:41.886Z] #38 25.01 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-06-04T17:12:41.886Z] #38 25.01 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-04T17:12:41.886Z] #38 25.21 Selecting previously unselected package libnl-3-200:s390x. [2020-06-04T17:12:41.886Z] #38 25.23 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-06-04T17:12:42.171Z] #38 25.27 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-06-04T17:12:42.171Z] #38 ... [2020-06-04T17:12:42.171Z] [2020-06-04T17:12:42.171Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-04T17:12:42.171Z] #23 23.22 The following NEW packages will be installed: [2020-06-04T17:12:42.171Z] #23 23.23 jq libjq1 libonig5 [2020-06-04T17:12:42.171Z] #23 23.38 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-06-04T17:12:42.171Z] #23 23.38 Need to get 350 kB of archives. [2020-06-04T17:12:42.171Z] #23 23.38 After this operation, 1154 kB of additional disk space will be used. [2020-06-04T17:12:42.171Z] #23 23.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-06-04T17:12:42.171Z] #23 23.42 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-06-04T17:12:42.171Z] #23 23.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-06-04T17:12:42.171Z] #23 24.04 debconf: delaying package configuration, since apt-utils is not installed [2020-06-04T17:12:42.171Z] #23 24.14 Fetched 350 kB in 0s (2081 kB/s) [2020-06-04T17:12:42.171Z] #23 24.19 Selecting previously unselected package libonig5:s390x. [2020-06-04T17:12:42.171Z] #23 24.19 (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 ... 15179 files and directories currently installed.) [2020-06-04T17:12:42.171Z] #23 24.33 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-06-04T17:12:42.171Z] #23 24.34 Unpacking libonig5:s390x (6.9.1-1) ... [2020-06-04T17:12:42.171Z] #23 24.51 Selecting previously unselected package libjq1:s390x. [2020-06-04T17:12:42.171Z] #23 24.51 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-06-04T17:12:42.171Z] #23 24.51 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-06-04T17:12:42.171Z] #23 24.77 Selecting previously unselected package jq. [2020-06-04T17:12:42.171Z] #23 24.77 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-06-04T17:12:42.171Z] #23 24.77 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-04T17:12:42.171Z] #23 25.00 Setting up libonig5:s390x (6.9.1-1) ... [2020-06-04T17:12:42.171Z] #23 25.01 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-06-04T17:12:42.171Z] #23 25.02 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-04T17:12:42.171Z] #23 25.03 Processing triggers for libc-bin (2.28-10) ... [2020-06-04T17:12:42.171Z] #23 DONE 25.5s [2020-06-04T17:12:42.171Z] [2020-06-04T17:12:42.171Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T17:12:42.171Z] #38 25.38 Selecting previously unselected package libnl-3-dev:s390x. [2020-06-04T17:12:42.171Z] #38 25.40 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-06-04T17:12:42.171Z] #38 25.40 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-06-04T17:12:42.455Z] #38 ... [2020-06-04T17:12:42.455Z] [2020-06-04T17:12:42.455Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-06-04T17:12:42.455Z] #24 DONE 0.1s [2020-06-04T17:12:42.455Z] [2020-06-04T17:12:42.455Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T17:12:42.479Z] 67a05919b67a: Pull complete [2020-06-04T17:12:42.479Z] a42503eecb04: Pull complete [2020-06-04T17:12:42.479Z] Digest: sha256:ce1b060999c6fdd1bf32239b1a9f0e664dd403cea5093f81ed387f85ab2490ea [2020-06-04T17:12:42.479Z] Status: Downloaded newer image for golang:1.13.11-stretch [2020-06-04T17:12:42.479Z] ---> 607a6a8b67de [2020-06-04T17:12:42.479Z] Step 5/15 : ARG BUILDX_REPO [2020-06-04T17:12:42.479Z] ---> Running in 23a04ba1e945 [2020-06-04T17:12:42.479Z] Removing intermediate container 23a04ba1e945 [2020-06-04T17:12:42.479Z] ---> d7a754fcd0b7 [2020-06-04T17:12:42.479Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-06-04T17:12:42.479Z] ---> Running in e6097b6ac7f2 [2020-06-04T17:12:42.749Z] #25 ... [2020-06-04T17:12:42.749Z] [2020-06-04T17:12:42.749Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:12:42.749Z] #41 13.45 unicode/utf16 [2020-06-04T17:12:42.749Z] #41 13.67 container/list [2020-06-04T17:12:42.749Z] #41 14.12 crypto/internal/subtle [2020-06-04T17:12:42.749Z] #41 14.20 crypto/subtle [2020-06-04T17:12:42.749Z] #41 14.25 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-06-04T17:12:42.749Z] #41 14.35 internal/nettrace [2020-06-04T17:12:42.749Z] #41 14.49 runtime/cgo [2020-06-04T17:12:42.749Z] #41 19.40 vendor/golang.org/x/crypto/internal/subtle [2020-06-04T17:12:42.749Z] #41 ... [2020-06-04T17:12:42.749Z] [2020-06-04T17:12:42.749Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:12:42.749Z] #49 13.71 + cd /tmp/tmp.hYKgV2Wr0c/src/github.com/opencontainers/runc [2020-06-04T17:12:42.749Z] #49 13.71 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-04T17:12:42.749Z] #49 14.58 + '[' -z '' ']' [2020-06-04T17:12:42.749Z] #49 14.58 + target=static [2020-06-04T17:12:42.749Z] #49 14.58 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-06-04T17:12:42.749Z] #49 16.15 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-04T17:12:42.749Z] #49 ... [2020-06-04T17:12:42.749Z] [2020-06-04T17:12:42.749Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T17:12:42.749Z] #38 25.68 Selecting previously unselected package libprotobuf-c1:s390x. [2020-06-04T17:12:42.749Z] #38 25.70 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-06-04T17:12:42.749Z] #38 25.71 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-06-04T17:12:42.749Z] #38 25.78 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-06-04T17:12:42.749Z] #38 25.78 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-06-04T17:12:42.749Z] #38 25.79 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-06-04T17:12:42.749Z] #38 25.90 Selecting previously unselected package zlib1g-dev:s390x. [2020-06-04T17:12:42.749Z] #38 25.92 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-06-04T17:12:42.749Z] #38 25.92 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-06-04T17:12:42.749Z] #38 26.17 Selecting previously unselected package libprotobuf17:s390x. [2020-06-04T17:12:42.788Z] Cloning into '/buildx'... [2020-06-04T17:12:43.031Z] #38 26.18 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-06-04T17:12:43.031Z] #38 26.19 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-06-04T17:12:43.650Z] #38 26.90 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-06-04T17:12:43.650Z] #38 26.91 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-06-04T17:12:43.650Z] #38 26.91 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-06-04T17:12:43.933Z] #38 27.09 Selecting previously unselected package libprotobuf-dev:s390x. [2020-06-04T17:12:43.933Z] #38 27.09 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-06-04T17:12:43.933Z] #38 27.09 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-06-04T17:12:44.357Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-06-04T17:12:44.357Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-ce12e66d\powershellScript.ps1'; exit $LASTEXITCODE; [2020-06-04T17:12:44.357Z] ---------------------------------------------------------------------------- [2020-06-04T17:12:44.357Z] [2020-06-04T17:12:44.357Z] INFO: executeCI.ps1 starting at Thu Jun 4 17:12:42 CUT 2020 [2020-06-04T17:12:44.357Z] [2020-06-04T17:12:44.357Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-06-04T17:12:44.357Z] INFO: Running git version 2.24.1.windows.2 [2020-06-04T17:12:44.357Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-06-04T17:12:44.357Z] INFO: Environment variables: [2020-06-04T17:12:44.357Z] [2020-06-04T17:12:44.357Z] Name Value [2020-06-04T17:12:44.357Z] ---- ----- [2020-06-04T17:12:44.357Z] ALLUSERSPROFILE C:\ProgramData [2020-06-04T17:12:44.357Z] amd64 true [2020-06-04T17:12:44.357Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-06-04T17:12:44.357Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-06-04T17:12:44.357Z] arm64 true [2020-06-04T17:12:44.357Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.8 [2020-06-04T17:12:44.357Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.8 [2020-06-04T17:12:44.357Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-06-04T17:12:44.357Z] BRANCH_NAME PR-41030 [2020-06-04T17:12:44.357Z] BUILD_DISPLAY_NAME #14 [2020-06-04T17:12:44.357Z] BUILD_ID 14 [2020-06-04T17:12:44.357Z] BUILD_NUMBER 14 [2020-06-04T17:12:44.357Z] BUILD_TAG jenkins-moby-PR-41030-14 [2020-06-04T17:12:44.357Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41030/14/ [2020-06-04T17:12:44.357Z] CHANGE_AUTHOR justincormack [2020-06-04T17:12:44.357Z] CHANGE_AUTHOR_DISPLAY_NAME Justin Cormack [2020-06-04T17:12:44.357Z] CHANGE_AUTHOR_EMAIL justin@specialbusservice.com [2020-06-04T17:12:44.357Z] CHANGE_BRANCH default-sysctls [2020-06-04T17:12:44.357Z] CHANGE_FORK justincormack/docker [2020-06-04T17:12:44.357Z] CHANGE_ID 41030 [2020-06-04T17:12:44.357Z] CHANGE_TARGET master [2020-06-04T17:12:44.357Z] CHANGE_TITLE Add default sysctls to allow ping sockets and privileged ports with no capabilities [2020-06-04T17:12:44.357Z] CHANGE_URL https://github.com/moby/moby/pull/41030 [2020-06-04T17:12:44.357Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-04T17:12:44.357Z] CommonProgramFiles C:\Program Files\Common Files [2020-06-04T17:12:44.357Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-06-04T17:12:44.357Z] CommonProgramW6432 C:\Program Files\Common Files [2020-06-04T17:12:44.357Z] COMPUTERNAME azwin-2-eea830 [2020-06-04T17:12:44.357Z] ComSpec C:\windows\system32\cmd.exe [2020-06-04T17:12:44.357Z] ConfigSequenceNumber 0 [2020-06-04T17:12:44.357Z] dco true [2020-06-04T17:12:44.357Z] DOCKER_BUILDKIT 0 [2020-06-04T17:12:44.357Z] DOCKER_DUT_DEBUG 1 [2020-06-04T17:12:44.357Z] DOCKER_EXPERIMENTAL 1 [2020-06-04T17:12:44.357Z] DOCKER_GRAPHDRIVER overlay2 [2020-06-04T17:12:44.358Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-06-04T17:12:44.358Z] EXECUTOR_NUMBER 0 [2020-06-04T17:12:44.358Z] FQDN azwin-2-eea830.westus.cloudapp.azure.com [2020-06-04T17:12:44.358Z] GIT_BRANCH PR-41030 [2020-06-04T17:12:44.358Z] GIT_COMMIT b4fc2b7202f46f4cdbba0d993aba757f5cd31280 [2020-06-04T17:12:44.358Z] GIT_PREVIOUS_COMMIT 2510e64a16b258404da433ee237c573d3b0c77ad [2020-06-04T17:12:44.358Z] GIT_URL https://github.com/moby/moby.git [2020-06-04T17:12:44.358Z] HUDSON_COOKIE a90703a9-5601-41d4-b246-bbae0d31f456 [2020-06-04T17:12:44.358Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-06-04T17:12:44.358Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-06-04T17:12:44.358Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-06-04T17:12:44.358Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-06-04T17:12:44.358Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-06-04T17:12:44.358Z] JENKINS_NODE_COOKIE f26a54f0-2545-4880-a77c-626378e7ab3b [2020-06-04T17:12:44.358Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-06-04T17:12:44.358Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-06-04T17:12:44.358Z] JOB_BASE_NAME PR-41030 [2020-06-04T17:12:44.358Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41030/display/redirect [2020-06-04T17:12:44.358Z] JOB_NAME moby/PR-41030 [2020-06-04T17:12:44.358Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41030/ [2020-06-04T17:12:44.358Z] library.jps.version master [2020-06-04T17:12:44.358Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-06-04T17:12:44.358Z] NODE_LABELS amd64 azure azwin-2-eea830 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-06-04T17:12:44.358Z] NODE_NAME azwin-2-eea830 [2020-06-04T17:12:44.358Z] NUMBER_OF_PROCESSORS 4 [2020-06-04T17:12:44.358Z] OS Windows_NT [2020-06-04T17:12:44.358Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-06-04T17:12:44.358Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-06-04T17:12:44.358Z] ppc64le true [2020-06-04T17:12:44.358Z] PROCESSOR_ARCHITECTURE AMD64 [2020-06-04T17:12:44.358Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-06-04T17:12:44.358Z] PROCESSOR_LEVEL 6 [2020-06-04T17:12:44.358Z] PROCESSOR_REVISION 4f01 [2020-06-04T17:12:44.358Z] ProgramData C:\ProgramData [2020-06-04T17:12:44.358Z] ProgramFiles C:\Program Files [2020-06-04T17:12:44.358Z] ProgramFiles(x86) C:\Program Files (x86) [2020-06-04T17:12:44.358Z] ProgramW6432 C:\Program Files [2020-06-04T17:12:44.358Z] PROMPT $P$G [2020-06-04T17:12:44.358Z] PSExecutionPolicyPreference Bypass [2020-06-04T17:12:44.358Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-06-04T17:12:44.358Z] PUBLIC C:\Users\Public [2020-06-04T17:12:44.358Z] rootless true [2020-06-04T17:12:44.358Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41030/14/display/redirect?page=changes [2020-06-04T17:12:44.358Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41030/14/display/redirect [2020-06-04T17:12:44.358Z] s390x true [2020-06-04T17:12:44.358Z] SKIP_VALIDATION_TESTS 1 [2020-06-04T17:12:44.358Z] SOURCES_DRIVE d [2020-06-04T17:12:44.358Z] SOURCES_SUBDIR gopath [2020-06-04T17:12:44.358Z] STAGE_NAME Run tests [2020-06-04T17:12:44.358Z] SystemDrive C: [2020-06-04T17:12:44.358Z] SystemRoot C:\windows [2020-06-04T17:12:44.358Z] TEMP C:\windows\TEMP [2020-06-04T17:12:44.358Z] TESTDEBUG 0 [2020-06-04T17:12:44.358Z] TESTRUN_DRIVE d [2020-06-04T17:12:44.358Z] TESTRUN_SUBDIR CI [2020-06-04T17:12:44.358Z] TIMEOUT 120m [2020-06-04T17:12:44.358Z] TMP C:\windows\TEMP [2020-06-04T17:12:44.358Z] unit_validate true [2020-06-04T17:12:44.358Z] USERDOMAIN WORKGROUP [2020-06-04T17:12:44.358Z] USERNAME azwin-2-eea830$ [2020-06-04T17:12:44.358Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-06-04T17:12:44.358Z] validate_force false [2020-06-04T17:12:44.358Z] windir C:\windows [2020-06-04T17:12:44.358Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-06-04T17:12:44.358Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-06-04T17:12:44.358Z] windowsRS1 false [2020-06-04T17:12:44.358Z] windowsRS5 true [2020-06-04T17:12:44.358Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-06-04T17:12:44.358Z] [2020-06-04T17:12:44.358Z] [2020-06-04T17:12:44.358Z] [2020-06-04T17:12:44.358Z] INFO: Sources under d:\gopath\... [2020-06-04T17:12:44.358Z] INFO: Test run under d:\CI\... [2020-06-04T17:12:44.358Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-06-04T17:12:44.358Z] INFO: docker/docker repository was found [2020-06-04T17:12:44.358Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2020-06-04T17:12:44.358Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1217' [2020-06-04T17:12:44.358Z] INFO: Docker version of control daemon [2020-06-04T17:12:44.358Z] [2020-06-04T17:12:44.358Z] Client: Docker Engine - Enterprise [2020-06-04T17:12:44.358Z] Version: 19.03.5 [2020-06-04T17:12:44.358Z] API version: 1.40 [2020-06-04T17:12:44.358Z] Go version: go1.12.12 [2020-06-04T17:12:44.358Z] Git commit: 2ee0c57608 [2020-06-04T17:12:44.358Z] Built: 11/13/2019 08:00:16 [2020-06-04T17:12:44.358Z] OS/Arch: windows/amd64 [2020-06-04T17:12:44.358Z] Experimental: false [2020-06-04T17:12:44.358Z] [2020-06-04T17:12:44.358Z] Server: Docker Engine - Enterprise [2020-06-04T17:12:44.358Z] Engine: [2020-06-04T17:12:44.358Z] Version: 19.03.5 [2020-06-04T17:12:44.358Z] API version: 1.40 (minimum version 1.24) [2020-06-04T17:12:44.358Z] Go version: go1.12.12 [2020-06-04T17:12:44.358Z] Git commit: 2ee0c57608 [2020-06-04T17:12:44.358Z] Built: 11/13/2019 07:58:51 [2020-06-04T17:12:44.358Z] OS/Arch: windows/amd64 [2020-06-04T17:12:44.358Z] Experimental: true [2020-06-04T17:12:44.358Z] [2020-06-04T17:12:44.358Z] INFO: Docker info of control daemon [2020-06-04T17:12:44.358Z] [2020-06-04T17:12:44.554Z] #38 27.95 Selecting previously unselected package libprotoc17:s390x. [2020-06-04T17:12:44.836Z] #38 27.95 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-06-04T17:12:44.836Z] #38 27.96 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-06-04T17:12:45.119Z] #38 28.53 Selecting previously unselected package protobuf-c-compiler. [2020-06-04T17:12:45.364Z] Client: [2020-06-04T17:12:45.364Z] Debug Mode: false [2020-06-04T17:12:45.364Z] Plugins: [2020-06-04T17:12:45.364Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-06-04T17:12:45.364Z] [2020-06-04T17:12:45.364Z] Server: [2020-06-04T17:12:45.364Z] Containers: 0 [2020-06-04T17:12:45.364Z] Running: 0 [2020-06-04T17:12:45.364Z] Paused: 0 [2020-06-04T17:12:45.364Z] Stopped: 0 [2020-06-04T17:12:45.364Z] Images: 10 [2020-06-04T17:12:45.364Z] Server Version: 19.03.5 [2020-06-04T17:12:45.364Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-06-04T17:12:45.364Z] Windows: [2020-06-04T17:12:45.364Z] LCOW: [2020-06-04T17:12:45.364Z] Logging Driver: json-file [2020-06-04T17:12:45.364Z] Plugins: [2020-06-04T17:12:45.364Z] Volume: local [2020-06-04T17:12:45.364Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-06-04T17:12:45.364Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-06-04T17:12:45.364Z] Swarm: inactive [2020-06-04T17:12:45.364Z] Default Isolation: process [2020-06-04T17:12:45.364Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-06-04T17:12:45.364Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-06-04T17:12:45.364Z] OSType: windows [2020-06-04T17:12:45.364Z] Architecture: x86_64 [2020-06-04T17:12:45.364Z] CPUs: 4 [2020-06-04T17:12:45.364Z] Total Memory: 32GiB [2020-06-04T17:12:45.364Z] Name: azwin-2-eea830 [2020-06-04T17:12:45.364Z] ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW [2020-06-04T17:12:45.364Z] Docker Root Dir: D:\docker [2020-06-04T17:12:45.364Z] Debug Mode: false [2020-06-04T17:12:45.364Z] Registry: https://index.docker.io/v1/ [2020-06-04T17:12:45.364Z] Labels: [2020-06-04T17:12:45.364Z] Experimental: true [2020-06-04T17:12:45.364Z] Insecure Registries: [2020-06-04T17:12:45.364Z] 10.0.0.4:5000 [2020-06-04T17:12:45.364Z] 127.0.0.0/8 [2020-06-04T17:12:45.364Z] Registry Mirrors: [2020-06-04T17:12:45.364Z] http://10.0.0.4:5000/ [2020-06-04T17:12:45.364Z] Live Restore Enabled: false [2020-06-04T17:12:45.364Z] [2020-06-04T17:12:45.364Z] [2020-06-04T17:12:45.364Z] INFO: Commit hash is 4c2c82514c [2020-06-04T17:12:45.364Z] INFO: Nuke-Everything... [2020-06-04T17:12:45.364Z] INFO: Container count on control daemon to delete is 0 [2020-06-04T17:12:45.401Z] #38 28.55 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-06-04T17:12:45.401Z] #38 28.56 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-04T17:12:45.401Z] #38 28.65 Selecting previously unselected package protobuf-compiler. [2020-06-04T17:12:45.401Z] #38 28.67 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-06-04T17:12:45.401Z] #38 28.67 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-06-04T17:12:45.401Z] #38 28.77 Selecting previously unselected package python-pkg-resources. [2020-06-04T17:12:45.687Z] #38 28.78 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-06-04T17:12:45.687Z] #38 28.78 Unpacking python-pkg-resources (40.8.0-1) ... [2020-06-04T17:12:45.842Z] INFO: Nuking d:\CI [2020-06-04T17:12:45.842Z] INFO: Zapped successfully [2020-06-04T17:12:45.842Z] INFO: Location for testing is d:\CI\PR-41030\14 [2020-06-04T17:12:45.842Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-06-04T17:12:45.842Z] [2020-06-04T17:12:45.842Z] [2020-06-04T17:12:45.842Z] INFO: Building the image from Dockerfile.windows at 06/04/2020 17:12:45... [2020-06-04T17:12:45.842Z] [2020-06-04T17:12:45.970Z] #38 29.01 Selecting previously unselected package python-six. [2020-06-04T17:12:45.970Z] #38 29.03 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-06-04T17:12:45.970Z] #38 29.04 Unpacking python-six (1.12.0-1) ... [2020-06-04T17:12:45.970Z] #38 29.12 Selecting previously unselected package python-protobuf. [2020-06-04T17:12:45.970Z] #38 29.13 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-06-04T17:12:45.970Z] #38 29.13 Unpacking python-protobuf (3.6.1.3-2) ... [2020-06-04T17:12:46.584Z] #38 29.72 Setting up python-pkg-resources (40.8.0-1) ... [2020-06-04T17:12:48.064Z] #38 ... [2020-06-04T17:12:48.064Z] [2020-06-04T17:12:48.064Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T17:12:48.064Z] #25 3.028 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-06-04T17:12:48.064Z] #25 3.338 [2020-06-04T17:12:48.064Z] #25 3.457 0.1% ### 4.7% ######### 13.0% ############### 21.4% ################### 27.6% ######################## 33.9% ############################ 40.2% ################################# 46.4% ####################################### 54.8% ########################################### 61.1% ################################################# 69.4% ###################################################### 75.7% ########################################################### 82.0% ################################################################# 90.4% ######################################################################## 100.0% [2020-06-04T17:12:48.064Z] #25 5.621 #=#=# [2020-06-04T17:12:48.638Z] Removing intermediate container e6097b6ac7f2 [2020-06-04T17:12:48.638Z] ---> f46d3310af89 [2020-06-04T17:12:48.638Z] Step 7/15 : WORKDIR /buildx [2020-06-04T17:12:48.638Z] ---> Running in 5ebeed6d3427 [2020-06-04T17:12:48.638Z] Removing intermediate container 5ebeed6d3427 [2020-06-04T17:12:48.638Z] ---> 0941a552bd1b [2020-06-04T17:12:48.638Z] Step 8/15 : ARG BUILDX_COMMIT [2020-06-04T17:12:48.638Z] ---> Running in be25895d751b [2020-06-04T17:12:48.638Z] Removing intermediate container be25895d751b [2020-06-04T17:12:48.638Z] ---> 0f653d2ff3d1 [2020-06-04T17:12:48.638Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-06-04T17:12:48.638Z] ---> Running in 82bf4e1a9979 [2020-06-04T17:12:48.638Z] From https://github.com/docker/buildx [2020-06-04T17:12:48.638Z] * [new tag] v0.3.1 -> build [2020-06-04T17:12:48.918Z] #25 5.858 ### 5.0% ################# 24.4% ################################# 47.1% ############################################### 65.7% ######################################################### 80.4% ###################################################################### 97.5% ######################################################################## 100.0% [2020-06-04T17:12:48.918Z] #25 ... [2020-06-04T17:12:48.918Z] [2020-06-04T17:12:48.918Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-04T17:12:48.918Z] #17 12.93 Fetched 8046 kB in 11s (736 kB/s) [2020-06-04T17:12:48.918Z] #17 12.93 Reading package lists... [2020-06-04T17:12:48.918Z] #17 17.68 Reading package lists... [2020-06-04T17:12:48.918Z] #17 21.60 Building dependency tree... [2020-06-04T17:12:48.918Z] #17 22.67 libcap2-bin is already the newest version (1:2.25-2). [2020-06-04T17:12:48.918Z] #17 22.67 The following additional packages will be installed: [2020-06-04T17:12:48.918Z] #17 22.67 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-06-04T17:12:48.918Z] #17 22.67 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-06-04T17:12:48.918Z] #17 22.67 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-06-04T17:12:48.918Z] #17 22.67 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-06-04T17:12:48.918Z] #17 22.67 python3.7 python3.7-minimal vim-runtime xxd [2020-06-04T17:12:48.918Z] #17 22.68 Suggested packages: [2020-06-04T17:12:48.918Z] #17 22.68 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-06-04T17:12:48.918Z] #17 22.68 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-06-04T17:12:48.918Z] #17 22.68 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-06-04T17:12:48.918Z] #17 22.68 Recommended packages: [2020-06-04T17:12:48.918Z] #17 22.68 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-06-04T17:12:48.918Z] #17 22.68 python3-keyrings.alt python3-xdg unzip [2020-06-04T17:12:49.204Z] #17 ... [2020-06-04T17:12:49.204Z] [2020-06-04T17:12:49.204Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T17:12:49.204Z] #38 31.84 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-06-04T17:12:49.204Z] #38 31.85 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-06-04T17:12:49.204Z] #38 31.86 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-06-04T17:12:49.204Z] #38 31.86 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-06-04T17:12:49.204Z] #38 31.87 Setting up python-six (1.12.0-1) ... [2020-06-04T17:12:49.347Z] Switched to branch 'build' [2020-06-04T17:12:50.010Z] Removing intermediate container 82bf4e1a9979 [2020-06-04T17:12:50.011Z] ---> bf360248fe76 [2020-06-04T17:12:50.011Z] Step 10/15 : ARG GOOS [2020-06-04T17:12:50.011Z] ---> Running in 5d1021a32e2f [2020-06-04T17:12:50.221Z] #38 ... [2020-06-04T17:12:50.222Z] [2020-06-04T17:12:50.222Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-04T17:12:50.222Z] #32 23.54 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-06-04T17:12:50.222Z] #32 23.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-06-04T17:12:50.222Z] #32 23.59 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-06-04T17:12:50.222Z] #32 23.59 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-06-04T17:12:50.222Z] #32 23.60 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-06-04T17:12:50.222Z] #32 23.61 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-06-04T17:12:50.222Z] #32 24.53 debconf: delaying package configuration, since apt-utils is not installed [2020-06-04T17:12:50.222Z] #32 24.63 Fetched 14.0 MB in 1s (14.0 MB/s) [2020-06-04T17:12:50.222Z] #32 24.74 Selecting previously unselected package xxd. [2020-06-04T17:12:50.222Z] #32 24.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15179 files and directories currently installed.) [2020-06-04T17:12:50.222Z] #32 24.80 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-06-04T17:12:50.222Z] #32 24.81 Unpacking xxd (2:8.1.0875-5) ... [2020-06-04T17:12:50.222Z] #32 25.06 Selecting previously unselected package vim-common. [2020-06-04T17:12:50.222Z] #32 25.07 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-04T17:12:50.222Z] #32 25.11 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-04T17:12:50.222Z] #32 25.45 Selecting previously unselected package cmake-data. [2020-06-04T17:12:50.222Z] #32 25.45 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-06-04T17:12:50.222Z] #32 25.46 Unpacking cmake-data (3.13.4-1) ... [2020-06-04T17:12:50.222Z] #32 28.16 Selecting previously unselected package libicu63:s390x. [2020-06-04T17:12:50.222Z] #32 28.16 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-06-04T17:12:50.222Z] #32 28.17 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-06-04T17:12:50.311Z] Removing intermediate container 5d1021a32e2f [2020-06-04T17:12:50.311Z] ---> b4f3c283d49e [2020-06-04T17:12:50.311Z] Step 11/15 : ARG GOARCH [2020-06-04T17:12:50.311Z] ---> Running in e14cbd048f4a [2020-06-04T17:12:50.311Z] Removing intermediate container e14cbd048f4a [2020-06-04T17:12:50.311Z] ---> d78d9f9dcc08 [2020-06-04T17:12:50.311Z] 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-04T17:12:50.311Z] ---> Running in e42b298ba0a8 [2020-06-04T17:12:50.505Z] #32 ... [2020-06-04T17:12:50.505Z] [2020-06-04T17:12:50.506Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T17:12:50.506Z] #25 6.868 #=#=# [2020-06-04T17:12:51.164Z] #25 7.012 0.1% #### 6.5% ########## 14.2% ################# 24.4% ####################### 32.0% ############################## 42.2% ################################# 47.2% ####################################### 54.9% ############################################## 65.0% #################################################### 72.7% ######################################################### 80.3% ############################################################### 87.9% [2020-06-04T17:12:51.164Z] #25 ... [2020-06-04T17:12:51.164Z] [2020-06-04T17:12:51.164Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:12:51.164Z] #60 DONE 32.0s [2020-06-04T17:12:51.164Z] [2020-06-04T17:12:51.164Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T17:12:51.164Z] #25 7.012 0.1% #### 6.5% ########## 14.2% ################# 24.4% ####################### 32.0% ############################## 42.2% ################################# 47.2% ####################################### 54.9% ############################################## 65.0% #################################################### 72.7% ######################################################### 80.3% ############################################################### 87.9% #################################################################### 95.5% ######################################################################## 100.0% [2020-06-04T17:12:51.456Z] #25 9.186 [2020-06-04T17:12:51.761Z] #25 ... [2020-06-04T17:12:51.761Z] [2020-06-04T17:12:51.761Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:12:51.761Z] #52 1.821 + RM_GOPATH=0 [2020-06-04T17:12:51.761Z] #52 1.821 + TMP_GOPATH= [2020-06-04T17:12:51.761Z] #52 1.821 + : /build [2020-06-04T17:12:51.761Z] #52 1.822 + '[' -z '' ']' [2020-06-04T17:12:51.761Z] #52 1.822 ++ mktemp -d [2020-06-04T17:12:51.761Z] #52 1.826 + export GOPATH=/tmp/tmp.oDwU6TSE9D [2020-06-04T17:12:51.761Z] #52 1.826 + GOPATH=/tmp/tmp.oDwU6TSE9D [2020-06-04T17:12:51.761Z] #52 1.826 + RM_GOPATH=1 [2020-06-04T17:12:51.761Z] #52 1.826 + case "$(go env GOARCH)" in [2020-06-04T17:12:51.761Z] #52 1.827 ++ go env GOARCH [2020-06-04T17:12:51.761Z] #52 1.851 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T17:12:51.761Z] #52 1.851 + GO_BUILDMODE=-buildmode=pie [2020-06-04T17:12:51.761Z] #52 1.853 ++ dirname /tmp/install/install.sh [2020-06-04T17:12:51.761Z] #52 1.859 + dir=/tmp/install [2020-06-04T17:12:51.761Z] #52 1.859 + bin=containerd [2020-06-04T17:12:51.761Z] #52 1.859 + shift [2020-06-04T17:12:51.761Z] #52 1.859 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-06-04T17:12:51.761Z] #52 1.859 + . /tmp/install/containerd.installer [2020-06-04T17:12:51.761Z] #52 1.859 ++ set -e [2020-06-04T17:12:51.761Z] #52 1.860 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-04T17:12:51.761Z] #52 1.866 + install_containerd [2020-06-04T17:12:51.761Z] #52 1.869 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-06-04T17:12:51.761Z] #52 1.869 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-04T17:12:51.761Z] #52 1.870 + git clone https://github.com/containerd/containerd.git /tmp/tmp.oDwU6TSE9D/src/github.com/containerd/containerd [2020-06-04T17:12:51.761Z] #52 1.873 Cloning into '/tmp/tmp.oDwU6TSE9D/src/github.com/containerd/containerd'... [2020-06-04T17:12:51.761Z] #52 ... [2020-06-04T17:12:51.761Z] [2020-06-04T17:12:51.761Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T17:12:51.787Z] Sending build context to Docker daemon 55.41MB [2020-06-04T17:12:51.787Z] [2020-06-04T17:12:51.787Z] Step 1/10 : FROM microsoft/windowsservercore [2020-06-04T17:12:51.787Z] ---> 561b89eac394 [2020-06-04T17:12:51.788Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-06-04T17:12:51.788Z] ---> Using cache [2020-06-04T17:12:51.788Z] ---> 0481061cadcc [2020-06-04T17:12:51.788Z] Step 3/10 : ARG GO_VERSION=1.13.11 [2020-06-04T17:12:51.788Z] ---> Using cache [2020-06-04T17:12:51.788Z] ---> 882ef3f6daff [2020-06-04T17:12:51.788Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-06-04T17:12:51.788Z] ---> Using cache [2020-06-04T17:12:51.788Z] ---> 7d71773d9384 [2020-06-04T17:12:51.788Z] 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-04T17:12:51.788Z] ---> Using cache [2020-06-04T17:12:51.788Z] ---> a21124d9c294 [2020-06-04T17:12:51.788Z] 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-04T17:12:51.788Z] ---> Using cache [2020-06-04T17:12:51.788Z] ---> 72078ec9d07d [2020-06-04T17:12:51.788Z] 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-04T17:12:51.788Z] ---> Using cache [2020-06-04T17:12:51.788Z] ---> a0554c86c895 [2020-06-04T17:12:51.788Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-06-04T17:12:51.788Z] ---> Using cache [2020-06-04T17:12:51.788Z] ---> b5b88a0723ca [2020-06-04T17:12:51.788Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-06-04T17:12:51.788Z] ---> Using cache [2020-06-04T17:12:51.788Z] ---> f3fbd2404913 [2020-06-04T17:12:51.788Z] Step 10/10 : COPY . . [2020-06-04T17:12:54.602Z] #25 9.359 # 1.6% ## 3.5% #### 6.3% ###### 9.2% ######## 12.1% ########## 14.9% ############# 18.7% ############### 21.5% ################# 24.3% ################## 26.2% #################### 29.1% ###################### 31.9% ######################### 34.7% ########################### 37.6% ############################# 40.4% ############################### 44.2% ################################## 48.0% ################################### 49.8% ##################################### 52.7% ####################################### 54.6% ######################################## 56.5% ########################################## 59.3% ############################################ 62.1% ########### [2020-06-04T17:12:54.602Z] #25 ... [2020-06-04T17:12:54.602Z] [2020-06-04T17:12:54.602Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T17:12:54.602Z] #38 33.59 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-06-04T17:12:54.602Z] #38 33.59 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-06-04T17:12:54.602Z] #38 33.63 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-06-04T17:12:54.602Z] #38 33.64 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-06-04T17:12:54.602Z] #38 33.64 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-06-04T17:12:54.602Z] #38 33.65 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-06-04T17:12:54.602Z] #38 33.67 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-04T17:12:54.602Z] #38 33.69 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-06-04T17:12:54.602Z] #38 33.70 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-04T17:12:54.602Z] #38 33.73 Setting up python-protobuf (3.6.1.3-2) ... [2020-06-04T17:12:54.602Z] #38 37.20 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-06-04T17:12:54.602Z] #38 37.21 Processing triggers for libc-bin (2.28-10) ... [2020-06-04T17:12:54.602Z] #38 DONE 37.7s [2020-06-04T17:12:54.602Z] [2020-06-04T17:12:54.602Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T17:12:54.602Z] #25 9.359 # 1.6% ## 3.5% #### 6.3% ###### 9.2% ######## 12.1% ########## 14.9% ############# 18.7% ############### 21.5% ################# 24.3% ################## 26.2% #################### 29.1% ###################### 31.9% ######################### 34.7% ########################### 37.6% ############################# 40.4% ############################### 44.2% ################################## 48.0% ################################### 49.8% ##################################### 52.7% ####################################### 54.6% ######################################## 56.5% ########################################## 59.3% ############################################ 62.1% ############################################## 64.0% ################################################ 66.9% [2020-06-04T17:12:54.602Z] #25 ... [2020-06-04T17:12:54.602Z] [2020-06-04T17:12:54.602Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-04T17:12:54.602Z] #32 33.77 Selecting previously unselected package libxml2:s390x. [2020-06-04T17:12:54.602Z] #32 33.77 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-06-04T17:12:54.602Z] #32 33.77 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-06-04T17:12:54.602Z] #32 34.30 Selecting previously unselected package libarchive13:s390x. [2020-06-04T17:12:54.602Z] #32 34.30 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-06-04T17:12:54.602Z] #32 34.30 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-06-04T17:12:54.602Z] #32 34.46 Selecting previously unselected package libjsoncpp1:s390x. [2020-06-04T17:12:54.602Z] #32 34.46 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-06-04T17:12:54.602Z] #32 34.47 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-06-04T17:12:54.602Z] #32 34.62 Selecting previously unselected package librhash0:s390x. [2020-06-04T17:12:54.602Z] #32 34.63 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-06-04T17:12:54.602Z] #32 34.64 Unpacking librhash0:s390x (1.3.8-1) ... [2020-06-04T17:12:54.602Z] #32 34.79 Selecting previously unselected package libuv1:s390x. [2020-06-04T17:12:54.602Z] #32 34.80 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-06-04T17:12:54.602Z] #32 34.80 Unpacking libuv1:s390x (1.24.1-1) ... [2020-06-04T17:12:54.602Z] #32 34.99 Selecting previously unselected package cmake. [2020-06-04T17:12:54.602Z] #32 35.00 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-06-04T17:12:54.602Z] #32 35.01 Unpacking cmake (3.13.4-1) ... [2020-06-04T17:12:54.602Z] #32 37.31 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-06-04T17:12:54.602Z] #32 37.36 Setting up xxd (2:8.1.0875-5) ... [2020-06-04T17:12:54.602Z] #32 37.36 Setting up libuv1:s390x (1.24.1-1) ... [2020-06-04T17:12:54.602Z] #32 37.37 Setting up vim-common (2:8.1.0875-5) ... [2020-06-04T17:12:54.602Z] #32 37.39 Setting up librhash0:s390x (1.3.8-1) ... [2020-06-04T17:12:54.602Z] #32 37.40 Setting up cmake-data (3.13.4-1) ... [2020-06-04T17:12:54.602Z] #32 37.41 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-06-04T17:12:54.602Z] #32 37.42 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-06-04T17:12:54.602Z] #32 37.43 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-06-04T17:12:54.602Z] #32 37.46 Setting up cmake (3.13.4-1) ... [2020-06-04T17:12:54.602Z] #32 37.47 Processing triggers for libc-bin (2.28-10) ... [2020-06-04T17:12:54.602Z] #32 37.50 Processing triggers for mime-support (3.62) ... [2020-06-04T17:12:54.602Z] #32 DONE 37.9s [2020-06-04T17:12:54.602Z] [2020-06-04T17:12:54.602Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T17:12:56.324Z] #25 9.359 # 1.6% ## 3.5% #### 6.3% ###### 9.2% ######## 12.1% ########## 14.9% ############# 18.7% ############### 21.5% ################# 24.3% ################## 26.2% #################### 29.1% ###################### 31.9% ######################### 34.7% ########################### 37.6% ############################# 40.4% ############################### 44.2% ################################## 48.0% ################################### 49.8% ##################################### 52.7% ####################################### 54.6% ######################################## 56.5% ########################################## 59.3% ############################################ 62.1% ############################################## 64.0% ################################################ 66.9% ################################################ 67.8% ################################################## 69.7% ################################################### 71.6% ##################################################### 74.4% ######################################################## 78.2% ########################################################## 81.0% ########################################################### 82.9% ############################################################# 85.7% ############################################################### 88.6% ################################################################# 91.4% #################################################################### 95.2% ###################################################################### 98.0% ######################################################################## 100.0% [2020-06-04T17:12:56.324Z] #25 13.96 [2020-06-04T17:12:57.797Z] #25 ... [2020-06-04T17:12:57.797Z] [2020-06-04T17:12:57.797Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:12:57.797Z] #30 28.63 sync [2020-06-04T17:12:57.797Z] #30 28.63 internal/reflectlite [2020-06-04T17:12:57.797Z] #30 31.00 sort [2020-06-04T17:12:57.797Z] #30 31.00 errors [2020-06-04T17:12:57.797Z] #30 31.23 strconv [2020-06-04T17:12:57.797Z] #30 32.76 io [2020-06-04T17:12:57.797Z] #30 33.63 internal/oserror [2020-06-04T17:12:57.797Z] #30 33.68 syscall [2020-06-04T17:12:57.797Z] #30 34.52 reflect [2020-06-04T17:12:57.797Z] #30 ... [2020-06-04T17:12:57.797Z] [2020-06-04T17:12:57.797Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-04T17:12:57.797Z] #17 24.86 The following NEW packages will be installed: [2020-06-04T17:12:57.797Z] #17 24.86 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-06-04T17:12:57.797Z] #17 24.86 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-06-04T17:12:57.797Z] #17 24.86 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-06-04T17:12:57.797Z] #17 24.86 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-06-04T17:12:57.797Z] #17 24.86 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-06-04T17:12:57.797Z] #17 24.86 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-06-04T17:12:57.797Z] #17 24.86 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-06-04T17:12:57.797Z] #17 24.87 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-06-04T17:12:57.797Z] #17 24.87 xz-utils zip [2020-06-04T17:12:57.797Z] #17 25.00 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-06-04T17:12:57.797Z] #17 25.00 Need to get 27.7 MB of archives. [2020-06-04T17:12:57.797Z] #17 25.00 After this operation, 117 MB of additional disk space will be used. [2020-06-04T17:12:57.797Z] #17 25.00 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-06-04T17:12:57.797Z] #17 25.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB] [2020-06-04T17:12:57.797Z] #17 25.31 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB] [2020-06-04T17:12:57.797Z] #17 26.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-06-04T17:12:57.797Z] #17 26.03 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-06-04T17:12:57.797Z] #17 26.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB] [2020-06-04T17:12:57.797Z] #17 26.61 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-06-04T17:12:57.797Z] #17 26.63 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-06-04T17:12:57.797Z] #17 26.63 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-06-04T17:12:57.797Z] #17 26.63 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-06-04T17:12:57.797Z] #17 26.63 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-06-04T17:12:57.797Z] #17 26.64 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-06-04T17:12:57.797Z] #17 26.64 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-06-04T17:12:57.797Z] #17 26.64 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-06-04T17:12:57.797Z] #17 26.65 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-06-04T17:12:57.797Z] #17 26.65 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-06-04T17:12:57.797Z] #17 26.67 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-06-04T17:12:57.797Z] #17 26.69 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-06-04T17:12:57.797Z] #17 26.70 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-06-04T17:12:57.797Z] #17 26.75 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-06-04T17:12:57.797Z] #17 26.76 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-06-04T17:12:57.797Z] #17 26.76 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-06-04T17:12:57.798Z] #17 26.78 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-06-04T17:12:57.798Z] #17 26.79 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-06-04T17:12:57.798Z] #17 26.81 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-06-04T17:12:57.798Z] #17 26.81 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-06-04T17:12:57.798Z] #17 26.82 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-06-04T17:12:57.798Z] #17 26.82 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-06-04T17:12:57.798Z] #17 26.83 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-06-04T17:12:57.798Z] #17 27.31 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-06-04T17:12:57.798Z] #17 27.31 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-06-04T17:12:57.798Z] #17 27.32 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-06-04T17:12:57.798Z] #17 27.32 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-06-04T17:12:57.798Z] #17 27.33 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-06-04T17:12:57.798Z] #17 27.51 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-06-04T17:12:57.798Z] #17 27.58 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-06-04T17:12:57.798Z] #17 27.59 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-06-04T17:12:57.798Z] #17 27.62 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-06-04T17:12:57.798Z] #17 27.62 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-06-04T17:12:57.798Z] #17 27.62 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-06-04T17:12:57.798Z] #17 27.64 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-06-04T17:12:57.798Z] #17 27.64 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-06-04T17:12:57.798Z] #17 27.72 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-06-04T17:12:57.798Z] #17 27.74 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-06-04T17:12:57.798Z] #17 27.76 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-06-04T17:12:57.798Z] #17 28.03 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-06-04T17:12:57.798Z] #17 28.10 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-06-04T17:12:57.798Z] #17 28.14 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-06-04T17:12:57.798Z] #17 29.35 debconf: delaying package configuration, since apt-utils is not installed [2020-06-04T17:12:57.798Z] #17 29.43 Fetched 27.7 MB in 3s (8610 kB/s) [2020-06-04T17:12:57.798Z] #17 29.50 Selecting previously unselected package pigz. [2020-06-04T17:12:57.798Z] #17 29.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23201 files and directories currently installed.) [2020-06-04T17:12:57.798Z] #17 29.69 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-06-04T17:12:57.798Z] #17 29.70 Unpacking pigz (2.4-1) ... [2020-06-04T17:12:57.798Z] #17 29.74 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-06-04T17:12:57.798Z] #17 29.79 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-06-04T17:12:57.798Z] #17 29.79 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-06-04T17:12:57.798Z] #17 30.34 Selecting previously unselected package python3.7-minimal. [2020-06-04T17:12:57.798Z] #17 30.37 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-06-04T17:12:57.798Z] #17 30.37 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-04T17:12:57.798Z] #17 31.50 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-06-04T17:12:57.798Z] #17 31.53 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-04T17:12:58.090Z] #17 ... [2020-06-04T17:12:58.090Z] [2020-06-04T17:12:58.090Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:12:58.090Z] #41 29.16 sync [2020-06-04T17:12:58.090Z] #41 29.24 internal/reflectlite [2020-06-04T17:12:58.090Z] #41 30.59 github.com/LK4D4/vndr/godl/singleflight [2020-06-04T17:12:58.090Z] #41 30.82 math/rand [2020-06-04T17:12:58.090Z] #41 32.17 internal/singleflight [2020-06-04T17:12:58.090Z] #41 32.52 sort [2020-06-04T17:12:58.090Z] #41 32.52 io [2020-06-04T17:12:58.090Z] #41 33.55 strconv [2020-06-04T17:12:58.090Z] #41 33.61 bytes [2020-06-04T17:12:58.090Z] #41 35.48 bufio [2020-06-04T17:12:58.090Z] #41 36.98 reflect [2020-06-04T17:12:58.090Z] #41 37.16 syscall [2020-06-04T17:12:58.372Z] #41 ... [2020-06-04T17:12:58.372Z] [2020-06-04T17:12:58.372Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:12:58.372Z] #33 1.878 + RM_GOPATH=0 [2020-06-04T17:12:58.372Z] #33 1.878 + TMP_GOPATH= [2020-06-04T17:12:58.372Z] #33 1.878 + : /build [2020-06-04T17:12:58.372Z] #33 1.878 + '[' -z '' ']' [2020-06-04T17:12:58.372Z] #33 1.893 ++ mktemp -d [2020-06-04T17:12:58.372Z] #33 1.894 + export GOPATH=/tmp/tmp.sF25SLrPy9 [2020-06-04T17:12:58.372Z] #33 1.894 + GOPATH=/tmp/tmp.sF25SLrPy9 [2020-06-04T17:12:58.372Z] #33 1.894 + RM_GOPATH=1 [2020-06-04T17:12:58.372Z] #33 1.896 + case "$(go env GOARCH)" in [2020-06-04T17:12:58.372Z] #33 1.897 ++ go env GOARCH [2020-06-04T17:12:58.372Z] #33 1.902 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T17:12:58.372Z] #33 1.902 + GO_BUILDMODE=-buildmode=pie [2020-06-04T17:12:58.372Z] #33 1.903 ++ dirname /tmp/install/install.sh [2020-06-04T17:12:58.372Z] #33 1.909 + dir=/tmp/install [2020-06-04T17:12:58.372Z] #33 1.909 + bin=tini [2020-06-04T17:12:58.372Z] #33 1.912 + shift [2020-06-04T17:12:58.372Z] #33 1.912 + '[' '!' -f /tmp/install/tini.installer ']' [2020-06-04T17:12:58.372Z] #33 1.913 + . /tmp/install/tini.installer [2020-06-04T17:12:58.372Z] #33 1.913 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-04T17:12:58.372Z] #33 1.915 + install_tini [2020-06-04T17:12:58.372Z] #33 1.915 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-04T17:12:58.372Z] #33 1.915 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-06-04T17:12:58.372Z] #33 1.915 + git clone https://github.com/krallin/tini.git /tmp/tmp.sF25SLrPy9/tini [2020-06-04T17:12:58.372Z] #33 1.921 Cloning into '/tmp/tmp.sF25SLrPy9/tini'... [2020-06-04T17:12:58.372Z] #33 2.500 + cd /tmp/tmp.sF25SLrPy9/tini [2020-06-04T17:12:58.372Z] #33 2.510 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-04T17:12:58.372Z] #33 2.516 + cmake . [2020-06-04T17:12:58.372Z] #33 2.884 -- The C compiler identification is GNU 8.3.0 [2020-06-04T17:12:58.372Z] #33 2.961 -- Check for working C compiler: /usr/bin/cc [2020-06-04T17:12:58.372Z] #33 3.379 -- Check for working C compiler: /usr/bin/cc -- works [2020-06-04T17:12:58.372Z] #33 3.383 -- Detecting C compiler ABI info [2020-06-04T17:12:58.657Z] #33 3.902 -- Detecting C compiler ABI info - done [2020-06-04T17:12:58.657Z] #33 3.925 -- Detecting C compile features [2020-06-04T17:12:59.665Z] #33 5.089 -- Detecting C compile features - done [2020-06-04T17:12:59.665Z] #33 5.118 -- Performing Test HAS_BUILTIN_FORTIFY [2020-06-04T17:12:59.948Z] #33 ... [2020-06-04T17:12:59.948Z] [2020-06-04T17:12:59.948Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-04T17:12:59.948Z] #17 33.97 Selecting previously unselected package python3-minimal. [2020-06-04T17:12:59.948Z] #17 33.97 (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 ... 23450 files and directories currently installed.) [2020-06-04T17:12:59.948Z] #17 34.03 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-06-04T17:12:59.948Z] #17 34.03 Unpacking python3-minimal (3.7.3-1) ... [2020-06-04T17:12:59.948Z] #17 ... [2020-06-04T17:12:59.948Z] [2020-06-04T17:12:59.948Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-04T17:12:59.948Z] #28 32.82 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-04T17:12:59.948Z] #28 33.15 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-06-04T17:12:59.948Z] #28 33.34 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-06-04T17:13:00.230Z] #28 ... [2020-06-04T17:13:00.230Z] [2020-06-04T17:13:00.230Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-04T17:13:00.230Z] #17 34.10 Selecting previously unselected package libmpdec2:s390x. [2020-06-04T17:13:00.230Z] #17 34.11 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-06-04T17:13:00.230Z] #17 34.12 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-06-04T17:13:00.230Z] #17 34.26 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-06-04T17:13:00.230Z] #17 34.27 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-06-04T17:13:00.230Z] #17 34.28 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-06-04T17:13:01.237Z] #17 35.23 Selecting previously unselected package python3.7. [2020-06-04T17:13:01.237Z] #17 35.26 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-06-04T17:13:01.237Z] #17 35.26 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-06-04T17:13:01.519Z] #17 35.45 Selecting previously unselected package libpython3-stdlib:s390x. [2020-06-04T17:13:01.519Z] #17 35.48 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-06-04T17:13:01.519Z] #17 35.49 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-06-04T17:13:01.802Z] #17 35.68 Setting up python3-minimal (3.7.3-1) ... [2020-06-04T17:13:02.818Z] [2020-06-04T17:13:02.818Z] #17 ... [2020-06-04T17:13:02.818Z] [2020-06-04T17:13:02.818Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:13:02.818Z] #33 5.366 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-06-04T17:13:02.818Z] #33 5.460 -- Configuring done [2020-06-04T17:13:02.818Z] #33 5.472 -- Generating done [2020-06-04T17:13:02.818Z] #33 5.497 -- Build files have been written to: /tmp/tmp.sF25SLrPy9/tini [2020-06-04T17:13:02.818Z] #33 5.508 + make tini-static [2020-06-04T17:13:02.818Z] #33 5.840 Scanning dependencies of target tini-static [2020-06-04T17:13:02.818Z] #33 5.905 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-06-04T17:13:02.818Z] #33 6.932 [100%] Linking C executable tini-static [2020-06-04T17:13:02.818Z] #33 7.393 [100%] Built target tini-static [2020-06-04T17:13:02.818Z] #33 7.537 + mkdir -p /build [2020-06-04T17:13:02.818Z] #33 7.545 + cp tini-static /build/docker-init [2020-06-04T17:13:02.818Z] #33 DONE 7.9s [2020-06-04T17:13:02.818Z] [2020-06-04T17:13:02.818Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-04T17:13:02.818Z] #17 36.57 Selecting previously unselected package python3. [2020-06-04T17:13:02.818Z] #17 36.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23862 files and directories currently installed.) [2020-06-04T17:13:02.818Z] #17 36.67 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-06-04T17:13:02.818Z] #17 36.68 Unpacking python3 (3.7.3-1) ... [2020-06-04T17:13:02.818Z] #17 36.81 Selecting previously unselected package libip4tc0:s390x. [2020-06-04T17:13:03.145Z] #17 36.82 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-06-04T17:13:03.145Z] #17 36.82 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-06-04T17:13:03.145Z] #17 37.14 Selecting previously unselected package libip6tc0:s390x. [2020-06-04T17:13:03.145Z] #17 37.14 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-06-04T17:13:03.145Z] #17 37.15 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-06-04T17:13:03.427Z] #17 37.28 Selecting previously unselected package libiptc0:s390x. [2020-06-04T17:13:03.427Z] #17 37.28 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-06-04T17:13:03.427Z] #17 37.29 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-06-04T17:13:03.427Z] #17 37.41 Selecting previously unselected package libnfnetlink0:s390x. [2020-06-04T17:13:03.427Z] #17 37.44 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-06-04T17:13:03.709Z] #17 37.44 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-06-04T17:13:03.710Z] #17 37.52 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-06-04T17:13:03.710Z] #17 37.53 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-06-04T17:13:03.710Z] #17 37.53 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-06-04T17:13:03.710Z] #17 37.62 Selecting previously unselected package libnftnl11:s390x. [2020-06-04T17:13:03.710Z] #17 37.63 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-06-04T17:13:03.710Z] #17 37.63 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-06-04T17:13:03.710Z] #17 37.75 Selecting previously unselected package iptables. [2020-06-04T17:13:03.992Z] #17 37.78 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-06-04T17:13:03.992Z] #17 37.80 Unpacking iptables (1.8.2-4) ... [2020-06-04T17:13:04.274Z] #17 38.18 Selecting previously unselected package xxd. [2020-06-04T17:13:04.274Z] #17 38.21 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-06-04T17:13:04.274Z] #17 38.22 Unpacking xxd (2:8.1.0875-5) ... [2020-06-04T17:13:04.557Z] #17 38.39 Selecting previously unselected package vim-common. [2020-06-04T17:13:04.557Z] #17 38.39 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-04T17:13:04.557Z] #17 38.42 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-04T17:13:04.557Z] #17 ... [2020-06-04T17:13:04.557Z] [2020-06-04T17:13:04.557Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:13:04.557Z] #39 3.134 Note: Building without setproctitle() and strlcpy() support. [2020-06-04T17:13:04.557Z] #39 3.136 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-04T17:13:04.557Z] #39 3.176 Note: Building without GnuTLS support [2020-06-04T17:13:04.557Z] #39 3.177 Makefile.config:39: Warn: you have no libnftables installed [2020-06-04T17:13:04.557Z] #39 3.177 Makefile.config:40: Warn: Building without nftables support [2020-06-04T17:13:04.557Z] #39 4.178 fatal: not a git repository (or any of the parent directories): .git [2020-06-04T17:13:04.557Z] #39 4.210 GEN .gitid [2020-06-04T17:13:04.557Z] #39 4.213 GEN criu/include/version.h [2020-06-04T17:13:04.557Z] #39 4.227 GEN include/common/asm [2020-06-04T17:13:04.557Z] #39 5.259 PBCC images/timens.pb-c.c [2020-06-04T17:13:04.557Z] #39 5.291 DEP images/timens.pb-c.d [2020-06-04T17:13:04.557Z] #39 5.322 PBCC images/fown.pb-c.c [2020-06-04T17:13:04.557Z] #39 5.338 PBCC images/google/protobuf/descriptor.pb-c.c [2020-06-04T17:13:04.557Z] #39 5.392 PBCC images/opts.pb-c.c [2020-06-04T17:13:04.557Z] #39 5.422 PBCC images/memfd.pb-c.c [2020-06-04T17:13:04.557Z] #39 5.450 DEP images/fown.pb-c.d [2020-06-04T17:13:04.557Z] #39 5.479 DEP images/google/protobuf/descriptor.pb-c.d [2020-06-04T17:13:04.557Z] #39 5.523 DEP images/opts.pb-c.d [2020-06-04T17:13:04.557Z] #39 5.559 DEP images/memfd.pb-c.d [2020-06-04T17:13:04.557Z] #39 5.623 PBCC images/sit.pb-c.c [2020-06-04T17:13:04.557Z] #39 5.665 DEP images/sit.pb-c.d [2020-06-04T17:13:04.557Z] #39 5.739 PBCC images/macvlan.pb-c.c [2020-06-04T17:13:04.557Z] #39 5.757 DEP images/macvlan.pb-c.d [2020-06-04T17:13:04.557Z] #39 5.766 PBCC images/autofs.pb-c.c [2020-06-04T17:13:04.557Z] #39 5.775 DEP images/autofs.pb-c.d [2020-06-04T17:13:04.557Z] #39 5.818 PBCC images/sysctl.pb-c.c [2020-06-04T17:13:04.557Z] #39 5.821 DEP images/sysctl.pb-c.d [2020-06-04T17:13:04.557Z] #39 5.850 PBCC images/time.pb-c.c [2020-06-04T17:13:04.557Z] #39 5.902 DEP images/time.pb-c.d [2020-06-04T17:13:04.557Z] #39 5.917 PBCC images/binfmt-misc.pb-c.c [2020-06-04T17:13:04.557Z] #39 5.943 DEP images/binfmt-misc.pb-c.d [2020-06-04T17:13:04.557Z] #39 6.010 PBCC images/seccomp.pb-c.c [2020-06-04T17:13:04.557Z] #39 6.033 DEP images/seccomp.pb-c.d [2020-06-04T17:13:04.557Z] #39 6.056 PBCC images/userns.pb-c.c [2020-06-04T17:13:04.557Z] #39 6.073 DEP images/userns.pb-c.d [2020-06-04T17:13:04.557Z] #39 6.113 PBCC images/cgroup.pb-c.c [2020-06-04T17:13:04.557Z] #39 6.127 DEP images/cgroup.pb-c.d [2020-06-04T17:13:04.557Z] #39 6.152 PBCC images/ext-file.pb-c.c [2020-06-04T17:13:04.557Z] #39 6.165 DEP images/ext-file.pb-c.d [2020-06-04T17:13:04.557Z] #39 6.224 PBCC images/rpc.pb-c.c [2020-06-04T17:13:04.557Z] #39 6.237 DEP images/rpc.pb-c.d [2020-06-04T17:13:04.557Z] #39 6.295 PBCC images/siginfo.pb-c.c [2020-06-04T17:13:04.557Z] #39 6.311 DEP images/siginfo.pb-c.d [2020-06-04T17:13:04.557Z] #39 6.329 PBCC images/pagemap.pb-c.c [2020-06-04T17:13:04.557Z] #39 6.368 DEP images/pagemap.pb-c.d [2020-06-04T17:13:04.557Z] #39 6.417 PBCC images/rlimit.pb-c.c [2020-06-04T17:13:04.557Z] #39 6.427 DEP images/rlimit.pb-c.d [2020-06-04T17:13:04.557Z] #39 6.465 PBCC images/file-lock.pb-c.c [2020-06-04T17:13:04.557Z] #39 6.494 DEP images/file-lock.pb-c.d [2020-06-04T17:13:04.557Z] #39 6.528 PBCC images/tty.pb-c.c [2020-06-04T17:13:04.557Z] #39 6.552 DEP images/tty.pb-c.d [2020-06-04T17:13:04.557Z] #39 6.584 PBCC images/tun.pb-c.c [2020-06-04T17:13:04.557Z] #39 6.635 PBCC images/netdev.pb-c.c [2020-06-04T17:13:04.557Z] #39 6.689 DEP images/tun.pb-c.d [2020-06-04T17:13:04.557Z] #39 6.744 DEP images/netdev.pb-c.d [2020-06-04T17:13:04.557Z] #39 6.763 PBCC images/vma.pb-c.c [2020-06-04T17:13:04.557Z] #39 6.808 DEP images/vma.pb-c.d [2020-06-04T17:13:04.557Z] #39 6.842 PBCC images/creds.pb-c.c [2020-06-04T17:13:04.557Z] #39 6.858 DEP images/creds.pb-c.d [2020-06-04T17:13:04.557Z] #39 6.863 PBCC images/utsns.pb-c.c [2020-06-04T17:13:04.557Z] #39 6.885 DEP images/utsns.pb-c.d [2020-06-04T17:13:04.557Z] #39 6.948 PBCC images/ipc-desc.pb-c.c [2020-06-04T17:13:04.557Z] #39 6.959 PBCC images/ipc-sem.pb-c.c [2020-06-04T17:13:04.557Z] #39 6.983 DEP images/ipc-desc.pb-c.d [2020-06-04T17:13:04.557Z] #39 7.027 DEP images/ipc-sem.pb-c.d [2020-06-04T17:13:04.557Z] #39 7.067 PBCC images/ipc-msg.pb-c.c [2020-06-04T17:13:04.557Z] #39 7.091 DEP images/ipc-msg.pb-c.d [2020-06-04T17:13:04.557Z] #39 7.127 PBCC images/ipc-shm.pb-c.c [2020-06-04T17:13:04.557Z] #39 7.148 DEP images/ipc-shm.pb-c.d [2020-06-04T17:13:04.557Z] #39 7.176 PBCC images/ipc-var.pb-c.c [2020-06-04T17:13:04.557Z] #39 7.179 DEP images/ipc-var.pb-c.d [2020-06-04T17:13:04.557Z] #39 7.230 PBCC images/sk-opts.pb-c.c [2020-06-04T17:13:04.557Z] #39 7.282 PBCC images/packet-sock.pb-c.c [2020-06-04T17:13:04.557Z] #39 7.303 DEP images/sk-opts.pb-c.d [2020-06-04T17:13:04.557Z] #39 7.362 DEP images/packet-sock.pb-c.d [2020-06-04T17:13:04.557Z] #39 7.403 PBCC images/sk-netlink.pb-c.c [2020-06-04T17:13:04.557Z] #39 7.416 DEP images/sk-netlink.pb-c.d [2020-06-04T17:13:04.557Z] #39 7.467 PBCC images/sk-inet.pb-c.c [2020-06-04T17:13:04.557Z] #39 7.537 DEP images/sk-inet.pb-c.d [2020-06-04T17:13:04.557Z] #39 7.592 PBCC images/sk-unix.pb-c.c [2020-06-04T17:13:04.557Z] #39 7.626 DEP images/sk-unix.pb-c.d [2020-06-04T17:13:04.557Z] #39 7.689 PBCC images/mm.pb-c.c [2020-06-04T17:13:04.557Z] #39 7.734 DEP images/mm.pb-c.d [2020-06-04T17:13:04.557Z] #39 7.805 PBCC images/timerfd.pb-c.c [2020-06-04T17:13:04.557Z] #39 7.837 DEP images/timerfd.pb-c.d [2020-06-04T17:13:04.557Z] #39 7.875 PBCC images/timer.pb-c.c [2020-06-04T17:13:04.557Z] #39 7.894 DEP images/timer.pb-c.d [2020-06-04T17:13:04.557Z] #39 7.921 PBCC images/sa.pb-c.c [2020-06-04T17:13:04.557Z] #39 7.953 DEP images/sa.pb-c.d [2020-06-04T17:13:04.557Z] #39 7.992 PBCC images/pipe-data.pb-c.c [2020-06-04T17:13:04.557Z] #39 8.002 DEP images/pipe-data.pb-c.d [2020-06-04T17:13:04.557Z] #39 8.034 PBCC images/mnt.pb-c.c [2020-06-04T17:13:04.557Z] #39 8.058 DEP images/mnt.pb-c.d [2020-06-04T17:13:04.557Z] #39 8.170 PBCC images/sk-packet.pb-c.c [2020-06-04T17:13:04.557Z] #39 8.204 DEP images/sk-packet.pb-c.d [2020-06-04T17:13:04.557Z] #39 8.330 PBCC images/tcp-stream.pb-c.c [2020-06-04T17:13:04.557Z] #39 8.471 DEP images/tcp-stream.pb-c.d [2020-06-04T17:13:04.557Z] #39 8.635 PBCC images/pipe.pb-c.c [2020-06-04T17:13:04.557Z] #39 8.677 DEP images/pipe.pb-c.d [2020-06-04T17:13:04.557Z] #39 8.786 PBCC images/pstree.pb-c.c [2020-06-04T17:13:04.557Z] #39 8.793 DEP images/pstree.pb-c.d [2020-06-04T17:13:04.557Z] #39 8.863 PBCC images/fs.pb-c.c [2020-06-04T17:13:04.557Z] #39 8.863 DEP images/fs.pb-c.d [2020-06-04T17:13:04.557Z] #39 8.867 PBCC images/signalfd.pb-c.c [2020-06-04T17:13:04.557Z] #39 8.953 DEP images/signalfd.pb-c.d [2020-06-04T17:13:04.557Z] #39 8.989 PBCC images/fh.pb-c.c [2020-06-04T17:13:04.557Z] #39 9.027 PBCC images/fsnotify.pb-c.c [2020-06-04T17:13:04.557Z] #39 9.078 DEP images/fh.pb-c.d [2020-06-04T17:13:04.557Z] #39 9.105 DEP images/fsnotify.pb-c.d [2020-06-04T17:13:04.558Z] #39 9.154 PBCC images/eventpoll.pb-c.c [2020-06-04T17:13:04.558Z] #39 9.169 DEP images/eventpoll.pb-c.d [2020-06-04T17:13:04.558Z] #39 9.195 PBCC images/eventfd.pb-c.c [2020-06-04T17:13:04.558Z] #39 9.207 DEP images/eventfd.pb-c.d [2020-06-04T17:13:04.558Z] #39 9.242 PBCC images/remap-file-path.pb-c.c [2020-06-04T17:13:04.558Z] #39 9.266 DEP images/remap-file-path.pb-c.d [2020-06-04T17:13:04.558Z] #39 9.308 PBCC images/fifo.pb-c.c [2020-06-04T17:13:04.558Z] #39 9.328 DEP images/fifo.pb-c.d [2020-06-04T17:13:04.558Z] #39 9.367 PBCC images/ghost-file.pb-c.c [2020-06-04T17:13:04.558Z] #39 9.390 DEP images/ghost-file.pb-c.d [2020-06-04T17:13:04.558Z] #39 9.444 PBCC images/regfile.pb-c.c [2020-06-04T17:13:04.558Z] #39 9.451 DEP images/regfile.pb-c.d [2020-06-04T17:13:04.558Z] #39 9.535 PBCC images/ns.pb-c.c [2020-06-04T17:13:04.558Z] #39 9.565 DEP images/ns.pb-c.d [2020-06-04T17:13:04.558Z] #39 9.573 PBCC images/fdinfo.pb-c.c [2020-06-04T17:13:04.558Z] #39 9.682 DEP images/fdinfo.pb-c.d [2020-06-04T17:13:04.558Z] #39 9.754 PBCC images/core-aarch64.pb-c.c [2020-06-04T17:13:04.558Z] #39 9.761 PBCC images/core-arm.pb-c.c [2020-06-04T17:13:04.558Z] #39 9.843 PBCC images/core-ppc64.pb-c.c [2020-06-04T17:13:04.558Z] #39 9.877 PBCC images/core-s390.pb-c.c [2020-06-04T17:13:04.558Z] #39 9.965 PBCC images/core-x86.pb-c.c [2020-06-04T17:13:04.558Z] #39 10.01 PBCC images/core.pb-c.c [2020-06-04T17:13:04.558Z] #39 10.06 PBCC images/inventory.pb-c.c [2020-06-04T17:13:04.558Z] #39 10.12 DEP images/core-aarch64.pb-c.d [2020-06-04T17:13:04.558Z] #39 10.23 DEP images/core-arm.pb-c.d [2020-06-04T17:13:04.840Z] #39 10.29 DEP images/core-ppc64.pb-c.d [2020-06-04T17:13:04.840Z] #39 10.36 DEP images/core-s390.pb-c.d [2020-06-04T17:13:04.840Z] #39 10.39 DEP images/core-x86.pb-c.d [2020-06-04T17:13:04.840Z] #39 10.48 DEP images/core.pb-c.d [2020-06-04T17:13:04.840Z] #39 ... [2020-06-04T17:13:04.840Z] [2020-06-04T17:13:04.840Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-04T17:13:04.840Z] #17 38.81 Selecting previously unselected package bash-completion. [2020-06-04T17:13:04.840Z] #17 38.82 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-06-04T17:13:05.454Z] #17 ... [2020-06-04T17:13:05.454Z] [2020-06-04T17:13:05.454Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:13:05.454Z] #47 36.45 syscall [2020-06-04T17:13:05.454Z] #47 36.47 reflect [2020-06-04T17:13:05.454Z] #47 41.80 time [2020-06-04T17:13:05.454Z] #47 ... [2020-06-04T17:13:05.454Z] [2020-06-04T17:13:05.454Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:13:05.454Z] #39 10.54 DEP images/inventory.pb-c.d [2020-06-04T17:13:05.454Z] #39 10.59 PBCC images/cpuinfo.pb-c.c [2020-06-04T17:13:05.454Z] #39 10.65 DEP images/cpuinfo.pb-c.d [2020-06-04T17:13:05.454Z] #39 10.68 PBCC images/stats.pb-c.c [2020-06-04T17:13:05.454Z] #39 10.71 DEP images/stats.pb-c.d [2020-06-04T17:13:06.461Z] #39 11.78 make[1]: Nothing to be done for 'all'. [2020-06-04T17:13:07.188Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0f82a22ba3d57b610) in /home/ubuntu/workspace/moby_PR-41030 [Pipeline] { [Pipeline] checkout [2020-06-04T17:13:07.469Z] #39 12.96 CC images/stats.o [2020-06-04T17:13:07.751Z] #39 ... [2020-06-04T17:13:07.751Z] [2020-06-04T17:13:07.752Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T17:13:07.752Z] #25 20.14 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-06-04T17:13:07.752Z] #25 20.70 #=#=# [2020-06-04T17:13:07.752Z] #25 20.97 ######################################## 56.0% ######################################################################## 100.0% [2020-06-04T17:13:07.752Z] #25 21.07 [2020-06-04T17:13:07.752Z] #25 22.12 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-06-04T17:13:07.752Z] #25 22.44 #=#=# [2020-06-04T17:13:07.752Z] #25 22.60 ######################################################################## 100.0% [2020-06-04T17:13:07.752Z] #25 22.69 [2020-06-04T17:13:07.752Z] #25 23.57 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-06-04T17:13:07.752Z] #25 23.61 skipping existing b63cc5f62c21 [2020-06-04T17:13:07.752Z] #25 23.68 [2020-06-04T17:13:07.752Z] #25 24.76 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-06-04T17:13:07.752Z] #25 25.04 [2020-06-04T17:13:07.752Z] #25 25.21 #=#=# ######################################################################## 100.0% [2020-06-04T17:13:07.752Z] #25 25.28 [2020-06-04T17:13:07.752Z] #25 25.36 Download of images into '/build' complete. [2020-06-04T17:13:07.752Z] #25 25.36 Use something like the following to load the result into a Docker daemon: [2020-06-04T17:13:07.752Z] #25 25.36 tar -cC '/build' . | docker load [2020-06-04T17:13:07.752Z] #25 DONE 25.6s [2020-06-04T17:13:07.752Z] [2020-06-04T17:13:07.752Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:13:07.752Z] #39 13.32 CC images/core.o [2020-06-04T17:13:08.380Z] #39 13.72 CC images/core-x86.o [2020-06-04T17:13:09.013Z] #39 14.30 CC images/core-arm.o [2020-06-04T17:13:09.013Z] #39 14.69 CC images/core-aarch64.o [2020-06-04T17:13:09.297Z] #39 14.91 CC images/core-ppc64.o [2020-06-04T17:13:09.850Z] using credential docker-jenkins-github-credentials [2020-06-04T17:13:09.862Z] Cloning the remote Git repository [2020-06-04T17:13:09.862Z] Cloning with configured refspecs honoured and without tags [2020-06-04T17:13:09.912Z] #39 15.25 CC images/core-s390.o [2020-06-04T17:13:10.196Z] #39 ... [2020-06-04T17:13:10.196Z] [2020-06-04T17:13:10.196Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:13:10.196Z] #30 41.21 time [2020-06-04T17:13:10.196Z] #30 45.06 internal/fmtsort [2020-06-04T17:13:10.196Z] #30 45.39 internal/poll [2020-06-04T17:13:10.196Z] #30 45.72 internal/syscall/execenv [2020-06-04T17:13:10.196Z] #30 45.93 internal/syscall/unix [2020-06-04T17:13:10.196Z] #30 46.10 strings [2020-06-04T17:13:10.196Z] #30 47.54 os [2020-06-04T17:13:10.196Z] #30 48.54 path [2020-06-04T17:13:10.196Z] #30 49.09 text/tabwriter [2020-06-04T17:13:10.196Z] #30 50.68 fmt [2020-06-04T17:13:10.196Z] #30 50.69 path/filepath [2020-06-04T17:13:10.196Z] #30 ... [2020-06-04T17:13:10.196Z] [2020-06-04T17:13:10.196Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:13:09.706Z] Cloning repository https://github.com/moby/moby.git [2020-06-04T17:13:09.766Z] > git init /home/ubuntu/workspace/moby_PR-41030 # timeout=10 [2020-06-04T17:13:10.015Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-04T17:13:10.015Z] > git --version # timeout=10 [2020-06-04T17:13:10.023Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-04T17:13:10.026Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41030/head:refs/remotes/origin/PR-41030 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-04T17:13:10.766Z] #52 28.17 Checking out files: 61% (1974/3184) Checking out files: 62% (1975/3184) Checking out files: 63% (2006/3184) Checking out files: 64% (2038/3184) Checking out files: 65% (2070/3184) Checking out files: 66% (2102/3184) Checking out files: 67% (2134/3184) Checking out files: 68% (2166/3184) Checking out files: 69% (2197/3184) Checking out files: 70% (2229/3184) Checking out files: 71% (2261/3184) Checking out files: 72% (2293/3184) Checking out files: 73% (2325/3184) Checking out files: 74% (2357/3184) Checking out files: 75% (2388/3184) Checking out files: 76% (2420/3184) Checking out files: 77% (2452/3184) Checking out files: 78% (2484/3184) Checking out files: 79% (2516/3184) Checking out files: 80% (2548/3184) Checking out files: 81% (2580/3184) Checking out files: 82% (2611/3184) Checking out files: 83% (2643/3184) Checking out files: 84% (2675/3184) Checking out files: 85% (2707/3184) Checking out files: 86% (2739/3184) Checking out files: 87% (2771/3184) Checking out files: 88% (2802/3184) Checking out files: 89% (2834/3184) Checking out files: 90% (2866/3184) Checking out files: 91% (2898/3184) Checking out files: 92% (2930/3184) Checking out files: 93% (2962/3184) Checking out files: 94% (2993/3184) Checking out files: 95% (3025/3184) Checking out files: 96% (3057/3184) Checking out files: 97% (3089/3184) Checking out files: 98% (3121/3184) Checking out files: 99% (3153/3184) Checking out files: 100% (3184/3184) Checking out files: 100% (3184/3184), done. [2020-06-04T17:13:10.766Z] #52 29.15 + cd /tmp/tmp.oDwU6TSE9D/src/github.com/containerd/containerd [2020-06-04T17:13:10.766Z] #52 29.15 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-04T17:13:11.774Z] #52 ... [2020-06-04T17:13:11.774Z] [2020-06-04T17:13:11.774Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:13:11.774Z] #41 42.67 time [2020-06-04T17:13:11.774Z] #41 46.75 strings [2020-06-04T17:13:11.774Z] #41 47.32 internal/poll [2020-06-04T17:13:11.774Z] #41 48.70 regexp/syntax [2020-06-04T17:13:11.774Z] #41 48.89 os [2020-06-04T17:13:11.774Z] #41 52.06 fmt [2020-06-04T17:13:11.774Z] #41 ... [2020-06-04T17:13:11.774Z] [2020-06-04T17:13:11.774Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-04T17:13:11.774Z] #17 41.69 Unpacking bash-completion (1:2.8-6) ... [2020-06-04T17:13:11.774Z] #17 42.47 Selecting previously unselected package bzip2. [2020-06-04T17:13:11.774Z] #17 42.54 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-06-04T17:13:11.774Z] #17 42.54 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-04T17:13:11.774Z] #17 42.70 Selecting previously unselected package xz-utils. [2020-06-04T17:13:11.774Z] #17 42.74 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-06-04T17:13:11.774Z] #17 42.78 Unpacking xz-utils (5.2.4-1) ... [2020-06-04T17:13:11.774Z] #17 43.26 Selecting previously unselected package apparmor. [2020-06-04T17:13:11.774Z] #17 43.26 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-06-04T17:13:11.774Z] #17 43.35 Unpacking apparmor (2.13.2-10) ... [2020-06-04T17:13:11.774Z] #17 43.82 Selecting previously unselected package aufs-tools. [2020-06-04T17:13:11.774Z] #17 43.83 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-06-04T17:13:11.774Z] #17 43.83 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-06-04T17:13:11.774Z] #17 43.96 Selecting previously unselected package libonig5:s390x. [2020-06-04T17:13:11.774Z] #17 43.96 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-06-04T17:13:11.774Z] #17 43.97 Unpacking libonig5:s390x (6.9.1-1) ... [2020-06-04T17:13:11.774Z] #17 44.16 Selecting previously unselected package libjq1:s390x. [2020-06-04T17:13:11.774Z] #17 44.17 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-06-04T17:13:11.774Z] #17 44.17 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-06-04T17:13:11.774Z] #17 44.28 Selecting previously unselected package jq. [2020-06-04T17:13:11.774Z] #17 44.28 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-06-04T17:13:11.774Z] #17 44.28 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-04T17:13:11.774Z] #17 44.37 Selecting previously unselected package libaio1:s390x. [2020-06-04T17:13:11.774Z] #17 44.37 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-06-04T17:13:11.774Z] #17 44.37 Unpacking libaio1:s390x (0.3.112-3) ... [2020-06-04T17:13:11.774Z] #17 44.41 Selecting previously unselected package libgpm2:s390x. [2020-06-04T17:13:11.774Z] #17 44.42 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-06-04T17:13:11.774Z] #17 44.42 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-06-04T17:13:11.774Z] #17 44.55 Selecting previously unselected package libicu63:s390x. [2020-06-04T17:13:11.774Z] #17 44.55 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-06-04T17:13:11.774Z] #17 44.55 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-06-04T17:13:15.228Z] #17 48.94 Selecting previously unselected package libnet1:s390x. [2020-06-04T17:13:15.228Z] #17 48.97 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-06-04T17:13:15.228Z] #17 48.97 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-06-04T17:13:15.228Z] #17 49.06 Selecting previously unselected package libnl-3-200:s390x. [2020-06-04T17:13:15.228Z] #17 49.07 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-06-04T17:13:15.228Z] #17 49.07 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-06-04T17:13:15.228Z] #17 49.14 Selecting previously unselected package libprotobuf-c1:s390x. [2020-06-04T17:13:15.228Z] #17 49.14 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-06-04T17:13:15.228Z] #17 49.14 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-06-04T17:13:15.228Z] #17 49.20 Selecting previously unselected package libreadline5:s390x. [2020-06-04T17:13:15.228Z] #17 49.20 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-06-04T17:13:15.228Z] #17 49.20 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-06-04T17:13:15.513Z] #17 49.29 Selecting previously unselected package net-tools. [2020-06-04T17:13:15.513Z] #17 49.29 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-06-04T17:13:15.513Z] #17 49.30 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-04T17:13:15.824Z] #17 49.58 Selecting previously unselected package python-pip-whl. [2020-06-04T17:13:15.824Z] #17 49.60 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-06-04T17:13:15.824Z] #17 49.60 Unpacking python-pip-whl (18.1-5) ... [2020-06-04T17:13:15.824Z] #17 ... [2020-06-04T17:13:15.824Z] [2020-06-04T17:13:15.824Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:13:15.824Z] #47 46.74 context [2020-06-04T17:13:15.824Z] #47 47.41 internal/poll [2020-06-04T17:13:15.824Z] #47 47.44 encoding/binary [2020-06-04T17:13:15.824Z] #47 49.14 os [2020-06-04T17:13:15.824Z] #47 49.74 encoding/base64 [2020-06-04T17:13:15.824Z] #47 50.77 golang.org/x/sys/unix [2020-06-04T17:13:15.824Z] #47 52.31 fmt [2020-06-04T17:13:15.824Z] #47 56.05 encoding/json [2020-06-04T17:13:15.824Z] #47 ... [2020-06-04T17:13:15.824Z] [2020-06-04T17:13:15.824Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:13:15.824Z] #39 15.70 CC images/cpuinfo.o [2020-06-04T17:13:15.824Z] #39 16.17 CC images/inventory.o [2020-06-04T17:13:15.824Z] #39 16.41 CC images/fdinfo.o [2020-06-04T17:13:15.824Z] #39 16.75 CC images/fown.o [2020-06-04T17:13:15.824Z] #39 16.85 CC images/ns.o [2020-06-04T17:13:15.824Z] #39 17.01 CC images/regfile.o [2020-06-04T17:13:15.824Z] #39 17.19 CC images/ghost-file.o [2020-06-04T17:13:15.824Z] #39 17.41 CC images/fifo.o [2020-06-04T17:13:15.824Z] #39 17.63 CC images/remap-file-path.o [2020-06-04T17:13:15.824Z] #39 17.71 CC images/eventfd.o [2020-06-04T17:13:15.824Z] #39 17.88 CC images/eventpoll.o [2020-06-04T17:13:15.824Z] #39 18.16 CC images/fh.o [2020-06-04T17:13:15.824Z] #39 18.48 CC images/fsnotify.o [2020-06-04T17:13:15.824Z] #39 18.92 CC images/signalfd.o [2020-06-04T17:13:15.824Z] #39 19.04 CC images/fs.o [2020-06-04T17:13:15.824Z] #39 19.17 CC images/pstree.o [2020-06-04T17:13:15.824Z] #39 19.32 CC images/pipe.o [2020-06-04T17:13:15.824Z] #39 19.50 CC images/tcp-stream.o [2020-06-04T17:13:15.824Z] #39 19.69 CC images/sk-packet.o [2020-06-04T17:13:15.824Z] #39 19.96 CC images/mnt.o [2020-06-04T17:13:15.824Z] #39 20.17 CC images/pipe-data.o [2020-06-04T17:13:15.824Z] #39 20.40 CC images/sa.o [2020-06-04T17:13:15.824Z] #39 20.52 CC images/timer.o [2020-06-04T17:13:15.824Z] #39 20.71 CC images/timerfd.o [2020-06-04T17:13:15.824Z] #39 20.84 CC images/mm.o [2020-06-04T17:13:15.824Z] #39 21.07 CC images/sk-opts.o [2020-06-04T17:13:15.824Z] #39 21.29 CC images/sk-unix.o [2020-06-04T17:13:16.106Z] #39 21.47 CC images/sk-inet.o [2020-06-04T17:13:16.389Z] #39 21.71 CC images/tun.o [2020-06-04T17:13:16.389Z] #39 21.94 CC images/sk-netlink.o [2020-06-04T17:13:16.389Z] #39 ... [2020-06-04T17:13:16.389Z] [2020-06-04T17:13:16.389Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-04T17:13:16.389Z] #17 50.34 Selecting previously unselected package python3-lib2to3. [2020-06-04T17:13:16.389Z] #17 50.34 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-06-04T17:13:16.389Z] #17 50.35 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-06-04T17:13:16.672Z] #17 50.44 Selecting previously unselected package python3-distutils. [2020-06-04T17:13:16.672Z] #17 50.45 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-06-04T17:13:16.672Z] #17 50.45 Unpacking python3-distutils (3.7.3-1) ... [2020-06-04T17:13:16.672Z] #17 50.66 Selecting previously unselected package python3-pip. [2020-06-04T17:13:16.672Z] #17 50.66 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-06-04T17:13:16.672Z] #17 50.66 Unpacking python3-pip (18.1-5) ... [2020-06-04T17:13:16.955Z] #17 50.86 Selecting previously unselected package python3-pkg-resources. [2020-06-04T17:13:16.955Z] #17 50.86 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-06-04T17:13:16.955Z] #17 50.86 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-06-04T17:13:16.955Z] #17 50.99 Selecting previously unselected package python3-setuptools. [2020-06-04T17:13:17.238Z] #17 51.00 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-06-04T17:13:17.238Z] #17 51.00 Unpacking python3-setuptools (40.8.0-1) ... [2020-06-04T17:13:17.238Z] #17 51.27 Selecting previously unselected package python3-wheel. [2020-06-04T17:13:17.238Z] #17 51.27 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-06-04T17:13:17.238Z] #17 51.28 Unpacking python3-wheel (0.32.3-2) ... [2020-06-04T17:13:17.238Z] #17 51.36 Selecting previously unselected package sudo. [2020-06-04T17:13:17.520Z] #17 51.36 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-06-04T17:13:17.520Z] #17 51.36 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-06-04T17:13:17.802Z] #17 51.87 Selecting previously unselected package thin-provisioning-tools. [2020-06-04T17:13:17.802Z] #17 51.88 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-06-04T17:13:18.084Z] #17 51.90 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-06-04T17:13:18.367Z] #17 52.24 Selecting previously unselected package uidmap. [2020-06-04T17:13:18.367Z] #17 52.24 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-06-04T17:13:18.367Z] #17 52.25 Unpacking uidmap (1:4.5-1.1) ... [2020-06-04T17:13:18.367Z] #17 52.37 Selecting previously unselected package vim-runtime. [2020-06-04T17:13:18.367Z] #17 52.38 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-06-04T17:13:18.367Z] #17 52.42 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-06-04T17:13:18.367Z] #17 52.43 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-06-04T17:13:18.660Z] #17 52.45 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-06-04T17:13:18.661Z] #17 ... [2020-06-04T17:13:18.661Z] [2020-06-04T17:13:18.661Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:13:18.661Z] #30 51.98 io/ioutil [2020-06-04T17:13:18.661Z] #30 53.43 flag [2020-06-04T17:13:18.661Z] #30 53.46 github.com/BurntSushi/toml [2020-06-04T17:13:18.661Z] #30 55.27 log [2020-06-04T17:13:18.661Z] #30 56.45 github.com/BurntSushi/toml/cmd/tomlv [2020-06-04T17:13:18.661Z] #30 DONE 59.7s [2020-06-04T17:13:18.946Z] [2020-06-04T17:13:18.946Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:13:18.946Z] #39 22.07 CC images/packet-sock.o [2020-06-04T17:13:18.946Z] #39 22.40 CC images/ipc-var.o [2020-06-04T17:13:18.946Z] #39 22.50 CC images/ipc-desc.o [2020-06-04T17:13:18.946Z] #39 22.69 CC images/ipc-shm.o [2020-06-04T17:13:18.946Z] #39 22.91 CC images/ipc-msg.o [2020-06-04T17:13:18.946Z] #39 23.06 CC images/ipc-sem.o [2020-06-04T17:13:18.946Z] #39 23.28 CC images/utsns.o [2020-06-04T17:13:18.946Z] #39 23.48 CC images/creds.o [2020-06-04T17:13:18.946Z] #39 23.67 CC images/vma.o [2020-06-04T17:13:18.946Z] #39 23.81 CC images/netdev.o [2020-06-04T17:13:18.946Z] #39 24.20 CC images/tty.o [2020-06-04T17:13:19.563Z] #39 25.04 CC images/file-lock.o [2020-06-04T17:13:19.563Z] #39 25.15 CC images/rlimit.o [2020-06-04T17:13:19.563Z] #39 25.26 CC images/pagemap.o [2020-06-04T17:13:19.845Z] #39 25.51 CC images/siginfo.o [2020-06-04T17:13:20.128Z] #39 25.69 CC images/rpc.o [2020-06-04T17:13:21.135Z] #39 26.52 CC images/ext-file.o [2020-06-04T17:13:21.135Z] #39 26.68 CC images/cgroup.o [2020-06-04T17:13:21.417Z] #39 27.08 CC images/userns.o [2020-06-04T17:13:21.512Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-057ea3addfaf64a3d) in /home/ubuntu/workspace/moby_PR-41030 [Pipeline] { [Pipeline] checkout [2020-06-04T17:13:21.699Z] #39 27.29 CC images/google/protobuf/descriptor.o [2020-06-04T17:13:21.981Z] #39 ... [2020-06-04T17:13:21.981Z] [2020-06-04T17:13:21.981Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:13:21.981Z] #41 52.94 regexp [2020-06-04T17:13:21.981Z] #41 56.42 go/token [2020-06-04T17:13:21.981Z] #41 56.44 internal/lazyregexp [2020-06-04T17:13:21.981Z] #41 56.69 net/url [2020-06-04T17:13:21.981Z] #41 57.22 go/scanner [2020-06-04T17:13:21.981Z] #41 58.14 text/template/parse [2020-06-04T17:13:21.981Z] #41 58.40 go/ast [2020-06-04T17:13:21.981Z] #41 61.39 text/template [2020-06-04T17:13:21.981Z] #41 62.81 go/parser [2020-06-04T17:13:21.981Z] #41 ... [2020-06-04T17:13:21.981Z] [2020-06-04T17:13:21.981Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:13:21.981Z] #52 30.52 + export 'BUILDTAGS=netgo osusergo static_build' [2020-06-04T17:13:21.981Z] #52 30.52 + BUILDTAGS='netgo osusergo static_build' [2020-06-04T17:13:21.981Z] #52 30.53 + export EXTRA_FLAGS=-buildmode=pie [2020-06-04T17:13:21.981Z] #52 30.53 + EXTRA_FLAGS=-buildmode=pie [2020-06-04T17:13:21.981Z] #52 30.53 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-06-04T17:13:21.981Z] #52 30.53 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-06-04T17:13:21.981Z] #52 30.53 + '[' '' = dynamic ']' [2020-06-04T17:13:21.981Z] #52 30.53 + make [2020-06-04T17:13:21.981Z] #52 31.56 + bin/ctr [2020-06-04T17:13:22.062Z] ---> 61793ea37793 [2020-06-04T17:13:22.062Z] Successfully built 61793ea37793 [2020-06-04T17:13:22.062Z] Successfully tagged docker:latest [2020-06-04T17:13:22.062Z] INFO: Image build ended at 06/04/2020 17:13:19. Duration:00:00:34.3564970 [2020-06-04T17:13:22.062Z] [2020-06-04T17:13:22.062Z] [2020-06-04T17:13:22.062Z] INFO: Building the test binaries at 06/04/2020 17:13:20... [2020-06-04T17:13:22.264Z] #52 ... [2020-06-04T17:13:22.264Z] [2020-06-04T17:13:22.264Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:13:22.264Z] #47 58.00 github.com/pkg/diff [2020-06-04T17:13:22.264Z] #47 59.18 go/ast [2020-06-04T17:13:22.264Z] #47 60.72 golang.org/x/crypto/ssh/terminal [2020-06-04T17:13:22.264Z] #47 61.80 mvdan.cc/editorconfig [2020-06-04T17:13:22.264Z] #47 62.64 mvdan.cc/sh/v3/fileutil [2020-06-04T17:13:22.264Z] #47 62.83 mvdan.cc/sh/v3/syntax [2020-06-04T17:13:22.546Z] #47 ... [2020-06-04T17:13:22.546Z] [2020-06-04T17:13:22.546Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-04T17:13:22.546Z] #17 56.40 Selecting previously unselected package vim. [2020-06-04T17:13:22.546Z] #17 56.42 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-06-04T17:13:22.546Z] #17 56.43 Unpacking vim (2:8.1.0875-5) ... [2020-06-04T17:13:23.160Z] #17 56.91 Selecting previously unselected package xfsprogs. [2020-06-04T17:13:23.160Z] #17 56.93 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-06-04T17:13:23.160Z] #17 56.93 Unpacking xfsprogs (4.20.0-1) ... [2020-06-04T17:13:23.443Z] #17 57.44 Selecting previously unselected package zip. [2020-06-04T17:13:23.443Z] #17 57.44 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-06-04T17:13:23.443Z] #17 57.44 Unpacking zip (3.0-11+b1) ... [2020-06-04T17:13:23.724Z] #17 57.67 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-06-04T17:13:23.724Z] #17 57.68 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-04T17:13:23.724Z] #17 57.69 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-06-04T17:13:23.724Z] #17 57.70 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-06-04T17:13:23.724Z] #17 57.71 Setting up libgpm2:s390x (1.20.7-5) ... [2020-06-04T17:13:23.724Z] #17 57.72 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-06-04T17:13:23.724Z] #17 57.73 Setting up uidmap (1:4.5-1.1) ... [2020-06-04T17:13:23.724Z] #17 57.73 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-06-04T17:13:23.724Z] #17 57.74 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-06-04T17:13:23.724Z] #17 57.75 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-04T17:13:23.724Z] #17 57.75 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-06-04T17:13:23.724Z] #17 57.76 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-06-04T17:13:23.724Z] #17 57.76 Setting up xxd (2:8.1.0875-5) ... [2020-06-04T17:13:23.724Z] #17 57.77 Setting up zip (3.0-11+b1) ... [2020-06-04T17:13:24.073Z] #17 57.78 Setting up vim-common (2:8.1.0875-5) ... [2020-06-04T17:13:24.073Z] #17 57.79 Setting up bash-completion (1:2.8-6) ... [2020-06-04T17:13:24.383Z] using credential docker-jenkins-github-credentials [2020-06-04T17:13:24.398Z] Cloning the remote Git repository [2020-06-04T17:13:24.398Z] Cloning with configured refspecs honoured and without tags [2020-06-04T17:13:25.068Z] INFO: make.ps1 starting at 06/04/2020 17:13:24 [2020-06-04T17:13:25.068Z] INFO: Git commit (4c2c82514c) assumed from DOCKER_GITCOMMIT environment variable [2020-06-04T17:13:25.068Z] INFO: Invoking autogen... [2020-06-04T17:13:24.417Z] Cloning repository https://github.com/moby/moby.git [2020-06-04T17:13:24.499Z] > git init /home/ubuntu/workspace/moby_PR-41030 # timeout=10 [2020-06-04T17:13:24.750Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-04T17:13:24.751Z] > git --version # timeout=10 [2020-06-04T17:13:24.762Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-04T17:13:24.764Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41030/head:refs/remotes/origin/PR-41030 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-04T17:13:25.546Z] INFO: Building daemon... [2020-06-04T17:13:26.489Z] Fetching without tags [2020-06-04T17:13:26.749Z] #17 60.23 Setting up libiptc0:s390x (1.8.2-4) ... [2020-06-04T17:13:26.749Z] #17 60.24 Setting up xz-utils (5.2.4-1) ... [2020-06-04T17:13:26.749Z] #17 60.27 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-06-04T17:13:26.749Z] #17 60.28 Setting up sudo (1.8.27-1+deb10u2) ... [2020-06-04T17:13:26.749Z] #17 60.38 invoke-rc.d: could not determine current runlevel [2020-06-04T17:13:26.749Z] #17 60.38 invoke-rc.d: policy-rc.d denied execution of start. [2020-06-04T17:13:26.749Z] #17 60.39 Setting up pigz (2.4-1) ... [2020-06-04T17:13:26.749Z] #17 60.40 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-06-04T17:13:26.749Z] #17 60.40 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-06-04T17:13:26.749Z] #17 60.41 Setting up python-pip-whl (18.1-5) ... [2020-06-04T17:13:26.749Z] #17 60.42 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-06-04T17:13:26.749Z] #17 60.43 Setting up vim-runtime (2:8.1.0875-5) ... [2020-06-04T17:13:26.898Z] Merging remotes/origin/master commit 0a823543444a9eeb1377d3e51eb32582764e4884 into PR head commit dae652e2e5e47d99c8febd5bc81df0a3269beb74 [2020-06-04T17:13:26.404Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-04T17:13:26.422Z] > git config --add remote.origin.fetch +refs/pull/41030/head:refs/remotes/origin/PR-41030 # timeout=10 [2020-06-04T17:13:26.428Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-04T17:13:26.438Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-04T17:13:26.449Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-04T17:13:26.449Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-04T17:13:26.451Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41030/head:refs/remotes/origin/PR-41030 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-04T17:13:26.863Z] > git config core.sparsecheckout # timeout=10 [2020-06-04T17:13:26.869Z] > git checkout -f dae652e2e5e47d99c8febd5bc81df0a3269beb74 # timeout=10 [2020-06-04T17:13:27.032Z] #17 60.80 Setting up libaio1:s390x (0.3.112-3) ... [2020-06-04T17:13:27.032Z] #17 60.80 Setting up libonig5:s390x (6.9.1-1) ... [2020-06-04T17:13:27.032Z] #17 60.81 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-06-04T17:13:27.032Z] #17 60.82 Setting up vim (2:8.1.0875-5) ... [2020-06-04T17:13:27.032Z] #17 60.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-06-04T17:13:27.032Z] #17 60.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-06-04T17:13:27.032Z] #17 60.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-06-04T17:13:27.032Z] #17 60.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-06-04T17:13:27.032Z] #17 60.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-06-04T17:13:27.032Z] #17 60.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-06-04T17:13:27.032Z] #17 60.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-06-04T17:13:27.032Z] #17 60.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-06-04T17:13:27.032Z] #17 60.88 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-06-04T17:13:27.032Z] #17 60.89 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-06-04T17:13:27.032Z] #17 60.89 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-06-04T17:13:27.032Z] #17 60.90 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-04T17:13:27.032Z] #17 60.91 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-06-04T17:13:27.032Z] #17 60.91 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-06-04T17:13:28.614Z] Merge succeeded, producing 7ea236e7631017630874281ed1ee5ee9ab581e43 [2020-06-04T17:13:28.614Z] Checking out Revision 7ea236e7631017630874281ed1ee5ee9ab581e43 (PR-41030) [2020-06-04T17:13:27.894Z] > git merge 0a823543444a9eeb1377d3e51eb32582764e4884 # timeout=10 [2020-06-04T17:13:28.569Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-04T17:13:28.582Z] > git config core.sparsecheckout # timeout=10 [2020-06-04T17:13:28.594Z] > git checkout -f 7ea236e7631017630874281ed1ee5ee9ab581e43 # timeout=10 [2020-06-04T17:13:30.520Z] #17 63.87 Setting up iptables (1.8.2-4) ... [2020-06-04T17:13:30.520Z] #17 63.90 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-04T17:13:30.520Z] #17 63.92 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-04T17:13:30.520Z] #17 63.92 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-04T17:13:30.520Z] #17 63.92 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-04T17:13:30.520Z] #17 63.92 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-06-04T17:13:30.520Z] #17 63.93 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-06-04T17:13:30.521Z] #17 63.95 Setting up python3 (3.7.3-1) ... [2020-06-04T17:13:30.521Z] #17 64.30 Setting up python3-wheel (0.32.3-2) ... [2020-06-04T17:13:30.811Z] #17 ... [2020-06-04T17:13:30.811Z] [2020-06-04T17:13:30.811Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:13:30.811Z] #47 67.81 mvdan.cc/sh/v3/cmd/shfmt [2020-06-04T17:13:30.811Z] #47 DONE 72.0s [2020-06-04T17:13:30.811Z] [2020-06-04T17:13:30.811Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-04T17:13:30.811Z] #17 64.81 Setting up apparmor (2.13.2-10) ... [2020-06-04T17:13:30.811Z] #17 ... [2020-06-04T17:13:30.811Z] [2020-06-04T17:13:30.811Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:13:30.811Z] #39 28.48 CC images/opts.o [2020-06-04T17:13:30.811Z] #39 28.56 CC images/seccomp.o [2020-06-04T17:13:30.811Z] #39 28.67 CC images/binfmt-misc.o [2020-06-04T17:13:30.811Z] #39 28.75 CC images/time.o [2020-06-04T17:13:30.811Z] #39 28.86 CC images/sysctl.o [2020-06-04T17:13:30.811Z] #39 28.98 CC images/autofs.o [2020-06-04T17:13:30.811Z] #39 29.21 CC images/macvlan.o [2020-06-04T17:13:30.811Z] #39 29.38 CC images/sit.o [2020-06-04T17:13:30.811Z] #39 29.55 CC images/memfd.o [2020-06-04T17:13:30.811Z] #39 29.76 CC images/timens.o [2020-06-04T17:13:30.811Z] #39 29.93 LINK images/built-in.o [2020-06-04T17:13:30.811Z] #39 30.02 GEN compel/include/asm [2020-06-04T17:13:30.811Z] #39 30.02 GEN compel/include/version.h [2020-06-04T17:13:30.811Z] #39 30.03 touch .config [2020-06-04T17:13:30.811Z] #39 30.06 GEN include/common/config.h [2020-06-04T17:13:30.811Z] #39 30.09 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-06-04T17:13:30.811Z] #39 30.17 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-06-04T17:13:30.811Z] #39 30.18 GEN compel/plugins/include/uapi/std/syscall.h [2020-06-04T17:13:30.811Z] #39 30.22 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-06-04T17:13:30.811Z] #39 30.25 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-06-04T17:13:30.811Z] #39 30.25 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-06-04T17:13:30.811Z] #39 30.27 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-06-04T17:13:30.811Z] #39 30.27 DEP compel/plugins/std/infect.d [2020-06-04T17:13:30.811Z] #39 30.40 DEP compel/plugins/std/string.d [2020-06-04T17:13:30.811Z] #39 30.50 DEP compel/plugins/std/log.d [2020-06-04T17:13:30.811Z] #39 30.53 DEP compel/plugins/std/fds.d [2020-06-04T17:13:30.811Z] #39 30.65 DEP compel/plugins/std/std.d [2020-06-04T17:13:30.811Z] #39 30.76 DEP compel/plugins/shmem/shmem.d [2020-06-04T17:13:30.811Z] #39 30.88 DEP compel/plugins/fds/fds.d [2020-06-04T17:13:30.811Z] #39 31.04 CC compel/plugins/std/std.o [2020-06-04T17:13:30.811Z] #39 31.35 CC compel/plugins/std/fds.o [2020-06-04T17:13:30.811Z] #39 31.62 CC compel/plugins/std/log.o [2020-06-04T17:13:30.811Z] #39 32.24 CC compel/plugins/std/string.o [2020-06-04T17:13:30.811Z] #39 32.90 CC compel/plugins/std/infect.o [2020-06-04T17:13:30.811Z] #39 33.31 CC compel/arch/s390/plugins/std/parasite-head.o [2020-06-04T17:13:30.811Z] #39 33.33 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-06-04T17:13:30.811Z] #39 33.39 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-06-04T17:13:30.811Z] #39 33.47 AR compel/plugins/std.lib.a [2020-06-04T17:13:30.811Z] #39 33.51 CC compel/plugins/fds/fds.o [2020-06-04T17:13:30.811Z] #39 33.65 AR compel/plugins/fds.lib.a [2020-06-04T17:13:30.811Z] #39 33.70 HOSTDEP compel/src/lib/log-host.d [2020-06-04T17:13:30.811Z] #39 33.74 HOSTDEP compel/src/lib/handle-elf-host.d [2020-06-04T17:13:30.811Z] #39 34.00 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-06-04T17:13:30.811Z] #39 34.07 HOSTDEP compel/src/main-host.d [2020-06-04T17:13:30.811Z] #39 34.20 DEP compel/src/lib/ptrace.d [2020-06-04T17:13:30.811Z] #39 34.38 DEP compel/src/lib/infect.d [2020-06-04T17:13:30.811Z] #39 34.57 DEP compel/src/lib/infect-util.d [2020-06-04T17:13:30.811Z] #39 34.67 DEP compel/src/lib/infect-rpc.d [2020-06-04T17:13:30.811Z] #39 34.77 DEP compel/arch/s390/src/lib/infect.d [2020-06-04T17:13:30.811Z] #39 34.89 DEP compel/arch/s390/src/lib/cpu.d [2020-06-04T17:13:30.811Z] #39 34.94 DEP compel/src/lib/log.d [2020-06-04T17:13:30.811Z] #39 35.05 DEP compel/src/main.d [2020-06-04T17:13:30.811Z] #39 35.13 DEP compel/src/lib/handle-elf.d [2020-06-04T17:13:30.811Z] #39 35.24 DEP compel/arch/s390/src/lib/handle-elf.d [2020-06-04T17:13:30.811Z] #39 35.36 CC compel/src/lib/log.o [2020-06-04T17:13:30.811Z] #39 35.52 CC compel/arch/s390/src/lib/cpu.o [2020-06-04T17:13:30.811Z] #39 35.76 CC compel/arch/s390/src/lib/infect.o [2020-06-04T17:13:30.811Z] #39 36.43 CC compel/src/lib/infect-rpc.o [2020-06-04T17:13:31.429Z] #39 36.83 CC compel/src/lib/infect-util.o [2020-06-04T17:13:31.716Z] #39 37.21 CC compel/src/lib/infect.o [2020-06-04T17:13:32.453Z] Commit message: "Merge commit '0a823543444a9eeb1377d3e51eb32582764e4884' into HEAD" [2020-06-04T17:13:32.463Z] First time build. Skipping changelog. [2020-06-04T17:13:32.724Z] #39 ... [2020-06-04T17:13:32.724Z] [2020-06-04T17:13:32.724Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-04T17:13:32.724Z] #17 66.72 Setting up xfsprogs (4.20.0-1) ... [2020-06-04T17:13:32.724Z] #17 66.73 Setting up python3-lib2to3 (3.7.3-1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-06-04T17:13:33.006Z] #17 67.07 Setting up python3-pkg-resources (40.8.0-1) ... [2020-06-04T17:13:32.433Z] > git rev-list --no-walk 2510e64a16b258404da433ee237c573d3b0c77ad # timeout=10 [2020-06-04T17:13:33.564Z] + docker version [2020-06-04T17:13:34.015Z] #17 68.01 Setting up python3-distutils (3.7.3-1) ... [2020-06-04T17:13:34.015Z] #17 ... [2020-06-04T17:13:34.015Z] [2020-06-04T17:13:34.015Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:13:34.015Z] #41 65.17 github.com/LK4D4/vndr/versioned [2020-06-04T17:13:34.015Z] #41 65.26 crypto/rand [2020-06-04T17:13:34.015Z] #41 65.34 go/doc [2020-06-04T17:13:34.015Z] #41 65.78 encoding/asn1 [2020-06-04T17:13:34.015Z] #41 67.51 crypto/rsa [2020-06-04T17:13:34.015Z] #41 68.38 github.com/LK4D4/vndr/build [2020-06-04T17:13:34.015Z] #41 68.86 crypto/dsa [2020-06-04T17:13:34.015Z] #41 69.18 crypto/x509/pkix [2020-06-04T17:13:34.015Z] #41 69.52 vendor/golang.org/x/crypto/cryptobyte [2020-06-04T17:13:34.015Z] #41 70.68 net [2020-06-04T17:13:34.015Z] #41 71.31 vendor/golang.org/x/sys/cpu [2020-06-04T17:13:34.015Z] #41 71.60 vendor/golang.org/x/crypto/internal/chacha20 [2020-06-04T17:13:34.015Z] #41 72.15 vendor/golang.org/x/crypto/poly1305 [2020-06-04T17:13:34.015Z] #41 72.75 vendor/golang.org/x/crypto/chacha20poly1305 [2020-06-04T17:13:34.015Z] #41 73.15 vendor/golang.org/x/crypto/curve25519 [2020-06-04T17:13:34.015Z] #41 73.51 vendor/golang.org/x/crypto/hkdf [2020-06-04T17:13:34.015Z] #41 73.65 vendor/golang.org/x/text/transform [2020-06-04T17:13:34.015Z] #41 74.27 vendor/golang.org/x/text/unicode/bidi [2020-06-04T17:13:34.297Z] #41 ... [2020-06-04T17:13:34.297Z] [2020-06-04T17:13:34.297Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:13:34.297Z] #39 38.72 CC compel/src/lib/ptrace.o [2020-06-04T17:13:34.297Z] #39 38.99 AR compel/libcompel.a [2020-06-04T17:13:34.297Z] #39 39.03 HOSTCC compel/src/main-host.o [2020-06-04T17:13:34.297Z] #39 39.19 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-06-04T17:13:34.297Z] #39 39.25 HOSTCC compel/src/lib/handle-elf-host.o [2020-06-04T17:13:34.297Z] #39 39.45 HOSTCC compel/src/lib/log-host.o [2020-06-04T17:13:34.297Z] #39 39.62 HOSTLINK compel/compel-host-bin [2020-06-04T17:13:34.297Z] #39 39.73 DEP soccr/soccr.d [2020-06-04T17:13:34.297Z] #39 39.96 CC soccr/soccr.o [2020-06-04T17:13:35.309Z] #39 40.76 AR soccr/libsoccr.a [2020-06-04T17:13:35.309Z] #39 40.79 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-04T17:13:35.309Z] #39 40.97 DEP criu/arch/s390/sigframe.d [2020-06-04T17:13:35.591Z] #39 41.11 DEP criu/arch/s390/crtools.d [2020-06-04T17:13:35.874Z] #39 41.37 DEP criu/arch/s390/cpu.d [2020-06-04T17:13:36.156Z] #39 41.54 CC criu/arch/s390/cpu.o [2020-06-04T17:13:36.438Z] #39 41.87 CC criu/arch/s390/crtools.o [2020-06-04T17:13:37.052Z] #39 42.63 CC criu/arch/s390/sigframe.o [2020-06-04T17:13:37.335Z] #39 ... [2020-06-04T17:13:37.335Z] [2020-06-04T17:13:37.335Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-04T17:13:37.335Z] #17 68.53 Setting up python3-setuptools (40.8.0-1) ... [2020-06-04T17:13:37.335Z] #17 69.84 Setting up python3-pip (18.1-5) ... [2020-06-04T17:13:37.335Z] #17 70.89 Processing triggers for libc-bin (2.28-10) ... [2020-06-04T17:13:37.335Z] #17 70.93 Processing triggers for mime-support (3.62) ... [2020-06-04T17:13:37.335Z] #17 DONE 71.3s [2020-06-04T17:13:37.335Z] [2020-06-04T17:13:37.335Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:13:37.335Z] #39 42.82 LINK criu/arch/s390/crtools.built-in.o [2020-06-04T17:13:37.335Z] #39 42.87 DEP criu/pie/util-vdso.d [2020-06-04T17:13:37.618Z] #39 42.96 DEP criu/pie/util.d [2020-06-04T17:13:37.618Z] #39 43.10 CC criu/pie/util.o [2020-06-04T17:13:37.900Z] #39 43.36 CC criu/pie/util-vdso.o [2020-06-04T17:13:38.515Z] #39 44.00 AR criu/pie/pie.lib.a [2020-06-04T17:13:38.515Z] #39 44.04 DEP criu/pie/restorer.d [2020-06-04T17:13:38.797Z] #39 44.37 DEP criu/arch/s390/restorer.d [2020-06-04T17:13:38.858Z] Removing intermediate container e42b298ba0a8 [2020-06-04T17:13:38.858Z] ---> 0e9af85d204a [2020-06-04T17:13:38.858Z] Step 13/15 : FROM golang:${GO_VERSION}-stretch [2020-06-04T17:13:38.858Z] ---> 607a6a8b67de [2020-06-04T17:13:38.858Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-06-04T17:13:38.858Z] ---> b6c0e8628daa [2020-06-04T17:13:38.858Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-06-04T17:13:38.858Z] ---> Running in be5213d464e8 [2020-06-04T17:13:38.858Z] Removing intermediate container be5213d464e8 [2020-06-04T17:13:38.858Z] ---> 633c884bd495 [2020-06-04T17:13:38.858Z] Successfully built 633c884bd495 [2020-06-04T17:13:38.858Z] Successfully tagged moby-buildx:latest [2020-06-04T17:13:38.858Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-06-04T17:13:38.858Z] if [ -n "${id}" ]; then \ [2020-06-04T17:13:38.858Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-06-04T17:13:38.858Z] && touch bundles/buildx; \ [2020-06-04T17:13:38.858Z] docker rm -f ${id}; \ [2020-06-04T17:13:38.858Z] fi [2020-06-04T17:13:38.858Z] bad9694f7059b239a8dba28e60d1694bfb5dd5fb00b0abfdb3ab9375ed6ca379 [2020-06-04T17:13:38.858Z] bundles/buildx version [2020-06-04T17:13:38.858Z] buildx v0.3.1 6db68d0 [2020-06-04T17:13:38.858Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:b4fc2b7202f46f4cdbba0d993aba757f5cd31280 . [2020-06-04T17:13:38.858Z] #1 [internal] booting buildkit [2020-06-04T17:13:38.858Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-06-04T17:13:38.858Z] #1 pulling image moby/buildkit:buildx-stable-1 2.0s done [2020-06-04T17:13:38.858Z] #1 creating container buildx_buildkit_default [2020-06-04T17:13:38.858Z] #1 creating container buildx_buildkit_default 0.4s done [2020-06-04T17:13:38.858Z] #1 DONE 2.4s [2020-06-04T17:13:38.858Z] [2020-06-04T17:13:38.858Z] #3 [internal] load build definition from Dockerfile [2020-06-04T17:13:38.858Z] #3 transferring dockerfile: 16.36kB done [2020-06-04T17:13:38.859Z] #3 DONE 0.0s [2020-06-04T17:13:38.859Z] [2020-06-04T17:13:38.859Z] #2 [internal] load .dockerignore [2020-06-04T17:13:38.859Z] #2 transferring context: 87B done [2020-06-04T17:13:38.859Z] #2 DONE 0.0s [2020-06-04T17:13:38.859Z] [2020-06-04T17:13:38.859Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-06-04T17:13:38.859Z] #4 DONE 1.2s [2020-06-04T17:13:38.859Z] [2020-06-04T17:13:38.859Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-06-04T17:13:38.859Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-06-04T17:13:38.859Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-06-04T17:13:38.859Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done [2020-06-04T17:13:38.859Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.3s [2020-06-04T17:13:38.859Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done [2020-06-04T17:13:38.942Z] Fetching without tags [2020-06-04T17:13:39.080Z] #39 44.47 DEP criu/arch/s390/vdso-pie.d [2020-06-04T17:13:39.081Z] #39 ... [2020-06-04T17:13:39.081Z] [2020-06-04T17:13:39.081Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-06-04T17:13:39.081Z] #18 1.497 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-06-04T17:13:39.081Z] #18 1.500 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-06-04T17:13:39.081Z] #18 1.502 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-06-04T17:13:39.081Z] #18 DONE 1.7s [2020-06-04T17:13:39.081Z] [2020-06-04T17:13:39.081Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:13:39.081Z] #39 44.64 DEP criu/pie/parasite-vdso.d [2020-06-04T17:13:39.174Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.7s done [2020-06-04T17:13:39.174Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2020-06-04T17:13:39.228Z] Merging remotes/origin/master commit 0a823543444a9eeb1377d3e51eb32582764e4884 into PR head commit dae652e2e5e47d99c8febd5bc81df0a3269beb74 [2020-06-04T17:13:39.370Z] #39 44.82 DEP criu/pie/parasite.d [2020-06-04T17:13:39.370Z] #39 45.06 CC criu/pie/parasite.o [2020-06-04T17:13:39.490Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.3s done [2020-06-04T17:13:39.808Z] #5 DONE 1.4s [2020-06-04T17:13:39.808Z] [2020-06-04T17:13:39.808Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-06-04T17:13:38.859Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-04T17:13:38.867Z] > git config --add remote.origin.fetch +refs/pull/41030/head:refs/remotes/origin/PR-41030 # timeout=10 [2020-06-04T17:13:38.877Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-04T17:13:38.907Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-04T17:13:38.943Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-04T17:13:38.944Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-04T17:13:38.945Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41030/head:refs/remotes/origin/PR-41030 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-04T17:13:39.234Z] > git config core.sparsecheckout # timeout=10 [2020-06-04T17:13:39.251Z] > git checkout -f dae652e2e5e47d99c8febd5bc81df0a3269beb74 # timeout=10 [2020-06-04T17:13:40.653Z] Merge succeeded, producing 711075d9460899230d5fcc5674bb05cb8a9fa86b [2020-06-04T17:13:40.653Z] Checking out Revision 711075d9460899230d5fcc5674bb05cb8a9fa86b (PR-41030) [2020-06-04T17:13:40.844Z] #39 46.08 LINK criu/pie/parasite.built-in.o [2020-06-04T17:13:40.844Z] #39 46.10 GEN criu/pie/parasite-blob.h [2020-06-04T17:13:40.844Z] #39 46.13 CC criu/pie/parasite-vdso.o [2020-06-04T17:13:40.940Z] #7 DONE 1.1s [2020-06-04T17:13:40.940Z] [2020-06-04T17:13:40.940Z] #6 [internal] load metadata for docker.io/library/golang:1.13.11-buster [2020-06-04T17:13:40.940Z] #6 DONE 1.3s [2020-06-04T17:13:41.126Z] #39 46.60 CC criu/arch/s390/vdso-pie.o [2020-06-04T17:13:41.298Z] [2020-06-04T17:13:41.298Z] #59 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-06-04T17:13:41.298Z] #59 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-06-04T17:13:41.408Z] #39 46.92 CC criu/arch/s390/restorer.o [2020-06-04T17:13:41.690Z] #39 47.23 CC criu/pie/restorer.o [2020-06-04T17:13:40.005Z] > git merge 0a823543444a9eeb1377d3e51eb32582764e4884 # timeout=10 [2020-06-04T17:13:40.635Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-04T17:13:40.655Z] > git config core.sparsecheckout # timeout=10 [2020-06-04T17:13:40.674Z] > git checkout -f 711075d9460899230d5fcc5674bb05cb8a9fa86b # timeout=10 [2020-06-04T17:13:42.098Z] #59 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-06-04T17:13:42.098Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.1s [2020-06-04T17:13:42.098Z] #59 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-06-04T17:13:43.544Z] Client: Docker Engine - Community [2020-06-04T17:13:43.544Z] Version: 19.03.11 [2020-06-04T17:13:43.544Z] API version: 1.40 [2020-06-04T17:13:43.544Z] Go version: go1.13.10 [2020-06-04T17:13:43.544Z] Git commit: 42e35e6 [2020-06-04T17:13:43.544Z] Built: Mon Jun 1 09:13:13 2020 [2020-06-04T17:13:43.544Z] OS/Arch: linux/arm64 [2020-06-04T17:13:43.544Z] Experimental: false [2020-06-04T17:13:43.544Z] [2020-06-04T17:13:43.544Z] Server: Docker Engine - Community [2020-06-04T17:13:43.544Z] Engine: [2020-06-04T17:13:43.544Z] Version: 19.03.11 [2020-06-04T17:13:43.544Z] API version: 1.40 (minimum version 1.12) [2020-06-04T17:13:43.544Z] Go version: go1.13.10 [2020-06-04T17:13:43.544Z] Git commit: 42e35e6 [2020-06-04T17:13:43.544Z] Built: Mon Jun 1 09:11:46 2020 [2020-06-04T17:13:43.544Z] OS/Arch: linux/arm64 [2020-06-04T17:13:43.544Z] Experimental: true [2020-06-04T17:13:43.544Z] containerd: [2020-06-04T17:13:43.544Z] Version: 1.2.13 [2020-06-04T17:13:43.544Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-04T17:13:43.544Z] runc: [2020-06-04T17:13:43.544Z] Version: 1.0.0-rc10 [2020-06-04T17:13:43.544Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-04T17:13:43.544Z] docker-init: [2020-06-04T17:13:43.544Z] Version: 0.18.0 [2020-06-04T17:13:43.544Z] GitCommit: fec3683 [Pipeline] sh [2020-06-04T17:13:43.679Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.01MB / 9.86MB 1.2s [2020-06-04T17:13:43.679Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.17MB / 9.86MB 1.3s [2020-06-04T17:13:43.679Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 5.88MB / 9.86MB 1.7s [2020-06-04T17:13:43.679Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 8.04MB / 9.86MB 1.8s [2020-06-04T17:13:43.880Z] + docker info [2020-06-04T17:13:44.036Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.44MB / 9.86MB 1.9s [2020-06-04T17:13:44.036Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.0s done [2020-06-04T17:13:44.036Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2020-06-04T17:13:44.249Z] Commit message: "Merge commit '0a823543444a9eeb1377d3e51eb32582764e4884' into HEAD" [2020-06-04T17:13:44.262Z] First time build. Skipping changelog. [2020-06-04T17:13:44.365Z] #39 49.51 LINK criu/pie/restorer.built-in.o [2020-06-04T17:13:44.365Z] #39 49.59 GEN criu/pie/restorer-blob.h [2020-06-04T17:13:44.365Z] #39 49.64 DEP criu/vdso.d [2020-06-04T17:13:44.365Z] #39 49.85 DEP criu/uts_ns.d [2020-06-04T17:13:44.651Z] #39 50.02 DEP criu/util.d [2020-06-04T17:13:44.651Z] #39 50.13 DEP criu/uffd.d [2020-06-04T17:13:44.651Z] #39 ... [2020-06-04T17:13:44.651Z] [2020-06-04T17:13:44.651Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:13:44.651Z] #41 75.57 vendor/golang.org/x/text/secure/bidirule [2020-06-04T17:13:44.651Z] #41 75.83 vendor/golang.org/x/text/unicode/norm [2020-06-04T17:13:44.651Z] #41 79.56 vendor/golang.org/x/net/idna [2020-06-04T17:13:44.651Z] #41 81.43 vendor/golang.org/x/net/http2/hpack [2020-06-04T17:13:44.651Z] #41 82.37 mime [2020-06-04T17:13:44.651Z] #41 83.75 mime/quotedprintable [2020-06-04T17:13:44.651Z] #41 84.28 net/http/internal [2020-06-04T17:13:44.933Z] #41 ... [2020-06-04T17:13:44.933Z] [2020-06-04T17:13:44.933Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:13:44.933Z] #39 50.35 DEP criu/tun.d [2020-06-04T17:13:44.933Z] #39 50.52 DEP criu/tty.d [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-06-04T17:13:45.221Z] #39 ... [2020-06-04T17:13:45.221Z] [2020-06-04T17:13:45.221Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:13:45.221Z] #54 80.85 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-04T17:13:45.221Z] #54 80.85 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-06-04T17:13:45.221Z] #54 DONE 86.1s [2020-06-04T17:13:45.221Z] [2020-06-04T17:13:45.221Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-06-04T17:13:45.221Z] #55 DONE 0.1s [2020-06-04T17:13:45.221Z] [2020-06-04T17:13:45.221Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-06-04T17:13:45.221Z] #56 DONE 0.1s [2020-06-04T17:13:45.221Z] [2020-06-04T17:13:45.221Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:13:45.221Z] #39 50.78 DEP criu/timerfd.d [2020-06-04T17:13:45.221Z] #39 50.92 DEP criu/timens.d [2020-06-04T17:13:45.505Z] + docker version [2020-06-04T17:13:45.517Z] #39 ... [2020-06-04T17:13:45.517Z] [2020-06-04T17:13:45.517Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:13:45.517Z] #43 DONE 86.5s [2020-06-04T17:13:45.517Z] [2020-06-04T17:13:45.517Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:13:45.517Z] #39 51.01 DEP criu/sysfs_parse.d [2020-06-04T17:13:45.517Z] #39 51.14 DEP criu/sysctl.d [2020-06-04T17:13:45.533Z] #59 ... [2020-06-04T17:13:45.533Z] [2020-06-04T17:13:45.533Z] #21 [internal] load build context [2020-06-04T17:13:45.533Z] #21 transferring context: 50.67MB 4.1s done [2020-06-04T17:13:45.533Z] #21 DONE 4.2s [2020-06-04T17:13:45.533Z] [2020-06-04T17:13:45.533Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-06-04T17:13:45.533Z] #8 resolve docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a done [2020-06-04T17:13:45.533Z] #8 sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a 1.42kB / 1.42kB done [2020-06-04T17:13:45.533Z] #8 sha256:e471bdd0af7789e7d830a5f30aa9dde7db6a1247350268201f72653b50178904 1.79kB / 1.79kB done [2020-06-04T17:13:45.533Z] #8 sha256:f5b69728b5d7cea546e91863794697d7630ac9b07d795522fd4ffaa1b5af4206 156B / 156B 1.0s done [2020-06-04T17:13:45.533Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 46.96MB / 57.46MB 3.7s [2020-06-04T17:13:45.533Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 33.24MB / 73.55MB 3.7s [2020-06-04T17:13:45.533Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 16.53MB / 96.51MB 3.7s [2020-06-04T17:13:45.533Z] #8 sha256:d03014472ebf68a8f4ccd419788451bc72959f6900f46fa6daca3c98c753473f 5.46kB / 5.46kB done [2020-06-04T17:13:45.533Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 52.28MB / 54.14MB 3.7s [2020-06-04T17:13:45.533Z] #8 sha256:556cd6fadc0f341d090a18ecfc4b6aedccd3d99f6eb6a336e3bee33f096c095f 8.25MB / 8.25MB 2.1s done [2020-06-04T17:13:45.533Z] #8 sha256:633177125031b056c9e79b442829845cc6886ad14d5de3cc2459317eaa054d94 10.73MB / 10.73MB 2.1s done [2020-06-04T17:13:45.533Z] #8 sha256:633177125031b056c9e79b442829845cc6886ad14d5de3cc2459317eaa054d94 10.73MB / 10.73MB 2.1s done [2020-06-04T17:13:44.250Z] > git rev-list --no-walk 2510e64a16b258404da433ee237c573d3b0c77ad # timeout=10 [2020-06-04T17:13:45.815Z] #39 51.37 DEP criu/string.d [2020-06-04T17:13:45.861Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 52.29MB / 57.46MB 3.9s [2020-06-04T17:13:45.861Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 37.17MB / 73.55MB 3.9s [2020-06-04T17:13:45.861Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 54.14MB / 54.14MB 3.8s done [2020-06-04T17:13:45.861Z] #8 ... [2020-06-04T17:13:45.861Z] [2020-06-04T17:13:45.861Z] #59 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-06-04T17:13:45.861Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 1.9s done [2020-06-04T17:13:45.861Z] #59 DONE 4.7s [2020-06-04T17:13:45.861Z] [2020-06-04T17:13:45.861Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-06-04T17:13:45.861Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 57.44MB / 57.46MB 4.0s [2020-06-04T17:13:45.861Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 41.14MB / 73.55MB 4.0s [2020-06-04T17:13:46.119Z] #39 51.48 DEP criu/stats.d [2020-06-04T17:13:46.194Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 57.46MB / 57.46MB 4.1s done [2020-06-04T17:13:46.194Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 52.89MB / 73.55MB 4.3s [2020-06-04T17:13:46.194Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 28.72MB / 96.51MB 4.3s [2020-06-04T17:13:46.194Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 59.98MB / 73.55MB 4.5s [2020-06-04T17:13:46.417Z] #39 51.76 DEP criu/sockets.d [2020-06-04T17:13:46.417Z] #39 51.94 DEP criu/sk-unix.d [2020-06-04T17:13:46.508Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 67.58MB / 73.55MB 4.6s [2020-06-04T17:13:46.509Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 38.46MB / 96.51MB 4.6s [2020-06-04T17:13:46.509Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 73.55MB / 73.55MB 4.8s [2020-06-04T17:13:46.509Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 43.47MB / 96.51MB 4.8s [2020-06-04T17:13:46.702Z] #39 52.14 DEP criu/sk-tcp.d [2020-06-04T17:13:46.830Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 73.55MB / 73.55MB 4.8s done [2020-06-04T17:13:46.830Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 62.98MB / 96.51MB 5.1s [2020-06-04T17:13:46.994Z] #39 52.42 DEP criu/sk-queue.d [2020-06-04T17:13:47.147Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 84.31MB / 96.51MB 5.4s [2020-06-04T17:13:47.277Z] #39 52.57 DEP criu/sk-packet.d [2020-06-04T17:13:47.277Z] #39 52.73 DEP criu/sk-netlink.d [2020-06-04T17:13:47.277Z] #39 52.87 DEP criu/sk-inet.d [2020-06-04T17:13:47.277Z] #39 52.97 DEP criu/signalfd.d [2020-06-04T17:13:47.442Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 96.16MB / 96.51MB 5.5s [2020-06-04T17:13:47.442Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 96.51MB / 96.51MB 5.6s done [2020-06-04T17:13:47.442Z] #8 unpacking docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a [2020-06-04T17:13:47.559Z] #39 53.04 DEP criu/sigframe.d [2020-06-04T17:13:47.559Z] #39 53.11 DEP criu/shmem.d [2020-06-04T17:13:47.559Z] #39 53.18 DEP criu/servicefd.d [2020-06-04T17:13:47.559Z] #39 53.25 DEP criu/seize.d [2020-06-04T17:13:47.842Z] #39 53.39 DEP criu/seccomp.d [2020-06-04T17:13:47.842Z] #39 ... [2020-06-04T17:13:47.842Z] [2020-06-04T17:13:47.842Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-04T17:13:47.842Z] #19 5.573 Collecting yamllint==1.16.0 [2020-06-04T17:13:47.842Z] #19 5.789 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-06-04T17:13:47.842Z] #19 5.848 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-06-04T17:13:47.842Z] #19 5.881 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-06-04T17:13:47.842Z] #19 5.924 Collecting pyyaml (from yamllint==1.16.0) [2020-06-04T17:13:47.842Z] #19 6.085 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-06-04T17:13:47.842Z] #19 7.140 Building wheels for collected packages: pyyaml [2020-06-04T17:13:47.842Z] #19 7.174 Running setup.py bdist_wheel for pyyaml: started [2020-06-04T17:13:47.842Z] #19 8.267 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-06-04T17:13:47.842Z] #19 8.268 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-06-04T17:13:47.842Z] #19 8.324 Successfully built pyyaml [2020-06-04T17:13:47.842Z] #19 8.336 Installing collected packages: pathspec, pyyaml, yamllint [2020-06-04T17:13:47.842Z] #19 8.605 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-06-04T17:13:47.842Z] #19 DONE 8.9s [2020-06-04T17:13:48.131Z] [2020-06-04T17:13:48.131Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-06-04T17:13:48.131Z] #22 DONE 0.2s [2020-06-04T17:13:48.131Z] [2020-06-04T17:13:48.131Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:13:48.131Z] #39 53.56 DEP criu/rst-malloc.d [2020-06-04T17:13:48.131Z] #39 53.61 DEP criu/rbtree.d [2020-06-04T17:13:48.131Z] #39 53.66 DEP criu/pstree.d [2020-06-04T17:13:48.131Z] #39 53.81 DEP criu/protobuf.d [2020-06-04T17:13:48.422Z] #39 53.97 GEN criu/protobuf-desc-gen.h [2020-06-04T17:13:48.704Z] #39 ... [2020-06-04T17:13:48.704Z] [2020-06-04T17:13:48.704Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-06-04T17:13:48.704Z] #26 DONE 0.7s [2020-06-04T17:13:48.986Z] [2020-06-04T17:13:48.986Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:13:48.986Z] #41 86.07 crypto/tls [2020-06-04T17:13:49.268Z] #41 90.14 net/http [2020-06-04T17:13:50.274Z] #41 ... [2020-06-04T17:13:50.274Z] [2020-06-04T17:13:50.274Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:13:50.274Z] #39 54.64 DEP criu/protobuf-desc.d [2020-06-04T17:13:50.274Z] #39 54.75 DEP criu/proc_parse.d [2020-06-04T17:13:50.274Z] #39 54.95 DEP criu/plugin.d [2020-06-04T17:13:50.274Z] #39 55.04 DEP criu/pipes.d [2020-06-04T17:13:50.274Z] #39 55.20 DEP criu/pie-util.d [2020-06-04T17:13:50.274Z] #39 55.31 DEP criu/pie-util-vdso.d [2020-06-04T17:13:50.274Z] #39 55.37 DEP criu/path.d [2020-06-04T17:13:50.274Z] #39 55.50 DEP criu/parasite-syscall.d [2020-06-04T17:13:50.274Z] #39 55.70 DEP criu/pagemap.d [2020-06-04T17:13:50.274Z] #39 55.87 DEP criu/pagemap-cache.d [2020-06-04T17:13:50.274Z] #39 55.98 DEP criu/page-xfer.d [2020-06-04T17:13:50.556Z] #39 56.09 DEP criu/page-pipe.d [2020-06-04T17:13:50.556Z] #39 56.17 DEP criu/netfilter.d [2020-06-04T17:13:50.838Z] #39 56.27 DEP criu/net.d [2020-06-04T17:13:50.838Z] #39 56.38 DEP criu/namespaces.d [2020-06-04T17:13:50.838Z] #39 56.48 DEP criu/mount.d [2020-06-04T17:13:51.120Z] #39 56.56 DEP criu/memfd.d [2020-06-04T17:13:51.120Z] #39 56.62 DEP criu/mem.d [2020-06-04T17:13:51.120Z] #39 56.69 DEP criu/lsm.d [2020-06-04T17:13:51.403Z] #39 56.83 DEP criu/log.d [2020-06-04T17:13:51.403Z] #39 56.95 DEP criu/libnetlink.d [2020-06-04T17:13:51.403Z] #39 57.05 DEP criu/kerndat.d [2020-06-04T17:13:51.688Z] #39 57.18 DEP criu/kcmp-ids.d [2020-06-04T17:13:51.688Z] #39 57.22 DEP criu/irmap.d [2020-06-04T17:13:51.688Z] #39 57.29 DEP criu/ipc_ns.d [2020-06-04T17:13:51.970Z] #39 57.44 DEP criu/image.d [2020-06-04T17:13:52.252Z] #39 57.61 DEP criu/image-desc.d [2020-06-04T17:13:52.252Z] #39 57.72 DEP criu/fsnotify.d [2020-06-04T17:13:52.252Z] #39 57.81 DEP criu/filesystems.d [2020-06-04T17:13:52.534Z] #39 57.87 DEP criu/files.d [2020-06-04T17:13:52.534Z] #39 57.96 DEP criu/files-reg.d [2020-06-04T17:13:52.534Z] #39 58.03 DEP criu/files-ext.d [2020-06-04T17:13:52.817Z] #39 58.17 DEP criu/file-lock.d [2020-06-04T17:13:52.817Z] #39 58.33 DEP criu/file-ids.d [2020-06-04T17:13:52.817Z] #39 58.40 DEP criu/fifo.d [2020-06-04T17:13:53.098Z] #39 58.52 DEP criu/fdstore.d [2020-06-04T17:13:53.099Z] #39 58.58 DEP criu/fault-injection.d [2020-06-04T17:13:53.099Z] #39 58.60 DEP criu/external.d [2020-06-04T17:13:53.099Z] #39 58.65 DEP criu/eventpoll.d [2020-06-04T17:13:53.099Z] #39 58.73 DEP criu/eventfd.d [2020-06-04T17:13:53.405Z] #39 58.81 DEP criu/crtools.d [2020-06-04T17:13:53.405Z] #39 58.91 DEP criu/cr-service.d [2020-06-04T17:13:53.689Z] #39 59.07 DEP criu/cr-restore.d [2020-06-04T17:13:53.689Z] #39 59.28 DEP criu/cr-errno.d [2020-06-04T17:13:53.689Z] #39 59.29 DEP criu/cr-dump.d [2020-06-04T17:13:53.689Z] #39 59.39 DEP criu/cr-dedup.d [2020-06-04T17:13:53.859Z] Client: [2020-06-04T17:13:53.859Z] Debug Mode: false [2020-06-04T17:13:53.859Z] [2020-06-04T17:13:53.859Z] Server: [2020-06-04T17:13:53.859Z] Containers: 0 [2020-06-04T17:13:53.859Z] Running: 0 [2020-06-04T17:13:53.859Z] Paused: 0 [2020-06-04T17:13:53.859Z] Stopped: 0 [2020-06-04T17:13:53.859Z] Images: 0 [2020-06-04T17:13:53.859Z] Server Version: 19.03.11 [2020-06-04T17:13:53.859Z] Storage Driver: overlay2 [2020-06-04T17:13:53.859Z] Backing Filesystem: extfs [2020-06-04T17:13:53.859Z] Supports d_type: true [2020-06-04T17:13:53.859Z] Native Overlay Diff: true [2020-06-04T17:13:53.859Z] Logging Driver: json-file [2020-06-04T17:13:53.859Z] Cgroup Driver: cgroupfs [2020-06-04T17:13:53.859Z] Plugins: [2020-06-04T17:13:53.859Z] Volume: local [2020-06-04T17:13:53.859Z] Network: bridge host ipvlan macvlan null overlay [2020-06-04T17:13:53.859Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-06-04T17:13:53.859Z] Swarm: inactive [2020-06-04T17:13:53.859Z] Runtimes: runc [2020-06-04T17:13:53.859Z] Default Runtime: runc [2020-06-04T17:13:53.859Z] Init Binary: docker-init [2020-06-04T17:13:53.859Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-04T17:13:53.859Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-04T17:13:53.859Z] init version: fec3683 [2020-06-04T17:13:53.859Z] Security Options: [2020-06-04T17:13:53.860Z] apparmor [2020-06-04T17:13:53.860Z] seccomp [2020-06-04T17:13:53.860Z] Profile: default [2020-06-04T17:13:53.860Z] Kernel Version: 4.15.0-1067-aws [2020-06-04T17:13:53.860Z] Operating System: Ubuntu 16.04.6 LTS [2020-06-04T17:13:53.860Z] OSType: linux [2020-06-04T17:13:53.860Z] Architecture: aarch64 [2020-06-04T17:13:53.860Z] CPUs: 4 [2020-06-04T17:13:53.860Z] Total Memory: 7.525GiB [2020-06-04T17:13:53.860Z] Name: ip-10-100-101-210 [2020-06-04T17:13:53.860Z] ID: TSQ6:WXGO:53S5:BRVT:FFFG:4X7X:LIVW:AY2N:4FI7:5RRI:VUDZ:GVUJ [2020-06-04T17:13:53.860Z] Docker Root Dir: /var/lib/docker [2020-06-04T17:13:53.860Z] Debug Mode: false [2020-06-04T17:13:53.860Z] Registry: https://index.docker.io/v1/ [2020-06-04T17:13:53.860Z] Labels: [2020-06-04T17:13:53.860Z] Experimental: true [2020-06-04T17:13:53.860Z] Insecure Registries: [2020-06-04T17:13:53.860Z] 127.0.0.0/8 [2020-06-04T17:13:53.860Z] Live Restore Enabled: true [2020-06-04T17:13:53.860Z] [2020-06-04T17:13:53.860Z] WARNING: No swap limit support [Pipeline] sh [2020-06-04T17:13:53.999Z] #39 59.48 DEP criu/cr-check.d [2020-06-04T17:13:53.999Z] #39 59.66 DEP criu/config.d [2020-06-04T17:13:54.164Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-04T17:13:54.164Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-04T17:13:54.164Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41030/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-06-04T17:13:54.341Z] #39 59.78 DEP criu/clone-noasan.d [2020-06-04T17:13:54.341Z] #39 59.86 DEP criu/cgroup.d [2020-06-04T17:13:54.579Z] + bash /home/ubuntu/workspace/moby_PR-41030/check-config.sh [2020-06-04T17:13:54.579Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-06-04T17:13:54.579Z] info: reading kernel config from /boot/config-4.15.0-1067-aws ... [2020-06-04T17:13:54.579Z] [2020-06-04T17:13:54.579Z] Generally Necessary: [2020-06-04T17:13:54.579Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-06-04T17:13:54.579Z] - apparmor: enabled and tools installed [2020-06-04T17:13:54.579Z] - CONFIG_NAMESPACES: enabled [2020-06-04T17:13:54.579Z] - CONFIG_NET_NS: enabled [2020-06-04T17:13:54.579Z] - CONFIG_PID_NS: enabled [2020-06-04T17:13:54.579Z] - CONFIG_IPC_NS: enabled [2020-06-04T17:13:54.579Z] - CONFIG_UTS_NS: enabled [2020-06-04T17:13:54.579Z] - CONFIG_CGROUPS: enabled [2020-06-04T17:13:54.579Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-06-04T17:13:54.579Z] - CONFIG_CGROUP_DEVICE: enabled [2020-06-04T17:13:54.579Z] - CONFIG_CGROUP_FREEZER: enabled [2020-06-04T17:13:54.579Z] - CONFIG_CGROUP_SCHED: enabled [2020-06-04T17:13:54.579Z] - CONFIG_CPUSETS: enabled [2020-06-04T17:13:54.579Z] - CONFIG_MEMCG: enabled [2020-06-04T17:13:54.579Z] - CONFIG_KEYS: enabled [2020-06-04T17:13:54.579Z] - CONFIG_VETH: enabled (as module) [2020-06-04T17:13:54.579Z] - CONFIG_BRIDGE: enabled (as module) [2020-06-04T17:13:54.579Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-06-04T17:13:54.579Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-06-04T17:13:54.579Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-06-04T17:13:54.625Z] #39 60.01 DEP criu/cgroup-props.d [2020-06-04T17:13:54.625Z] #39 60.12 DEP criu/bitmap.d [2020-06-04T17:13:54.625Z] #39 60.13 DEP criu/bfd.d [2020-06-04T17:13:54.625Z] #39 60.18 DEP criu/autofs.d [2020-06-04T17:13:54.845Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-06-04T17:13:54.845Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-06-04T17:13:54.845Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-06-04T17:13:54.845Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-06-04T17:13:54.845Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-06-04T17:13:54.845Z] - CONFIG_NF_NAT: enabled (as module) [2020-06-04T17:13:54.845Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-06-04T17:13:54.845Z] - CONFIG_POSIX_MQUEUE: enabled [2020-06-04T17:13:54.845Z] [2020-06-04T17:13:54.845Z] Optional Features: [2020-06-04T17:13:54.845Z] - CONFIG_USER_NS: enabled [2020-06-04T17:13:54.845Z] - CONFIG_SECCOMP: enabled [2020-06-04T17:13:54.845Z] - CONFIG_CGROUP_PIDS: enabled [2020-06-04T17:13:54.845Z] - CONFIG_MEMCG_SWAP: enabled [2020-06-04T17:13:54.845Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-06-04T17:13:54.845Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-06-04T17:13:54.845Z] - CONFIG_BLK_CGROUP: enabled [2020-06-04T17:13:54.845Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-06-04T17:13:54.845Z] - CONFIG_IOSCHED_CFQ: enabled [2020-06-04T17:13:54.845Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-06-04T17:13:54.845Z] - CONFIG_CGROUP_PERF: enabled [2020-06-04T17:13:54.845Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-06-04T17:13:54.907Z] #39 60.26 DEP criu/aio.d [2020-06-04T17:13:54.907Z] #39 60.42 DEP criu/action-scripts.d [2020-06-04T17:13:55.105Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-06-04T17:13:55.105Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-06-04T17:13:55.105Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-06-04T17:13:55.105Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-06-04T17:13:55.105Z] - CONFIG_RT_GROUP_SCHED: missing [2020-06-04T17:13:55.105Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-06-04T17:13:55.105Z] - CONFIG_IP_VS: enabled (as module) [2020-06-04T17:13:55.105Z] - CONFIG_IP_VS_NFCT: enabled [2020-06-04T17:13:55.105Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-06-04T17:13:55.105Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-06-04T17:13:55.105Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-06-04T17:13:55.105Z] - CONFIG_EXT4_FS: enabled [2020-06-04T17:13:55.105Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-06-04T17:13:55.105Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-06-04T17:13:55.105Z] - Network Drivers: [2020-06-04T17:13:55.105Z] - "overlay": [2020-06-04T17:13:55.105Z] - CONFIG_VXLAN: enabled (as module) [2020-06-04T17:13:55.105Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-06-04T17:13:55.105Z] Optional (for encrypted networks): [2020-06-04T17:13:55.189Z] #39 60.73 CC criu/action-scripts.o [2020-06-04T17:13:55.364Z] - CONFIG_CRYPTO: enabled [2020-06-04T17:13:55.364Z] - CONFIG_CRYPTO_AEAD: enabled [2020-06-04T17:13:55.364Z] - CONFIG_CRYPTO_GCM: enabled [2020-06-04T17:13:55.364Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-06-04T17:13:55.364Z] - CONFIG_CRYPTO_GHASH: enabled [2020-06-04T17:13:55.364Z] - CONFIG_XFRM: enabled [2020-06-04T17:13:55.364Z] - CONFIG_XFRM_USER: enabled (as module) [2020-06-04T17:13:55.364Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-06-04T17:13:55.364Z] - CONFIG_INET_ESP: enabled (as module) [2020-06-04T17:13:55.364Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-06-04T17:13:55.364Z] - "ipvlan": [2020-06-04T17:13:55.364Z] - CONFIG_IPVLAN: enabled (as module) [2020-06-04T17:13:55.364Z] - "macvlan": [2020-06-04T17:13:55.364Z] - CONFIG_MACVLAN: enabled (as module) [2020-06-04T17:13:55.364Z] - CONFIG_DUMMY: enabled (as module) [2020-06-04T17:13:55.364Z] - "ftp,tftp client in container": [2020-06-04T17:13:55.364Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-06-04T17:13:55.364Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-06-04T17:13:55.364Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-06-04T17:13:55.364Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-06-04T17:13:55.364Z] - Storage Drivers: [2020-06-04T17:13:55.364Z] - "aufs": [2020-06-04T17:13:55.364Z] - CONFIG_AUFS_FS: enabled (as module) [2020-06-04T17:13:55.364Z] - "btrfs": [2020-06-04T17:13:55.364Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-06-04T17:13:55.364Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-06-04T17:13:55.364Z] - "devicemapper": [2020-06-04T17:13:55.364Z] - CONFIG_BLK_DEV_DM: enabled [2020-06-04T17:13:55.364Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-06-04T17:13:55.364Z] - "overlay": [2020-06-04T17:13:55.364Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-06-04T17:13:55.364Z] - "zfs": [2020-06-04T17:13:55.364Z] - /dev/zfs: missing [2020-06-04T17:13:55.364Z] - zfs command: missing [2020-06-04T17:13:55.364Z] - zpool command: missing [2020-06-04T17:13:55.364Z] [2020-06-04T17:13:55.364Z] Limits: [2020-06-04T17:13:55.364Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-06-04T17:13:55.364Z] [2020-06-04T17:13:55.364Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-06-04T17:13:55.469Z] Client: Docker Engine - Community [2020-06-04T17:13:55.469Z] Version: 19.03.11 [2020-06-04T17:13:55.469Z] API version: 1.40 [2020-06-04T17:13:55.469Z] Go version: go1.13.10 [2020-06-04T17:13:55.469Z] Git commit: 42e35e61f3 [2020-06-04T17:13:55.469Z] Built: Mon Jun 1 09:12:22 2020 [2020-06-04T17:13:55.469Z] OS/Arch: linux/amd64 [2020-06-04T17:13:55.469Z] Experimental: false [2020-06-04T17:13:55.469Z] [2020-06-04T17:13:55.469Z] Server: Docker Engine - Community [2020-06-04T17:13:55.469Z] Engine: [2020-06-04T17:13:55.469Z] Version: 19.03.11 [2020-06-04T17:13:55.469Z] API version: 1.40 (minimum version 1.12) [2020-06-04T17:13:55.469Z] Go version: go1.13.10 [2020-06-04T17:13:55.469Z] Git commit: 42e35e61f3 [2020-06-04T17:13:55.469Z] Built: Mon Jun 1 09:10:54 2020 [2020-06-04T17:13:55.469Z] OS/Arch: linux/amd64 [2020-06-04T17:13:55.469Z] Experimental: true [2020-06-04T17:13:55.469Z] containerd: [2020-06-04T17:13:55.469Z] Version: 1.2.13 [2020-06-04T17:13:55.469Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-04T17:13:55.469Z] runc: [2020-06-04T17:13:55.469Z] Version: 1.0.0-rc10 [2020-06-04T17:13:55.469Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-04T17:13:55.469Z] docker-init: [2020-06-04T17:13:55.469Z] Version: 0.18.0 [2020-06-04T17:13:55.469Z] GitCommit: fec3683 [Pipeline] sh [2020-06-04T17:13:55.712Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b4fc2b7202f46f4cdbba0d993aba757f5cd31280 . [2020-06-04T17:13:55.712Z] #1 [internal] load build definition from Dockerfile [2020-06-04T17:13:55.712Z] #1 transferring dockerfile: 16.37kB done [2020-06-04T17:13:55.712Z] #1 DONE 0.1s [2020-06-04T17:13:55.712Z] [2020-06-04T17:13:55.712Z] #2 [internal] load .dockerignore [2020-06-04T17:13:55.712Z] #2 transferring context: 87B done [2020-06-04T17:13:55.712Z] #2 DONE 0.1s [2020-06-04T17:13:55.791Z] + docker info [2020-06-04T17:13:55.803Z] #39 61.19 CC criu/aio.o [2020-06-04T17:13:55.971Z] [2020-06-04T17:13:55.971Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-06-04T17:13:56.085Z] #39 61.44 CC criu/autofs.o [2020-06-04T17:13:56.230Z] #3 DONE 0.5s [2020-06-04T17:13:56.230Z] [2020-06-04T17:13:56.230Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-06-04T17:13:56.230Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-06-04T17:13:56.230Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-06-04T17:13:56.230Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2020-06-04T17:13:56.230Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2020-06-04T17:13:56.230Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.0s [2020-06-04T17:13:56.490Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 5.60MB / 8.28MB 0.1s [2020-06-04T17:13:56.490Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.2s done [2020-06-04T17:13:56.490Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.1s [2020-06-04T17:13:56.699Z] #39 62.23 CC criu/bfd.o [2020-06-04T17:13:56.749Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2020-06-04T17:13:56.981Z] #39 62.61 CC criu/bitmap.o [2020-06-04T17:13:57.008Z] #4 DONE 0.5s [2020-06-04T17:13:57.264Z] #39 62.68 CC criu/cgroup-props.o [2020-06-04T17:13:57.267Z] [2020-06-04T17:13:57.267Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-06-04T17:13:57.526Z] #6 DONE 0.3s [2020-06-04T17:13:57.526Z] [2020-06-04T17:13:57.526Z] #5 [internal] load metadata for docker.io/library/golang:1.13.11-buster [2020-06-04T17:13:57.526Z] #5 DONE 0.4s [2020-06-04T17:13:57.526Z] [2020-06-04T17:13:57.526Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-06-04T17:13:57.526Z] #7 resolve docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a done [2020-06-04T17:13:57.852Z] #7 sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a 1.42kB / 1.42kB done [2020-06-04T17:13:57.852Z] #7 sha256:3ea287be01187ba515f7cb79fe34a86decb46ed636b2d4db8a4661da54617ecb 5.46kB / 5.46kB done [2020-06-04T17:13:57.852Z] #7 sha256:d23bf71de5e1fea32788576972e233e80db7c51d831ed7edb269102dab298bf1 0B / 49.17MB 0.1s [2020-06-04T17:13:57.852Z] #7 sha256:d4f6b089b3526111514262a58bbb27c5a292d7ef355184883365cdce9a7c61e5 0B / 7.68MB 0.1s [2020-06-04T17:13:57.852Z] #7 sha256:03b8c058170392c026056f30177e0c204ff331ffaab4400fc8dabd594c6a74b3 1.79kB / 1.79kB done [2020-06-04T17:13:57.852Z] #7 sha256:d23bf71de5e1fea32788576972e233e80db7c51d831ed7edb269102dab298bf1 7.40MB / 49.17MB 0.3s [2020-06-04T17:13:57.852Z] #7 sha256:d4f6b089b3526111514262a58bbb27c5a292d7ef355184883365cdce9a7c61e5 748.08kB / 7.68MB 0.3s [2020-06-04T17:13:57.878Z] #39 63.32 CC criu/cgroup.o [2020-06-04T17:13:58.122Z] #7 sha256:d23bf71de5e1fea32788576972e233e80db7c51d831ed7edb269102dab298bf1 24.96MB / 49.17MB 0.6s [2020-06-04T17:13:58.122Z] #7 sha256:d4f6b089b3526111514262a58bbb27c5a292d7ef355184883365cdce9a7c61e5 5.44MB / 7.68MB 0.6s [2020-06-04T17:13:58.122Z] #7 sha256:f34690136adb76fac1a121f6c4a9b5a63de1def4d65e0b2f99ff84c392ed8244 0B / 9.98MB 0.6s [2020-06-04T17:13:58.464Z] #7 sha256:d23bf71de5e1fea32788576972e233e80db7c51d831ed7edb269102dab298bf1 32.81MB / 49.17MB 0.7s [2020-06-04T17:13:58.464Z] #7 sha256:f34690136adb76fac1a121f6c4a9b5a63de1def4d65e0b2f99ff84c392ed8244 9.98MB / 9.98MB 0.7s [2020-06-04T17:13:58.727Z] #7 sha256:d23bf71de5e1fea32788576972e233e80db7c51d831ed7edb269102dab298bf1 37.29MB / 49.17MB 1.0s [2020-06-04T17:13:58.727Z] #7 sha256:d4f6b089b3526111514262a58bbb27c5a292d7ef355184883365cdce9a7c61e5 7.68MB / 7.68MB 1.0s [2020-06-04T17:13:58.727Z] #7 sha256:f34690136adb76fac1a121f6c4a9b5a63de1def4d65e0b2f99ff84c392ed8244 9.98MB / 9.98MB 0.7s done [2020-06-04T17:13:58.727Z] #7 sha256:4287f76f52e4c390d78182615c75d2b3d6a5cd5b2c28dc554707a7cfbfa91f2b 0B / 52.16MB 1.0s [2020-06-04T17:13:58.727Z] #7 sha256:d23bf71de5e1fea32788576972e233e80db7c51d831ed7edb269102dab298bf1 49.17MB / 49.17MB 1.2s [2020-06-04T17:13:58.727Z] #7 sha256:d4f6b089b3526111514262a58bbb27c5a292d7ef355184883365cdce9a7c61e5 7.68MB / 7.68MB 1.0s done [2020-06-04T17:13:58.727Z] #7 sha256:4287f76f52e4c390d78182615c75d2b3d6a5cd5b2c28dc554707a7cfbfa91f2b 11.91MB / 52.16MB 1.2s [2020-06-04T17:13:58.727Z] #7 sha256:d5631a7a4659fe13982c83f950545083bec8f0e96ad34c74de171518bae880b7 0B / 62.52MB 1.2s [2020-06-04T17:13:58.995Z] #7 sha256:4287f76f52e4c390d78182615c75d2b3d6a5cd5b2c28dc554707a7cfbfa91f2b 20.19MB / 52.16MB 1.3s [2020-06-04T17:13:58.995Z] #7 sha256:4287f76f52e4c390d78182615c75d2b3d6a5cd5b2c28dc554707a7cfbfa91f2b 31.54MB / 52.16MB 1.4s [2020-06-04T17:13:58.995Z] #7 sha256:d5631a7a4659fe13982c83f950545083bec8f0e96ad34c74de171518bae880b7 4.96MB / 62.52MB 1.4s [2020-06-04T17:13:58.995Z] #7 sha256:4287f76f52e4c390d78182615c75d2b3d6a5cd5b2c28dc554707a7cfbfa91f2b 35.47MB / 52.16MB 1.5s [2020-06-04T17:13:58.995Z] #7 sha256:d5631a7a4659fe13982c83f950545083bec8f0e96ad34c74de171518bae880b7 10.32MB / 62.52MB 1.5s [2020-06-04T17:13:59.261Z] #7 sha256:4287f76f52e4c390d78182615c75d2b3d6a5cd5b2c28dc554707a7cfbfa91f2b 51.21MB / 52.16MB 1.6s [2020-06-04T17:13:59.261Z] #7 sha256:d5631a7a4659fe13982c83f950545083bec8f0e96ad34c74de171518bae880b7 14.96MB / 62.52MB 1.6s [2020-06-04T17:13:59.261Z] #7 sha256:d5631a7a4659fe13982c83f950545083bec8f0e96ad34c74de171518bae880b7 20.26MB / 62.52MB 1.7s [2020-06-04T17:13:59.349Z] #39 64.86 CC criu/clone-noasan.o [2020-06-04T17:13:59.523Z] #7 sha256:d5631a7a4659fe13982c83f950545083bec8f0e96ad34c74de171518bae880b7 25.10MB / 62.52MB 1.9s [2020-06-04T17:13:59.523Z] #7 sha256:d5631a7a4659fe13982c83f950545083bec8f0e96ad34c74de171518bae880b7 32.60MB / 62.52MB 2.0s [2020-06-04T17:13:59.633Z] #39 65.06 CC criu/config.o [2020-06-04T17:13:59.783Z] #7 sha256:d5631a7a4659fe13982c83f950545083bec8f0e96ad34c74de171518bae880b7 41.62MB / 62.52MB 2.1s [2020-06-04T17:13:59.783Z] #7 sha256:d5631a7a4659fe13982c83f950545083bec8f0e96ad34c74de171518bae880b7 52.80MB / 62.52MB 2.2s [2020-06-04T17:14:00.044Z] #7 extracting sha256:d23bf71de5e1fea32788576972e233e80db7c51d831ed7edb269102dab298bf1 0.1s [2020-06-04T17:14:00.641Z] #39 66.05 CC criu/cr-check.o [2020-06-04T17:14:00.986Z] #7 ... [2020-06-04T17:14:00.986Z] [2020-06-04T17:14:00.986Z] #20 [internal] load build context [2020-06-04T17:14:00.986Z] #20 transferring context: 50.67MB 2.9s done [2020-06-04T17:14:00.986Z] #20 DONE 3.3s [2020-06-04T17:14:00.986Z] [2020-06-04T17:14:00.986Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-06-04T17:14:00.986Z] #7 sha256:d23bf71de5e1fea32788576972e233e80db7c51d831ed7edb269102dab298bf1 49.17MB / 49.17MB 2.3s done [2020-06-04T17:14:00.986Z] #7 sha256:4287f76f52e4c390d78182615c75d2b3d6a5cd5b2c28dc554707a7cfbfa91f2b 52.16MB / 52.16MB 3.1s done [2020-06-04T17:14:00.986Z] #7 sha256:d5631a7a4659fe13982c83f950545083bec8f0e96ad34c74de171518bae880b7 62.52MB / 62.52MB 3.1s done [2020-06-04T17:14:00.986Z] #7 sha256:bee6788dc6e3c51acdcb89b5406d86d273e1b1daacc53aba876e3c50401b064e 0B / 154B 3.3s [2020-06-04T17:14:00.986Z] #7 sha256:f5ff8b94201d3b0e39b66322192c8675680f467654a03be08eca66b5b8357add 2.18MB / 97.70MB 3.3s [2020-06-04T17:14:00.986Z] #7 ... [2020-06-04T17:14:00.986Z] [2020-06-04T17:14:00.986Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-06-04T17:14:00.986Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-06-04T17:14:00.986Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-06-04T17:14:00.986Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-06-04T17:14:00.986Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done [2020-06-04T17:14:00.986Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.4s done [2020-06-04T17:14:00.986Z] #58 DONE 3.3s [2020-06-04T17:14:00.986Z] [2020-06-04T17:14:00.986Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-06-04T17:14:00.986Z] #7 sha256:bee6788dc6e3c51acdcb89b5406d86d273e1b1daacc53aba876e3c50401b064e 154B / 154B 3.4s [2020-06-04T17:14:01.249Z] #7 sha256:bee6788dc6e3c51acdcb89b5406d86d273e1b1daacc53aba876e3c50401b064e 154B / 154B 3.4s done [2020-06-04T17:14:01.249Z] #7 sha256:f5ff8b94201d3b0e39b66322192c8675680f467654a03be08eca66b5b8357add 31.41MB / 97.70MB 3.6s [2020-06-04T17:14:01.249Z] #7 sha256:f5ff8b94201d3b0e39b66322192c8675680f467654a03be08eca66b5b8357add 43.13MB / 97.70MB 3.7s [2020-06-04T17:14:01.257Z] #39 ... [2020-06-04T17:14:01.257Z] [2020-06-04T17:14:01.257Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:14:01.257Z] #41 96.13 github.com/LK4D4/vndr/godl [2020-06-04T17:14:01.257Z] #41 96.58 github.com/LK4D4/vndr [2020-06-04T17:14:01.257Z] #41 DONE 102.2s [2020-06-04T17:14:01.257Z] [2020-06-04T17:14:01.257Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:14:01.508Z] #7 sha256:f5ff8b94201d3b0e39b66322192c8675680f467654a03be08eca66b5b8357add 53.48MB / 97.70MB 3.8s [2020-06-04T17:14:01.509Z] #7 sha256:f5ff8b94201d3b0e39b66322192c8675680f467654a03be08eca66b5b8357add 65.78MB / 97.70MB 3.9s [2020-06-04T17:14:01.768Z] #7 sha256:f5ff8b94201d3b0e39b66322192c8675680f467654a03be08eca66b5b8357add 73.07MB / 97.70MB 4.0s [2020-06-04T17:14:01.768Z] #7 sha256:f5ff8b94201d3b0e39b66322192c8675680f467654a03be08eca66b5b8357add 84.89MB / 97.70MB 4.1s [2020-06-04T17:14:01.768Z] #7 sha256:f5ff8b94201d3b0e39b66322192c8675680f467654a03be08eca66b5b8357add 90.88MB / 97.70MB 4.2s [2020-06-04T17:14:01.872Z] #52 ... [2020-06-04T17:14:01.872Z] [2020-06-04T17:14:01.872Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:14:01.872Z] #39 67.24 CC criu/cr-dedup.o [2020-06-04T17:14:01.872Z] #39 67.52 CC criu/cr-dump.o [2020-06-04T17:14:02.027Z] #7 sha256:f5ff8b94201d3b0e39b66322192c8675680f467654a03be08eca66b5b8357add 97.70MB / 97.70MB 4.3s [2020-06-04T17:14:02.596Z] #7 sha256:f5ff8b94201d3b0e39b66322192c8675680f467654a03be08eca66b5b8357add 97.70MB / 97.70MB 4.8s done [2020-06-04T17:14:02.596Z] #7 extracting sha256:d23bf71de5e1fea32788576972e233e80db7c51d831ed7edb269102dab298bf1 2.5s done [2020-06-04T17:14:02.856Z] #7 extracting sha256:d4f6b089b3526111514262a58bbb27c5a292d7ef355184883365cdce9a7c61e5 [2020-06-04T17:14:03.343Z] #39 68.85 CC criu/cr-errno.o [2020-06-04T17:14:03.343Z] #39 68.92 CC criu/cr-restore.o [2020-06-04T17:14:03.426Z] #7 extracting sha256:d4f6b089b3526111514262a58bbb27c5a292d7ef355184883365cdce9a7c61e5 0.4s done [2020-06-04T17:14:03.752Z] #7 extracting sha256:f34690136adb76fac1a121f6c4a9b5a63de1def4d65e0b2f99ff84c392ed8244 0.1s [2020-06-04T17:14:04.011Z] #7 extracting sha256:f34690136adb76fac1a121f6c4a9b5a63de1def4d65e0b2f99ff84c392ed8244 0.2s done [2020-06-04T17:14:04.011Z] #7 extracting sha256:4287f76f52e4c390d78182615c75d2b3d6a5cd5b2c28dc554707a7cfbfa91f2b [2020-06-04T17:14:05.368Z] #39 ... [2020-06-04T17:14:05.368Z] [2020-06-04T17:14:05.368Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-04T17:14:05.368Z] #28 DONE 108.1s [2020-06-04T17:14:05.517Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-06-04T17:14:05.517Z] [2020-06-04T17:14:05.517Z] + TEST_INTEGRATION_DEST=2 [2020-06-04T17:14:05.517Z] + CONTAINER_NAME=docker-pr14-2 [2020-06-04T17:14:05.517Z] + TEST_SKIP_INTEGRATION=1 [2020-06-04T17:14:05.517Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-06-04T17:14:05.517Z] + run_tests [2020-06-04T17:14:05.517Z] + c=0 [2020-06-04T17:14:05.517Z] + '[' -n 0 ']' [2020-06-04T17:14:05.517Z] + rm= [2020-06-04T17:14:05.517Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41030/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41030/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41030/.git:/go/src/github.com/docker/docker/.git --name docker-pr14-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=b4fc2b7202f46f4cdbba0d993aba757f5cd31280 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b4fc2b7202f46f4cdbba0d993aba757f5cd31280 hack/make.sh '' test-integration [2020-06-04T17:14:05.517Z] ++ jobs -p [2020-06-04T17:14:05.517Z] + for job in $(jobs -p) [2020-06-04T17:14:05.517Z] + wait 13767 [2020-06-04T17:14:05.517Z] + TEST_INTEGRATION_DEST=3 [2020-06-04T17:14:05.517Z] + CONTAINER_NAME=docker-pr14-3 [2020-06-04T17:14:05.517Z] + TEST_SKIP_INTEGRATION=1 [2020-06-04T17:14:05.517Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-06-04T17:14:05.517Z] + run_tests [2020-06-04T17:14:05.517Z] + '[' -n 0 ']' [2020-06-04T17:14:05.517Z] + rm= [2020-06-04T17:14:05.517Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41030/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41030/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41030/.git:/go/src/github.com/docker/docker/.git --name docker-pr14-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=b4fc2b7202f46f4cdbba0d993aba757f5cd31280 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b4fc2b7202f46f4cdbba0d993aba757f5cd31280 hack/make.sh '' test-integration [2020-06-04T17:14:05.517Z] + TEST_INTEGRATION_DEST=1 [2020-06-04T17:14:05.517Z] + CONTAINER_NAME=docker-pr14-1 [2020-06-04T17:14:05.517Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-06-04T17:14:05.517Z] + run_tests test-integration-flaky [2020-06-04T17:14:05.517Z] + '[' -n 0 ']' [2020-06-04T17:14:05.517Z] + rm= [2020-06-04T17:14:05.517Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41030/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41030/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41030/.git:/go/src/github.com/docker/docker/.git --name docker-pr14-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=b4fc2b7202f46f4cdbba0d993aba757f5cd31280 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b4fc2b7202f46f4cdbba0d993aba757f5cd31280 hack/make.sh test-integration-flaky test-integration [2020-06-04T17:14:05.517Z] [2020-06-04T17:14:05.517Z] [2020-06-04T17:14:05.517Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-06-04T17:14:05.517Z] [2020-06-04T17:14:05.517Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-06-04T17:14:05.517Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-06-04T17:14:05.517Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-06-04T17:14:05.517Z] HOSTNAME=c74ed3fc9ca5 [2020-06-04T17:14:05.517Z] TEST_SKIP_INTEGRATION=1 [2020-06-04T17:14:05.517Z] TESTDEBUG=0 [2020-06-04T17:14:05.517Z] DEST=bundles/test-integration [2020-06-04T17:14:05.517Z] PWD=/go/src/github.com/docker/docker [2020-06-04T17:14:05.517Z] KEEPBUNDLE=1 [2020-06-04T17:14:05.517Z] DOCKER_GITCOMMIT=b4fc2b7202f46f4cdbba0d993aba757f5cd31280 [2020-06-04T17:14:05.517Z] container=docker [2020-06-04T17:14:05.517Z] HOME=/root [2020-06-04T17:14:05.517Z] GOLANG_VERSION=1.13.11 [2020-06-04T17:14:05.517Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-06-04T17:14:05.517Z] VALIDATE_BRANCH=master [2020-06-04T17:14:05.517Z] TERM=xterm [2020-06-04T17:14:05.517Z] DOCKER_PKG=github.com/docker/docker [2020-06-04T17:14:05.517Z] SHLVL=1 [2020-06-04T17:14:05.517Z] TIMEOUT=120m [2020-06-04T17:14:05.517Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-06-04T17:14:05.517Z] DOCKER_GRAPHDRIVER=overlay2 [2020-06-04T17:14:05.517Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-06-04T17:14:05.517Z] GO111MODULE=off [2020-06-04T17:14:05.517Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-06-04T17:14:05.517Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-06-04T17:14:05.517Z] GOPATH=/go [2020-06-04T17:14:05.517Z] PKG_CONFIG=pkg-config [2020-06-04T17:14:05.517Z] _=/usr/bin/env [2020-06-04T17:14:05.517Z] Building test suite binary ./integration-cli/test.main [2020-06-04T17:14:05.517Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-06-04T17:14:05.517Z] HOSTNAME=a09b76c536ec [2020-06-04T17:14:05.517Z] TEST_SKIP_INTEGRATION=1 [2020-06-04T17:14:05.517Z] TESTDEBUG=0 [2020-06-04T17:14:05.517Z] DEST=bundles/test-integration [2020-06-04T17:14:05.517Z] PWD=/go/src/github.com/docker/docker [2020-06-04T17:14:05.517Z] KEEPBUNDLE=1 [2020-06-04T17:14:05.517Z] DOCKER_GITCOMMIT=b4fc2b7202f46f4cdbba0d993aba757f5cd31280 [2020-06-04T17:14:05.517Z] container=docker [2020-06-04T17:14:05.517Z] HOME=/root [2020-06-04T17:14:05.517Z] GOLANG_VERSION=1.13.11 [2020-06-04T17:14:05.517Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-06-04T17:14:05.517Z] VALIDATE_BRANCH=master [2020-06-04T17:14:05.517Z] TERM=xterm [2020-06-04T17:14:05.517Z] DOCKER_PKG=github.com/docker/docker [2020-06-04T17:14:05.517Z] SHLVL=1 [2020-06-04T17:14:05.517Z] TIMEOUT=120m [2020-06-04T17:14:05.517Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-06-04T17:14:05.517Z] DOCKER_GRAPHDRIVER=overlay2 [2020-06-04T17:14:05.517Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-06-04T17:14:05.517Z] GO111MODULE=off [2020-06-04T17:14:05.517Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-06-04T17:14:05.517Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-06-04T17:14:05.517Z] GOPATH=/go [2020-06-04T17:14:05.517Z] PKG_CONFIG=pkg-config [2020-06-04T17:14:05.517Z] _=/usr/bin/env [2020-06-04T17:14:05.517Z] Building test suite binary ./integration-cli/test.main [2020-06-04T17:14:05.517Z] No new tests added to integration. [2020-06-04T17:14:05.517Z] [2020-06-04T17:14:05.517Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-06-04T17:14:05.517Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-06-04T17:14:05.517Z] HOSTNAME=76dc5cbf25c6 [2020-06-04T17:14:05.517Z] TESTDEBUG=0 [2020-06-04T17:14:05.517Z] DEST=bundles/test-integration [2020-06-04T17:14:05.517Z] PWD=/go/src/github.com/docker/docker [2020-06-04T17:14:05.517Z] KEEPBUNDLE=1 [2020-06-04T17:14:05.517Z] DOCKER_GITCOMMIT=b4fc2b7202f46f4cdbba0d993aba757f5cd31280 [2020-06-04T17:14:05.517Z] container=docker [2020-06-04T17:14:05.517Z] HOME=/root [2020-06-04T17:14:05.517Z] GOLANG_VERSION=1.13.11 [2020-06-04T17:14:05.517Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-06-04T17:14:05.517Z] VALIDATE_BRANCH=master [2020-06-04T17:14:05.517Z] TERM=xterm [2020-06-04T17:14:05.517Z] DOCKER_PKG=github.com/docker/docker [2020-06-04T17:14:05.517Z] SHLVL=1 [2020-06-04T17:14:05.517Z] TIMEOUT=120m [2020-06-04T17:14:05.517Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-06-04T17:14:05.517Z] DOCKER_GRAPHDRIVER=overlay2 [2020-06-04T17:14:05.517Z] GO111MODULE=off [2020-06-04T17:14:05.517Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-06-04T17:14:05.517Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-06-04T17:14:05.517Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-06-04T17:14:05.517Z] GOPATH=/go [2020-06-04T17:14:05.517Z] PKG_CONFIG=pkg-config [2020-06-04T17:14:05.517Z] _=/usr/bin/env [2020-06-04T17:14:05.517Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-06-04T17:14:05.651Z] [2020-06-04T17:14:05.651Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:14:05.651Z] #39 71.04 CC criu/cr-service.o [2020-06-04T17:14:05.922Z] #7 extracting sha256:4287f76f52e4c390d78182615c75d2b3d6a5cd5b2c28dc554707a7cfbfa91f2b 1.6s done [2020-06-04T17:14:05.922Z] #7 extracting sha256:d5631a7a4659fe13982c83f950545083bec8f0e96ad34c74de171518bae880b7 0.1s [2020-06-04T17:14:06.267Z] #39 ... [2020-06-04T17:14:06.267Z] [2020-06-04T17:14:06.267Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-06-04T17:14:06.267Z] #29 DONE 0.2s [2020-06-04T17:14:06.267Z] [2020-06-04T17:14:06.267Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-06-04T17:14:06.267Z] #31 DONE 0.1s [2020-06-04T17:14:06.267Z] [2020-06-04T17:14:06.267Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:14:06.410Z] #8 unpacking docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a 18.9s done [2020-06-04T17:14:06.410Z] #8 DONE 25.2s [2020-06-04T17:14:06.410Z] [2020-06-04T17:14:06.410Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-06-04T17:14:06.550Z] #45 ... [2020-06-04T17:14:06.550Z] [2020-06-04T17:14:06.550Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-06-04T17:14:06.550Z] #34 DONE 0.1s [2020-06-04T17:14:06.550Z] [2020-06-04T17:14:06.550Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:14:06.550Z] #39 72.00 CC criu/crtools.o [2020-06-04T17:14:06.710Z] #9 DONE 0.2s [2020-06-04T17:14:06.710Z] [2020-06-04T17:14:06.710Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-06-04T17:14:06.710Z] #10 DONE 0.2s [2020-06-04T17:14:06.710Z] [2020-06-04T17:14:06.710Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-04T17:14:06.832Z] #39 72.41 CC criu/eventfd.o [2020-06-04T17:14:06.832Z] #39 72.54 CC criu/eventpoll.o [2020-06-04T17:14:07.032Z] #24 ... [2020-06-04T17:14:07.032Z] [2020-06-04T17:14:07.032Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-06-04T17:14:07.032Z] #36 DONE 0.1s [2020-06-04T17:14:07.032Z] [2020-06-04T17:14:07.032Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-06-04T17:14:07.032Z] #28 DONE 0.1s [2020-06-04T17:14:07.032Z] [2020-06-04T17:14:07.032Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-04T17:14:07.309Z] #7 extracting sha256:d5631a7a4659fe13982c83f950545083bec8f0e96ad34c74de171518bae880b7 1.5s done [2020-06-04T17:14:07.446Z] #39 72.97 CC criu/external.o [2020-06-04T17:14:07.569Z] #7 extracting sha256:f5ff8b94201d3b0e39b66322192c8675680f467654a03be08eca66b5b8357add [2020-06-04T17:14:07.729Z] #39 73.13 CC criu/fault-injection.o [2020-06-04T17:14:07.729Z] #39 73.16 CC criu/fdstore.o [2020-06-04T17:14:07.729Z] #39 73.37 CC criu/fifo.o [2020-06-04T17:14:07.733Z] #29 0.761 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-06-04T17:14:07.733Z] #29 0.775 Cloning into '.'... [2020-06-04T17:14:07.997Z] Client: [2020-06-04T17:14:07.997Z] Debug Mode: false [2020-06-04T17:14:07.997Z] [2020-06-04T17:14:07.997Z] Server: [2020-06-04T17:14:07.997Z] Containers: 0 [2020-06-04T17:14:07.997Z] Running: 0 [2020-06-04T17:14:07.997Z] Paused: 0 [2020-06-04T17:14:07.997Z] Stopped: 0 [2020-06-04T17:14:07.997Z] Images: 0 [2020-06-04T17:14:07.997Z] Server Version: 19.03.11 [2020-06-04T17:14:07.997Z] Storage Driver: overlay2 [2020-06-04T17:14:07.997Z] Backing Filesystem: extfs [2020-06-04T17:14:07.997Z] Supports d_type: true [2020-06-04T17:14:07.997Z] Native Overlay Diff: true [2020-06-04T17:14:07.997Z] Logging Driver: json-file [2020-06-04T17:14:07.997Z] Cgroup Driver: cgroupfs [2020-06-04T17:14:07.997Z] Plugins: [2020-06-04T17:14:07.997Z] Volume: local [2020-06-04T17:14:07.997Z] Network: bridge host ipvlan macvlan null overlay [2020-06-04T17:14:07.997Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-06-04T17:14:07.997Z] Swarm: inactive [2020-06-04T17:14:07.997Z] Runtimes: runc [2020-06-04T17:14:07.997Z] Default Runtime: runc [2020-06-04T17:14:07.997Z] Init Binary: docker-init [2020-06-04T17:14:07.997Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-04T17:14:07.997Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-04T17:14:07.997Z] init version: fec3683 [2020-06-04T17:14:07.997Z] Security Options: [2020-06-04T17:14:07.997Z] apparmor [2020-06-04T17:14:07.997Z] seccomp [2020-06-04T17:14:07.997Z] Profile: default [2020-06-04T17:14:07.997Z] Kernel Version: 5.3.0-1019-aws [2020-06-04T17:14:07.997Z] Operating System: Ubuntu 18.04.4 LTS [2020-06-04T17:14:07.997Z] OSType: linux [2020-06-04T17:14:07.997Z] Architecture: x86_64 [2020-06-04T17:14:07.997Z] CPUs: 2 [2020-06-04T17:14:07.997Z] Total Memory: 7.569GiB [2020-06-04T17:14:07.997Z] Name: ip-10-100-32-155 [2020-06-04T17:14:07.997Z] ID: RJGB:XJSM:YPFK:6UIS:CSGX:C6BF:NQJS:VSMW:NSQY:EJZQ:Q7XQ:4GIL [2020-06-04T17:14:07.997Z] Docker Root Dir: /var/lib/docker [2020-06-04T17:14:07.997Z] Debug Mode: false [2020-06-04T17:14:07.997Z] Registry: https://index.docker.io/v1/ [2020-06-04T17:14:07.997Z] Labels: [2020-06-04T17:14:07.997Z] Experimental: true [2020-06-04T17:14:07.997Z] Insecure Registries: [2020-06-04T17:14:07.997Z] 127.0.0.0/8 [2020-06-04T17:14:07.997Z] Live Restore Enabled: true [2020-06-04T17:14:07.997Z] [2020-06-04T17:14:07.997Z] WARNING: No swap limit support [Pipeline] sh [2020-06-04T17:14:08.011Z] #39 73.61 CC criu/file-ids.o [2020-06-04T17:14:08.290Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-04T17:14:08.290Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-04T17:14:08.290Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41030/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-06-04T17:14:08.290Z] + bash /home/ubuntu/workspace/moby_PR-41030/check-config.sh [2020-06-04T17:14:08.290Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-06-04T17:14:08.290Z] info: reading kernel config from /boot/config-5.3.0-1019-aws ... [2020-06-04T17:14:08.290Z] [2020-06-04T17:14:08.290Z] Generally Necessary: [2020-06-04T17:14:08.290Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-06-04T17:14:08.290Z] - apparmor: enabled and tools installed [2020-06-04T17:14:08.290Z] - CONFIG_NAMESPACES: enabled [2020-06-04T17:14:08.290Z] - CONFIG_NET_NS: enabled [2020-06-04T17:14:08.290Z] - CONFIG_PID_NS: enabled [2020-06-04T17:14:08.290Z] - CONFIG_IPC_NS: enabled [2020-06-04T17:14:08.290Z] - CONFIG_UTS_NS: enabled [2020-06-04T17:14:08.290Z] - CONFIG_CGROUPS: enabled [2020-06-04T17:14:08.290Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-06-04T17:14:08.290Z] - CONFIG_CGROUP_DEVICE: enabled [2020-06-04T17:14:08.290Z] - CONFIG_CGROUP_FREEZER: enabled [2020-06-04T17:14:08.290Z] - CONFIG_CGROUP_SCHED: enabled [2020-06-04T17:14:08.290Z] - CONFIG_CPUSETS: enabled [2020-06-04T17:14:08.290Z] - CONFIG_MEMCG: enabled [2020-06-04T17:14:08.290Z] - CONFIG_KEYS: enabled [2020-06-04T17:14:08.290Z] - CONFIG_VETH: enabled (as module) [2020-06-04T17:14:08.290Z] - CONFIG_BRIDGE: enabled (as module) [2020-06-04T17:14:08.290Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-06-04T17:14:08.290Z] - CONFIG_NF_NAT_IPV4: missing [2020-06-04T17:14:08.290Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-06-04T17:14:08.294Z] #39 73.81 CC criu/file-lock.o [2020-06-04T17:14:08.548Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-06-04T17:14:08.548Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-06-04T17:14:08.548Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-06-04T17:14:08.548Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-06-04T17:14:08.548Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-06-04T17:14:08.548Z] - CONFIG_NF_NAT: enabled (as module) [2020-06-04T17:14:08.548Z] - CONFIG_NF_NAT_NEEDED: missing [2020-06-04T17:14:08.548Z] - CONFIG_POSIX_MQUEUE: enabled [2020-06-04T17:14:08.548Z] [2020-06-04T17:14:08.548Z] Optional Features: [2020-06-04T17:14:08.548Z] - CONFIG_USER_NS: enabled [2020-06-04T17:14:08.548Z] - CONFIG_SECCOMP: enabled [2020-06-04T17:14:08.548Z] - CONFIG_CGROUP_PIDS: enabled [2020-06-04T17:14:08.548Z] - CONFIG_MEMCG_SWAP: enabled [2020-06-04T17:14:08.548Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-06-04T17:14:08.548Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-06-04T17:14:08.548Z] - CONFIG_BLK_CGROUP: enabled [2020-06-04T17:14:08.548Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-06-04T17:14:08.548Z] - CONFIG_IOSCHED_CFQ: missing [2020-06-04T17:14:08.548Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-06-04T17:14:08.548Z] - CONFIG_CGROUP_PERF: enabled [2020-06-04T17:14:08.548Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-06-04T17:14:08.548Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-06-04T17:14:08.548Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-06-04T17:14:08.548Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-06-04T17:14:08.548Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-06-04T17:14:08.548Z] - CONFIG_RT_GROUP_SCHED: missing [2020-06-04T17:14:08.548Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-06-04T17:14:08.548Z] - CONFIG_IP_VS: enabled (as module) [2020-06-04T17:14:08.548Z] - CONFIG_IP_VS_NFCT: enabled [2020-06-04T17:14:08.548Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-06-04T17:14:08.548Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-06-04T17:14:08.548Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-06-04T17:14:08.548Z] - CONFIG_EXT4_FS: enabled [2020-06-04T17:14:08.548Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-06-04T17:14:08.548Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-06-04T17:14:08.548Z] - Network Drivers: [2020-06-04T17:14:08.548Z] - "overlay": [2020-06-04T17:14:08.548Z] - CONFIG_VXLAN: enabled (as module) [2020-06-04T17:14:08.548Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-06-04T17:14:08.548Z] Optional (for encrypted networks): [2020-06-04T17:14:08.548Z] - CONFIG_CRYPTO: enabled [2020-06-04T17:14:08.548Z] - CONFIG_CRYPTO_AEAD: enabled [2020-06-04T17:14:08.548Z] - CONFIG_CRYPTO_GCM: enabled [2020-06-04T17:14:08.548Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-06-04T17:14:08.548Z] - CONFIG_CRYPTO_GHASH: enabled [2020-06-04T17:14:08.548Z] - CONFIG_XFRM: enabled [2020-06-04T17:14:08.548Z] - CONFIG_XFRM_USER: enabled (as module) [2020-06-04T17:14:08.548Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-06-04T17:14:08.548Z] - CONFIG_INET_ESP: enabled (as module) [2020-06-04T17:14:08.548Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-06-04T17:14:08.548Z] - "ipvlan": [2020-06-04T17:14:08.548Z] - CONFIG_IPVLAN: enabled (as module) [2020-06-04T17:14:08.548Z] - "macvlan": [2020-06-04T17:14:08.548Z] - CONFIG_MACVLAN: enabled (as module) [2020-06-04T17:14:08.548Z] - CONFIG_DUMMY: enabled (as module) [2020-06-04T17:14:08.576Z] #39 74.15 CC criu/files-ext.o [2020-06-04T17:14:08.806Z] - "ftp,tftp client in container": [2020-06-04T17:14:08.806Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-06-04T17:14:08.806Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-06-04T17:14:08.806Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-06-04T17:14:08.806Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-06-04T17:14:08.806Z] - Storage Drivers: [2020-06-04T17:14:08.806Z] - "aufs": [2020-06-04T17:14:08.806Z] - CONFIG_AUFS_FS: enabled (as module) [2020-06-04T17:14:08.806Z] - "btrfs": [2020-06-04T17:14:08.806Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-06-04T17:14:08.806Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-06-04T17:14:08.806Z] - "devicemapper": [2020-06-04T17:14:08.806Z] - CONFIG_BLK_DEV_DM: enabled [2020-06-04T17:14:08.806Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-06-04T17:14:08.806Z] - "overlay": [2020-06-04T17:14:08.806Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-06-04T17:14:08.806Z] - "zfs": [2020-06-04T17:14:08.806Z] - /dev/zfs: present [2020-06-04T17:14:08.806Z] - zfs command: missing [2020-06-04T17:14:08.806Z] - zpool command: missing [2020-06-04T17:14:08.806Z] [2020-06-04T17:14:08.806Z] Limits: [2020-06-04T17:14:08.806Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-06-04T17:14:08.806Z] [2020-06-04T17:14:08.806Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2020-06-04T17:14:08.858Z] #39 74.38 CC criu/files-reg.o [Pipeline] sh [2020-06-04T17:14:09.149Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b4fc2b7202f46f4cdbba0d993aba757f5cd31280 . [2020-06-04T17:14:09.149Z] #2 [internal] load .dockerignore [2020-06-04T17:14:09.149Z] #2 transferring context: 87B 0.0s done [2020-06-04T17:14:09.149Z] #2 DONE 0.0s [2020-06-04T17:14:09.149Z] [2020-06-04T17:14:09.149Z] #1 [internal] load build definition from Dockerfile [2020-06-04T17:14:09.149Z] #1 transferring dockerfile: 16.37kB done [2020-06-04T17:14:09.149Z] #1 DONE 0.1s [2020-06-04T17:14:09.149Z] [2020-06-04T17:14:09.150Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-06-04T17:14:09.408Z] #3 DONE 0.3s [2020-06-04T17:14:09.408Z] [2020-06-04T17:14:09.408Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-06-04T17:14:09.408Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-06-04T17:14:09.666Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-06-04T17:14:09.666Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-06-04T17:14:09.666Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-06-04T17:14:09.666Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-06-04T17:14:09.666Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-06-04T17:14:09.666Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-06-04T17:14:09.865Z] #39 75.47 CC criu/files.o [2020-06-04T17:14:10.232Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2020-06-04T17:14:10.232Z] #4 DONE 0.8s [2020-06-04T17:14:10.489Z] [2020-06-04T17:14:10.489Z] #5 [internal] load metadata for docker.io/library/golang:1.13.11-buster [2020-06-04T17:14:10.747Z] #5 DONE 0.2s [2020-06-04T17:14:10.747Z] [2020-06-04T17:14:10.747Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-06-04T17:14:10.860Z] #7 extracting sha256:f5ff8b94201d3b0e39b66322192c8675680f467654a03be08eca66b5b8357add 2.9s done [2020-06-04T17:14:10.860Z] #7 extracting sha256:bee6788dc6e3c51acdcb89b5406d86d273e1b1daacc53aba876e3c50401b064e done [2020-06-04T17:14:10.872Z] #39 76.43 CC criu/filesystems.o [2020-06-04T17:14:11.006Z] #6 DONE 0.5s [2020-06-04T17:14:11.006Z] [2020-06-04T17:14:11.006Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-06-04T17:14:11.006Z] #7 resolve docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a done [2020-06-04T17:14:11.119Z] #7 DONE 13.4s [2020-06-04T17:14:11.119Z] [2020-06-04T17:14:11.119Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-06-04T17:14:11.266Z] #7 sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a 1.42kB / 1.42kB done [2020-06-04T17:14:11.266Z] #7 sha256:a95dbe6aaba57fd2b8199869226fa7b9addf06cb816fc15a8a51f3d91ce422c4 1.79kB / 1.79kB done [2020-06-04T17:14:11.266Z] #7 sha256:6a67120df3f4e629a89085f7b78bc8c1ed10da376ebc6b191dd87e2d81d28040 5.46kB / 5.46kB done [2020-06-04T17:14:11.266Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 191.02kB / 50.39MB 0.2s [2020-06-04T17:14:11.266Z] #7 sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 6.39MB / 7.81MB 0.2s [2020-06-04T17:14:11.266Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 4.45MB / 50.39MB 0.3s [2020-06-04T17:14:11.266Z] #7 sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 7.81MB / 7.81MB 0.3s [2020-06-04T17:14:11.487Z] #39 76.82 CC criu/fsnotify.o [2020-06-04T17:14:11.524Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 13.79MB / 50.39MB 0.5s [2020-06-04T17:14:11.524Z] #7 sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 7.81MB / 7.81MB 0.3s done [2020-06-04T17:14:11.524Z] #7 sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 3.01MB / 10.00MB 0.5s [2020-06-04T17:14:11.524Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 159.30kB / 51.83MB 0.5s [2020-06-04T17:14:11.524Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 21.78MB / 50.39MB 0.6s [2020-06-04T17:14:11.524Z] #7 sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 10.00MB / 10.00MB 0.6s [2020-06-04T17:14:11.524Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 9.89MB / 51.83MB 0.6s [2020-06-04T17:14:11.769Z] #39 77.36 CC criu/image-desc.o [2020-06-04T17:14:11.782Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 29.42MB / 50.39MB 0.7s [2020-06-04T17:14:11.782Z] #7 sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 10.00MB / 10.00MB 0.7s done [2020-06-04T17:14:11.782Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 14.57MB / 51.83MB 0.7s [2020-06-04T17:14:11.782Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 1.74MB / 68.65MB 0.7s [2020-06-04T17:14:11.782Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 35.27MB / 50.39MB 0.9s [2020-06-04T17:14:11.782Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 22.15MB / 51.83MB 0.9s [2020-06-04T17:14:11.782Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 7.31MB / 68.65MB 0.9s [2020-06-04T17:14:12.042Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 42.21MB / 50.39MB 1.0s [2020-06-04T17:14:12.042Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 28.20MB / 51.83MB 1.0s [2020-06-04T17:14:12.042Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 12.60MB / 68.65MB 1.0s [2020-06-04T17:14:12.042Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 45.85MB / 50.39MB 1.0s [2020-06-04T17:14:12.042Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 31.60MB / 51.83MB 1.0s [2020-06-04T17:14:12.042Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 17.03MB / 68.65MB 1.0s [2020-06-04T17:14:12.052Z] #39 77.42 CC criu/image.o [2020-06-04T17:14:12.301Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 50.39MB / 50.39MB 1.3s [2020-06-04T17:14:12.301Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 34.65MB / 51.83MB 1.3s [2020-06-04T17:14:12.301Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 33.28MB / 68.65MB 1.3s [2020-06-04T17:14:12.301Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 42.78MB / 51.83MB 1.4s [2020-06-04T17:14:12.337Z] #39 77.90 CC criu/ipc_ns.o [2020-06-04T17:14:12.561Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 50.39MB / 50.39MB 1.4s done [2020-06-04T17:14:12.561Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 46.72MB / 51.83MB 1.5s [2020-06-04T17:14:12.561Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 38.97MB / 68.65MB 1.5s [2020-06-04T17:14:12.561Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 0B / 120.15MB 1.5s [2020-06-04T17:14:12.561Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 51.83MB / 51.83MB 1.6s [2020-06-04T17:14:12.561Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 46.08MB / 68.65MB 1.6s [2020-06-04T17:14:12.561Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 7.30MB / 120.15MB 1.6s [2020-06-04T17:14:12.561Z] #7 extracting sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 [2020-06-04T17:14:12.649Z] #29 ... [2020-06-04T17:14:12.649Z] [2020-06-04T17:14:12.649Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:14:12.649Z] #31 0.859 + RM_GOPATH=0 [2020-06-04T17:14:12.649Z] #31 0.880 + TMP_GOPATH= [2020-06-04T17:14:12.649Z] #31 0.881 + : /build [2020-06-04T17:14:12.649Z] #31 0.883 + '[' -z '' ']' [2020-06-04T17:14:12.649Z] #31 0.912 ++ mktemp -d [2020-06-04T17:14:12.649Z] #31 0.922 + export GOPATH=/tmp/tmp.W2AYpMBmlZ [2020-06-04T17:14:12.649Z] #31 0.922 + GOPATH=/tmp/tmp.W2AYpMBmlZ [2020-06-04T17:14:12.649Z] #31 0.926 + RM_GOPATH=1 [2020-06-04T17:14:12.649Z] #31 0.929 + case "$(go env GOARCH)" in [2020-06-04T17:14:12.649Z] #31 0.936 ++ go env GOARCH [2020-06-04T17:14:12.649Z] #31 0.982 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T17:14:12.649Z] #31 0.982 + GO_BUILDMODE=-buildmode=pie [2020-06-04T17:14:12.649Z] #31 0.983 ++ dirname /tmp/install/install.sh [2020-06-04T17:14:12.649Z] #31 0.985 + dir=/tmp/install [2020-06-04T17:14:12.649Z] #31 0.985 + bin=tomlv [2020-06-04T17:14:12.649Z] #31 0.985 + shift [2020-06-04T17:14:12.649Z] #31 0.985 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-06-04T17:14:12.649Z] #31 0.985 + . /tmp/install/tomlv.installer [2020-06-04T17:14:12.649Z] #31 0.985 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-04T17:14:12.649Z] #31 0.986 + install_tomlv [2020-06-04T17:14:12.649Z] #31 0.986 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-04T17:14:12.649Z] #31 0.986 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-06-04T17:14:12.649Z] #31 0.986 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.W2AYpMBmlZ/src/github.com/BurntSushi/toml [2020-06-04T17:14:12.649Z] #31 0.992 Cloning into '/tmp/tmp.W2AYpMBmlZ/src/github.com/BurntSushi/toml'... [2020-06-04T17:14:12.649Z] #31 2.174 + cd /tmp/tmp.W2AYpMBmlZ/src/github.com/BurntSushi/toml [2020-06-04T17:14:12.649Z] #31 2.175 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-04T17:14:12.649Z] #31 2.191 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-06-04T17:14:12.649Z] #31 2.860 math/bits [2020-06-04T17:14:12.649Z] #31 2.870 runtime/internal/sys [2020-06-04T17:14:12.649Z] #31 2.958 internal/cpu [2020-06-04T17:14:12.649Z] #31 3.127 runtime/internal/atomic [2020-06-04T17:14:12.649Z] #31 3.391 runtime/internal/math [2020-06-04T17:14:12.649Z] #31 3.741 unicode/utf8 [2020-06-04T17:14:12.649Z] #31 4.003 internal/race [2020-06-04T17:14:12.649Z] #31 4.296 sync/atomic [2020-06-04T17:14:12.649Z] #31 4.858 internal/bytealg [2020-06-04T17:14:12.649Z] #31 4.876 math [2020-06-04T17:14:12.649Z] #31 5.150 unicode [2020-06-04T17:14:12.649Z] #31 5.782 internal/testlog [2020-06-04T17:14:12.649Z] #31 ... [2020-06-04T17:14:12.649Z] [2020-06-04T17:14:12.649Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:14:12.649Z] #44 0.887 + RM_GOPATH=0 [2020-06-04T17:14:12.649Z] #44 0.904 + TMP_GOPATH= [2020-06-04T17:14:12.649Z] #44 0.905 + : /build [2020-06-04T17:14:12.649Z] #44 0.906 + '[' -z '' ']' [2020-06-04T17:14:12.649Z] #44 0.911 ++ mktemp -d [2020-06-04T17:14:12.649Z] #44 0.926 + export GOPATH=/tmp/tmp.05kuEvz6BS [2020-06-04T17:14:12.649Z] #44 0.926 + GOPATH=/tmp/tmp.05kuEvz6BS [2020-06-04T17:14:12.649Z] #44 0.926 + RM_GOPATH=1 [2020-06-04T17:14:12.649Z] #44 0.927 + case "$(go env GOARCH)" in [2020-06-04T17:14:12.649Z] #44 0.946 ++ go env GOARCH [2020-06-04T17:14:12.649Z] #44 1.005 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T17:14:12.649Z] #44 1.005 + GO_BUILDMODE=-buildmode=pie [2020-06-04T17:14:12.649Z] #44 1.010 ++ dirname /tmp/install/install.sh [2020-06-04T17:14:12.649Z] #44 1.022 + dir=/tmp/install [2020-06-04T17:14:12.649Z] #44 1.022 + bin=gotestsum [2020-06-04T17:14:12.649Z] #44 1.022 + shift [2020-06-04T17:14:12.649Z] #44 1.023 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-06-04T17:14:12.649Z] #44 1.023 + . /tmp/install/gotestsum.installer [2020-06-04T17:14:12.649Z] #44 1.025 ++ : v0.3.5 [2020-06-04T17:14:12.649Z] #44 1.025 + install_gotestsum [2020-06-04T17:14:12.649Z] #44 1.027 + set -e [2020-06-04T17:14:12.649Z] #44 1.027 + export GO111MODULE=on [2020-06-04T17:14:12.649Z] #44 1.027 + GO111MODULE=on [2020-06-04T17:14:12.649Z] #44 1.027 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-06-04T17:14:12.649Z] #44 1.129 go: finding gotest.tools v0.3.5 [2020-06-04T17:14:12.650Z] #44 1.129 go: finding gotest.tools/gotestsum v0.3.5 [2020-06-04T17:14:12.650Z] #44 2.160 go: downloading gotest.tools/gotestsum v0.3.5 [2020-06-04T17:14:12.650Z] #44 3.332 go: extracting gotest.tools/gotestsum v0.3.5 [2020-06-04T17:14:12.650Z] #44 4.922 go: downloading gotest.tools v2.1.0+incompatible [2020-06-04T17:14:12.650Z] #44 5.158 go: extracting gotest.tools v2.1.0+incompatible [2020-06-04T17:14:12.650Z] #44 5.396 go: downloading github.com/spf13/pflag v1.0.1 [2020-06-04T17:14:12.650Z] #44 5.404 go: downloading github.com/fatih/color v1.6.0 [2020-06-04T17:14:12.650Z] #44 5.406 go: downloading github.com/pkg/errors v0.8.0 [2020-06-04T17:14:12.650Z] #44 5.522 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-06-04T17:14:12.650Z] #44 5.529 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-04T17:14:12.650Z] #44 5.594 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-06-04T17:14:12.650Z] #44 5.675 go: extracting github.com/pkg/errors v0.8.0 [2020-06-04T17:14:12.650Z] #44 5.744 go: extracting github.com/fatih/color v1.6.0 [2020-06-04T17:14:12.650Z] #44 5.820 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-06-04T17:14:12.650Z] #44 5.894 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-04T17:14:12.650Z] #44 6.104 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-06-04T17:14:12.650Z] #44 6.144 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-06-04T17:14:12.822Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 50.24MB / 68.65MB 1.8s [2020-06-04T17:14:12.822Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 13.67MB / 120.15MB 1.8s [2020-06-04T17:14:12.951Z] #39 78.49 CC criu/irmap.o [2020-06-04T17:14:12.969Z] #44 6.157 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-06-04T17:14:12.969Z] #44 6.164 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-04T17:14:12.969Z] #44 6.233 go: extracting github.com/spf13/pflag v1.0.1 [2020-06-04T17:14:12.969Z] #44 6.259 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-04T17:14:12.969Z] #44 6.261 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-04T17:14:12.969Z] #44 6.283 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-06-04T17:14:12.969Z] #44 ... [2020-06-04T17:14:12.969Z] [2020-06-04T17:14:12.969Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:14:12.969Z] #31 6.400 encoding [2020-06-04T17:14:13.087Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 51.83MB / 51.83MB 1.8s done [2020-06-04T17:14:13.087Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 59.20MB / 68.65MB 2.0s [2020-06-04T17:14:13.087Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 22.91MB / 120.15MB 2.0s [2020-06-04T17:14:13.087Z] #7 sha256:b3616653c78b13171365e69680baad5a061880f155cb8c9190079de2f67871dc 126B / 126B 2.0s done [2020-06-04T17:14:13.233Z] #39 78.78 CC criu/kcmp-ids.o [2020-06-04T17:14:13.233Z] #39 78.88 CC criu/kerndat.o [2020-06-04T17:14:13.365Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 65.38MB / 68.65MB 2.3s [2020-06-04T17:14:13.366Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 36.37MB / 120.15MB 2.3s [2020-06-04T17:14:13.366Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 43.91MB / 120.15MB 2.4s [2020-06-04T17:14:13.630Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 68.65MB / 68.65MB 2.5s done [2020-06-04T17:14:13.630Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 51.64MB / 120.15MB 2.6s [2020-06-04T17:14:13.656Z] #31 6.913 runtime/cgo [2020-06-04T17:14:13.892Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 61.32MB / 120.15MB 2.7s [2020-06-04T17:14:13.892Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 72.10MB / 120.15MB 3.0s [2020-06-04T17:14:13.969Z] #31 7.210 runtime [2020-06-04T17:14:14.151Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 79.08MB / 120.15MB 3.0s [2020-06-04T17:14:14.240Z] #39 79.50 CC criu/libnetlink.o [2020-06-04T17:14:14.240Z] #39 79.71 CC criu/log.o [2020-06-04T17:14:14.411Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 89.05MB / 120.15MB 3.3s [2020-06-04T17:14:14.411Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 96.17MB / 120.15MB 3.4s [2020-06-04T17:14:14.413Z] #8 DONE 2.7s [2020-06-04T17:14:14.413Z] [2020-06-04T17:14:14.413Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-06-04T17:14:14.523Z] #39 80.05 CC criu/lsm.o [2020-06-04T17:14:14.670Z] #7 ... [2020-06-04T17:14:14.670Z] [2020-06-04T17:14:14.670Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-06-04T17:14:14.670Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-06-04T17:14:14.670Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-06-04T17:14:14.670Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-06-04T17:14:14.670Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done [2020-06-04T17:14:14.670Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.1s done [2020-06-04T17:14:14.670Z] #58 DONE 3.7s [2020-06-04T17:14:14.670Z] [2020-06-04T17:14:14.670Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-06-04T17:14:14.670Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 112.39MB / 120.15MB 3.6s [2020-06-04T17:14:14.674Z] #9 DONE 1.0s [2020-06-04T17:14:14.674Z] [2020-06-04T17:14:14.674Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-06-04T17:14:14.674Z] #35 DONE 0.1s [2020-06-04T17:14:14.674Z] [2020-06-04T17:14:14.674Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-04T17:14:14.804Z] #39 80.28 CC criu/mem.o [2020-06-04T17:14:14.930Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 120.15MB / 120.15MB 3.9s [2020-06-04T17:14:14.940Z] #51 ... [2020-06-04T17:14:14.940Z] [2020-06-04T17:14:14.940Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-06-04T17:14:14.940Z] #27 DONE 0.1s [2020-06-04T17:14:15.191Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 120.15MB / 120.15MB 4.0s done [2020-06-04T17:14:15.200Z] [2020-06-04T17:14:15.200Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-04T17:14:15.450Z] #7 ... [2020-06-04T17:14:15.450Z] [2020-06-04T17:14:15.450Z] #20 [internal] load build context [2020-06-04T17:14:15.450Z] #20 transferring context: 50.67MB 4.2s done [2020-06-04T17:14:15.450Z] #20 DONE 4.4s [2020-06-04T17:14:15.450Z] [2020-06-04T17:14:15.450Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-06-04T17:14:15.811Z] #39 81.24 CC criu/memfd.o [2020-06-04T17:14:16.094Z] #39 81.56 CC criu/mount.o [2020-06-04T17:14:16.709Z] #39 ... [2020-06-04T17:14:16.709Z] [2020-06-04T17:14:16.709Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:14:16.709Z] #49 117.6 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-04T17:14:16.810Z] #31 ... [2020-06-04T17:14:16.810Z] [2020-06-04T17:14:16.810Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:14:16.810Z] #61 0.917 + RM_GOPATH=0 [2020-06-04T17:14:16.810Z] #61 0.917 + TMP_GOPATH= [2020-06-04T17:14:16.810Z] #61 0.918 + : /build [2020-06-04T17:14:16.810Z] #61 0.918 + '[' -z '' ']' [2020-06-04T17:14:16.810Z] #61 0.919 ++ mktemp -d [2020-06-04T17:14:16.810Z] #61 0.927 + export GOPATH=/tmp/tmp.yVUL2SU1Xj [2020-06-04T17:14:16.810Z] #61 0.927 + GOPATH=/tmp/tmp.yVUL2SU1Xj [2020-06-04T17:14:16.810Z] #61 0.927 + RM_GOPATH=1 [2020-06-04T17:14:16.810Z] #61 0.928 + case "$(go env GOARCH)" in [2020-06-04T17:14:16.810Z] #61 0.931 ++ go env GOARCH [2020-06-04T17:14:16.810Z] #61 0.988 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T17:14:16.810Z] #61 0.989 + GO_BUILDMODE=-buildmode=pie [2020-06-04T17:14:16.810Z] #61 0.991 ++ dirname /tmp/install/install.sh [2020-06-04T17:14:16.810Z] #61 0.997 + dir=/tmp/install [2020-06-04T17:14:16.810Z] #61 1.004 + bin=proxy [2020-06-04T17:14:16.810Z] #61 1.004 + shift [2020-06-04T17:14:16.810Z] #61 1.005 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-06-04T17:14:16.810Z] #61 1.005 + . /tmp/install/proxy.installer [2020-06-04T17:14:16.810Z] #61 1.005 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-04T17:14:16.810Z] #61 1.015 + install_proxy [2020-06-04T17:14:16.810Z] #61 1.017 + case "$1" in [2020-06-04T17:14:16.810Z] #61 1.017 + export CGO_ENABLED=0 [2020-06-04T17:14:16.810Z] #61 1.018 + CGO_ENABLED=0 [2020-06-04T17:14:16.810Z] #61 1.018 + _install_proxy [2020-06-04T17:14:16.810Z] #61 1.022 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed' [2020-06-04T17:14:16.810Z] #61 1.024 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.yVUL2SU1Xj/src/github.com/docker/libnetwork [2020-06-04T17:14:16.810Z] #61 1.025 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-04T17:14:16.810Z] #61 1.050 Cloning into '/tmp/tmp.yVUL2SU1Xj/src/github.com/docker/libnetwork'... [2020-06-04T17:14:16.810Z] #61 ... [2020-06-04T17:14:16.810Z] [2020-06-04T17:14:16.810Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:14:16.810Z] #55 0.541 + RM_GOPATH=0 [2020-06-04T17:14:16.810Z] #55 0.541 + TMP_GOPATH= [2020-06-04T17:14:16.810Z] #55 0.541 + : /build [2020-06-04T17:14:16.810Z] #55 0.541 + '[' -z '' ']' [2020-06-04T17:14:16.810Z] #55 0.541 ++ mktemp -d [2020-06-04T17:14:16.810Z] #55 0.543 + export GOPATH=/tmp/tmp.0SopyojvN1 [2020-06-04T17:14:16.810Z] #55 0.543 + GOPATH=/tmp/tmp.0SopyojvN1 [2020-06-04T17:14:16.810Z] #55 0.543 + RM_GOPATH=1 [2020-06-04T17:14:16.810Z] #55 0.543 + case "$(go env GOARCH)" in [2020-06-04T17:14:16.810Z] #55 0.544 ++ go env GOARCH [2020-06-04T17:14:16.810Z] #55 0.553 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T17:14:16.810Z] #55 0.553 + GO_BUILDMODE=-buildmode=pie [2020-06-04T17:14:16.810Z] #55 0.553 ++ dirname /tmp/install/install.sh [2020-06-04T17:14:16.810Z] #55 0.555 + dir=/tmp/install [2020-06-04T17:14:16.810Z] #55 0.555 + bin=rootlesskit [2020-06-04T17:14:16.810Z] #55 0.555 + shift [2020-06-04T17:14:16.810Z] #55 0.555 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-06-04T17:14:16.810Z] #55 0.555 + . /tmp/install/rootlesskit.installer [2020-06-04T17:14:16.810Z] #55 0.556 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-04T17:14:16.810Z] #55 0.556 + install_rootlesskit [2020-06-04T17:14:16.810Z] #55 0.556 + case "$1" in [2020-06-04T17:14:16.810Z] #55 0.556 + export CGO_ENABLED=0 [2020-06-04T17:14:16.810Z] #55 0.556 + CGO_ENABLED=0 [2020-06-04T17:14:16.810Z] #55 0.556 + _install_rootlesskit [2020-06-04T17:14:16.810Z] #55 0.556 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-06-04T17:14:16.810Z] #55 0.556 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.0SopyojvN1/src/github.com/rootless-containers/rootlesskit [2020-06-04T17:14:16.810Z] #55 0.556 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-04T17:14:16.810Z] #55 0.559 Cloning into '/tmp/tmp.0SopyojvN1/src/github.com/rootless-containers/rootlesskit'... [2020-06-04T17:14:16.810Z] #55 4.986 + cd /tmp/tmp.0SopyojvN1/src/github.com/rootless-containers/rootlesskit [2020-06-04T17:14:16.810Z] #55 4.987 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-04T17:14:16.810Z] #55 5.380 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-04T17:14:16.810Z] #55 5.393 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-06-04T17:14:17.094Z] INFO [loader] Go packages loading at mode 575 (name|compiled_files|deps|files|imports|exports_file|types_sizes) took 1m55.195675324s [2020-06-04T17:14:17.094Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 462.102376ms [2020-06-04T17:14:17.120Z] #55 ... [2020-06-04T17:14:17.120Z] [2020-06-04T17:14:17.120Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T17:14:17.120Z] #11 1.157 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-04T17:14:17.120Z] #11 1.267 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-04T17:14:17.120Z] #11 1.302 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-04T17:14:17.120Z] #11 2.798 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-06-04T17:14:17.120Z] #11 5.882 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB] [2020-06-04T17:14:17.120Z] #11 6.888 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-06-04T17:14:17.120Z] #11 ... [2020-06-04T17:14:17.120Z] [2020-06-04T17:14:17.120Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:14:17.120Z] #46 0.560 + RM_GOPATH=0 [2020-06-04T17:14:17.120Z] #46 0.560 + TMP_GOPATH= [2020-06-04T17:14:17.120Z] #46 0.560 + : /build [2020-06-04T17:14:17.120Z] #46 0.560 + '[' -z '' ']' [2020-06-04T17:14:17.120Z] #46 0.560 ++ mktemp -d [2020-06-04T17:14:17.120Z] #46 0.562 + export GOPATH=/tmp/tmp.Q6HdaSdN03 [2020-06-04T17:14:17.120Z] #46 0.562 + GOPATH=/tmp/tmp.Q6HdaSdN03 [2020-06-04T17:14:17.120Z] #46 0.562 + RM_GOPATH=1 [2020-06-04T17:14:17.120Z] #46 0.562 + case "$(go env GOARCH)" in [2020-06-04T17:14:17.120Z] #46 0.563 ++ go env GOARCH [2020-06-04T17:14:17.120Z] #46 0.570 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T17:14:17.120Z] #46 0.570 + GO_BUILDMODE=-buildmode=pie [2020-06-04T17:14:17.120Z] #46 0.571 ++ dirname /tmp/install/install.sh [2020-06-04T17:14:17.120Z] #46 0.572 + dir=/tmp/install [2020-06-04T17:14:17.120Z] #46 0.573 + bin=golangci_lint [2020-06-04T17:14:17.120Z] #46 0.573 + shift [2020-06-04T17:14:17.120Z] #46 0.573 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-06-04T17:14:17.120Z] #46 0.573 + . /tmp/install/golangci_lint.installer [2020-06-04T17:14:17.120Z] #46 0.573 ++ : v1.23.8 [2020-06-04T17:14:17.120Z] #46 0.573 Installing golangci-lint version v1.23.8 [2020-06-04T17:14:17.120Z] #46 0.573 + install_golangci_lint [2020-06-04T17:14:17.120Z] #46 0.573 + echo 'Installing golangci-lint version v1.23.8' [2020-06-04T17:14:17.120Z] #46 0.573 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-06-04T17:14:17.354Z] #7 extracting sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 4.4s done [2020-06-04T17:14:17.354Z] #7 extracting sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 [2020-06-04T17:14:17.431Z] #46 ... [2020-06-04T17:14:17.431Z] [2020-06-04T17:14:17.431Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-04T17:14:17.431Z] #33 1.163 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-04T17:14:17.431Z] #33 1.398 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-04T17:14:17.431Z] #33 1.399 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-04T17:14:17.431Z] #33 2.740 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-06-04T17:14:17.431Z] #33 6.401 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB] [2020-06-04T17:14:17.431Z] #33 6.981 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-06-04T17:14:17.431Z] #33 ... [2020-06-04T17:14:17.431Z] [2020-06-04T17:14:17.431Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:14:17.431Z] #22 0.915 + RM_GOPATH=0 [2020-06-04T17:14:17.431Z] #22 0.915 + TMP_GOPATH= [2020-06-04T17:14:17.431Z] #22 0.915 + : /build [2020-06-04T17:14:17.431Z] #22 0.916 + '[' -z '' ']' [2020-06-04T17:14:17.431Z] #22 0.917 ++ mktemp -d [2020-06-04T17:14:17.431Z] #22 0.938 + export GOPATH=/tmp/tmp.IQODZZw67t [2020-06-04T17:14:17.431Z] #22 0.941 + GOPATH=/tmp/tmp.IQODZZw67t [2020-06-04T17:14:17.431Z] #22 0.942 + RM_GOPATH=1 [2020-06-04T17:14:17.431Z] #22 0.943 + case "$(go env GOARCH)" in [2020-06-04T17:14:17.431Z] #22 0.946 ++ go env GOARCH [2020-06-04T17:14:17.431Z] #22 0.978 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T17:14:17.431Z] #22 0.979 + GO_BUILDMODE=-buildmode=pie [2020-06-04T17:14:17.431Z] #22 0.980 ++ dirname /tmp/install/install.sh [2020-06-04T17:14:17.431Z] #22 0.983 + dir=/tmp/install [2020-06-04T17:14:17.431Z] #22 0.990 + bin=dockercli [2020-06-04T17:14:17.431Z] #22 0.990 + shift [2020-06-04T17:14:17.431Z] #22 0.991 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-06-04T17:14:17.431Z] #22 0.991 + . /tmp/install/dockercli.installer [2020-06-04T17:14:17.431Z] #22 0.991 ++ : stable [2020-06-04T17:14:17.431Z] #22 0.992 ++ : 17.06.2-ce [2020-06-04T17:14:17.431Z] #22 0.994 + install_dockercli [2020-06-04T17:14:17.431Z] #22 0.994 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-06-04T17:14:17.431Z] #22 0.994 Install docker/cli version 17.06.2-ce from stable [2020-06-04T17:14:17.431Z] #22 0.995 ++ uname -m [2020-06-04T17:14:17.431Z] #22 1.002 + arch=ppc64le [2020-06-04T17:14:17.431Z] #22 1.003 + '[' ppc64le '!=' x86_64 ']' [2020-06-04T17:14:17.431Z] #22 1.003 + '[' ppc64le '!=' s390x ']' [2020-06-04T17:14:17.431Z] #22 1.003 + '[' ppc64le '!=' armhf ']' [2020-06-04T17:14:17.431Z] #22 1.003 + build_dockercli [2020-06-04T17:14:17.431Z] #22 1.003 + git clone https://github.com/docker/docker-ce /tmp/tmp.IQODZZw67t/tmp/docker-ce [2020-06-04T17:14:17.431Z] #22 1.017 Cloning into '/tmp/tmp.IQODZZw67t/tmp/docker-ce'... [2020-06-04T17:14:17.612Z] #7 extracting sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 0.4s done [2020-06-04T17:14:17.716Z] #49 118.7 + mkdir -p /build [2020-06-04T17:14:17.716Z] #49 118.7 + cp runc /build/runc [2020-06-04T17:14:17.749Z] #22 ... [2020-06-04T17:14:17.749Z] [2020-06-04T17:14:17.749Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:14:17.749Z] #42 0.915 + RM_GOPATH=0 [2020-06-04T17:14:17.749Z] #42 0.915 + TMP_GOPATH= [2020-06-04T17:14:17.749Z] #42 0.915 + : /build [2020-06-04T17:14:17.749Z] #42 0.915 + '[' -z '' ']' [2020-06-04T17:14:17.749Z] #42 0.927 ++ mktemp -d [2020-06-04T17:14:17.749Z] #42 0.959 + export GOPATH=/tmp/tmp.199zWZzKTm [2020-06-04T17:14:17.749Z] #42 0.960 + GOPATH=/tmp/tmp.199zWZzKTm [2020-06-04T17:14:17.749Z] #42 0.960 + RM_GOPATH=1 [2020-06-04T17:14:17.749Z] #42 0.961 + case "$(go env GOARCH)" in [2020-06-04T17:14:17.749Z] #42 0.962 ++ go env GOARCH [2020-06-04T17:14:17.749Z] #42 1.003 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T17:14:17.749Z] #42 1.005 + GO_BUILDMODE=-buildmode=pie [2020-06-04T17:14:17.749Z] #42 1.013 ++ dirname /tmp/install/install.sh [2020-06-04T17:14:17.749Z] #42 1.021 + dir=/tmp/install [2020-06-04T17:14:17.749Z] #42 1.025 + bin=vndr [2020-06-04T17:14:17.749Z] #42 1.025 + shift [2020-06-04T17:14:17.749Z] #42 1.025 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-06-04T17:14:17.749Z] #42 1.026 + . /tmp/install/vndr.installer [2020-06-04T17:14:17.749Z] #42 1.026 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-04T17:14:17.749Z] #42 1.026 + install_vndr [2020-06-04T17:14:17.749Z] #42 1.039 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-06-04T17:14:17.749Z] #42 1.039 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-04T17:14:17.749Z] #42 1.040 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.199zWZzKTm/src/github.com/LK4D4/vndr [2020-06-04T17:14:17.749Z] #42 1.042 Cloning into '/tmp/tmp.199zWZzKTm/src/github.com/LK4D4/vndr'... [2020-06-04T17:14:17.749Z] #42 2.294 + cd /tmp/tmp.199zWZzKTm/src/github.com/LK4D4/vndr [2020-06-04T17:14:17.749Z] #42 2.294 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-04T17:14:17.749Z] #42 2.335 + go build -buildmode=pie -v -o /build/vndr . [2020-06-04T17:14:17.749Z] #42 3.748 internal/cpu [2020-06-04T17:14:17.749Z] #42 3.885 internal/race [2020-06-04T17:14:17.749Z] #42 3.942 runtime/internal/atomic [2020-06-04T17:14:17.749Z] #42 3.993 sync/atomic [2020-06-04T17:14:17.749Z] #42 4.557 unicode [2020-06-04T17:14:17.749Z] #42 4.866 unicode/utf8 [2020-06-04T17:14:17.749Z] #42 5.252 math [2020-06-04T17:14:17.749Z] #42 5.331 internal/bytealg [2020-06-04T17:14:17.749Z] #42 6.959 unicode/utf16 [2020-06-04T17:14:17.749Z] #42 7.778 container/list [2020-06-04T17:14:17.749Z] #42 7.866 runtime [2020-06-04T17:14:17.749Z] #42 10.07 crypto/internal/subtle [2020-06-04T17:14:17.749Z] #42 10.51 crypto/subtle [2020-06-04T17:14:17.749Z] #42 10.88 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-06-04T17:14:17.749Z] #42 ... [2020-06-04T17:14:17.749Z] [2020-06-04T17:14:17.749Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-04T17:14:17.749Z] #37 0.839 + git clone https://github.com/docker/distribution.git . [2020-06-04T17:14:17.749Z] #37 0.844 Cloning into '.'... [2020-06-04T17:14:17.749Z] #37 ... [2020-06-04T17:14:17.749Z] [2020-06-04T17:14:17.749Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T17:14:17.749Z] #39 1.128 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-04T17:14:17.749Z] #39 1.259 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-04T17:14:17.749Z] #39 1.287 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-04T17:14:17.749Z] #39 2.373 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-06-04T17:14:17.749Z] #39 4.503 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB] [2020-06-04T17:14:17.749Z] #39 6.603 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-06-04T17:14:17.877Z] #7 extracting sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 0.1s [2020-06-04T17:14:17.877Z] #7 extracting sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 0.2s done [2020-06-04T17:14:18.006Z] #49 DONE 119.1s [2020-06-04T17:14:18.006Z] [2020-06-04T17:14:18.006Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:14:18.006Z] #39 83.39 CC criu/namespaces.o [2020-06-04T17:14:18.064Z] #39 ... [2020-06-04T17:14:18.064Z] [2020-06-04T17:14:18.064Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-04T17:14:18.064Z] #52 0.910 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-04T17:14:18.064Z] #52 1.108 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-04T17:14:18.064Z] #52 1.159 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-04T17:14:18.064Z] #52 2.787 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-06-04T17:14:18.064Z] #52 6.777 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB] [2020-06-04T17:14:18.064Z] #52 6.834 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-06-04T17:14:18.064Z] #52 ... [2020-06-04T17:14:18.064Z] [2020-06-04T17:14:18.064Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:14:18.064Z] #48 0.903 + RM_GOPATH=0 [2020-06-04T17:14:18.064Z] #48 0.918 + TMP_GOPATH= [2020-06-04T17:14:18.064Z] #48 0.920 + : /build [2020-06-04T17:14:18.064Z] #48 0.921 + '[' -z '' ']' [2020-06-04T17:14:18.064Z] #48 0.924 ++ mktemp -d [2020-06-04T17:14:18.064Z] #48 0.932 + export GOPATH=/tmp/tmp.1MsNhZClHc [2020-06-04T17:14:18.064Z] #48 0.933 + GOPATH=/tmp/tmp.1MsNhZClHc [2020-06-04T17:14:18.064Z] #48 0.934 + RM_GOPATH=1 [2020-06-04T17:14:18.064Z] #48 0.935 + case "$(go env GOARCH)" in [2020-06-04T17:14:18.064Z] #48 0.938 ++ go env GOARCH [2020-06-04T17:14:18.064Z] #48 1.003 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T17:14:18.064Z] #48 1.003 + GO_BUILDMODE=-buildmode=pie [2020-06-04T17:14:18.064Z] #48 1.006 ++ dirname /tmp/install/install.sh [2020-06-04T17:14:18.064Z] #48 1.008 + dir=/tmp/install [2020-06-04T17:14:18.064Z] #48 1.009 + bin=shfmt [2020-06-04T17:14:18.064Z] #48 1.009 + shift [2020-06-04T17:14:18.064Z] #48 1.010 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-06-04T17:14:18.064Z] #48 1.010 + . /tmp/install/shfmt.installer [2020-06-04T17:14:18.064Z] #48 1.011 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-04T17:14:18.064Z] #48 1.011 + install_shfmt [2020-06-04T17:14:18.064Z] #48 1.012 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-06-04T17:14:18.064Z] #48 1.012 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-04T17:14:18.064Z] #48 1.012 + git clone https://github.com/mvdan/sh.git /tmp/tmp.1MsNhZClHc/src/github.com/mvdan/sh [2020-06-04T17:14:18.064Z] #48 1.017 Cloning into '/tmp/tmp.1MsNhZClHc/src/github.com/mvdan/sh'... [2020-06-04T17:14:18.135Z] #7 extracting sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f [2020-06-04T17:14:18.377Z] #48 ... [2020-06-04T17:14:18.377Z] [2020-06-04T17:14:18.377Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-04T17:14:18.377Z] #24 1.194 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-04T17:14:18.377Z] #24 1.335 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-04T17:14:18.377Z] #24 1.381 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-04T17:14:18.377Z] #24 2.681 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-06-04T17:14:18.377Z] #24 6.584 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB] [2020-06-04T17:14:18.377Z] #24 6.608 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-06-04T17:14:18.377Z] #24 ... [2020-06-04T17:14:18.377Z] [2020-06-04T17:14:18.377Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:14:18.377Z] #48 11.77 + cd /tmp/tmp.1MsNhZClHc/src/github.com/mvdan/sh [2020-06-04T17:14:18.727Z] #48 11.77 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-04T17:14:18.727Z] #48 11.92 + GO111MODULE=on [2020-06-04T17:14:18.727Z] #48 11.93 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-06-04T17:14:19.025Z] #39 84.39 CC criu/net.o [2020-06-04T17:14:20.043Z] #39 85.70 CC criu/netfilter.o [2020-06-04T17:14:20.307Z] #48 13.50 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-04T17:14:20.307Z] #48 13.57 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-04T17:14:20.307Z] #48 13.61 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-04T17:14:20.325Z] #39 85.82 CC criu/page-pipe.o [2020-06-04T17:14:20.607Z] #39 86.04 CC criu/page-xfer.o [2020-06-04T17:14:20.629Z] #48 13.78 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-04T17:14:20.629Z] #48 13.80 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-04T17:14:20.665Z] #7 extracting sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 2.0s done [2020-06-04T17:14:20.665Z] #7 extracting sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 [2020-06-04T17:14:20.846Z] #28 ... [2020-06-04T17:14:20.846Z] [2020-06-04T17:14:20.846Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-04T17:14:20.846Z] #51 4.966 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-04T17:14:20.846Z] #51 4.996 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-04T17:14:20.846Z] #51 4.996 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-04T17:14:20.846Z] #51 5.924 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-06-04T17:14:20.889Z] #39 86.52 CC criu/pagemap-cache.o [2020-06-04T17:14:21.171Z] #39 86.64 CC criu/pagemap.o [2020-06-04T17:14:21.741Z] #48 14.98 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-04T17:14:21.786Z] #39 87.04 CC criu/parasite-syscall.o [2020-06-04T17:14:22.068Z] #39 87.53 CC criu/path.o [2020-06-04T17:14:22.068Z] #39 87.63 CC criu/pie-util-vdso.o [2020-06-04T17:14:22.231Z] #51 7.299 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [200 kB] [2020-06-04T17:14:22.350Z] #39 87.85 CC criu/pie-util.o [2020-06-04T17:14:22.350Z] #39 87.94 CC criu/pipes.o [2020-06-04T17:14:22.566Z] #7 extracting sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 2.1s done [2020-06-04T17:14:22.566Z] #7 extracting sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 [2020-06-04T17:14:22.632Z] #39 88.33 CC criu/plugin.o [2020-06-04T17:14:22.874Z] #48 15.98 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-04T17:14:22.914Z] #39 88.48 CC criu/proc_parse.o [2020-06-04T17:14:23.188Z] #48 ... [2020-06-04T17:14:23.188Z] [2020-06-04T17:14:23.188Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:14:23.188Z] #44 6.432 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-06-04T17:14:23.188Z] #44 8.409 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-04T17:14:23.188Z] #44 9.326 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-04T17:14:23.188Z] #44 9.792 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-04T17:14:23.188Z] #44 11.88 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-06-04T17:14:23.188Z] #44 12.94 go: finding gotest.tools/gotestsum v0.4.2 [2020-06-04T17:14:23.188Z] #44 12.94 go: finding gotest.tools v2.2.0+incompatible [2020-06-04T17:14:23.188Z] #44 13.03 go: downloading gotest.tools v2.2.0+incompatible [2020-06-04T17:14:23.188Z] #44 13.04 go: downloading gotest.tools/gotestsum v0.4.2 [2020-06-04T17:14:23.188Z] #44 13.74 go: extracting gotest.tools v2.2.0+incompatible [2020-06-04T17:14:23.188Z] #44 14.03 go: extracting gotest.tools/gotestsum v0.4.2 [2020-06-04T17:14:23.188Z] #44 15.16 go: downloading github.com/pkg/errors v0.8.1 [2020-06-04T17:14:23.188Z] #44 15.21 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-04T17:14:23.188Z] #44 15.23 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-04T17:14:23.188Z] #44 15.33 go: downloading github.com/spf13/pflag v1.0.3 [2020-06-04T17:14:23.188Z] #44 15.37 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-04T17:14:23.188Z] #44 15.76 go: extracting github.com/pkg/errors v0.8.1 [2020-06-04T17:14:23.188Z] #44 16.05 go: extracting github.com/spf13/pflag v1.0.3 [2020-06-04T17:14:23.188Z] #44 16.06 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-04T17:14:23.503Z] #44 ... [2020-06-04T17:14:23.503Z] [2020-06-04T17:14:23.503Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T17:14:23.503Z] #11 16.61 Fetched 8131 kB in 16s (522 kB/s) [2020-06-04T17:14:23.614Z] #51 8.713 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-06-04T17:14:24.384Z] #39 89.57 CC criu/protobuf-desc.o [2020-06-04T17:14:24.666Z] #39 89.99 CC criu/protobuf.o [2020-06-04T17:14:24.666Z] #39 90.16 CC criu/pstree.o [2020-06-04T17:14:24.998Z] #51 ... [2020-06-04T17:14:24.998Z] [2020-06-04T17:14:24.998Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:14:24.998Z] #30 3.952 + RM_GOPATH=0 [2020-06-04T17:14:24.998Z] #30 3.952 + TMP_GOPATH= [2020-06-04T17:14:24.998Z] #30 3.952 + : /build [2020-06-04T17:14:24.998Z] #30 3.952 + '[' -z '' ']' [2020-06-04T17:14:24.998Z] #30 3.952 ++ mktemp -d [2020-06-04T17:14:24.998Z] #30 3.952 + export GOPATH=/tmp/tmp.vwmb6cTlJs [2020-06-04T17:14:24.998Z] #30 3.952 + GOPATH=/tmp/tmp.vwmb6cTlJs [2020-06-04T17:14:24.998Z] #30 3.952 + RM_GOPATH=1 [2020-06-04T17:14:24.998Z] #30 3.952 + case "$(go env GOARCH)" in [2020-06-04T17:14:24.998Z] #30 3.952 ++ go env GOARCH [2020-06-04T17:14:24.998Z] #30 3.986 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-04T17:14:24.998Z] #30 3.986 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T17:14:24.998Z] #30 3.986 + GO_BUILDMODE=-buildmode=pie [2020-06-04T17:14:24.998Z] #30 3.986 ++ dirname /tmp/install/install.sh [2020-06-04T17:14:24.998Z] #30 3.986 + dir=/tmp/install [2020-06-04T17:14:24.998Z] #30 3.986 + bin=tomlv [2020-06-04T17:14:24.998Z] #30 3.986 + shift [2020-06-04T17:14:24.998Z] #30 3.986 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-06-04T17:14:24.998Z] #30 3.986 + . /tmp/install/tomlv.installer [2020-06-04T17:14:24.998Z] #30 3.986 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-04T17:14:24.998Z] #30 3.986 + install_tomlv [2020-06-04T17:14:24.998Z] #30 3.986 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-06-04T17:14:24.998Z] #30 3.986 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.vwmb6cTlJs/src/github.com/BurntSushi/toml [2020-06-04T17:14:24.998Z] #30 3.999 Cloning into '/tmp/tmp.vwmb6cTlJs/src/github.com/BurntSushi/toml'... [2020-06-04T17:14:24.998Z] #30 4.787 + cd /tmp/tmp.vwmb6cTlJs/src/github.com/BurntSushi/toml [2020-06-04T17:14:24.998Z] #30 4.788 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-04T17:14:24.998Z] #30 4.794 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-06-04T17:14:24.998Z] #30 5.239 runtime/internal/sys [2020-06-04T17:14:24.998Z] #30 5.241 internal/cpu [2020-06-04T17:14:24.998Z] #30 5.296 math/bits [2020-06-04T17:14:24.998Z] #30 5.345 runtime/internal/atomic [2020-06-04T17:14:24.998Z] #30 5.476 runtime/internal/math [2020-06-04T17:14:24.998Z] #30 5.648 unicode/utf8 [2020-06-04T17:14:24.998Z] #30 5.686 internal/race [2020-06-04T17:14:24.998Z] #30 5.778 sync/atomic [2020-06-04T17:14:24.998Z] #30 5.881 internal/bytealg [2020-06-04T17:14:24.998Z] #30 6.078 math [2020-06-04T17:14:24.998Z] #30 6.181 unicode [2020-06-04T17:14:24.998Z] #30 6.324 internal/testlog [2020-06-04T17:14:24.998Z] #30 6.690 encoding [2020-06-04T17:14:24.998Z] #30 6.955 runtime [2020-06-04T17:14:24.998Z] #30 7.127 runtime/cgo [2020-06-04T17:14:24.998Z] #30 ... [2020-06-04T17:14:24.998Z] [2020-06-04T17:14:24.998Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:14:24.998Z] #47 4.255 + RM_GOPATH=0 [2020-06-04T17:14:24.998Z] #47 4.255 + TMP_GOPATH= [2020-06-04T17:14:24.998Z] #47 4.255 + : /build [2020-06-04T17:14:24.998Z] #47 4.255 + '[' -z '' ']' [2020-06-04T17:14:24.998Z] #47 4.255 ++ mktemp -d [2020-06-04T17:14:24.998Z] #47 4.258 + export GOPATH=/tmp/tmp.uq2teTJACe [2020-06-04T17:14:24.998Z] #47 4.258 + GOPATH=/tmp/tmp.uq2teTJACe [2020-06-04T17:14:24.998Z] #47 4.258 + RM_GOPATH=1 [2020-06-04T17:14:24.998Z] #47 4.258 + case "$(go env GOARCH)" in [2020-06-04T17:14:24.998Z] #47 4.270 ++ go env GOARCH [2020-06-04T17:14:24.998Z] #47 4.296 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-04T17:14:24.998Z] #47 4.297 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T17:14:24.998Z] #47 4.297 + GO_BUILDMODE=-buildmode=pie [2020-06-04T17:14:24.998Z] #47 4.297 ++ dirname /tmp/install/install.sh [2020-06-04T17:14:24.998Z] #47 4.297 + dir=/tmp/install [2020-06-04T17:14:24.998Z] #47 4.297 + bin=shfmt [2020-06-04T17:14:24.998Z] #47 4.297 + shift [2020-06-04T17:14:24.998Z] #47 4.297 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-06-04T17:14:24.998Z] #47 4.297 + . /tmp/install/shfmt.installer [2020-06-04T17:14:24.998Z] #47 4.297 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-04T17:14:24.998Z] #47 4.297 + install_shfmt [2020-06-04T17:14:24.998Z] #47 4.297 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-06-04T17:14:24.998Z] #47 4.297 + git clone https://github.com/mvdan/sh.git /tmp/tmp.uq2teTJACe/src/github.com/mvdan/sh [2020-06-04T17:14:24.998Z] #47 4.306 Cloning into '/tmp/tmp.uq2teTJACe/src/github.com/mvdan/sh'... [2020-06-04T17:14:24.998Z] #47 ... [2020-06-04T17:14:24.998Z] [2020-06-04T17:14:24.998Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-04T17:14:24.998Z] #23 5.967 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-04T17:14:24.998Z] #23 6.013 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-04T17:14:24.998Z] #23 6.017 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-04T17:14:24.998Z] #23 6.787 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-06-04T17:14:24.998Z] #23 8.079 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [200 kB] [2020-06-04T17:14:24.998Z] #23 9.907 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-06-04T17:14:25.258Z] #23 ... [2020-06-04T17:14:25.258Z] [2020-06-04T17:14:25.258Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T17:14:25.258Z] #38 4.543 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-04T17:14:25.258Z] #38 4.674 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-04T17:14:25.258Z] #38 4.758 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-04T17:14:25.258Z] #38 5.386 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-06-04T17:14:25.258Z] #38 6.866 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [200 kB] [2020-06-04T17:14:25.258Z] #38 8.542 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-06-04T17:14:25.258Z] #38 ... [2020-06-04T17:14:25.258Z] [2020-06-04T17:14:25.258Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-04T17:14:25.258Z] #36 5.409 + git clone https://github.com/docker/distribution.git . [2020-06-04T17:14:25.258Z] #36 5.411 Cloning into '.'... [2020-06-04T17:14:25.291Z] #39 90.84 CC criu/rbtree.o [2020-06-04T17:14:25.519Z] #36 ... [2020-06-04T17:14:25.519Z] [2020-06-04T17:14:25.519Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T17:14:25.519Z] #10 5.660 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-04T17:14:25.519Z] #10 5.681 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-04T17:14:25.519Z] #10 5.682 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-04T17:14:25.519Z] #10 6.542 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-06-04T17:14:25.519Z] #10 8.089 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [200 kB] [2020-06-04T17:14:25.519Z] #10 10.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-06-04T17:14:25.519Z] #10 ... [2020-06-04T17:14:25.519Z] [2020-06-04T17:14:25.519Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:14:25.519Z] #41 4.137 + RM_GOPATH=0 [2020-06-04T17:14:25.519Z] #41 4.137 + TMP_GOPATH= [2020-06-04T17:14:25.519Z] #41 4.137 + : /build [2020-06-04T17:14:25.519Z] #41 4.137 + '[' -z '' ']' [2020-06-04T17:14:25.519Z] #41 4.140 ++ mktemp -d [2020-06-04T17:14:25.519Z] #41 4.140 + export GOPATH=/tmp/tmp.vnou59oksX [2020-06-04T17:14:25.519Z] #41 4.140 + GOPATH=/tmp/tmp.vnou59oksX [2020-06-04T17:14:25.519Z] #41 4.140 + RM_GOPATH=1 [2020-06-04T17:14:25.519Z] #41 4.140 + case "$(go env GOARCH)" in [2020-06-04T17:14:25.519Z] #41 4.140 ++ go env GOARCH [2020-06-04T17:14:25.519Z] #41 4.155 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T17:14:25.519Z] #41 4.155 + GO_BUILDMODE=-buildmode=pie [2020-06-04T17:14:25.519Z] #41 4.155 ++ dirname /tmp/install/install.sh [2020-06-04T17:14:25.519Z] #41 4.155 + dir=/tmp/install [2020-06-04T17:14:25.519Z] #41 4.155 + bin=vndr [2020-06-04T17:14:25.519Z] #41 4.155 + shift [2020-06-04T17:14:25.519Z] #41 4.155 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-06-04T17:14:25.519Z] #41 4.155 + . /tmp/install/vndr.installer [2020-06-04T17:14:25.519Z] #41 4.155 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-04T17:14:25.519Z] #41 4.155 + install_vndr [2020-06-04T17:14:25.519Z] #41 4.155 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-06-04T17:14:25.519Z] #41 4.155 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.vnou59oksX/src/github.com/LK4D4/vndr [2020-06-04T17:14:25.519Z] #41 4.157 Cloning into '/tmp/tmp.vnou59oksX/src/github.com/LK4D4/vndr'... [2020-06-04T17:14:25.519Z] #41 4.160 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-04T17:14:25.519Z] #41 4.937 + cd /tmp/tmp.vnou59oksX/src/github.com/LK4D4/vndr [2020-06-04T17:14:25.519Z] #41 4.940 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-04T17:14:25.519Z] #41 4.946 + go build -buildmode=pie -v -o /build/vndr . [2020-06-04T17:14:25.519Z] #41 6.035 internal/bytealg [2020-06-04T17:14:25.519Z] #41 6.042 unicode [2020-06-04T17:14:25.519Z] #41 6.049 sync/atomic [2020-06-04T17:14:25.519Z] #41 6.059 unicode/utf8 [2020-06-04T17:14:25.519Z] #41 6.417 math [2020-06-04T17:14:25.519Z] #41 6.965 unicode/utf16 [2020-06-04T17:14:25.519Z] #41 7.470 runtime [2020-06-04T17:14:25.519Z] #41 7.671 container/list [2020-06-04T17:14:25.519Z] #41 8.668 crypto/internal/subtle [2020-06-04T17:14:25.519Z] #41 8.944 crypto/subtle [2020-06-04T17:14:25.519Z] #41 9.356 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-06-04T17:14:25.519Z] #41 9.581 internal/nettrace [2020-06-04T17:14:25.519Z] #41 9.718 runtime/cgo [2020-06-04T17:14:25.573Z] #39 91.02 CC criu/rst-malloc.o [2020-06-04T17:14:25.573Z] #39 91.14 CC criu/seccomp.o [2020-06-04T17:14:25.780Z] #41 ... [2020-06-04T17:14:25.780Z] [2020-06-04T17:14:25.780Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:14:25.780Z] #60 5.527 + RM_GOPATH=0 [2020-06-04T17:14:25.780Z] #60 5.527 + TMP_GOPATH= [2020-06-04T17:14:25.780Z] #60 5.527 + : /build [2020-06-04T17:14:25.780Z] #60 5.529 + '[' -z '' ']' [2020-06-04T17:14:25.780Z] #60 5.530 ++ mktemp -d [2020-06-04T17:14:25.780Z] #60 5.533 + export GOPATH=/tmp/tmp.82OGWF0vsV [2020-06-04T17:14:25.780Z] #60 5.533 + GOPATH=/tmp/tmp.82OGWF0vsV [2020-06-04T17:14:25.780Z] #60 5.538 + RM_GOPATH=1 [2020-06-04T17:14:25.780Z] #60 5.539 + case "$(go env GOARCH)" in [2020-06-04T17:14:25.780Z] #60 5.540 ++ go env GOARCH [2020-06-04T17:14:25.780Z] #60 5.550 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T17:14:25.780Z] #60 5.550 + GO_BUILDMODE=-buildmode=pie [2020-06-04T17:14:25.780Z] #60 5.554 ++ dirname /tmp/install/install.sh [2020-06-04T17:14:25.780Z] #60 5.558 + dir=/tmp/install [2020-06-04T17:14:25.780Z] #60 5.558 + bin=proxy [2020-06-04T17:14:25.780Z] #60 5.558 + shift [2020-06-04T17:14:25.780Z] #60 5.558 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-06-04T17:14:25.780Z] #60 5.558 + . /tmp/install/proxy.installer [2020-06-04T17:14:25.780Z] #60 5.558 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-04T17:14:25.780Z] #60 5.559 + install_proxy [2020-06-04T17:14:25.780Z] #60 5.559 + case "$1" in [2020-06-04T17:14:25.780Z] #60 5.559 + export CGO_ENABLED=0 [2020-06-04T17:14:25.780Z] #60 5.559 + CGO_ENABLED=0 [2020-06-04T17:14:25.780Z] #60 5.559 + _install_proxy [2020-06-04T17:14:25.780Z] #60 5.559 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed' [2020-06-04T17:14:25.780Z] #60 5.559 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.82OGWF0vsV/src/github.com/docker/libnetwork [2020-06-04T17:14:25.780Z] #60 5.559 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-04T17:14:25.780Z] #60 5.562 Cloning into '/tmp/tmp.82OGWF0vsV/src/github.com/docker/libnetwork'... [2020-06-04T17:14:26.040Z] #60 ... [2020-06-04T17:14:26.040Z] [2020-06-04T17:14:26.040Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:14:26.040Z] #45 5.727 + RM_GOPATH=0 [2020-06-04T17:14:26.040Z] #45 5.728 + TMP_GOPATH= [2020-06-04T17:14:26.040Z] #45 5.728 + : /build [2020-06-04T17:14:26.040Z] #45 5.728 + '[' -z '' ']' [2020-06-04T17:14:26.040Z] #45 5.728 ++ mktemp -d [2020-06-04T17:14:26.040Z] #45 5.730 + export GOPATH=/tmp/tmp.TzRVNlDnjF [2020-06-04T17:14:26.040Z] #45 5.730 + GOPATH=/tmp/tmp.TzRVNlDnjF [2020-06-04T17:14:26.040Z] #45 5.731 + RM_GOPATH=1 [2020-06-04T17:14:26.040Z] #45 5.731 + case "$(go env GOARCH)" in [2020-06-04T17:14:26.040Z] #45 5.732 ++ go env GOARCH [2020-06-04T17:14:26.040Z] #45 5.759 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T17:14:26.040Z] #45 5.759 + GO_BUILDMODE=-buildmode=pie [2020-06-04T17:14:26.040Z] #45 5.760 ++ dirname /tmp/install/install.sh [2020-06-04T17:14:26.040Z] #45 5.762 + dir=/tmp/install [2020-06-04T17:14:26.040Z] #45 5.763 + bin=golangci_lint [2020-06-04T17:14:26.040Z] #45 5.763 + shift [2020-06-04T17:14:26.040Z] #45 5.763 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-06-04T17:14:26.040Z] #45 5.764 + . /tmp/install/golangci_lint.installer [2020-06-04T17:14:26.040Z] #45 5.764 ++ : v1.23.8 [2020-06-04T17:14:26.040Z] #45 5.765 + install_golangci_lint [2020-06-04T17:14:26.040Z] #45 5.765 + echo 'Installing golangci-lint version v1.23.8' [2020-06-04T17:14:26.040Z] #45 5.765 Installing golangci-lint version v1.23.8 [2020-06-04T17:14:26.040Z] #45 5.766 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-06-04T17:14:26.040Z] #45 ... [2020-06-04T17:14:26.040Z] [2020-06-04T17:14:26.040Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:14:26.040Z] #54 5.633 + RM_GOPATH=0 [2020-06-04T17:14:26.040Z] #54 5.633 + TMP_GOPATH= [2020-06-04T17:14:26.040Z] #54 5.633 + : /build [2020-06-04T17:14:26.040Z] #54 5.633 + '[' -z '' ']' [2020-06-04T17:14:26.040Z] #54 5.633 ++ mktemp -d [2020-06-04T17:14:26.040Z] #54 5.635 + export GOPATH=/tmp/tmp.MepHjg9Uur [2020-06-04T17:14:26.040Z] #54 5.635 + GOPATH=/tmp/tmp.MepHjg9Uur [2020-06-04T17:14:26.040Z] #54 5.635 + RM_GOPATH=1 [2020-06-04T17:14:26.040Z] #54 5.636 + case "$(go env GOARCH)" in [2020-06-04T17:14:26.040Z] #54 5.637 ++ go env GOARCH [2020-06-04T17:14:26.040Z] #54 5.663 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T17:14:26.040Z] #54 5.663 + GO_BUILDMODE=-buildmode=pie [2020-06-04T17:14:26.040Z] #54 5.665 ++ dirname /tmp/install/install.sh [2020-06-04T17:14:26.040Z] #54 5.668 + dir=/tmp/install [2020-06-04T17:14:26.040Z] #54 5.669 + bin=rootlesskit [2020-06-04T17:14:26.040Z] #54 5.669 + shift [2020-06-04T17:14:26.040Z] #54 5.669 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-06-04T17:14:26.040Z] #54 5.669 + . /tmp/install/rootlesskit.installer [2020-06-04T17:14:26.040Z] #54 5.670 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-04T17:14:26.040Z] #54 5.670 + install_rootlesskit [2020-06-04T17:14:26.040Z] #54 5.671 + case "$1" in [2020-06-04T17:14:26.040Z] #54 5.671 + export CGO_ENABLED=0 [2020-06-04T17:14:26.040Z] #54 5.671 + CGO_ENABLED=0 [2020-06-04T17:14:26.040Z] #54 5.671 + _install_rootlesskit [2020-06-04T17:14:26.040Z] #54 5.672 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-06-04T17:14:26.040Z] #54 5.674 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-04T17:14:26.040Z] #54 5.675 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.MepHjg9Uur/src/github.com/rootless-containers/rootlesskit [2020-06-04T17:14:26.040Z] #54 5.678 Cloning into '/tmp/tmp.MepHjg9Uur/src/github.com/rootless-containers/rootlesskit'... [2020-06-04T17:14:26.040Z] #54 8.812 + cd /tmp/tmp.MepHjg9Uur/src/github.com/rootless-containers/rootlesskit [2020-06-04T17:14:26.040Z] #54 8.819 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-04T17:14:26.040Z] #54 9.099 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-04T17:14:26.040Z] #54 9.099 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-06-04T17:14:26.188Z] #39 91.48 CC criu/seize.o [2020-06-04T17:14:26.301Z] #54 ... [2020-06-04T17:14:26.301Z] [2020-06-04T17:14:26.301Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:14:26.301Z] #43 4.445 + RM_GOPATH=0 [2020-06-04T17:14:26.301Z] #43 4.445 + TMP_GOPATH= [2020-06-04T17:14:26.301Z] #43 4.445 + : /build [2020-06-04T17:14:26.301Z] #43 4.445 + '[' -z '' ']' [2020-06-04T17:14:26.301Z] #43 4.445 ++ mktemp -d [2020-06-04T17:14:26.301Z] #43 4.450 + export GOPATH=/tmp/tmp.NBMPeysQUc [2020-06-04T17:14:26.301Z] #43 4.450 + GOPATH=/tmp/tmp.NBMPeysQUc [2020-06-04T17:14:26.301Z] #43 4.450 + RM_GOPATH=1 [2020-06-04T17:14:26.301Z] #43 4.450 + case "$(go env GOARCH)" in [2020-06-04T17:14:26.301Z] #43 4.450 ++ go env GOARCH [2020-06-04T17:14:26.301Z] #43 4.475 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T17:14:26.301Z] #43 4.475 + GO_BUILDMODE=-buildmode=pie [2020-06-04T17:14:26.301Z] #43 4.475 ++ dirname /tmp/install/install.sh [2020-06-04T17:14:26.301Z] #43 4.496 + dir=/tmp/install [2020-06-04T17:14:26.301Z] #43 4.496 + bin=gotestsum [2020-06-04T17:14:26.301Z] #43 4.496 + shift [2020-06-04T17:14:26.301Z] #43 4.496 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-06-04T17:14:26.301Z] #43 4.496 + . /tmp/install/gotestsum.installer [2020-06-04T17:14:26.301Z] #43 4.496 ++ : v0.3.5 [2020-06-04T17:14:26.301Z] #43 4.496 + install_gotestsum [2020-06-04T17:14:26.301Z] #43 4.496 + set -e [2020-06-04T17:14:26.301Z] #43 4.496 + export GO111MODULE=on [2020-06-04T17:14:26.301Z] #43 4.496 + GO111MODULE=on [2020-06-04T17:14:26.301Z] #43 4.496 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-06-04T17:14:26.301Z] #43 4.623 go: finding gotest.tools v0.3.5 [2020-06-04T17:14:26.301Z] #43 4.627 go: finding gotest.tools/gotestsum v0.3.5 [2020-06-04T17:14:26.301Z] #43 5.506 go: downloading gotest.tools/gotestsum v0.3.5 [2020-06-04T17:14:26.301Z] #43 5.962 go: extracting gotest.tools/gotestsum v0.3.5 [2020-06-04T17:14:26.301Z] #43 6.613 go: downloading gotest.tools v2.1.0+incompatible [2020-06-04T17:14:26.301Z] #43 6.684 go: extracting gotest.tools v2.1.0+incompatible [2020-06-04T17:14:26.301Z] #43 6.774 go: downloading github.com/fatih/color v1.6.0 [2020-06-04T17:14:26.301Z] #43 6.854 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-04T17:14:26.301Z] #43 6.888 go: downloading github.com/pkg/errors v0.8.0 [2020-06-04T17:14:26.301Z] #43 6.914 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-06-04T17:14:26.301Z] #43 6.945 go: downloading github.com/spf13/pflag v1.0.1 [2020-06-04T17:14:26.301Z] #43 7.010 go: extracting github.com/fatih/color v1.6.0 [2020-06-04T17:14:26.301Z] #43 7.033 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-04T17:14:26.301Z] #43 7.143 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-06-04T17:14:26.301Z] #43 7.222 go: extracting github.com/spf13/pflag v1.0.1 [2020-06-04T17:14:26.301Z] #43 7.337 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-06-04T17:14:26.301Z] #43 7.341 go: extracting github.com/pkg/errors v0.8.0 [2020-06-04T17:14:26.301Z] #43 7.368 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-06-04T17:14:26.301Z] #43 7.404 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-06-04T17:14:26.301Z] #43 7.453 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-04T17:14:26.301Z] #43 7.739 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-06-04T17:14:26.301Z] #43 7.786 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-06-04T17:14:26.301Z] #43 7.799 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-06-04T17:14:26.301Z] #43 7.905 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-04T17:14:26.301Z] #43 7.906 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-04T17:14:26.301Z] #43 9.191 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-04T17:14:26.301Z] #43 9.207 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-04T17:14:26.301Z] #43 9.860 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-04T17:14:26.301Z] #43 ... [2020-06-04T17:14:26.301Z] [2020-06-04T17:14:26.301Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-04T17:14:26.301Z] #32 6.262 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-04T17:14:26.301Z] #32 6.303 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-04T17:14:26.301Z] #32 6.303 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-04T17:14:26.301Z] #32 7.107 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-06-04T17:14:26.301Z] #32 8.634 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [200 kB] [2020-06-04T17:14:26.301Z] #32 10.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-06-04T17:14:26.412Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-06-04T17:14:26.470Z] #39 91.92 CC criu/servicefd.o [2020-06-04T17:14:26.562Z] #32 ... [2020-06-04T17:14:26.562Z] [2020-06-04T17:14:26.562Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:14:26.562Z] #21 3.092 + RM_GOPATH=0 [2020-06-04T17:14:26.562Z] #21 3.092 + TMP_GOPATH= [2020-06-04T17:14:26.562Z] #21 3.092 + : /build [2020-06-04T17:14:26.562Z] #21 3.092 + '[' -z '' ']' [2020-06-04T17:14:26.562Z] #21 3.092 ++ mktemp -d [2020-06-04T17:14:26.562Z] #21 3.094 + export GOPATH=/tmp/tmp.lotE9RD8sL [2020-06-04T17:14:26.562Z] #21 3.094 + GOPATH=/tmp/tmp.lotE9RD8sL [2020-06-04T17:14:26.562Z] #21 3.094 + RM_GOPATH=1 [2020-06-04T17:14:26.562Z] #21 3.094 + case "$(go env GOARCH)" in [2020-06-04T17:14:26.562Z] #21 3.097 ++ go env GOARCH [2020-06-04T17:14:26.562Z] #21 3.108 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T17:14:26.562Z] #21 3.108 + GO_BUILDMODE=-buildmode=pie [2020-06-04T17:14:26.562Z] #21 3.108 ++ dirname /tmp/install/install.sh [2020-06-04T17:14:26.562Z] #21 3.327 + dir=/tmp/install [2020-06-04T17:14:26.562Z] #21 3.327 + bin=dockercli [2020-06-04T17:14:26.562Z] #21 3.327 + shift [2020-06-04T17:14:26.562Z] #21 3.327 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-06-04T17:14:26.562Z] #21 3.327 + . /tmp/install/dockercli.installer [2020-06-04T17:14:26.562Z] #21 3.327 ++ : stable [2020-06-04T17:14:26.562Z] #21 3.327 ++ : 17.06.2-ce [2020-06-04T17:14:26.562Z] #21 3.327 + install_dockercli [2020-06-04T17:14:26.562Z] #21 3.327 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-06-04T17:14:26.562Z] #21 3.328 Install docker/cli version 17.06.2-ce from stable [2020-06-04T17:14:26.562Z] #21 3.331 ++ uname -m [2020-06-04T17:14:26.562Z] #21 3.331 + arch=aarch64 [2020-06-04T17:14:26.562Z] #21 3.331 + '[' aarch64 '!=' x86_64 ']' [2020-06-04T17:14:26.562Z] #21 3.331 + '[' aarch64 '!=' s390x ']' [2020-06-04T17:14:26.562Z] #21 3.331 + '[' aarch64 '!=' armhf ']' [2020-06-04T17:14:26.562Z] #21 3.331 + build_dockercli [2020-06-04T17:14:26.562Z] #21 3.331 + git clone https://github.com/docker/docker-ce /tmp/tmp.lotE9RD8sL/tmp/docker-ce [2020-06-04T17:14:26.562Z] #21 3.335 Cloning into '/tmp/tmp.lotE9RD8sL/tmp/docker-ce'... [2020-06-04T17:14:26.562Z] #21 ... [2020-06-04T17:14:26.562Z] [2020-06-04T17:14:26.562Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:14:26.562Z] #47 11.39 + cd /tmp/tmp.uq2teTJACe/src/github.com/mvdan/sh [2020-06-04T17:14:26.562Z] #47 11.40 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-04T17:14:26.562Z] #47 11.49 + GO111MODULE=on [2020-06-04T17:14:26.562Z] #47 11.49 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-06-04T17:14:26.748Z] #7 extracting sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 4.3s done [2020-06-04T17:14:26.753Z] #39 92.24 CC criu/shmem.o [2020-06-04T17:14:27.313Z] #7 extracting sha256:b3616653c78b13171365e69680baad5a061880f155cb8c9190079de2f67871dc done [2020-06-04T17:14:27.367Z] #39 92.72 CC criu/sigframe.o [2020-06-04T17:14:27.367Z] #39 92.80 CC criu/signalfd.o [2020-06-04T17:14:27.417Z] [2020-06-04T17:14:27.417Z] ________ ____ __. [2020-06-04T17:14:27.417Z] \_____ \ | |/ _| [2020-06-04T17:14:27.417Z] / | \| < [2020-06-04T17:14:27.417Z] / | \ | \ [2020-06-04T17:14:27.417Z] \_______ /____|__ \ [2020-06-04T17:14:27.417Z] \/ \/ [2020-06-04T17:14:27.417Z] [2020-06-04T17:14:27.417Z] INFO: make.ps1 ended at 06/04/2020 17:14:26 [2020-06-04T17:14:27.518Z] #47 12.79 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-04T17:14:27.518Z] #47 12.85 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-04T17:14:27.518Z] #47 12.86 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-04T17:14:27.518Z] #47 12.92 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-04T17:14:27.649Z] #39 92.94 CC criu/sk-inet.o [2020-06-04T17:14:27.778Z] #47 13.01 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-04T17:14:27.880Z] #7 DONE 16.7s [2020-06-04T17:14:27.880Z] [2020-06-04T17:14:27.880Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-06-04T17:14:27.931Z] #39 93.47 CC criu/sk-netlink.o [2020-06-04T17:14:28.205Z] #11 16.61 Reading package lists... [2020-06-04T17:14:28.205Z] #11 ... [2020-06-04T17:14:28.205Z] [2020-06-04T17:14:28.205Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:14:28.205Z] #42 11.51 internal/nettrace [2020-06-04T17:14:28.205Z] #42 11.74 runtime/cgo [2020-06-04T17:14:28.205Z] #42 16.21 vendor/golang.org/x/crypto/internal/subtle [2020-06-04T17:14:28.213Z] #39 93.68 CC criu/sk-packet.o [2020-06-04T17:14:28.446Z] #8 DONE 0.8s [2020-06-04T17:14:28.446Z] [2020-06-04T17:14:28.446Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-06-04T17:14:28.495Z] #39 94.06 CC criu/sk-queue.o [2020-06-04T17:14:28.518Z] #42 ... [2020-06-04T17:14:28.518Z] [2020-06-04T17:14:28.518Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:14:28.518Z] #61 17.99 Checking out files: 63% (1312/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: 97% (2008/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-04T17:14:28.518Z] #61 19.06 + cd /tmp/tmp.yVUL2SU1Xj/src/github.com/docker/libnetwork [2020-06-04T17:14:28.518Z] #61 19.06 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-04T17:14:28.518Z] #61 19.58 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-06-04T17:14:28.719Z] #47 13.90 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-04T17:14:28.777Z] #39 94.42 CC criu/sk-tcp.o [2020-06-04T17:14:29.011Z] #9 DONE 0.6s [2020-06-04T17:14:29.059Z] #39 94.71 CC criu/sk-unix.o [2020-06-04T17:14:29.271Z] [2020-06-04T17:14:29.271Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-06-04T17:14:29.271Z] #35 DONE 0.1s [2020-06-04T17:14:29.271Z] [2020-06-04T17:14:29.271Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-06-04T17:14:29.271Z] #27 DONE 0.1s [2020-06-04T17:14:29.271Z] [2020-06-04T17:14:29.271Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-04T17:14:29.660Z] #47 14.60 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-04T17:14:29.666Z] INFO: Binaries build ended at 06/04/2020 17:14:29. Duration:00:01:08.8750491 [2020-06-04T17:14:30.064Z] #39 95.72 CC criu/sockets.o [2020-06-04T17:14:30.231Z] #47 ... [2020-06-04T17:14:30.231Z] [2020-06-04T17:14:30.231Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-04T17:14:30.231Z] #28 5.250 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-06-04T17:14:30.231Z] #28 5.252 Cloning into '.'... [2020-06-04T17:14:30.231Z] #28 ... [2020-06-04T17:14:30.231Z] [2020-06-04T17:14:30.231Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:14:30.231Z] #47 15.42 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-04T17:14:30.678Z] #39 96.19 CC criu/stats.o [2020-06-04T17:14:30.961Z] #39 96.42 CC criu/string.o [2020-06-04T17:14:30.961Z] #39 96.48 CC criu/sysctl.o [2020-06-04T17:14:31.173Z] #47 16.49 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-04T17:14:31.246Z] #39 96.82 CC criu/sysfs_parse.o [2020-06-04T17:14:31.258Z] INFO: Copying the built daemon binary to d:\CI\PR-41030\14\binary\dockerd-4c2c82514c.exe... [2020-06-04T17:14:31.434Z] #47 16.60 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-04T17:14:31.434Z] #47 16.67 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-04T17:14:31.528Z] #39 96.99 CC criu/timens.o [2020-06-04T17:14:31.528Z] #39 97.12 CC criu/timerfd.o [2020-06-04T17:14:31.696Z] #47 16.91 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-04T17:14:31.811Z] #39 97.28 CC criu/tty.o [2020-06-04T17:14:32.268Z] #47 17.64 runtime [2020-06-04T17:14:32.427Z] #39 97.90 CC criu/tun.o [2020-06-04T17:14:32.427Z] #39 ... [2020-06-04T17:14:32.427Z] [2020-06-04T17:14:32.427Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-04T17:14:32.427Z] #36 125.1 + dpkg --print-architecture [2020-06-04T17:14:32.427Z] #36 125.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-06-04T17:14:32.427Z] #36 125.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-06-04T17:14:32.427Z] #36 125.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-06-04T17:14:32.530Z] #47 17.65 runtime/cgo [2020-06-04T17:14:32.710Z] #36 ... [2020-06-04T17:14:32.710Z] [2020-06-04T17:14:32.710Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:14:32.710Z] #39 98.12 CC criu/uffd.o [2020-06-04T17:14:32.851Z] INFO: Copying the built client binary to d:\CI\PR-41030\14\binary\docker-4c2c82514c.exe... [2020-06-04T17:14:32.851Z] INFO: Copying dockerversion from the container... [2020-06-04T17:14:33.197Z] #61 ... [2020-06-04T17:14:33.197Z] [2020-06-04T17:14:33.197Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-04T17:14:33.197Z] #52 15.89 Fetched 8131 kB in 15s (540 kB/s) [2020-06-04T17:14:33.197Z] #52 15.89 Reading package lists... [2020-06-04T17:14:33.197Z] #52 23.70 Reading package lists... [2020-06-04T17:14:33.197Z] #52 ... [2020-06-04T17:14:33.197Z] [2020-06-04T17:14:33.197Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-04T17:14:33.197Z] #24 16.06 Fetched 8131 kB in 15s (544 kB/s) [2020-06-04T17:14:33.197Z] #24 16.06 Reading package lists... [2020-06-04T17:14:33.197Z] #24 23.46 Reading package lists... [2020-06-04T17:14:33.197Z] #24 ... [2020-06-04T17:14:33.197Z] [2020-06-04T17:14:33.197Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T17:14:33.197Z] #39 15.86 Fetched 8131 kB in 15s (551 kB/s) [2020-06-04T17:14:33.197Z] #39 15.86 Reading package lists... [2020-06-04T17:14:33.197Z] #39 23.36 Reading package lists... [2020-06-04T17:14:33.197Z] #39 ... [2020-06-04T17:14:33.197Z] [2020-06-04T17:14:33.197Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-04T17:14:33.197Z] #33 16.19 Fetched 8131 kB in 15s (539 kB/s) [2020-06-04T17:14:33.197Z] #33 16.19 Reading package lists... [2020-06-04T17:14:33.197Z] #33 24.30 Reading package lists... [2020-06-04T17:14:33.197Z] #33 ... [2020-06-04T17:14:33.197Z] [2020-06-04T17:14:33.197Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-04T17:14:33.197Z] #37 17.39 Checking out files: 96% (1536/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-04T17:14:33.197Z] #37 17.46 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-06-04T17:14:33.197Z] #37 18.75 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-06-04T17:14:33.325Z] #39 98.69 CC criu/util.o [2020-06-04T17:14:33.328Z] INFO: Copying the golang package from the container to d:\CI\PR-41030\14\installer\go.zip... [2020-06-04T17:14:33.608Z] #39 99.09 CC criu/uts_ns.o [2020-06-04T17:14:33.890Z] #39 99.23 CC criu/vdso.o [2020-06-04T17:14:34.181Z] #39 99.53 LINK criu/built-in.o [2020-06-04T17:14:34.181Z] #39 99.62 LINK criu/criu [2020-06-04T17:14:34.181Z] #39 99.78 DEP lib/c/criu.d [2020-06-04T17:14:34.301Z] #37 ... [2020-06-04T17:14:34.301Z] [2020-06-04T17:14:34.301Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:14:34.301Z] #48 17.70 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-04T17:14:34.301Z] #48 19.39 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-04T17:14:34.301Z] #48 19.43 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-04T17:14:34.301Z] #48 19.87 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-04T17:14:34.301Z] #48 20.26 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-04T17:14:34.301Z] #48 21.77 runtime/cgo [2020-06-04T17:14:34.301Z] #48 22.12 runtime [2020-06-04T17:14:34.467Z] #39 99.81 CC images/rpc.pb-c.o [2020-06-04T17:14:34.467Z] #39 ... [2020-06-04T17:14:34.467Z] [2020-06-04T17:14:34.467Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-04T17:14:34.467Z] #36 DONE 137.3s [2020-06-04T17:14:34.467Z] [2020-06-04T17:14:34.467Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:14:34.467Z] #39 99.99 CC lib/c/criu.o [2020-06-04T17:14:34.553Z] #36 ... [2020-06-04T17:14:34.554Z] [2020-06-04T17:14:34.554Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:14:34.554Z] #47 5.408 + RM_GOPATH=0 [2020-06-04T17:14:34.554Z] #47 5.408 + TMP_GOPATH= [2020-06-04T17:14:34.554Z] #47 5.408 + : /build [2020-06-04T17:14:34.554Z] #47 5.408 + '[' -z '' ']' [2020-06-04T17:14:34.554Z] #47 5.408 ++ mktemp -d [2020-06-04T17:14:34.554Z] #47 5.415 + export GOPATH=/tmp/tmp.4CSxDohIpu [2020-06-04T17:14:34.554Z] #47 5.415 + GOPATH=/tmp/tmp.4CSxDohIpu [2020-06-04T17:14:34.554Z] #47 5.415 + RM_GOPATH=1 [2020-06-04T17:14:34.554Z] #47 5.415 + case "$(go env GOARCH)" in [2020-06-04T17:14:34.554Z] #47 5.416 ++ go env GOARCH [2020-06-04T17:14:34.554Z] #47 5.470 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T17:14:34.610Z] #48 ... [2020-06-04T17:14:34.610Z] [2020-06-04T17:14:34.610Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:14:34.610Z] #44 17.95 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-04T17:14:34.610Z] #44 18.80 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-04T17:14:34.610Z] #44 20.53 go: finding github.com/fatih/color v1.6.0 [2020-06-04T17:14:34.610Z] #44 20.61 go: finding github.com/pkg/errors v0.8.1 [2020-06-04T17:14:34.610Z] #44 20.62 go: finding github.com/spf13/pflag v1.0.3 [2020-06-04T17:14:34.610Z] #44 20.62 go: finding github.com/sirupsen/logrus v1.0.5 [2020-06-04T17:14:34.610Z] #44 20.97 go: finding github.com/mattn/go-colorable v0.0.9 [2020-06-04T17:14:34.610Z] #44 21.12 go: finding github.com/mattn/go-isatty v0.0.3 [2020-06-04T17:14:34.610Z] #44 21.19 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-04T17:14:34.610Z] #44 21.26 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-06-04T17:14:34.610Z] #44 21.31 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-04T17:14:34.610Z] #44 21.48 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-04T17:14:34.813Z] #47 5.470 + GO_BUILDMODE=-buildmode=pie [2020-06-04T17:14:34.813Z] #47 5.471 ++ dirname /tmp/install/install.sh [2020-06-04T17:14:34.813Z] #47 5.472 + dir=/tmp/install [2020-06-04T17:14:34.813Z] #47 5.473 + bin=shfmt [2020-06-04T17:14:34.813Z] #47 5.473 + shift [2020-06-04T17:14:34.813Z] #47 5.474 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-06-04T17:14:34.813Z] #47 5.474 + . /tmp/install/shfmt.installer [2020-06-04T17:14:34.813Z] #47 5.475 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-04T17:14:34.813Z] #47 5.479 + install_shfmt [2020-06-04T17:14:34.813Z] #47 5.479 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-06-04T17:14:34.813Z] #47 5.480 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-04T17:14:34.813Z] #47 5.481 + git clone https://github.com/mvdan/sh.git /tmp/tmp.4CSxDohIpu/src/github.com/mvdan/sh [2020-06-04T17:14:34.813Z] #47 5.487 Cloning into '/tmp/tmp.4CSxDohIpu/src/github.com/mvdan/sh'... [2020-06-04T17:14:35.086Z] #39 100.4 LINK lib/c/built-in.o [2020-06-04T17:14:35.086Z] #39 100.5 LINK lib/c/libcriu.so [2020-06-04T17:14:35.086Z] #39 100.5 LINK lib/c/libcriu.a [2020-06-04T17:14:35.086Z] #39 100.6 GEN magic.py [2020-06-04T17:14:35.368Z] #39 100.7 Note: Building without setproctitle() and strlcpy() support. [2020-06-04T17:14:35.368Z] #39 100.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-04T17:14:35.368Z] #39 100.7 Note: Building without GnuTLS support [2020-06-04T17:14:35.368Z] #39 100.7 Makefile.config:39: Warn: you have no libnftables installed [2020-06-04T17:14:35.368Z] #39 100.7 Makefile.config:40: Warn: Building without nftables support [2020-06-04T17:14:35.583Z] INFO: Extracting go.zip to d:\CI\PR-41030\14\go [2020-06-04T17:14:35.650Z] #39 ... [2020-06-04T17:14:35.650Z] [2020-06-04T17:14:35.650Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-06-04T17:14:35.650Z] #37 DONE 0.2s [2020-06-04T17:14:35.650Z] [2020-06-04T17:14:35.650Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:14:35.650Z] #39 101.0 fatal: not a git repository (or any of the parent directories): .git [2020-06-04T17:14:35.650Z] #39 101.2 make[1]: Nothing to be done for 'all'. [2020-06-04T17:14:35.750Z] #47 ... [2020-06-04T17:14:35.751Z] [2020-06-04T17:14:35.751Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:14:35.751Z] #43 6.258 + RM_GOPATH=0 [2020-06-04T17:14:35.751Z] #43 6.258 + TMP_GOPATH= [2020-06-04T17:14:35.751Z] #43 6.258 + : /build [2020-06-04T17:14:35.751Z] #43 6.258 + '[' -z '' ']' [2020-06-04T17:14:35.751Z] #43 6.260 ++ mktemp -d [2020-06-04T17:14:35.751Z] #43 6.266 + export GOPATH=/tmp/tmp.DcCMRFi30t [2020-06-04T17:14:35.751Z] #43 6.266 + GOPATH=/tmp/tmp.DcCMRFi30t [2020-06-04T17:14:35.751Z] #43 6.266 + RM_GOPATH=1 [2020-06-04T17:14:35.751Z] #43 6.266 + case "$(go env GOARCH)" in [2020-06-04T17:14:35.751Z] #43 6.266 ++ go env GOARCH [2020-06-04T17:14:35.751Z] #43 6.295 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T17:14:35.751Z] #43 6.295 + GO_BUILDMODE=-buildmode=pie [2020-06-04T17:14:35.751Z] #43 6.296 ++ dirname /tmp/install/install.sh [2020-06-04T17:14:35.751Z] #43 6.298 + dir=/tmp/install [2020-06-04T17:14:35.751Z] #43 6.298 + bin=gotestsum [2020-06-04T17:14:35.751Z] #43 6.299 + shift [2020-06-04T17:14:35.751Z] #43 6.299 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-06-04T17:14:35.751Z] #43 6.300 + . /tmp/install/gotestsum.installer [2020-06-04T17:14:35.751Z] #43 6.301 ++ : v0.3.5 [2020-06-04T17:14:35.751Z] #43 6.302 + install_gotestsum [2020-06-04T17:14:35.751Z] #43 6.305 + set -e [2020-06-04T17:14:35.751Z] #43 6.310 + export GO111MODULE=on [2020-06-04T17:14:35.751Z] #43 6.310 + GO111MODULE=on [2020-06-04T17:14:35.751Z] #43 6.310 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-06-04T17:14:35.751Z] #43 6.462 go: finding gotest.tools v0.3.5 [2020-06-04T17:14:35.751Z] #43 6.477 go: finding gotest.tools/gotestsum v0.3.5 [2020-06-04T17:14:35.849Z] #47 ... [2020-06-04T17:14:35.849Z] [2020-06-04T17:14:35.849Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:14:35.849Z] #60 15.94 Checking out files: 70% (1450/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-04T17:14:35.849Z] #60 16.55 + cd /tmp/tmp.82OGWF0vsV/src/github.com/docker/libnetwork [2020-06-04T17:14:35.849Z] #60 16.55 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-04T17:14:35.849Z] #60 16.84 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-06-04T17:14:35.934Z] #39 101.5 make[1]: 'images/built-in.o' is up to date. [2020-06-04T17:14:35.934Z] #39 101.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-06-04T17:14:35.934Z] #39 101.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-06-04T17:14:35.934Z] #39 101.5 make[1]: 'compel/libcompel.a' is up to date. [2020-06-04T17:14:35.934Z] #39 101.5 make[1]: 'compel/compel-host-bin' is up to date. [2020-06-04T17:14:35.934Z] #39 101.5 make[1]: Nothing to be done for 'all'. [2020-06-04T17:14:35.934Z] #39 101.5 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-04T17:14:35.934Z] #39 101.6 make[2]: Nothing to be done for 'all'. [2020-06-04T17:14:36.011Z] #43 ... [2020-06-04T17:14:36.011Z] [2020-06-04T17:14:36.011Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:14:36.011Z] #21 6.818 + RM_GOPATH=0 [2020-06-04T17:14:36.011Z] #21 6.819 + TMP_GOPATH= [2020-06-04T17:14:36.011Z] #21 6.819 + : /build [2020-06-04T17:14:36.011Z] #21 6.819 + '[' -z '' ']' [2020-06-04T17:14:36.011Z] #21 6.826 ++ mktemp -d [2020-06-04T17:14:36.011Z] #21 6.828 + export GOPATH=/tmp/tmp.muzMr0zvs8 [2020-06-04T17:14:36.011Z] #21 6.828 + GOPATH=/tmp/tmp.muzMr0zvs8 [2020-06-04T17:14:36.011Z] #21 6.828 + RM_GOPATH=1 [2020-06-04T17:14:36.011Z] #21 6.828 + case "$(go env GOARCH)" in [2020-06-04T17:14:36.011Z] #21 6.828 ++ go env GOARCH [2020-06-04T17:14:36.011Z] #21 6.872 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T17:14:36.011Z] #21 6.872 + GO_BUILDMODE=-buildmode=pie [2020-06-04T17:14:36.011Z] #21 6.876 ++ dirname /tmp/install/install.sh [2020-06-04T17:14:36.011Z] #21 6.878 + dir=/tmp/install [2020-06-04T17:14:36.011Z] #21 6.879 + bin=dockercli [2020-06-04T17:14:36.011Z] #21 6.880 + shift [2020-06-04T17:14:36.011Z] #21 6.882 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-06-04T17:14:36.011Z] #21 6.882 + . /tmp/install/dockercli.installer [2020-06-04T17:14:36.011Z] #21 6.883 ++ : stable [2020-06-04T17:14:36.011Z] #21 6.883 ++ : 17.06.2-ce [2020-06-04T17:14:36.011Z] #21 6.883 + install_dockercli [2020-06-04T17:14:36.011Z] #21 6.885 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-06-04T17:14:36.011Z] #21 6.886 Install docker/cli version 17.06.2-ce from stable [2020-06-04T17:14:36.011Z] #21 6.888 ++ uname -m [2020-06-04T17:14:36.011Z] #21 6.890 + arch=x86_64 [2020-06-04T17:14:36.011Z] #21 6.890 + '[' x86_64 '!=' x86_64 ']' [2020-06-04T17:14:36.011Z] #21 6.890 + url=https://download.docker.com/linux/static [2020-06-04T17:14:36.011Z] #21 6.891 + tar -xz docker/docker [2020-06-04T17:14:36.011Z] #21 6.891 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-06-04T17:14:36.011Z] #21 ... [2020-06-04T17:14:36.011Z] [2020-06-04T17:14:36.011Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:14:36.011Z] #60 6.885 + RM_GOPATH=0 [2020-06-04T17:14:36.011Z] #60 6.885 + TMP_GOPATH= [2020-06-04T17:14:36.011Z] #60 6.885 + : /build [2020-06-04T17:14:36.011Z] #60 6.885 + '[' -z '' ']' [2020-06-04T17:14:36.011Z] #60 6.888 ++ mktemp -d [2020-06-04T17:14:36.011Z] #60 6.889 + export GOPATH=/tmp/tmp.27JCpk3wtu [2020-06-04T17:14:36.011Z] #60 6.889 + GOPATH=/tmp/tmp.27JCpk3wtu [2020-06-04T17:14:36.011Z] #60 6.890 + RM_GOPATH=1 [2020-06-04T17:14:36.011Z] #60 6.890 + case "$(go env GOARCH)" in [2020-06-04T17:14:36.011Z] #60 6.893 ++ go env GOARCH [2020-06-04T17:14:36.011Z] #60 6.925 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T17:14:36.011Z] #60 6.925 + GO_BUILDMODE=-buildmode=pie [2020-06-04T17:14:36.011Z] #60 6.925 ++ dirname /tmp/install/install.sh [2020-06-04T17:14:36.011Z] #60 6.927 + dir=/tmp/install [2020-06-04T17:14:36.011Z] #60 6.927 + bin=proxy [2020-06-04T17:14:36.011Z] #60 6.927 + shift [2020-06-04T17:14:36.011Z] #60 6.927 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-06-04T17:14:36.011Z] #60 6.928 + . /tmp/install/proxy.installer [2020-06-04T17:14:36.011Z] #60 6.929 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-04T17:14:36.011Z] #60 6.930 + install_proxy [2020-06-04T17:14:36.011Z] #60 6.936 + case "$1" in [2020-06-04T17:14:36.011Z] #60 6.937 + export CGO_ENABLED=0 [2020-06-04T17:14:36.011Z] #60 6.937 + CGO_ENABLED=0 [2020-06-04T17:14:36.011Z] #60 6.937 + _install_proxy [2020-06-04T17:14:36.011Z] #60 6.937 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed' [2020-06-04T17:14:36.011Z] #60 6.937 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-04T17:14:36.011Z] #60 6.938 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.27JCpk3wtu/src/github.com/docker/libnetwork [2020-06-04T17:14:36.011Z] #60 6.939 Cloning into '/tmp/tmp.27JCpk3wtu/src/github.com/docker/libnetwork'... [2020-06-04T17:14:36.217Z] #39 101.6 make[2]: Nothing to be done for 'all'. [2020-06-04T17:14:36.217Z] #39 101.6 make[2]: Nothing to be done for 'all'. [2020-06-04T17:14:36.217Z] #39 101.7 make[2]: Nothing to be done for 'all'. [2020-06-04T17:14:36.217Z] #39 101.7 make[2]: Nothing to be done for 'all'. [2020-06-04T17:14:36.217Z] #39 101.7 make[2]: Nothing to be done for 'all'. [2020-06-04T17:14:36.217Z] #39 101.7 make[2]: Nothing to be done for 'all'. [2020-06-04T17:14:36.217Z] #39 101.8 make[2]: Nothing to be done for 'all'. [2020-06-04T17:14:36.217Z] #39 101.8 INSTALL criu/criu [2020-06-04T17:14:36.271Z] #60 ... [2020-06-04T17:14:36.271Z] [2020-06-04T17:14:36.271Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-04T17:14:36.271Z] #36 6.954 + git clone https://github.com/docker/distribution.git . [2020-06-04T17:14:36.271Z] #36 6.957 Cloning into '.'... [2020-06-04T17:14:36.304Z] #60 ... [2020-06-04T17:14:36.304Z] [2020-06-04T17:14:36.304Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:14:36.304Z] #41 11.42 vendor/golang.org/x/crypto/internal/subtle [2020-06-04T17:14:36.304Z] #41 ... [2020-06-04T17:14:36.304Z] [2020-06-04T17:14:36.304Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:14:36.304Z] #43 11.76 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-06-04T17:14:36.304Z] #43 12.75 go: finding gotest.tools/gotestsum v0.4.2 [2020-06-04T17:14:36.304Z] #43 12.75 go: downloading gotest.tools/gotestsum v0.4.2 [2020-06-04T17:14:36.304Z] #43 12.76 go: finding gotest.tools v2.2.0+incompatible [2020-06-04T17:14:36.304Z] #43 12.77 go: downloading gotest.tools v2.2.0+incompatible [2020-06-04T17:14:36.304Z] #43 13.24 go: extracting gotest.tools v2.2.0+incompatible [2020-06-04T17:14:36.304Z] #43 13.28 go: extracting gotest.tools/gotestsum v0.4.2 [2020-06-04T17:14:36.304Z] #43 13.80 go: downloading github.com/spf13/pflag v1.0.3 [2020-06-04T17:14:36.304Z] #43 13.83 go: downloading github.com/pkg/errors v0.8.1 [2020-06-04T17:14:36.304Z] #43 13.89 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-04T17:14:36.304Z] #43 13.93 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-04T17:14:36.304Z] #43 14.00 go: extracting github.com/pkg/errors v0.8.1 [2020-06-04T17:14:36.304Z] #43 14.01 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-04T17:14:36.304Z] #43 14.18 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-04T17:14:36.304Z] #43 14.59 go: extracting github.com/spf13/pflag v1.0.3 [2020-06-04T17:14:36.304Z] #43 15.58 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-04T17:14:36.304Z] #43 15.71 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-04T17:14:36.304Z] #43 17.29 go: finding github.com/fatih/color v1.6.0 [2020-06-04T17:14:36.304Z] #43 17.30 go: finding github.com/pkg/errors v0.8.1 [2020-06-04T17:14:36.304Z] #43 17.35 go: finding github.com/sirupsen/logrus v1.0.5 [2020-06-04T17:14:36.304Z] #43 17.52 go: finding github.com/spf13/pflag v1.0.3 [2020-06-04T17:14:36.304Z] #43 17.53 go: finding github.com/mattn/go-colorable v0.0.9 [2020-06-04T17:14:36.304Z] #43 17.71 go: finding github.com/mattn/go-isatty v0.0.3 [2020-06-04T17:14:36.304Z] #43 17.79 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-04T17:14:36.304Z] #43 17.85 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-06-04T17:14:36.304Z] #43 17.93 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-04T17:14:36.304Z] #43 18.01 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-04T17:14:36.499Z] #39 DONE 102.0s [2020-06-04T17:14:36.499Z] [2020-06-04T17:14:36.499Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:14:36.863Z] #44 ... [2020-06-04T17:14:36.863Z] [2020-06-04T17:14:36.863Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-04T17:14:36.863Z] #24 23.46 Reading package lists... [2020-06-04T17:14:37.121Z] #45 ... [2020-06-04T17:14:37.121Z] [2020-06-04T17:14:37.121Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-06-04T17:14:37.404Z] #40 DONE 0.1s [2020-06-04T17:14:37.404Z] [2020-06-04T17:14:37.404Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-06-04T17:14:37.404Z] #42 DONE 0.2s [2020-06-04T17:14:37.404Z] [2020-06-04T17:14:37.404Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-06-04T17:14:37.686Z] #44 DONE 0.2s [2020-06-04T17:14:37.686Z] [2020-06-04T17:14:37.686Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:14:37.937Z] #24 30.23 Building dependency tree... [2020-06-04T17:14:38.851Z] #43 ... [2020-06-04T17:14:38.851Z] [2020-06-04T17:14:38.851Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T17:14:38.851Z] #38 13.90 Fetched 8178 kB in 10s (827 kB/s) [2020-06-04T17:14:38.851Z] #38 13.90 Reading package lists... [2020-06-04T17:14:38.851Z] #38 19.22 Reading package lists... [2020-06-04T17:14:38.851Z] #38 ... [2020-06-04T17:14:38.851Z] [2020-06-04T17:14:38.851Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-04T17:14:38.851Z] #51 13.91 Fetched 8178 kB in 9s (891 kB/s) [2020-06-04T17:14:38.851Z] #51 13.91 Reading package lists... [2020-06-04T17:14:38.851Z] #51 19.32 Reading package lists... [2020-06-04T17:14:39.112Z] #51 ... [2020-06-04T17:14:39.112Z] [2020-06-04T17:14:39.112Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T17:14:39.112Z] #38 19.22 Reading package lists... [2020-06-04T17:14:39.158Z] #45 ... [2020-06-04T17:14:39.158Z] [2020-06-04T17:14:39.158Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:14:39.158Z] #52 117.4 + bin/containerd [2020-06-04T17:14:39.373Z] #38 24.53 Building dependency tree... [2020-06-04T17:14:39.373Z] #38 ... [2020-06-04T17:14:39.373Z] [2020-06-04T17:14:39.373Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T17:14:39.373Z] #10 14.55 Fetched 8178 kB in 9s (896 kB/s) [2020-06-04T17:14:39.373Z] #10 14.55 Reading package lists... [2020-06-04T17:14:39.373Z] #10 19.11 Reading package lists... [2020-06-04T17:14:39.373Z] #10 24.63 Building dependency tree... [2020-06-04T17:14:39.373Z] #10 ... [2020-06-04T17:14:39.373Z] [2020-06-04T17:14:39.373Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-04T17:14:39.578Z] #36 ... [2020-06-04T17:14:39.578Z] [2020-06-04T17:14:39.578Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T17:14:39.578Z] #10 7.548 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-04T17:14:39.578Z] #10 7.570 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-04T17:14:39.578Z] #10 7.579 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-04T17:14:39.578Z] #10 8.662 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-04T17:14:39.578Z] #10 ... [2020-06-04T17:14:39.578Z] [2020-06-04T17:14:39.578Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:14:39.578Z] #30 6.990 + RM_GOPATH=0 [2020-06-04T17:14:39.578Z] #30 6.990 + TMP_GOPATH= [2020-06-04T17:14:39.578Z] #30 6.990 + : /build [2020-06-04T17:14:39.578Z] #30 6.990 + '[' -z '' ']' [2020-06-04T17:14:39.578Z] #30 6.995 ++ mktemp -d [2020-06-04T17:14:39.578Z] #30 6.997 + export GOPATH=/tmp/tmp.vWG9TlpGfC [2020-06-04T17:14:39.578Z] #30 6.997 + GOPATH=/tmp/tmp.vWG9TlpGfC [2020-06-04T17:14:39.578Z] #30 6.997 + RM_GOPATH=1 [2020-06-04T17:14:39.578Z] #30 6.997 + case "$(go env GOARCH)" in [2020-06-04T17:14:39.578Z] #30 6.998 ++ go env GOARCH [2020-06-04T17:14:39.578Z] #30 7.017 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T17:14:39.578Z] #30 7.017 + GO_BUILDMODE=-buildmode=pie [2020-06-04T17:14:39.578Z] #30 7.020 ++ dirname /tmp/install/install.sh [2020-06-04T17:14:39.578Z] #30 7.021 + dir=/tmp/install [2020-06-04T17:14:39.578Z] #30 7.021 + bin=tomlv [2020-06-04T17:14:39.578Z] #30 7.021 + shift [2020-06-04T17:14:39.578Z] #30 7.021 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-06-04T17:14:39.578Z] #30 7.022 + . /tmp/install/tomlv.installer [2020-06-04T17:14:39.578Z] #30 7.022 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-04T17:14:39.578Z] #30 7.022 + install_tomlv [2020-06-04T17:14:39.578Z] #30 7.022 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-06-04T17:14:39.578Z] #30 7.023 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-04T17:14:39.578Z] #30 7.023 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.vWG9TlpGfC/src/github.com/BurntSushi/toml [2020-06-04T17:14:39.578Z] #30 7.031 Cloning into '/tmp/tmp.vWG9TlpGfC/src/github.com/BurntSushi/toml'... [2020-06-04T17:14:39.578Z] #30 8.336 + cd /tmp/tmp.vWG9TlpGfC/src/github.com/BurntSushi/toml [2020-06-04T17:14:39.578Z] #30 8.336 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-04T17:14:39.578Z] #30 8.400 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-06-04T17:14:39.578Z] #30 9.217 runtime/internal/atomic [2020-06-04T17:14:39.578Z] #30 9.253 internal/cpu [2020-06-04T17:14:39.578Z] #30 9.531 runtime/internal/sys [2020-06-04T17:14:39.578Z] #30 9.729 runtime/internal/math [2020-06-04T17:14:39.578Z] #30 9.806 internal/bytealg [2020-06-04T17:14:39.578Z] #30 9.854 math/bits [2020-06-04T17:14:39.578Z] #30 ... [2020-06-04T17:14:39.578Z] [2020-06-04T17:14:39.578Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-04T17:14:39.578Z] #28 7.208 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-06-04T17:14:39.578Z] #28 7.222 Cloning into '.'... [2020-06-04T17:14:39.578Z] #28 ... [2020-06-04T17:14:39.578Z] [2020-06-04T17:14:39.578Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-04T17:14:39.578Z] #32 7.074 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-04T17:14:39.578Z] #32 7.238 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-04T17:14:39.578Z] #32 7.239 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-04T17:14:39.578Z] #32 8.126 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-04T17:14:39.578Z] #32 ... [2020-06-04T17:14:39.578Z] [2020-06-04T17:14:39.578Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:14:39.578Z] #54 6.606 + RM_GOPATH=0 [2020-06-04T17:14:39.578Z] #54 6.606 + TMP_GOPATH= [2020-06-04T17:14:39.578Z] #54 6.606 + : /build [2020-06-04T17:14:39.578Z] #54 6.606 + '[' -z '' ']' [2020-06-04T17:14:39.578Z] #54 6.620 ++ mktemp -d [2020-06-04T17:14:39.578Z] #54 6.628 + export GOPATH=/tmp/tmp.dHhbQjusOy [2020-06-04T17:14:39.578Z] #54 6.628 + GOPATH=/tmp/tmp.dHhbQjusOy [2020-06-04T17:14:39.578Z] #54 6.628 + RM_GOPATH=1 [2020-06-04T17:14:39.578Z] #54 6.629 + case "$(go env GOARCH)" in [2020-06-04T17:14:39.578Z] #54 6.629 ++ go env GOARCH [2020-06-04T17:14:39.578Z] #54 6.639 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T17:14:39.578Z] #54 6.639 + GO_BUILDMODE=-buildmode=pie [2020-06-04T17:14:39.578Z] #54 6.640 ++ dirname /tmp/install/install.sh [2020-06-04T17:14:39.578Z] #54 6.667 + dir=/tmp/install [2020-06-04T17:14:39.578Z] #54 6.668 + bin=rootlesskit [2020-06-04T17:14:39.578Z] #54 6.668 + shift [2020-06-04T17:14:39.578Z] #54 6.668 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-06-04T17:14:39.578Z] #54 6.668 + . /tmp/install/rootlesskit.installer [2020-06-04T17:14:39.578Z] #54 6.669 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-04T17:14:39.578Z] #54 6.676 + install_rootlesskit [2020-06-04T17:14:39.578Z] #54 6.680 + case "$1" in [2020-06-04T17:14:39.578Z] #54 6.680 + export CGO_ENABLED=0 [2020-06-04T17:14:39.578Z] #54 6.680 + CGO_ENABLED=0 [2020-06-04T17:14:39.578Z] #54 6.680 + _install_rootlesskit [2020-06-04T17:14:39.578Z] #54 6.680 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-06-04T17:14:39.578Z] #54 6.680 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.dHhbQjusOy/src/github.com/rootless-containers/rootlesskit [2020-06-04T17:14:39.578Z] #54 6.680 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-04T17:14:39.578Z] #54 6.683 Cloning into '/tmp/tmp.dHhbQjusOy/src/github.com/rootless-containers/rootlesskit'... [2020-06-04T17:14:39.652Z] #51 24.38 Building dependency tree... [2020-06-04T17:14:39.652Z] #51 ... [2020-06-04T17:14:39.652Z] [2020-06-04T17:14:39.652Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-04T17:14:39.652Z] #23 14.93 Fetched 8178 kB in 9s (882 kB/s) [2020-06-04T17:14:39.652Z] #23 14.93 Reading package lists... [2020-06-04T17:14:39.836Z] #54 ... [2020-06-04T17:14:39.836Z] [2020-06-04T17:14:39.836Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T17:14:39.836Z] #38 6.076 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-04T17:14:39.836Z] #38 6.155 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-04T17:14:39.836Z] #38 6.157 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-04T17:14:39.836Z] #38 7.145 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-04T17:14:39.836Z] #38 9.788 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-06-04T17:14:39.836Z] #38 ... [2020-06-04T17:14:39.836Z] [2020-06-04T17:14:39.836Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:14:39.836Z] #45 6.336 + RM_GOPATH=0 [2020-06-04T17:14:39.836Z] #45 6.336 + TMP_GOPATH= [2020-06-04T17:14:39.836Z] #45 6.336 + : /build [2020-06-04T17:14:39.836Z] #45 6.336 + '[' -z '' ']' [2020-06-04T17:14:39.836Z] #45 6.339 ++ mktemp -d [2020-06-04T17:14:39.836Z] #45 6.342 + export GOPATH=/tmp/tmp.gN00a7CWEz [2020-06-04T17:14:39.836Z] #45 6.342 + GOPATH=/tmp/tmp.gN00a7CWEz [2020-06-04T17:14:39.836Z] #45 6.342 + RM_GOPATH=1 [2020-06-04T17:14:39.836Z] #45 6.342 + case "$(go env GOARCH)" in [2020-06-04T17:14:39.836Z] #45 6.342 ++ go env GOARCH [2020-06-04T17:14:39.836Z] #45 6.393 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T17:14:39.836Z] #45 6.393 + GO_BUILDMODE=-buildmode=pie [2020-06-04T17:14:39.836Z] #45 6.394 ++ dirname /tmp/install/install.sh [2020-06-04T17:14:39.836Z] #45 6.396 + dir=/tmp/install [2020-06-04T17:14:39.836Z] #45 6.396 + bin=golangci_lint [2020-06-04T17:14:39.836Z] #45 6.396 + shift [2020-06-04T17:14:39.836Z] #45 6.397 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-06-04T17:14:39.836Z] #45 6.398 + . /tmp/install/golangci_lint.installer [2020-06-04T17:14:39.836Z] #45 6.398 ++ : v1.23.8 [2020-06-04T17:14:39.836Z] #45 6.400 + install_golangci_lint [2020-06-04T17:14:39.836Z] #45 6.405 + echo 'Installing golangci-lint version v1.23.8' [2020-06-04T17:14:39.836Z] #45 6.406 Installing golangci-lint version v1.23.8 [2020-06-04T17:14:39.836Z] #45 6.407 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-06-04T17:14:39.912Z] #23 19.84 Reading package lists... [2020-06-04T17:14:39.912Z] #23 ... [2020-06-04T17:14:39.912Z] [2020-06-04T17:14:39.912Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-04T17:14:39.912Z] #51 24.38 Building dependency tree... [2020-06-04T17:14:40.095Z] #45 ... [2020-06-04T17:14:40.095Z] [2020-06-04T17:14:40.095Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:14:40.095Z] #41 7.137 + RM_GOPATH=0 [2020-06-04T17:14:40.095Z] #41 7.137 + TMP_GOPATH= [2020-06-04T17:14:40.095Z] #41 7.137 + : /build [2020-06-04T17:14:40.095Z] #41 7.137 + '[' -z '' ']' [2020-06-04T17:14:40.095Z] #41 7.138 ++ mktemp -d [2020-06-04T17:14:40.095Z] #41 7.139 + export GOPATH=/tmp/tmp.RpeQNrQgXB [2020-06-04T17:14:40.095Z] #41 7.139 + GOPATH=/tmp/tmp.RpeQNrQgXB [2020-06-04T17:14:40.095Z] #41 7.139 + RM_GOPATH=1 [2020-06-04T17:14:40.095Z] #41 7.139 + case "$(go env GOARCH)" in [2020-06-04T17:14:40.095Z] #41 7.140 ++ go env GOARCH [2020-06-04T17:14:40.095Z] #41 7.184 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T17:14:40.095Z] #41 7.184 + GO_BUILDMODE=-buildmode=pie [2020-06-04T17:14:40.095Z] #41 7.184 ++ dirname /tmp/install/install.sh [2020-06-04T17:14:40.095Z] #41 7.185 + dir=/tmp/install [2020-06-04T17:14:40.095Z] #41 7.186 + bin=vndr [2020-06-04T17:14:40.095Z] #41 7.186 + shift [2020-06-04T17:14:40.095Z] #41 7.186 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-06-04T17:14:40.095Z] #41 7.186 + . /tmp/install/vndr.installer [2020-06-04T17:14:40.095Z] #41 7.186 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-04T17:14:40.095Z] #41 7.186 + install_vndr [2020-06-04T17:14:40.095Z] #41 7.186 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-04T17:14:40.095Z] #41 7.186 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-06-04T17:14:40.095Z] #41 7.186 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.RpeQNrQgXB/src/github.com/LK4D4/vndr [2020-06-04T17:14:40.095Z] #41 7.193 Cloning into '/tmp/tmp.RpeQNrQgXB/src/github.com/LK4D4/vndr'... [2020-06-04T17:14:40.095Z] #41 7.784 + cd /tmp/tmp.RpeQNrQgXB/src/github.com/LK4D4/vndr [2020-06-04T17:14:40.095Z] #41 7.785 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-04T17:14:40.095Z] #41 7.808 + go build -buildmode=pie -v -o /build/vndr . [2020-06-04T17:14:40.095Z] #41 9.445 internal/cpu [2020-06-04T17:14:40.095Z] #41 9.497 runtime/internal/atomic [2020-06-04T17:14:40.095Z] #41 9.885 internal/race [2020-06-04T17:14:40.095Z] #41 10.00 sync/atomic [2020-06-04T17:14:40.095Z] #41 10.05 internal/bytealg [2020-06-04T17:14:40.095Z] #41 10.36 unicode [2020-06-04T17:14:40.095Z] #41 ... [2020-06-04T17:14:40.095Z] [2020-06-04T17:14:40.095Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-04T17:14:40.095Z] #23 7.077 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-04T17:14:40.095Z] #23 7.226 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-04T17:14:40.095Z] #23 7.228 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-04T17:14:40.095Z] #23 8.207 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-04T17:14:40.095Z] #23 10.67 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-06-04T17:14:40.101Z] #24 33.30 ca-certificates is already the newest version (20190110). [2020-06-04T17:14:40.101Z] #24 33.30 The following additional packages will be installed: [2020-06-04T17:14:40.101Z] #24 33.31 libjq1 libonig5 [2020-06-04T17:14:40.353Z] #23 ... [2020-06-04T17:14:40.353Z] [2020-06-04T17:14:40.353Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-04T17:14:40.353Z] #51 5.644 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-04T17:14:40.353Z] #51 5.744 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-04T17:14:40.353Z] #51 5.749 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-04T17:14:40.353Z] #51 6.767 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-04T17:14:40.353Z] #51 9.242 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-06-04T17:14:40.353Z] #51 ... [2020-06-04T17:14:40.353Z] [2020-06-04T17:14:40.353Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:14:40.353Z] #43 7.373 go: downloading gotest.tools/gotestsum v0.3.5 [2020-06-04T17:14:40.353Z] #43 7.925 go: extracting gotest.tools/gotestsum v0.3.5 [2020-06-04T17:14:40.353Z] #43 8.876 go: downloading gotest.tools v2.1.0+incompatible [2020-06-04T17:14:40.353Z] #43 8.999 go: extracting gotest.tools v2.1.0+incompatible [2020-06-04T17:14:40.353Z] #43 9.123 go: downloading github.com/pkg/errors v0.8.0 [2020-06-04T17:14:40.353Z] #43 9.186 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-06-04T17:14:40.353Z] #43 9.186 go: downloading github.com/fatih/color v1.6.0 [2020-06-04T17:14:40.353Z] #43 9.186 go: downloading github.com/spf13/pflag v1.0.1 [2020-06-04T17:14:40.353Z] #43 9.187 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-06-04T17:14:40.353Z] #43 9.277 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-04T17:14:40.353Z] #43 9.460 go: extracting github.com/pkg/errors v0.8.0 [2020-06-04T17:14:40.353Z] #43 9.556 go: extracting github.com/spf13/pflag v1.0.1 [2020-06-04T17:14:40.353Z] #43 9.997 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-06-04T17:14:40.353Z] #43 10.08 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-04T17:14:40.353Z] #43 10.18 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-04T17:14:40.353Z] #43 10.18 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-06-04T17:14:40.353Z] #43 10.24 go: extracting github.com/fatih/color v1.6.0 [2020-06-04T17:14:40.353Z] #43 10.38 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-06-04T17:14:40.354Z] #43 10.41 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-06-04T17:14:40.354Z] #43 10.43 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-04T17:14:40.354Z] #43 10.44 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-04T17:14:40.354Z] #43 10.64 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-06-04T17:14:40.354Z] #43 10.69 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-06-04T17:14:40.419Z] #24 33.80 The following NEW packages will be installed: [2020-06-04T17:14:40.419Z] #24 ... [2020-06-04T17:14:40.419Z] [2020-06-04T17:14:40.419Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T17:14:40.419Z] #11 16.61 Reading package lists... [2020-06-04T17:14:40.419Z] #11 24.29 Reading package lists... [2020-06-04T17:14:40.419Z] #11 31.12 Building dependency tree... [2020-06-04T17:14:40.743Z] #11 ... [2020-06-04T17:14:40.743Z] [2020-06-04T17:14:40.743Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-04T17:14:40.743Z] #24 33.81 jq libjq1 libonig5 [2020-06-04T17:14:40.743Z] #24 34.07 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. [2020-06-04T17:14:40.743Z] #24 34.07 Need to get 358 kB of archives. [2020-06-04T17:14:40.743Z] #24 34.07 After this operation, 1277 kB of additional disk space will be used. [2020-06-04T17:14:40.743Z] #24 34.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-06-04T17:14:40.743Z] #24 34.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-06-04T17:14:40.743Z] #24 34.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-06-04T17:14:40.855Z] #51 ... [2020-06-04T17:14:40.856Z] [2020-06-04T17:14:40.856Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-04T17:14:40.856Z] #32 15.88 Fetched 8178 kB in 10s (823 kB/s) [2020-06-04T17:14:40.856Z] #32 15.88 Reading package lists... [2020-06-04T17:14:40.856Z] #32 20.66 Reading package lists... [2020-06-04T17:14:40.856Z] #32 25.15 Building dependency tree... [2020-06-04T17:14:40.856Z] #32 ... [2020-06-04T17:14:40.856Z] [2020-06-04T17:14:40.856Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-04T17:14:40.856Z] #23 19.84 Reading package lists... [2020-06-04T17:14:41.428Z] #23 25.68 Building dependency tree... [2020-06-04T17:14:41.428Z] #23 ... [2020-06-04T17:14:41.428Z] [2020-06-04T17:14:41.428Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-04T17:14:41.428Z] #36 16.48 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-06-04T17:14:41.428Z] #36 18.10 + 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-04T17:14:41.428Z] #36 ... [2020-06-04T17:14:41.428Z] [2020-06-04T17:14:41.428Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-04T17:14:41.428Z] #23 25.68 Building dependency tree... [2020-06-04T17:14:41.729Z] #43 ... [2020-06-04T17:14:41.729Z] [2020-06-04T17:14:41.729Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T17:14:41.729Z] #38 12.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-06-04T17:14:42.325Z] #24 35.46 debconf: delaying package configuration, since apt-utils is not installed [2020-06-04T17:14:42.325Z] #24 35.67 Fetched 358 kB in 0s (1751 kB/s) [2020-06-04T17:14:42.642Z] #24 35.78 Selecting previously unselected package libonig5:ppc64el. [2020-06-04T17:14:42.642Z] #24 35.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15341 files and directories currently installed.) [2020-06-04T17:14:42.642Z] #24 35.89 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-06-04T17:14:42.642Z] #24 35.90 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-06-04T17:14:42.814Z] #23 28.17 ca-certificates is already the newest version (20190110). [2020-06-04T17:14:42.814Z] #23 28.17 The following additional packages will be installed: [2020-06-04T17:14:42.814Z] #23 28.18 libjq1 libonig5 [2020-06-04T17:14:42.962Z] #24 36.21 Selecting previously unselected package libjq1:ppc64el. [2020-06-04T17:14:42.962Z] #24 36.21 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-06-04T17:14:42.962Z] #24 36.22 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-06-04T17:14:43.303Z] #24 36.48 Selecting previously unselected package jq. [2020-06-04T17:14:43.303Z] #24 36.50 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-06-04T17:14:43.303Z] #24 36.51 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-04T17:14:43.397Z] #23 28.55 The following NEW packages will be installed: [2020-06-04T17:14:43.397Z] #23 28.56 jq libjq1 libonig5 [2020-06-04T17:14:43.641Z] #24 36.77 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-06-04T17:14:43.641Z] #24 36.78 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-06-04T17:14:43.641Z] #24 36.78 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-04T17:14:43.641Z] #24 36.80 Processing triggers for libc-bin (2.28-10) ... [2020-06-04T17:14:43.641Z] #24 DONE 37.0s [2020-06-04T17:14:43.641Z] [2020-06-04T17:14:43.641Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T17:14:43.641Z] #11 34.18 The following additional packages will be installed: [2020-06-04T17:14:43.641Z] #11 34.19 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-06-04T17:14:43.641Z] #11 34.19 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-06-04T17:14:43.641Z] #11 34.20 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-06-04T17:14:43.641Z] #11 34.20 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-04T17:14:43.641Z] #11 34.22 Suggested packages: [2020-06-04T17:14:43.641Z] #11 34.22 gcc-8-locales seccomp wine64 [2020-06-04T17:14:43.641Z] #11 35.76 The following NEW packages will be installed: [2020-06-04T17:14:43.641Z] #11 35.77 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-06-04T17:14:43.641Z] #11 35.77 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-06-04T17:14:43.641Z] #11 35.77 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-06-04T17:14:43.641Z] #11 35.78 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-06-04T17:14:43.641Z] #11 35.78 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-06-04T17:14:43.641Z] #11 35.79 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-04T17:14:43.641Z] #11 36.05 0 upgraded, 25 newly installed, 0 to remove and 2 not upgraded. [2020-06-04T17:14:43.641Z] #11 36.05 Need to get 78.9 MB of archives. [2020-06-04T17:14:43.641Z] #11 36.05 After this operation, 532 MB of additional disk space will be used. [2020-06-04T17:14:43.641Z] #11 36.05 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-04T17:14:43.641Z] #11 36.93 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-04T17:14:43.969Z] #11 ... [2020-06-04T17:14:43.969Z] [2020-06-04T17:14:43.969Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-06-04T17:14:43.969Z] #25 DONE 0.1s [2020-06-04T17:14:43.969Z] [2020-06-04T17:14:43.969Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T17:14:43.971Z] #23 29.02 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-06-04T17:14:43.971Z] #23 29.02 Need to get 325 kB of archives. [2020-06-04T17:14:43.971Z] #23 29.02 After this operation, 1019 kB of additional disk space will be used. [2020-06-04T17:14:43.971Z] #23 29.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-06-04T17:14:43.971Z] #23 29.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-06-04T17:14:43.971Z] #23 29.03 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-06-04T17:14:44.643Z] #52 ... [2020-06-04T17:14:44.643Z] [2020-06-04T17:14:44.643Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:14:44.643Z] #45 142.5 + cd /tmp/tmp.xOwEjuZ2tT/src/github.com/golangci/golangci-lint/ [2020-06-04T17:14:44.643Z] #45 142.5 + git checkout -q v1.23.8 [2020-06-04T17:14:44.643Z] #45 142.6 ++ git describe --tags [2020-06-04T17:14:44.643Z] #45 142.6 + version=v1.23.8 [2020-06-04T17:14:44.643Z] #45 142.6 ++ git rev-parse --short HEAD [2020-06-04T17:14:44.643Z] #45 142.6 + commit=76a82c6 [2020-06-04T17:14:44.643Z] #45 142.6 ++ git show -s --format=%cd [2020-06-04T17:14:44.643Z] #45 142.6 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-06-04T17:14:44.643Z] #45 142.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-04T17:14:44.914Z] #23 30.32 debconf: delaying package configuration, since apt-utils is not installed [2020-06-04T17:14:45.495Z] #23 30.52 Fetched 325 kB in 0s (865 kB/s) [2020-06-04T17:14:45.495Z] #23 30.64 Selecting previously unselected package libonig5:arm64. [2020-06-04T17:14:45.495Z] #23 30.64 (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-04T17:14:45.495Z] #23 30.70 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-06-04T17:14:45.495Z] #23 30.74 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-06-04T17:14:45.756Z] #23 ... [2020-06-04T17:14:45.756Z] [2020-06-04T17:14:45.756Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:14:45.756Z] #60 DONE 31.0s [2020-06-04T17:14:45.756Z] [2020-06-04T17:14:45.756Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-04T17:14:45.756Z] #51 26.65 The following additional packages will be installed: [2020-06-04T17:14:45.756Z] #51 26.67 libbtrfs0 [2020-06-04T17:14:45.756Z] #51 26.83 The following NEW packages will be installed: [2020-06-04T17:14:45.756Z] #51 26.85 libbtrfs-dev libbtrfs0 [2020-06-04T17:14:45.756Z] #51 27.38 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-06-04T17:14:45.756Z] #51 27.38 Need to get 119 kB of archives. [2020-06-04T17:14:45.756Z] #51 27.38 After this operation, 387 kB of additional disk space will be used. [2020-06-04T17:14:45.756Z] #51 27.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-06-04T17:14:45.756Z] #51 27.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-04T17:14:45.756Z] #51 28.69 debconf: delaying package configuration, since apt-utils is not installed [2020-06-04T17:14:45.756Z] #51 28.98 Fetched 119 kB in 0s (312 kB/s) [2020-06-04T17:14:45.756Z] #51 29.08 Selecting previously unselected package libbtrfs0. [2020-06-04T17:14:45.756Z] #51 29.08 (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-04T17:14:45.756Z] #51 29.21 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-06-04T17:14:45.756Z] #51 29.23 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-04T17:14:45.756Z] #51 29.37 Selecting previously unselected package libbtrfs-dev. [2020-06-04T17:14:45.756Z] #51 29.38 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-06-04T17:14:45.756Z] #51 29.40 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-04T17:14:45.756Z] #51 29.60 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-04T17:14:45.756Z] #51 29.65 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-04T17:14:45.756Z] #51 29.70 Processing triggers for libc-bin (2.28-10) ... [2020-06-04T17:14:45.756Z] #51 DONE 31.0s [2020-06-04T17:14:45.756Z] [2020-06-04T17:14:45.756Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:14:45.927Z] #38 ... [2020-06-04T17:14:45.927Z] [2020-06-04T17:14:45.927Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:14:45.927Z] #21 15.93 + mkdir -p /build [2020-06-04T17:14:45.927Z] #21 15.94 + mv docker/docker /build/ [2020-06-04T17:14:45.927Z] #21 15.95 + rmdir docker [2020-06-04T17:14:45.927Z] #21 DONE 16.3s [2020-06-04T17:14:45.927Z] [2020-06-04T17:14:45.927Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:14:45.927Z] #43 12.72 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-04T17:14:45.927Z] #43 13.44 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-04T17:14:45.927Z] #43 14.32 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-04T17:14:45.927Z] #43 16.51 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-06-04T17:14:46.233Z] #26 ... [2020-06-04T17:14:46.233Z] [2020-06-04T17:14:46.233Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-04T17:14:46.233Z] #52 23.70 Reading package lists... [2020-06-04T17:14:46.233Z] #52 32.05 Building dependency tree... [2020-06-04T17:14:46.233Z] #52 35.53 The following additional packages will be installed: [2020-06-04T17:14:46.233Z] #52 35.55 libbtrfs0 [2020-06-04T17:14:46.233Z] #52 35.77 The following NEW packages will be installed: [2020-06-04T17:14:46.233Z] #52 35.79 libbtrfs-dev libbtrfs0 [2020-06-04T17:14:46.233Z] #52 36.07 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2020-06-04T17:14:46.233Z] #52 36.07 Need to get 120 kB of archives. [2020-06-04T17:14:46.233Z] #52 36.07 After this operation, 423 kB of additional disk space will be used. [2020-06-04T17:14:46.233Z] #52 36.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-06-04T17:14:46.233Z] #52 36.12 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-06-04T17:14:46.233Z] #52 37.75 debconf: delaying package configuration, since apt-utils is not installed [2020-06-04T17:14:46.233Z] #52 38.03 Fetched 120 kB in 0s (812 kB/s) [2020-06-04T17:14:46.233Z] #52 38.17 Selecting previously unselected package libbtrfs0. [2020-06-04T17:14:46.233Z] #52 38.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 ... 15341 files and directories currently installed.) [2020-06-04T17:14:46.233Z] #52 38.27 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-06-04T17:14:46.233Z] #52 38.28 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-04T17:14:46.233Z] #52 38.42 Selecting previously unselected package libbtrfs-dev. [2020-06-04T17:14:46.233Z] #52 38.42 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-06-04T17:14:46.233Z] #52 38.43 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-04T17:14:46.233Z] #52 38.64 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-04T17:14:46.233Z] #52 38.65 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-04T17:14:46.233Z] #52 38.67 Processing triggers for libc-bin (2.28-10) ... [2020-06-04T17:14:46.233Z] #52 DONE 39.1s [2020-06-04T17:14:46.233Z] [2020-06-04T17:14:46.233Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:14:46.233Z] #53 0.352 + RM_GOPATH=0 [2020-06-04T17:14:46.233Z] #53 0.354 + TMP_GOPATH= [2020-06-04T17:14:46.233Z] #53 0.355 + : /build [2020-06-04T17:14:46.233Z] #53 0.356 + '[' -z '' ']' [2020-06-04T17:14:46.233Z] #53 0.360 ++ mktemp -d [2020-06-04T17:14:46.233Z] #53 0.374 + export GOPATH=/tmp/tmp.MqVU4zaJH9 [2020-06-04T17:14:46.233Z] #53 0.375 + GOPATH=/tmp/tmp.MqVU4zaJH9 [2020-06-04T17:14:46.233Z] #53 0.376 + RM_GOPATH=1 [2020-06-04T17:14:46.233Z] #53 0.378 + case "$(go env GOARCH)" in [2020-06-04T17:14:46.233Z] #53 0.382 ++ go env GOARCH [2020-06-04T17:14:46.233Z] #53 0.398 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T17:14:46.233Z] #53 0.399 + GO_BUILDMODE=-buildmode=pie [2020-06-04T17:14:46.233Z] #53 0.404 ++ dirname /tmp/install/install.sh [2020-06-04T17:14:46.233Z] #53 0.413 + dir=/tmp/install [2020-06-04T17:14:46.233Z] #53 0.420 + bin=containerd [2020-06-04T17:14:46.233Z] #53 0.421 + shift [2020-06-04T17:14:46.233Z] #53 0.421 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-06-04T17:14:46.233Z] #53 0.421 + . /tmp/install/containerd.installer [2020-06-04T17:14:46.233Z] #53 0.421 ++ set -e [2020-06-04T17:14:46.233Z] #53 0.421 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-04T17:14:46.233Z] #53 0.421 + install_containerd [2020-06-04T17:14:46.233Z] #53 0.423 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-06-04T17:14:46.233Z] #53 0.424 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-04T17:14:46.233Z] #53 0.424 + git clone https://github.com/containerd/containerd.git /tmp/tmp.MqVU4zaJH9/src/github.com/containerd/containerd [2020-06-04T17:14:46.233Z] #53 0.436 Cloning into '/tmp/tmp.MqVU4zaJH9/src/github.com/containerd/containerd'... [2020-06-04T17:14:46.869Z] #43 17.77 go: finding gotest.tools/gotestsum v0.4.2 [2020-06-04T17:14:46.869Z] #43 17.77 go: finding gotest.tools v2.2.0+incompatible [2020-06-04T17:14:46.869Z] #43 17.78 go: downloading gotest.tools/gotestsum v0.4.2 [2020-06-04T17:14:46.869Z] #43 17.78 go: downloading gotest.tools v2.2.0+incompatible [2020-06-04T17:14:47.141Z] #52 ... [2020-06-04T17:14:47.141Z] [2020-06-04T17:14:47.141Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-04T17:14:47.141Z] #23 31.08 Selecting previously unselected package libjq1:arm64. [2020-06-04T17:14:47.141Z] #23 31.08 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-06-04T17:14:47.141Z] #23 31.10 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-06-04T17:14:47.141Z] #23 31.31 Selecting previously unselected package jq. [2020-06-04T17:14:47.141Z] #23 31.32 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-06-04T17:14:47.141Z] #23 31.32 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-04T17:14:47.141Z] #23 31.61 Setting up libonig5:arm64 (6.9.1-1) ... [2020-06-04T17:14:47.141Z] #23 31.63 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-06-04T17:14:47.141Z] #23 31.65 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-04T17:14:47.141Z] #23 31.66 Processing triggers for libc-bin (2.28-10) ... [2020-06-04T17:14:47.141Z] #23 DONE 32.4s [2020-06-04T17:14:47.402Z] [2020-06-04T17:14:47.402Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-06-04T17:14:47.402Z] #24 DONE 0.1s [2020-06-04T17:14:47.402Z] [2020-06-04T17:14:47.402Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T17:14:47.437Z] #43 18.21 go: extracting gotest.tools v2.2.0+incompatible [2020-06-04T17:14:47.437Z] #43 18.21 go: extracting gotest.tools/gotestsum v0.4.2 [2020-06-04T17:14:48.007Z] #43 18.94 go: downloading github.com/pkg/errors v0.8.1 [2020-06-04T17:14:48.267Z] #43 18.96 go: downloading github.com/spf13/pflag v1.0.3 [2020-06-04T17:14:48.267Z] #43 19.09 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-04T17:14:48.267Z] #43 19.10 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-04T17:14:48.448Z] #53 ... [2020-06-04T17:14:48.448Z] [2020-06-04T17:14:48.448Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T17:14:48.448Z] #39 23.36 Reading package lists... [2020-06-04T17:14:48.448Z] #39 31.96 Building dependency tree... [2020-06-04T17:14:48.448Z] #39 36.69 The following additional packages will be installed: [2020-06-04T17:14:48.448Z] #39 36.70 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-06-04T17:14:48.448Z] #39 36.71 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-06-04T17:14:48.448Z] #39 36.73 Suggested packages: [2020-06-04T17:14:48.448Z] #39 36.73 manpages-dev python-setuptools [2020-06-04T17:14:48.448Z] #39 38.72 The following NEW packages will be installed: [2020-06-04T17:14:48.448Z] #39 38.72 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-06-04T17:14:48.448Z] #39 38.72 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-06-04T17:14:48.448Z] #39 38.72 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-06-04T17:14:48.448Z] #39 38.73 python-six zlib1g-dev [2020-06-04T17:14:48.448Z] #39 38.95 0 upgraded, 17 newly installed, 0 to remove and 2 not upgraded. [2020-06-04T17:14:48.448Z] #39 38.95 Need to get 4075 kB of archives. [2020-06-04T17:14:48.448Z] #39 38.95 After this operation, 24.5 MB of additional disk space will be used. [2020-06-04T17:14:48.448Z] #39 38.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-06-04T17:14:48.448Z] #39 39.01 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-04T17:14:48.448Z] #39 39.04 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-04T17:14:48.448Z] #39 39.08 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-04T17:14:48.448Z] #39 39.11 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-06-04T17:14:48.448Z] #39 39.15 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-04T17:14:48.448Z] #39 39.17 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-04T17:14:48.448Z] #39 39.19 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-04T17:14:48.448Z] #39 39.26 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-06-04T17:14:48.448Z] #39 39.51 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-06-04T17:14:48.448Z] #39 39.57 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-06-04T17:14:48.448Z] #39 40.01 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-06-04T17:14:48.448Z] #39 40.18 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-04T17:14:48.448Z] #39 40.20 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-04T17:14:48.448Z] #39 40.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-04T17:14:48.448Z] #39 40.27 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-06-04T17:14:48.448Z] #39 40.28 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-06-04T17:14:48.528Z] #43 19.25 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-04T17:14:48.528Z] #43 19.42 go: extracting github.com/spf13/pflag v1.0.3 [2020-06-04T17:14:48.787Z] #43 19.66 go: extracting github.com/pkg/errors v0.8.1 [2020-06-04T17:14:48.787Z] #43 19.80 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-04T17:14:48.793Z] #39 ... [2020-06-04T17:14:48.793Z] [2020-06-04T17:14:48.793Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-04T17:14:48.793Z] #33 24.30 Reading package lists... [2020-06-04T17:14:48.793Z] #33 32.12 Building dependency tree... [2020-06-04T17:14:48.793Z] #33 36.97 The following additional packages will be installed: [2020-06-04T17:14:48.793Z] #33 36.99 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-06-04T17:14:48.793Z] #33 37.01 Suggested packages: [2020-06-04T17:14:48.793Z] #33 37.01 cmake-doc ninja-build lrzip [2020-06-04T17:14:48.793Z] #33 37.01 Recommended packages: [2020-06-04T17:14:48.793Z] #33 37.01 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-06-04T17:14:48.793Z] #33 38.51 The following NEW packages will be installed: [2020-06-04T17:14:48.793Z] #33 38.53 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-06-04T17:14:48.793Z] #33 38.53 vim-common xxd [2020-06-04T17:14:48.793Z] #33 38.86 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2020-06-04T17:14:48.793Z] #33 38.86 Need to get 14.9 MB of archives. [2020-06-04T17:14:48.793Z] #33 38.86 After this operation, 67.2 MB of additional disk space will be used. [2020-06-04T17:14:48.793Z] #33 38.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-06-04T17:14:48.793Z] #33 38.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-06-04T17:14:48.793Z] #33 39.01 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-06-04T17:14:48.793Z] #33 39.25 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-06-04T17:14:48.793Z] #33 39.89 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-06-04T17:14:48.793Z] #33 39.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-06-04T17:14:48.793Z] #33 39.99 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-06-04T17:14:48.793Z] #33 40.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-06-04T17:14:48.793Z] #33 40.01 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-06-04T17:14:48.793Z] #33 40.03 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-06-04T17:14:48.793Z] #33 41.82 debconf: delaying package configuration, since apt-utils is not installed [2020-06-04T17:14:48.793Z] #33 42.04 Fetched 14.9 MB in 2s (9617 kB/s) [2020-06-04T17:14:48.793Z] #33 ... [2020-06-04T17:14:48.793Z] [2020-06-04T17:14:48.793Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T17:14:48.793Z] #26 2.508 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-06-04T17:14:48.793Z] #26 3.251 #=#=# [2020-06-04T17:14:49.432Z] #26 3.513 0.1% #### 6.3% ######### 12.7% ############# 19.1% ################### 27.6% ######################## 34.0% ############################# 40.4% ################################# 46.8% ###################################### 53.2% ########################################## 59.6% ############################################### 66.0% #################################################### 72.4% ######################################################## 78.8% ########################################################### 83.0% ################################################################ 89.4% ################################################################### 93.7% ######################################################################## 100.0% [2020-06-04T17:14:49.730Z] #43 ... [2020-06-04T17:14:49.730Z] [2020-06-04T17:14:49.730Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:14:49.730Z] #30 10.56 math [2020-06-04T17:14:49.730Z] #30 10.93 runtime [2020-06-04T17:14:49.730Z] #30 15.83 internal/testlog [2020-06-04T17:14:49.730Z] #30 16.22 encoding [2020-06-04T17:14:49.730Z] #30 16.46 runtime/cgo [2020-06-04T17:14:49.730Z] #30 ... [2020-06-04T17:14:49.730Z] [2020-06-04T17:14:49.730Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-04T17:14:49.730Z] #32 10.64 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-06-04T17:14:49.730Z] #32 12.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-06-04T17:14:49.989Z] #32 ... [2020-06-04T17:14:49.989Z] [2020-06-04T17:14:49.989Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T17:14:49.989Z] #10 10.90 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-06-04T17:14:49.989Z] #10 13.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-06-04T17:14:49.989Z] #10 ... [2020-06-04T17:14:49.989Z] [2020-06-04T17:14:49.989Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:14:49.989Z] #43 20.98 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-04T17:14:50.123Z] #26 6.134 #=#=# [2020-06-04T17:14:50.248Z] #43 ... [2020-06-04T17:14:50.248Z] [2020-06-04T17:14:50.248Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:14:50.248Z] #41 11.10 runtime [2020-06-04T17:14:50.248Z] #41 14.35 unicode/utf8 [2020-06-04T17:14:50.248Z] #41 14.88 math [2020-06-04T17:14:50.248Z] #41 19.42 unicode/utf16 [2020-06-04T17:14:50.248Z] #41 19.66 container/list [2020-06-04T17:14:50.248Z] #41 20.22 crypto/internal/subtle [2020-06-04T17:14:50.248Z] #41 20.48 crypto/subtle [2020-06-04T17:14:50.248Z] #41 20.77 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-06-04T17:14:50.248Z] #41 20.85 internal/nettrace [2020-06-04T17:14:50.248Z] #41 21.04 runtime/cgo [2020-06-04T17:14:50.419Z] #25 ... [2020-06-04T17:14:50.419Z] [2020-06-04T17:14:50.419Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T17:14:50.419Z] #10 24.63 Building dependency tree... [2020-06-04T17:14:50.419Z] #10 27.17 The following additional packages will be installed: [2020-06-04T17:14:50.419Z] #10 27.17 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-06-04T17:14:50.419Z] #10 27.17 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-06-04T17:14:50.419Z] #10 27.17 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-06-04T17:14:50.419Z] #10 27.18 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-04T17:14:50.419Z] #10 27.19 Suggested packages: [2020-06-04T17:14:50.419Z] #10 27.19 gcc-8-locales seccomp wine64 [2020-06-04T17:14:50.419Z] #10 28.37 The following NEW packages will be installed: [2020-06-04T17:14:50.419Z] #10 28.37 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-06-04T17:14:50.419Z] #10 28.37 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-06-04T17:14:50.419Z] #10 28.37 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-06-04T17:14:50.419Z] #10 28.38 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-06-04T17:14:50.419Z] #10 28.38 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-06-04T17:14:50.419Z] #10 28.39 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-04T17:14:50.419Z] #10 28.83 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-06-04T17:14:50.419Z] #10 28.83 Need to get 73.3 MB of archives. [2020-06-04T17:14:50.419Z] #10 28.83 After this operation, 472 MB of additional disk space will be used. [2020-06-04T17:14:50.419Z] #10 28.83 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-04T17:14:50.419Z] #10 29.02 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-04T17:14:50.419Z] #10 29.16 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-04T17:14:50.419Z] #10 29.18 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-04T17:14:50.419Z] #10 29.19 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-06-04T17:14:50.419Z] #10 29.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-06-04T17:14:50.419Z] #10 29.48 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-04T17:14:50.419Z] #10 29.69 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-04T17:14:50.419Z] #10 29.71 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-04T17:14:50.419Z] #10 31.79 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-04T17:14:50.419Z] #10 33.30 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-06-04T17:14:50.419Z] #10 33.31 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-06-04T17:14:50.419Z] #10 33.31 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-06-04T17:14:50.419Z] #10 33.32 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-06-04T17:14:50.419Z] #10 33.32 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-04T17:14:50.419Z] #10 33.33 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB] [2020-06-04T17:14:50.419Z] #10 33.34 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-06-04T17:14:50.419Z] #10 33.35 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-06-04T17:14:50.419Z] #10 33.36 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-06-04T17:14:50.419Z] #10 33.36 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-06-04T17:14:50.419Z] #10 33.37 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-06-04T17:14:50.419Z] #10 33.40 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-06-04T17:14:50.419Z] #10 33.41 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-04T17:14:50.419Z] #10 33.41 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-06-04T17:14:50.419Z] #10 33.42 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB] [2020-06-04T17:14:50.419Z] #10 34.69 debconf: delaying package configuration, since apt-utils is not installed [2020-06-04T17:14:50.419Z] #10 35.06 Fetched 73.3 MB in 5s (15.0 MB/s) [2020-06-04T17:14:50.419Z] #10 35.14 Selecting previously unselected package binutils-mingw-w64-i686. [2020-06-04T17:14:50.419Z] #10 35.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15385 files and directories currently installed.) [2020-06-04T17:14:50.419Z] #10 35.23 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-06-04T17:14:50.419Z] #10 35.24 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-04T17:14:50.419Z] #10 ... [2020-06-04T17:14:50.419Z] [2020-06-04T17:14:50.419Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T17:14:50.419Z] #38 24.53 Building dependency tree... [2020-06-04T17:14:50.419Z] #38 27.12 The following additional packages will be installed: [2020-06-04T17:14:50.419Z] #38 27.12 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-06-04T17:14:50.419Z] #38 27.12 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-06-04T17:14:50.419Z] #38 27.13 Suggested packages: [2020-06-04T17:14:50.419Z] #38 27.13 manpages-dev python-setuptools [2020-06-04T17:14:50.419Z] #38 28.38 The following NEW packages will be installed: [2020-06-04T17:14:50.419Z] #38 28.39 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-06-04T17:14:50.419Z] #38 28.39 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-06-04T17:14:50.419Z] #38 28.39 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-06-04T17:14:50.419Z] #38 28.39 python-six zlib1g-dev [2020-06-04T17:14:50.419Z] #38 28.74 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-06-04T17:14:50.419Z] #38 28.74 Need to get 3798 kB of archives. [2020-06-04T17:14:50.419Z] #38 28.74 After this operation, 21.6 MB of additional disk space will be used. [2020-06-04T17:14:50.419Z] #38 28.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-06-04T17:14:50.419Z] #38 28.74 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-04T17:14:50.419Z] #38 28.75 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-04T17:14:50.419Z] #38 28.75 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-06-04T17:14:50.419Z] #38 28.75 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-04T17:14:50.419Z] #38 28.75 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-04T17:14:50.419Z] #38 28.76 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-04T17:14:50.419Z] #38 28.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-06-04T17:14:50.419Z] #38 28.80 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-06-04T17:14:50.419Z] #38 28.92 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-06-04T17:14:50.419Z] #38 28.94 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-06-04T17:14:50.419Z] #38 29.02 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-06-04T17:14:50.419Z] #38 29.08 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2020-06-04T17:14:50.419Z] #38 29.10 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-04T17:14:50.419Z] #38 29.11 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-06-04T17:14:50.419Z] #38 29.12 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-06-04T17:14:50.419Z] #38 29.13 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-06-04T17:14:50.419Z] #38 30.21 debconf: delaying package configuration, since apt-utils is not installed [2020-06-04T17:14:50.419Z] #38 30.48 Fetched 3798 kB in 1s (5610 kB/s) [2020-06-04T17:14:50.419Z] #38 30.55 Selecting previously unselected package libcap-dev:arm64. [2020-06-04T17:14:50.419Z] #38 30.55 (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-04T17:14:50.419Z] #38 30.65 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-06-04T17:14:50.419Z] #38 30.66 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-06-04T17:14:50.419Z] #38 31.02 Selecting previously unselected package libnet1:arm64. [2020-06-04T17:14:50.419Z] #38 31.05 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-06-04T17:14:50.419Z] #38 31.08 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-06-04T17:14:50.419Z] #38 31.35 Selecting previously unselected package libnet1-dev. [2020-06-04T17:14:50.419Z] #38 31.35 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-06-04T17:14:50.419Z] #38 31.40 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-04T17:14:50.419Z] #38 31.62 Selecting previously unselected package libnl-3-200:arm64. [2020-06-04T17:14:50.419Z] #38 31.62 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-06-04T17:14:50.419Z] #38 31.63 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-06-04T17:14:50.419Z] #38 31.85 Selecting previously unselected package libnl-3-dev:arm64. [2020-06-04T17:14:50.419Z] #38 31.87 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-06-04T17:14:50.419Z] #38 31.89 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-06-04T17:14:50.419Z] #38 32.27 Selecting previously unselected package libprotobuf-c1:arm64. [2020-06-04T17:14:50.419Z] #38 32.29 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-06-04T17:14:50.419Z] #38 32.30 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-06-04T17:14:50.419Z] #38 32.58 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-06-04T17:14:50.419Z] #38 32.58 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-06-04T17:14:50.419Z] #38 32.60 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-06-04T17:14:50.419Z] #38 32.85 Selecting previously unselected package zlib1g-dev:arm64. [2020-06-04T17:14:50.419Z] #38 32.85 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-06-04T17:14:50.419Z] #38 32.87 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-06-04T17:14:50.419Z] #38 33.21 Selecting previously unselected package libprotobuf17:arm64. [2020-06-04T17:14:50.419Z] #38 33.21 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-06-04T17:14:50.419Z] #38 33.24 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-06-04T17:14:50.419Z] #38 33.81 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-06-04T17:14:50.419Z] #38 33.81 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-06-04T17:14:50.419Z] #38 33.82 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-06-04T17:14:50.419Z] #38 34.11 Selecting previously unselected package libprotobuf-dev:arm64. [2020-06-04T17:14:50.419Z] #38 34.12 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-06-04T17:14:50.419Z] #38 34.14 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-06-04T17:14:50.419Z] #38 35.29 Selecting previously unselected package libprotoc17:arm64. [2020-06-04T17:14:50.419Z] #38 35.30 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-06-04T17:14:50.419Z] #38 35.30 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-06-04T17:14:50.508Z] #41 ... [2020-06-04T17:14:50.508Z] [2020-06-04T17:14:50.508Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:14:50.508Z] #47 16.65 + cd /tmp/tmp.4CSxDohIpu/src/github.com/mvdan/sh [2020-06-04T17:14:50.508Z] #47 16.65 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-04T17:14:50.508Z] #47 16.82 + GO111MODULE=on [2020-06-04T17:14:50.508Z] #47 16.82 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-06-04T17:14:50.509Z] #47 18.39 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-04T17:14:50.509Z] #47 18.47 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-04T17:14:50.509Z] #47 18.60 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-04T17:14:50.509Z] #47 18.71 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-04T17:14:50.509Z] #47 18.96 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-04T17:14:50.509Z] #47 19.89 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-04T17:14:50.509Z] #47 20.82 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-04T17:14:50.767Z] #47 ... [2020-06-04T17:14:50.767Z] [2020-06-04T17:14:50.767Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-04T17:14:50.767Z] #51 11.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-06-04T17:14:50.772Z] #26 6.367 0.2% ########### 16.1% ############################ 39.2% #################################### 50.6% ################################################ 67.8% ################################################################# #26 ... [2020-06-04T17:14:50.772Z] [2020-06-04T17:14:50.772Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:14:50.772Z] #61 DONE 44.2s [2020-06-04T17:14:50.772Z] [2020-06-04T17:14:50.772Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T17:14:50.772Z] #26 6.367 0.2% ########### 16.1% ############################ 39.2% #################################### 50.6% ################################################ 67.8% ################################################################# 90.8% ######################################################################## 100.0% [2020-06-04T17:14:50.884Z] #38 ... [2020-06-04T17:14:50.884Z] [2020-06-04T17:14:50.884Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-04T17:14:50.884Z] #28 35.01 Checking out files: 93% (1421/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-04T17:14:50.884Z] #28 35.12 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-06-04T17:14:50.884Z] #28 ... [2020-06-04T17:14:50.884Z] [2020-06-04T17:14:50.884Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-04T17:14:50.884Z] #32 25.15 Building dependency tree... [2020-06-04T17:14:50.884Z] #32 27.65 The following additional packages will be installed: [2020-06-04T17:14:50.884Z] #32 27.65 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-06-04T17:14:50.884Z] #32 27.66 Suggested packages: [2020-06-04T17:14:50.884Z] #32 27.66 cmake-doc ninja-build lrzip [2020-06-04T17:14:50.884Z] #32 27.67 Recommended packages: [2020-06-04T17:14:50.884Z] #32 27.67 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-06-04T17:14:50.884Z] #32 28.71 The following NEW packages will be installed: [2020-06-04T17:14:50.884Z] #32 28.72 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-06-04T17:14:50.884Z] #32 28.73 vim-common xxd [2020-06-04T17:14:50.884Z] #32 29.24 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-06-04T17:14:50.884Z] #32 29.24 Need to get 14.2 MB of archives. [2020-06-04T17:14:50.884Z] #32 29.24 After this operation, 60.0 MB of additional disk space will be used. [2020-06-04T17:14:50.884Z] #32 29.24 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-06-04T17:14:50.884Z] #32 29.25 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-06-04T17:14:50.884Z] #32 29.26 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-06-04T17:14:50.884Z] #32 29.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-06-04T17:14:50.884Z] #32 29.95 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-06-04T17:14:50.884Z] #32 29.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-06-04T17:14:50.884Z] #32 30.00 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-06-04T17:14:50.884Z] #32 30.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-06-04T17:14:50.884Z] #32 30.02 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-06-04T17:14:50.884Z] #32 30.03 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-06-04T17:14:50.884Z] #32 31.73 debconf: delaying package configuration, since apt-utils is not installed [2020-06-04T17:14:50.884Z] #32 32.23 Fetched 14.2 MB in 1s (11.4 MB/s) [2020-06-04T17:14:50.884Z] #32 32.39 Selecting previously unselected package xxd. [2020-06-04T17:14:50.884Z] #32 32.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 ... 15385 files and directories currently installed.) [2020-06-04T17:14:50.884Z] #32 32.56 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-06-04T17:14:50.884Z] #32 32.57 Unpacking xxd (2:8.1.0875-5) ... [2020-06-04T17:14:50.884Z] #32 32.95 Selecting previously unselected package vim-common. [2020-06-04T17:14:50.884Z] #32 32.97 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-04T17:14:50.884Z] #32 33.05 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-04T17:14:50.884Z] #32 33.50 Selecting previously unselected package cmake-data. [2020-06-04T17:14:50.884Z] #32 33.51 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-06-04T17:14:50.885Z] #32 33.51 Unpacking cmake-data (3.13.4-1) ... [2020-06-04T17:14:50.885Z] #32 ... [2020-06-04T17:14:50.885Z] [2020-06-04T17:14:50.885Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:14:50.885Z] #52 2.977 + RM_GOPATH=0 [2020-06-04T17:14:50.885Z] #52 2.977 + TMP_GOPATH= [2020-06-04T17:14:50.885Z] #52 2.977 + : /build [2020-06-04T17:14:50.885Z] #52 2.977 + '[' -z '' ']' [2020-06-04T17:14:50.885Z] #52 2.979 ++ mktemp -d [2020-06-04T17:14:50.885Z] #52 2.980 + export GOPATH=/tmp/tmp.YrVfG3BW6W [2020-06-04T17:14:50.885Z] #52 2.980 + GOPATH=/tmp/tmp.YrVfG3BW6W [2020-06-04T17:14:50.885Z] #52 2.980 + RM_GOPATH=1 [2020-06-04T17:14:50.885Z] #52 2.980 + case "$(go env GOARCH)" in [2020-06-04T17:14:50.885Z] #52 2.984 ++ go env GOARCH [2020-06-04T17:14:50.885Z] #52 3.053 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T17:14:50.885Z] #52 3.054 + GO_BUILDMODE=-buildmode=pie [2020-06-04T17:14:50.885Z] #52 3.055 ++ dirname /tmp/install/install.sh [2020-06-04T17:14:50.885Z] #52 3.058 + dir=/tmp/install [2020-06-04T17:14:50.885Z] #52 3.058 + bin=containerd [2020-06-04T17:14:50.885Z] #52 3.059 + shift [2020-06-04T17:14:50.885Z] #52 3.059 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-06-04T17:14:50.885Z] #52 3.060 + . /tmp/install/containerd.installer [2020-06-04T17:14:50.885Z] #52 3.060 ++ set -e [2020-06-04T17:14:50.885Z] #52 3.061 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-04T17:14:50.885Z] #52 3.061 + install_containerd [2020-06-04T17:14:50.885Z] #52 3.063 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-06-04T17:14:50.885Z] #52 3.063 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-04T17:14:50.885Z] #52 3.064 + git clone https://github.com/containerd/containerd.git /tmp/tmp.YrVfG3BW6W/src/github.com/containerd/containerd [2020-06-04T17:14:50.885Z] #52 3.069 Cloning into '/tmp/tmp.YrVfG3BW6W/src/github.com/containerd/containerd'... [2020-06-04T17:14:51.027Z] #51 ... [2020-06-04T17:14:51.027Z] [2020-06-04T17:14:51.027Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:14:51.027Z] #54 12.07 + cd /tmp/tmp.dHhbQjusOy/src/github.com/rootless-containers/rootlesskit [2020-06-04T17:14:51.027Z] #54 12.07 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-04T17:14:51.027Z] #54 12.12 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-04T17:14:51.027Z] #54 12.12 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-06-04T17:14:51.287Z] #54 ... [2020-06-04T17:14:51.287Z] [2020-06-04T17:14:51.287Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:14:51.287Z] #47 22.24 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-04T17:14:51.460Z] #26 ... [2020-06-04T17:14:51.460Z] [2020-06-04T17:14:51.460Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-04T17:14:51.460Z] #33 42.17 Selecting previously unselected package xxd. [2020-06-04T17:14:51.460Z] #33 42.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 ... 15341 files and directories currently installed.) [2020-06-04T17:14:51.460Z] #33 42.34 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-06-04T17:14:51.460Z] #33 42.34 Unpacking xxd (2:8.1.0875-5) ... [2020-06-04T17:14:51.460Z] #33 42.60 Selecting previously unselected package vim-common. [2020-06-04T17:14:51.460Z] #33 42.60 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-04T17:14:51.460Z] #33 42.67 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-04T17:14:51.460Z] #33 43.06 Selecting previously unselected package cmake-data. [2020-06-04T17:14:51.460Z] #33 43.08 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-06-04T17:14:51.460Z] #33 43.09 Unpacking cmake-data (3.13.4-1) ... [2020-06-04T17:14:52.225Z] #47 ... [2020-06-04T17:14:52.225Z] [2020-06-04T17:14:52.225Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-04T17:14:52.225Z] #23 13.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-06-04T17:14:52.484Z] #23 ... [2020-06-04T17:14:52.484Z] [2020-06-04T17:14:52.484Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:14:52.484Z] #43 22.17 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-04T17:14:52.484Z] #43 23.25 go: finding github.com/fatih/color v1.6.0 [2020-06-04T17:14:52.484Z] #43 23.36 go: finding github.com/pkg/errors v0.8.1 [2020-06-04T17:14:52.484Z] #43 23.47 go: finding github.com/sirupsen/logrus v1.0.5 [2020-06-04T17:14:52.743Z] #43 23.49 go: finding github.com/mattn/go-colorable v0.0.9 [2020-06-04T17:14:52.743Z] #43 23.57 go: finding github.com/spf13/pflag v1.0.3 [2020-06-04T17:14:52.743Z] #43 23.57 go: finding github.com/mattn/go-isatty v0.0.3 [2020-06-04T17:14:53.002Z] #43 23.87 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-04T17:14:53.261Z] #43 23.97 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-04T17:14:53.261Z] #43 24.03 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-06-04T17:14:53.261Z] #43 24.16 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-04T17:14:53.583Z] #52 ... [2020-06-04T17:14:53.583Z] [2020-06-04T17:14:53.583Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:14:53.583Z] #41 28.92 sync [2020-06-04T17:14:53.583Z] #41 28.95 internal/reflectlite [2020-06-04T17:14:53.583Z] #41 30.27 github.com/LK4D4/vndr/godl/singleflight [2020-06-04T17:14:53.583Z] #41 30.29 internal/singleflight [2020-06-04T17:14:53.583Z] #41 30.29 math/rand [2020-06-04T17:14:53.583Z] #41 31.95 sort [2020-06-04T17:14:53.583Z] #41 31.96 io [2020-06-04T17:14:53.583Z] #41 31.96 internal/oserror [2020-06-04T17:14:53.583Z] #41 31.99 strconv [2020-06-04T17:14:53.583Z] #41 32.21 syscall [2020-06-04T17:14:53.583Z] #41 34.29 vendor/golang.org/x/net/dns/dnsmessage [2020-06-04T17:14:53.583Z] #41 34.53 bytes [2020-06-04T17:14:53.583Z] #41 36.93 reflect [2020-06-04T17:14:53.703Z] #33 47.14 Selecting previously unselected package libicu63:ppc64el. [2020-06-04T17:14:53.703Z] #33 47.16 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-06-04T17:14:53.991Z] #41 ... [2020-06-04T17:14:53.991Z] [2020-06-04T17:14:53.991Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:14:53.991Z] #30 29.12 internal/reflectlite [2020-06-04T17:14:53.991Z] #30 29.12 sync [2020-06-04T17:14:53.991Z] #30 31.46 sort [2020-06-04T17:14:53.991Z] #30 31.46 errors [2020-06-04T17:14:53.991Z] #30 31.86 io [2020-06-04T17:14:53.991Z] #30 31.86 strconv [2020-06-04T17:14:53.991Z] #30 31.90 internal/oserror [2020-06-04T17:14:53.991Z] #30 32.11 syscall [2020-06-04T17:14:53.991Z] #30 34.03 strings [2020-06-04T17:14:53.991Z] #30 34.04 bytes [2020-06-04T17:14:53.991Z] #30 37.94 bufio [2020-06-04T17:14:53.991Z] #30 ... [2020-06-04T17:14:53.991Z] [2020-06-04T17:14:53.991Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T17:14:53.991Z] #38 36.99 Selecting previously unselected package protobuf-c-compiler. [2020-06-04T17:14:53.991Z] #38 36.99 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-06-04T17:14:53.991Z] #38 37.02 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-04T17:14:53.991Z] #38 37.38 Selecting previously unselected package protobuf-compiler. [2020-06-04T17:14:53.991Z] #38 37.38 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-06-04T17:14:53.991Z] #38 37.38 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-06-04T17:14:53.991Z] #38 38.03 Selecting previously unselected package python-pkg-resources. [2020-06-04T17:14:53.991Z] #38 38.03 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-06-04T17:14:53.991Z] #38 38.05 Unpacking python-pkg-resources (40.8.0-1) ... [2020-06-04T17:14:53.991Z] #38 38.24 Selecting previously unselected package python-six. [2020-06-04T17:14:53.991Z] #38 38.26 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-06-04T17:14:53.991Z] #38 38.27 Unpacking python-six (1.12.0-1) ... [2020-06-04T17:14:53.991Z] #38 39.21 Selecting previously unselected package python-protobuf. [2020-06-04T17:14:53.991Z] #38 39.21 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-06-04T17:14:54.011Z] #33 47.16 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-06-04T17:14:54.356Z] #33 ... [2020-06-04T17:14:54.356Z] [2020-06-04T17:14:54.356Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T17:14:54.356Z] #26 7.593 #=#=# [2020-06-04T17:14:54.357Z] #26 7.863 0.0% ## 3.4% ###### 8.6% ########### 16.4% ################# 24.1% ###################### 31.9% ########################## 37.0% ################################# 46.6% ####################################### 54.9% ############################################# 62.6% ################################################## 70.4% ###################################################### 75.6% ########################################################## 80.7% ############################################################### 88.5% ##################################################################### 96.2% ######################################################################## 100.0% [2020-06-04T17:14:54.357Z] #26 10.20 [2020-06-04T17:14:54.357Z] #26 10.40 0.0% # 1.7% ## [2020-06-04T17:14:54.357Z] #26 ... [2020-06-04T17:14:54.357Z] [2020-06-04T17:14:54.357Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T17:14:54.357Z] #11 37.64 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-04T17:14:54.357Z] #11 37.67 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-04T17:14:54.357Z] #11 37.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-06-04T17:14:54.357Z] #11 37.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-06-04T17:14:54.357Z] #11 38.87 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-04T17:14:54.357Z] #11 39.74 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-04T17:14:54.357Z] #11 39.79 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-04T17:14:54.357Z] #11 46.28 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-04T17:14:54.689Z] #11 ... [2020-06-04T17:14:54.689Z] [2020-06-04T17:14:54.690Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T17:14:54.986Z] #38 39.46 Unpacking python-protobuf (3.6.1.3-2) ... [2020-06-04T17:14:55.558Z] #38 40.74 Setting up python-pkg-resources (40.8.0-1) ... [2020-06-04T17:14:57.465Z] #43 ... [2020-06-04T17:14:57.465Z] [2020-06-04T17:14:57.465Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:14:57.465Z] #60 24.88 Checking out files: 61% (1273/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-04T17:14:57.465Z] #60 25.70 + cd /tmp/tmp.27JCpk3wtu/src/github.com/docker/libnetwork [2020-06-04T17:14:57.465Z] #60 25.70 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-04T17:14:57.465Z] #60 26.26 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-06-04T17:14:57.470Z] #38 ... [2020-06-04T17:14:57.470Z] [2020-06-04T17:14:57.470Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T17:14:57.470Z] #25 9.287 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-06-04T17:14:57.470Z] #25 9.660 [2020-06-04T17:14:59.207Z] #26 10.40 0.0% # 1.7% ## 3.5% ##### 7.1% ####### 9.7% ######### 13.6% ########### 16.2% ############## 19.8% ################ 23.4% ################## 26.1% ##################### 29.6% ###################### 31.7% ###################### 31.9% ####################### 32.2% ####################### 32.5% ####################### 33.0% ######################## 33.9% ######################### 35.1% ########################## 36.6% ########################### 38.4% ############################ 39.8% ############################# 41.1% ############################## 42.5% ############################### 43.9% ################################ 45.8% ################################## 47.5% ################################### 49.7% #################################### 51.2% ###################################### 53.2% ####################################### 55.3% ######################################### 57.2% ########################################## 59.0% ########################################### 61.0% ############################################# 63.1% ############################################### 65.3% ################################################ 67.0% ################################################# 68.9% #################################################### 73.3% ####################################################### 76.9% ######################################################### 79.8% ########################################################### 82.9% ############################################################# 85.6% ############################################################### 88.6% ################################################################# 91.6% ################################################################### 93.4% [2020-06-04T17:14:59.207Z] #26 ... [2020-06-04T17:14:59.207Z] [2020-06-04T17:14:59.207Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T17:14:59.207Z] #39 42.46 debconf: delaying package configuration, since apt-utils is not installed [2020-06-04T17:14:59.207Z] #39 42.78 Fetched 4075 kB in 2s (2713 kB/s) [2020-06-04T17:14:59.207Z] #39 42.90 Selecting previously unselected package libcap-dev:ppc64el. [2020-06-04T17:14:59.207Z] #39 42.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15341 files and directories currently installed.) [2020-06-04T17:14:59.207Z] #39 43.00 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-06-04T17:14:59.207Z] #39 43.02 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-06-04T17:14:59.207Z] #39 43.38 Selecting previously unselected package libnet1:ppc64el. [2020-06-04T17:14:59.207Z] #39 43.38 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-06-04T17:14:59.207Z] #39 43.40 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-06-04T17:14:59.207Z] #39 43.58 Selecting previously unselected package libnet1-dev. [2020-06-04T17:14:59.207Z] #39 43.61 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-06-04T17:14:59.207Z] #39 43.62 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-04T17:14:59.207Z] #39 43.94 Selecting previously unselected package libnl-3-200:ppc64el. [2020-06-04T17:14:59.207Z] #39 43.95 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-06-04T17:14:59.207Z] #39 43.98 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-06-04T17:14:59.207Z] #39 44.20 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-06-04T17:14:59.207Z] #39 44.23 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-06-04T17:14:59.207Z] #39 44.28 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-06-04T17:14:59.207Z] #39 44.81 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-06-04T17:14:59.207Z] #39 44.81 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-06-04T17:14:59.207Z] #39 44.81 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-06-04T17:14:59.207Z] #39 44.96 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-06-04T17:14:59.207Z] #39 44.97 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-06-04T17:14:59.207Z] #39 44.98 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-06-04T17:14:59.207Z] #39 45.16 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-06-04T17:14:59.207Z] #39 45.18 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-06-04T17:14:59.207Z] #39 45.18 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-06-04T17:14:59.207Z] #39 45.84 Selecting previously unselected package libprotobuf17:ppc64el. [2020-06-04T17:14:59.207Z] #39 45.84 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-06-04T17:14:59.207Z] #39 45.85 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-06-04T17:14:59.207Z] #39 46.50 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-06-04T17:14:59.207Z] #39 46.52 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-06-04T17:14:59.207Z] #39 46.53 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-06-04T17:14:59.207Z] #39 46.70 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-06-04T17:14:59.207Z] #39 46.70 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-06-04T17:14:59.207Z] #39 46.71 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-06-04T17:14:59.207Z] #39 48.23 Selecting previously unselected package libprotoc17:ppc64el. [2020-06-04T17:14:59.207Z] #39 48.26 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-06-04T17:14:59.207Z] #39 48.26 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-06-04T17:14:59.207Z] #39 49.15 Selecting previously unselected package protobuf-c-compiler. [2020-06-04T17:14:59.207Z] #39 49.17 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-06-04T17:14:59.207Z] #39 49.18 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-04T17:14:59.207Z] #39 49.46 Selecting previously unselected package protobuf-compiler. [2020-06-04T17:14:59.207Z] #39 49.46 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-06-04T17:14:59.207Z] #39 49.47 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-06-04T17:14:59.207Z] #39 49.63 Selecting previously unselected package python-pkg-resources. [2020-06-04T17:14:59.207Z] #39 49.63 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-06-04T17:14:59.207Z] #39 49.64 Unpacking python-pkg-resources (40.8.0-1) ... [2020-06-04T17:14:59.207Z] #39 50.02 Selecting previously unselected package python-six. [2020-06-04T17:14:59.207Z] #39 50.09 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-06-04T17:14:59.207Z] #39 50.10 Unpacking python-six (1.12.0-1) ... [2020-06-04T17:14:59.207Z] #39 50.28 Selecting previously unselected package python-protobuf. [2020-06-04T17:14:59.207Z] #39 50.30 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-06-04T17:14:59.207Z] #39 50.31 Unpacking python-protobuf (3.6.1.3-2) ... [2020-06-04T17:14:59.207Z] #39 51.06 Setting up python-pkg-resources (40.8.0-1) ... [2020-06-04T17:14:59.207Z] #39 ... [2020-06-04T17:14:59.207Z] [2020-06-04T17:14:59.207Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T17:14:59.207Z] #26 10.40 0.0% # 1.7% ## 3.5% ##### 7.1% ####### 9.7% ######### 13.6% ########### 16.2% ############## 19.8% ################ 23.4% ################## 26.1% ##################### 29.6% ###################### 31.7% ###################### 31.9% ####################### 32.2% ####################### 32.5% ####################### 33.0% ######################## 33.9% ######################### 35.1% ########################## 36.6% ########################### 38.4% ############################ 39.8% ############################# 41.1% ############################## 42.5% ############################### 43.9% ################################ 45.8% ################################## 47.5% ################################### 49.7% #################################### 51.2% ###################################### 53.2% ####################################### 55.3% ######################################### 57.2% ########################################## 59.0% ########################################### 61.0% ############################################# 63.1% ############################################### 65.3% ################################################ 67.0% ################################################# 68.9% #################################################### 73.3% ####################################################### 76.9% ######################################################### 79.8% ########################################################### 82.9% ############################################################# 85.6% ############################################################### 88.6% ################################################################# 91.6% ################################################################### 93.4% ###################################################################### 97.7% ######################################################################## 100.0% [2020-06-04T17:14:59.320Z] #25 9.931 0.0% #### 6.0% ######## 12.1% ############ 17.9% ################# 24.1% ###################### 31.5% ########################### 37.8% ############################### 44.1% ################################### 49.4% ###################################### 54.1% ######################################## 56.8% ############################################## 63.9% ############################################### 66.4% ################################################### 70.9% ##################################################### 73.7% ####################################################### 77.5% ########################################################### 82.1% ############################################################# 85.9% ################################################################ 89.9% ##################################################################### 96.2% ######################################################################## 100.0% [2020-06-04T17:14:59.521Z] #26 15.64 [2020-06-04T17:14:59.581Z] #25 12.47 [2020-06-04T17:15:01.026Z] INFO: Extraction ended at 06/04/2020 17:14:58. Duration:00:00:23.2462997 [2020-06-04T17:15:01.026Z] INFO: Updating the golang and path environment variables [2020-06-04T17:15:01.026Z] INFO: GOPATH=d:\gopath [2020-06-04T17:15:01.026Z] INFO: go version go1.13.11 windows/amd64 [2020-06-04T17:15:01.026Z] INFO: Running the daemon under test in debug mode [2020-06-04T17:15:01.026Z] INFO: Starting a daemon under test... [2020-06-04T17:15:01.026Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41030\14\daemon --pidfile d:\CI\PR-41030\14\docker.pid -D [2020-06-04T17:15:01.026Z] INFO: Process started successfully. [2020-06-04T17:15:01.026Z] INFO: Start tailing logs of the daemon under tests [2020-06-04T17:15:01.026Z] INFO: Waiting for the daemon under test to start... [2020-06-04T17:15:01.199Z] #25 12.75 0.1% ###### 8.6% ############### 21.4% ######################## 33.6% ################################# 46.0% ######################################### 58.0% ############################################### 65.5% #################################################### 73.4% ########################################################## 81.2% ############################################################ 84.3% ####################################################################### 98.7% ######################################################################## 100.0% [2020-06-04T17:15:01.704Z] #26 17.69 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-06-04T17:15:01.771Z] #25 14.25 [2020-06-04T17:15:01.771Z] #25 ... [2020-06-04T17:15:01.771Z] [2020-06-04T17:15:01.771Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-04T17:15:01.771Z] #28 36.65 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-06-04T17:15:01.771Z] #28 ... [2020-06-04T17:15:01.771Z] [2020-06-04T17:15:01.771Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T17:15:01.771Z] #38 43.54 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-06-04T17:15:01.771Z] #38 43.56 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-06-04T17:15:01.771Z] #38 43.66 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-06-04T17:15:01.771Z] #38 43.68 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-06-04T17:15:01.771Z] #38 43.70 Setting up python-six (1.12.0-1) ... [2020-06-04T17:15:01.771Z] #38 45.94 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-06-04T17:15:01.771Z] #38 45.96 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-06-04T17:15:01.771Z] #38 45.99 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-06-04T17:15:01.771Z] #38 46.02 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-06-04T17:15:01.771Z] #38 46.04 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-06-04T17:15:01.771Z] #38 46.06 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-06-04T17:15:01.771Z] #38 46.07 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-04T17:15:01.771Z] #38 46.09 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-06-04T17:15:01.771Z] #38 46.11 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-04T17:15:01.771Z] #38 46.16 Setting up python-protobuf (3.6.1.3-2) ... [2020-06-04T17:15:02.032Z] #38 ... [2020-06-04T17:15:02.032Z] [2020-06-04T17:15:02.032Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-04T17:15:02.032Z] #32 37.39 Selecting previously unselected package libicu63:arm64. [2020-06-04T17:15:02.032Z] #32 37.40 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-06-04T17:15:02.032Z] #32 37.41 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-06-04T17:15:02.032Z] #32 43.36 Selecting previously unselected package libxml2:arm64. [2020-06-04T17:15:02.032Z] #32 43.37 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-06-04T17:15:02.032Z] #32 43.38 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-06-04T17:15:02.032Z] #32 44.01 Selecting previously unselected package libarchive13:arm64. [2020-06-04T17:15:02.032Z] #32 44.04 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-06-04T17:15:02.032Z] #32 44.06 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-06-04T17:15:02.032Z] #32 44.40 Selecting previously unselected package libjsoncpp1:arm64. [2020-06-04T17:15:02.032Z] #32 44.40 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-06-04T17:15:02.032Z] #32 44.44 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-06-04T17:15:02.032Z] #32 44.70 Selecting previously unselected package librhash0:arm64. [2020-06-04T17:15:02.032Z] #32 44.71 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-06-04T17:15:02.032Z] #32 44.73 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-06-04T17:15:02.032Z] #32 44.95 Selecting previously unselected package libuv1:arm64. [2020-06-04T17:15:02.032Z] #32 44.98 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-06-04T17:15:02.032Z] #32 44.99 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-06-04T17:15:02.032Z] #32 45.15 Selecting previously unselected package cmake. [2020-06-04T17:15:02.032Z] #32 45.15 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-06-04T17:15:02.032Z] #32 45.17 Unpacking cmake (3.13.4-1) ... [2020-06-04T17:15:02.294Z] #32 ... [2020-06-04T17:15:02.294Z] [2020-06-04T17:15:02.294Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T17:15:02.386Z] #26 18.32 #=#=# [2020-06-04T17:15:02.622Z] INFO: Daemon under test started and replied! [2020-06-04T17:15:02.622Z] INFO: Docker version of the daemon under test [2020-06-04T17:15:02.622Z] [2020-06-04T17:15:02.622Z] Client: [2020-06-04T17:15:02.622Z] Version: 17.06.2-ce [2020-06-04T17:15:02.622Z] API version: 1.30 [2020-06-04T17:15:02.622Z] Go version: go1.8.3 [2020-06-04T17:15:02.622Z] Git commit: cec0b72 [2020-06-04T17:15:02.622Z] Built: Tue Sep 5 19:57:19 2017 [2020-06-04T17:15:02.622Z] OS/Arch: windows/amd64 [2020-06-04T17:15:02.622Z] [2020-06-04T17:15:02.622Z] Server: [2020-06-04T17:15:02.622Z] Version: 0.0.0-dev [2020-06-04T17:15:02.622Z] API version: 1.41 (minimum version 1.24) [2020-06-04T17:15:02.622Z] Go version: go1.13.11 [2020-06-04T17:15:02.622Z] Git commit: 4c2c82514c [2020-06-04T17:15:02.622Z] Built: 06/04/2020 17:13:24 [2020-06-04T17:15:02.622Z] OS/Arch: windows/amd64 [2020-06-04T17:15:02.622Z] Experimental: false [2020-06-04T17:15:02.622Z] [2020-06-04T17:15:02.622Z] INFO: Docker info of the daemon under test [2020-06-04T17:15:02.622Z] [2020-06-04T17:15:02.622Z] Containers: 0 [2020-06-04T17:15:02.622Z] Running: 0 [2020-06-04T17:15:02.622Z] Paused: 0 [2020-06-04T17:15:02.622Z] Stopped: 0 [2020-06-04T17:15:02.622Z] Images: 0 [2020-06-04T17:15:02.622Z] Server Version: 0.0.0-dev [2020-06-04T17:15:02.622Z] Storage Driver: windowsfilter [2020-06-04T17:15:02.622Z] Windows: [2020-06-04T17:15:02.622Z] Logging Driver: json-file [2020-06-04T17:15:02.622Z] Plugins: [2020-06-04T17:15:02.622Z] Volume: local [2020-06-04T17:15:02.622Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-06-04T17:15:02.622Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-06-04T17:15:02.622Z] Swarm: inactive [2020-06-04T17:15:02.622Z] Default Isolation: process [2020-06-04T17:15:02.622Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-06-04T17:15:02.622Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-06-04T17:15:02.622Z] OSType: windows [2020-06-04T17:15:02.622Z] Architecture: x86_64 [2020-06-04T17:15:02.622Z] CPUs: 4 [2020-06-04T17:15:02.622Z] Total Memory: 32GiB [2020-06-04T17:15:02.622Z] Name: azwin-2-eea830 [2020-06-04T17:15:02.622Z] ID: B2KQ:OJLL:GSUZ:QFG5:G47N:AB72:CQNV:LVM2:GTA4:ZMN2:XJIB:4NGC [2020-06-04T17:15:02.622Z] Docker Root Dir: D:\CI\PR-41030\14\daemon [2020-06-04T17:15:02.622Z] Debug Mode (client): false [2020-06-04T17:15:02.622Z] Debug Mode (server): true [2020-06-04T17:15:02.622Z] File Descriptors: -1 [2020-06-04T17:15:02.622Z] Goroutines: 17 [2020-06-04T17:15:02.622Z] System Time: 2020-06-04T17:15:02.3026473Z [2020-06-04T17:15:02.622Z] EventsListeners: 0 [2020-06-04T17:15:02.622Z] Registry: https://index.docker.io/v1/ [2020-06-04T17:15:02.622Z] Labels: [2020-06-04T17:15:02.622Z] Experimental: false [2020-06-04T17:15:02.622Z] Insecure Registries: [2020-06-04T17:15:02.622Z] 127.0.0.0/8 [2020-06-04T17:15:02.622Z] Live Restore Enabled: false [2020-06-04T17:15:02.622Z] [2020-06-04T17:15:02.622Z] [2020-06-04T17:15:02.622Z] INFO: Docker images of the daemon under test [2020-06-04T17:15:02.622Z] [2020-06-04T17:15:02.622Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-06-04T17:15:02.622Z] [2020-06-04T17:15:02.622Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-06-04T17:15:02.622Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-06-04T17:15:02.622Z] ltsc2019: Pulling from windows/servercore [2020-06-04T17:15:02.694Z] #26 18.55 # 1.6% ################################################################## 92.1% ######################################################################## 100.0% [2020-06-04T17:15:02.695Z] #26 18.85 [2020-06-04T17:15:02.754Z] #60 ... [2020-06-04T17:15:02.754Z] [2020-06-04T17:15:02.754Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:15:02.754Z] #47 23.61 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-04T17:15:02.754Z] #47 23.80 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-04T17:15:02.754Z] #47 23.99 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-04T17:15:02.754Z] #47 24.17 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-04T17:15:02.754Z] #47 25.03 runtime [2020-06-04T17:15:02.754Z] #47 25.11 runtime/cgo [2020-06-04T17:15:02.754Z] #47 ... [2020-06-04T17:15:02.754Z] [2020-06-04T17:15:02.754Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-04T17:15:02.754Z] #51 23.76 Fetched 8350 kB in 18s (455 kB/s) [2020-06-04T17:15:02.754Z] #51 23.76 Reading package lists... [2020-06-04T17:15:03.005Z] #26 ... [2020-06-04T17:15:03.005Z] [2020-06-04T17:15:03.005Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:15:03.005Z] #31 46.24 internal/reflectlite [2020-06-04T17:15:03.005Z] #31 46.34 sync [2020-06-04T17:15:03.005Z] #31 50.49 errors [2020-06-04T17:15:03.005Z] #31 50.50 sort [2020-06-04T17:15:03.005Z] #31 51.27 io [2020-06-04T17:15:03.005Z] #31 51.27 internal/oserror [2020-06-04T17:15:03.005Z] #31 51.27 strconv [2020-06-04T17:15:03.005Z] #31 51.88 syscall [2020-06-04T17:15:03.005Z] #31 55.61 bytes [2020-06-04T17:15:03.005Z] #31 55.66 strings [2020-06-04T17:15:03.013Z] #51 31.15 Reading package lists... [2020-06-04T17:15:03.013Z] #51 ... [2020-06-04T17:15:03.013Z] [2020-06-04T17:15:03.013Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-04T17:15:03.013Z] #36 23.77 Checking out files: 91% (1457/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-04T17:15:03.013Z] #36 23.92 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-06-04T17:15:03.013Z] #36 26.58 + 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-04T17:15:03.101Z] 4612f6d0b889: Pulling fs layer [2020-06-04T17:15:03.272Z] #36 ... [2020-06-04T17:15:03.272Z] [2020-06-04T17:15:03.272Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T17:15:03.272Z] #38 24.11 Fetched 8350 kB in 18s (455 kB/s) [2020-06-04T17:15:03.272Z] #38 24.11 Reading package lists... [2020-06-04T17:15:03.320Z] #31 ... [2020-06-04T17:15:03.320Z] [2020-06-04T17:15:03.320Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T17:15:03.320Z] #11 50.24 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-06-04T17:15:03.320Z] #11 50.24 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-06-04T17:15:03.320Z] #11 50.26 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-06-04T17:15:03.320Z] #11 50.27 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-06-04T17:15:03.320Z] #11 50.28 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-04T17:15:03.320Z] #11 50.29 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-06-04T17:15:03.320Z] #11 50.30 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-06-04T17:15:03.320Z] #11 50.35 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-06-04T17:15:03.320Z] #11 50.39 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-06-04T17:15:03.320Z] #11 50.44 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-06-04T17:15:03.320Z] #11 50.51 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-06-04T17:15:03.320Z] #11 50.71 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-06-04T17:15:03.320Z] #11 50.74 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-04T17:15:03.320Z] #11 50.76 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-06-04T17:15:03.320Z] #11 50.77 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-06-04T17:15:03.320Z] #11 52.46 debconf: delaying package configuration, since apt-utils is not installed [2020-06-04T17:15:03.320Z] #11 52.78 Fetched 78.9 MB in 15s (5299 kB/s) [2020-06-04T17:15:03.320Z] #11 52.88 Selecting previously unselected package binutils-mingw-w64-i686. [2020-06-04T17:15:03.320Z] #11 52.88 (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-04T17:15:03.320Z] #11 53.00 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-06-04T17:15:03.320Z] #11 53.02 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-04T17:15:03.320Z] #11 56.51 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-06-04T17:15:03.320Z] #11 56.53 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-06-04T17:15:03.320Z] #11 56.54 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-04T17:15:03.320Z] #11 ... [2020-06-04T17:15:03.320Z] [2020-06-04T17:15:03.320Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:15:03.320Z] #48 56.59 strconv [2020-06-04T17:15:03.320Z] #48 56.59 bytes [2020-06-04T17:15:03.320Z] #48 56.60 strings [2020-06-04T17:15:03.320Z] #48 56.65 syscall [2020-06-04T17:15:03.531Z] #38 31.85 Reading package lists... [2020-06-04T17:15:03.531Z] #38 ... [2020-06-04T17:15:03.531Z] [2020-06-04T17:15:03.531Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-04T17:15:03.531Z] #23 25.11 Fetched 8350 kB in 18s (457 kB/s) [2020-06-04T17:15:03.531Z] #23 25.11 Reading package lists... [2020-06-04T17:15:03.531Z] #23 32.62 Reading package lists... [2020-06-04T17:15:03.531Z] #23 ... [2020-06-04T17:15:03.531Z] [2020-06-04T17:15:03.531Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-04T17:15:03.531Z] #32 24.43 Fetched 8350 kB in 18s (474 kB/s) [2020-06-04T17:15:03.531Z] #32 24.43 Reading package lists... [2020-06-04T17:15:03.610Z] #25 14.59 #=#=# ## 4.0% ###### 8.6% ########## 14.2% ############## 19.5% ################## 25.7% ####################### 32.1% ########################### 38.4% ################################# 45.9% #################################### 51.1% ########################################## 58.7% ############################################## 65.1% #################################################### 73.1% ####################################################### 77.3% ######################################################### 79.3% ############################################################ 84.6% ################################################################# 90.4% ######################################################################## 100.0% [2020-06-04T17:15:03.790Z] #32 31.43 Reading package lists... [2020-06-04T17:15:03.791Z] #32 ... [2020-06-04T17:15:03.791Z] [2020-06-04T17:15:03.791Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T17:15:03.791Z] #10 24.88 Fetched 8350 kB in 18s (475 kB/s) [2020-06-04T17:15:03.791Z] #10 24.88 Reading package lists... [2020-06-04T17:15:03.874Z] #25 ... [2020-06-04T17:15:03.874Z] [2020-06-04T17:15:03.874Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-04T17:15:03.874Z] #32 47.62 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-06-04T17:15:03.874Z] #32 47.67 Setting up xxd (2:8.1.0875-5) ... [2020-06-04T17:15:03.874Z] #32 47.69 Setting up libuv1:arm64 (1.24.1-1) ... [2020-06-04T17:15:03.874Z] #32 47.71 Setting up vim-common (2:8.1.0875-5) ... [2020-06-04T17:15:03.874Z] #32 47.73 Setting up librhash0:arm64 (1.3.8-1) ... [2020-06-04T17:15:03.874Z] #32 47.77 Setting up cmake-data (3.13.4-1) ... [2020-06-04T17:15:03.874Z] #32 47.84 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-06-04T17:15:03.874Z] #32 47.88 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-06-04T17:15:03.874Z] #32 47.91 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-06-04T17:15:03.874Z] #32 47.93 Setting up cmake (3.13.4-1) ... [2020-06-04T17:15:03.874Z] #32 47.95 Processing triggers for libc-bin (2.28-10) ... [2020-06-04T17:15:03.874Z] #32 48.05 Processing triggers for mime-support (3.62) ... [2020-06-04T17:15:03.874Z] #32 DONE 49.1s [2020-06-04T17:15:04.137Z] [2020-06-04T17:15:04.137Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T17:15:04.137Z] #25 16.85 #=#=# [2020-06-04T17:15:04.399Z] #25 17.27 #=#=# [2020-06-04T17:15:04.399Z] #25 ... [2020-06-04T17:15:04.399Z] [2020-06-04T17:15:04.399Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T17:15:04.399Z] #10 39.55 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-06-04T17:15:04.399Z] #10 39.55 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-06-04T17:15:04.399Z] #10 39.55 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-04T17:15:04.399Z] #10 41.57 Selecting previously unselected package binutils-mingw-w64. [2020-06-04T17:15:04.399Z] #10 41.58 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-06-04T17:15:04.399Z] #10 41.60 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-04T17:15:04.399Z] #10 41.73 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-06-04T17:15:04.399Z] #10 41.76 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-06-04T17:15:04.399Z] #10 41.83 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-06-04T17:15:04.399Z] #10 42.06 Selecting previously unselected package dmsetup. [2020-06-04T17:15:04.399Z] #10 42.07 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-06-04T17:15:04.399Z] #10 42.10 Unpacking dmsetup (2:1.02.155-3) ... [2020-06-04T17:15:04.399Z] #10 42.35 Selecting previously unselected package mingw-w64-common. [2020-06-04T17:15:04.399Z] #10 42.36 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-06-04T17:15:04.399Z] #10 42.37 Unpacking mingw-w64-common (6.0.0-3) ... [2020-06-04T17:15:04.399Z] #10 49.57 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-06-04T17:15:04.399Z] #10 49.63 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-06-04T17:15:04.399Z] #10 49.65 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-04T17:15:04.660Z] #10 ... [2020-06-04T17:15:04.660Z] [2020-06-04T17:15:04.660Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:15:04.660Z] #41 39.72 bufio [2020-06-04T17:15:04.660Z] #41 43.14 regexp/syntax [2020-06-04T17:15:04.660Z] #41 43.52 hash/crc32 [2020-06-04T17:15:04.660Z] #41 44.85 crypto/hmac [2020-06-04T17:15:04.660Z] #41 45.70 vendor/golang.org/x/text/transform [2020-06-04T17:15:04.660Z] #41 46.21 time [2020-06-04T17:15:04.660Z] #41 ... [2020-06-04T17:15:04.660Z] [2020-06-04T17:15:04.660Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T17:15:04.907Z] #48 ... [2020-06-04T17:15:04.907Z] [2020-06-04T17:15:04.907Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:15:04.907Z] #42 48.20 sync [2020-06-04T17:15:04.907Z] #42 48.22 internal/reflectlite [2020-06-04T17:15:04.907Z] #42 50.94 internal/singleflight [2020-06-04T17:15:04.907Z] #42 50.96 github.com/LK4D4/vndr/godl/singleflight [2020-06-04T17:15:04.907Z] #42 50.97 math/rand [2020-06-04T17:15:04.907Z] #42 54.50 sort [2020-06-04T17:15:04.907Z] #42 54.53 strconv [2020-06-04T17:15:04.907Z] #42 54.54 io [2020-06-04T17:15:04.907Z] #42 54.59 syscall [2020-06-04T17:15:05.220Z] #42 ... [2020-06-04T17:15:05.220Z] [2020-06-04T17:15:05.220Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-04T17:15:05.220Z] #33 55.41 Selecting previously unselected package libxml2:ppc64el. [2020-06-04T17:15:05.220Z] #33 55.44 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-06-04T17:15:05.220Z] #33 55.45 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-06-04T17:15:05.220Z] #33 56.06 Selecting previously unselected package libarchive13:ppc64el. [2020-06-04T17:15:05.220Z] #33 56.06 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-06-04T17:15:05.220Z] #33 56.07 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-06-04T17:15:05.220Z] #33 56.59 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-06-04T17:15:05.220Z] #33 56.62 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-06-04T17:15:05.220Z] #33 56.63 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-06-04T17:15:05.220Z] #33 56.78 Selecting previously unselected package librhash0:ppc64el. [2020-06-04T17:15:05.220Z] #33 56.81 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-06-04T17:15:05.220Z] #33 56.85 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-06-04T17:15:05.220Z] #33 57.14 Selecting previously unselected package libuv1:ppc64el. [2020-06-04T17:15:05.220Z] #33 57.16 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-06-04T17:15:05.220Z] #33 57.17 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-06-04T17:15:05.220Z] #33 57.36 Selecting previously unselected package cmake. [2020-06-04T17:15:05.220Z] #33 57.36 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-06-04T17:15:05.220Z] #33 57.36 Unpacking cmake (3.13.4-1) ... [2020-06-04T17:15:05.446Z] #25 17.27 #=#=# 0.7% # 1.6% ## 3.3% ### 5.5% ###### 8.8% ####### 10.8% ######### 13.3% ########## 15.1% [2020-06-04T17:15:05.446Z] #25 ... [2020-06-04T17:15:05.446Z] [2020-06-04T17:15:05.446Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T17:15:05.446Z] #38 50.12 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-06-04T17:15:05.446Z] #38 50.16 Processing triggers for libc-bin (2.28-10) ... [2020-06-04T17:15:05.446Z] #38 DONE 50.7s [2020-06-04T17:15:05.446Z] [2020-06-04T17:15:05.446Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T17:15:05.537Z] #33 ... [2020-06-04T17:15:05.537Z] [2020-06-04T17:15:05.537Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-04T17:15:05.537Z] #29 48.75 Checking out files: 77% (1176/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: 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: 98% (1502/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-06-04T17:15:05.537Z] #29 49.81 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-06-04T17:15:05.537Z] #29 50.55 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-06-04T17:15:05.857Z] #29 ... [2020-06-04T17:15:05.857Z] [2020-06-04T17:15:05.857Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T17:15:05.857Z] #26 20.45 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-06-04T17:15:05.857Z] #26 21.06 #=#=# [2020-06-04T17:15:05.857Z] #26 21.31 # 1.5% ######################################################################## 100.0% [2020-06-04T17:15:05.857Z] #26 21.66 [2020-06-04T17:15:06.230Z] #25 17.27 #=#=# 0.7% # 1.6% ## 3.3% ### 5.5% ###### 8.8% ####### 10.8% ######### 13.3% ########## 15.1% ############ 17.8% ############# 18.8% ############## 19.7% ################ 22.6% ################## 25.8% #################### 28.6% ###################### 31.2% ####################### 33.3% [2020-06-04T17:15:06.230Z] #25 ... [2020-06-04T17:15:06.230Z] [2020-06-04T17:15:06.230Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:15:06.230Z] #30 41.56 reflect [2020-06-04T17:15:06.230Z] #30 41.70 path [2020-06-04T17:15:06.230Z] #30 42.66 text/tabwriter [2020-06-04T17:15:06.230Z] #30 45.10 internal/syscall/execenv [2020-06-04T17:15:06.230Z] #30 45.10 internal/syscall/unix [2020-06-04T17:15:06.230Z] #30 45.15 time [2020-06-04T17:15:06.230Z] #30 48.91 internal/poll [2020-06-04T17:15:06.230Z] #30 50.42 os [2020-06-04T17:15:06.491Z] #30 ... [2020-06-04T17:15:06.491Z] [2020-06-04T17:15:06.491Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T17:15:07.087Z] #10 32.13 Reading package lists... [2020-06-04T17:15:07.087Z] #10 ... [2020-06-04T17:15:07.087Z] [2020-06-04T17:15:07.087Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-04T17:15:07.087Z] #51 31.15 Reading package lists... [2020-06-04T17:15:07.434Z] #26 23.37 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-06-04T17:15:07.434Z] #26 23.49 skipping existing c8c2d4a6b2e3 [2020-06-04T17:15:07.761Z] #26 23.72 [2020-06-04T17:15:08.110Z] #26 ... [2020-06-04T17:15:08.110Z] [2020-06-04T17:15:08.110Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-04T17:15:08.110Z] #33 60.72 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-06-04T17:15:08.110Z] #33 60.73 Setting up xxd (2:8.1.0875-5) ... [2020-06-04T17:15:08.110Z] #33 60.77 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-06-04T17:15:08.110Z] #33 60.77 Setting up vim-common (2:8.1.0875-5) ... [2020-06-04T17:15:08.110Z] #33 60.82 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-06-04T17:15:08.110Z] #33 60.83 Setting up cmake-data (3.13.4-1) ... [2020-06-04T17:15:08.110Z] #33 60.87 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-06-04T17:15:08.110Z] #33 60.88 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-06-04T17:15:08.110Z] #33 60.89 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-06-04T17:15:08.110Z] #33 60.90 Setting up cmake (3.13.4-1) ... [2020-06-04T17:15:08.110Z] #33 60.92 Processing triggers for libc-bin (2.28-10) ... [2020-06-04T17:15:08.110Z] #33 61.01 Processing triggers for mime-support (3.62) ... [2020-06-04T17:15:08.110Z] #33 DONE 61.4s [2020-06-04T17:15:08.110Z] [2020-06-04T17:15:08.110Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T17:15:08.110Z] #11 59.97 Selecting previously unselected package binutils-mingw-w64. [2020-06-04T17:15:08.110Z] #11 59.97 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-06-04T17:15:08.110Z] #11 59.97 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-04T17:15:08.110Z] #11 60.10 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-06-04T17:15:08.110Z] #11 60.10 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-06-04T17:15:08.110Z] #11 60.11 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-06-04T17:15:08.110Z] #11 60.35 Selecting previously unselected package dmsetup. [2020-06-04T17:15:08.110Z] #11 60.36 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-06-04T17:15:08.110Z] #11 60.36 Unpacking dmsetup (2:1.02.155-3) ... [2020-06-04T17:15:08.110Z] #11 60.55 Selecting previously unselected package mingw-w64-common. [2020-06-04T17:15:08.110Z] #11 60.57 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-06-04T17:15:08.110Z] #11 60.59 Unpacking mingw-w64-common (6.0.0-3) ... [2020-06-04T17:15:08.356Z] #25 17.27 #=#=# 0.7% # 1.6% ## 3.3% ### 5.5% ###### 8.8% ####### 10.8% ######### 13.3% ########## 15.1% ############ 17.8% ############# 18.8% ############## 19.7% ################ 22.6% ################## 25.8% #################### 28.6% ###################### 31.2% ####################### 33.3% ######################## 34.4% ######################### 35.3% ########################## 36.9% ############################ 39.4% ############################# 41.5% ############################### 44.2% ################################# 46.0% ################################## 47.4% ################################### 49.2% #################################### 51.2% ######################################## 56.0% ######################################### 57.0% ########################################### 60.0% ############################################ 61.6% ############################################## 64.1% ############################################## 64.8% ############################################### 65.5% ############################################### 66.6% [2020-06-04T17:15:08.356Z] #25 ... [2020-06-04T17:15:08.356Z] [2020-06-04T17:15:08.356Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:15:08.356Z] #47 43.64 text/tabwriter [2020-06-04T17:15:08.356Z] #47 43.65 syscall [2020-06-04T17:15:08.356Z] #47 43.65 reflect [2020-06-04T17:15:08.356Z] #47 43.66 regexp/syntax [2020-06-04T17:15:08.356Z] #47 49.71 regexp [2020-06-04T17:15:08.356Z] #47 53.43 os [2020-06-04T17:15:08.618Z] #47 ... [2020-06-04T17:15:08.618Z] [2020-06-04T17:15:08.618Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T17:15:08.996Z] #51 38.07 Building dependency tree... [2020-06-04T17:15:10.899Z] #51 41.61 The following additional packages will be installed: [2020-06-04T17:15:10.899Z] #51 41.63 libbtrfs0 [2020-06-04T17:15:10.899Z] #51 41.82 The following NEW packages will be installed: [2020-06-04T17:15:10.899Z] #51 41.85 libbtrfs-dev libbtrfs0 [2020-06-04T17:15:10.900Z] #25 17.27 #=#=# 0.7% # 1.6% ## 3.3% ### 5.5% ###### 8.8% ####### 10.8% ######### 13.3% ########## 15.1% ############ 17.8% ############# 18.8% ############## 19.7% ################ 22.6% ################## 25.8% #################### 28.6% ###################### 31.2% ####################### 33.3% ######################## 34.4% ######################### 35.3% ########################## 36.9% ############################ 39.4% ############################# 41.5% ############################### 44.2% ################################# 46.0% ################################## 47.4% ################################### 49.2% #################################### 51.2% ######################################## 56.0% ######################################### 57.0% ########################################### 60.0% ############################################ 61.6% ############################################## 64.1% ############################################## 64.8% ############################################### 65.5% ############################################### 66.6% ################################################ 67.9% ################################################# 68.9% ################################################## 70.4% ################################################### 71.7% #################################################### 72.8% #################################################### 73.3% ###################################################### 75.2% ######################################################## 78.1% ######################################################## 79.1% ######################################################### 80.5% ########################################################## 81.8% ############################################################ 83.5% ############################################################# 85.1% ############################################################## 86.9% ############################################################### 88.8% ################################################################ 90.2% ################################################################## 92.4% ################################################################### 94.2% ##################################################################### 96.3% ####################################################################### 98.9% ######################################################################## 100.0% [2020-06-04T17:15:11.009Z] #11 ... [2020-06-04T17:15:11.010Z] [2020-06-04T17:15:11.010Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T17:15:11.010Z] #26 25.52 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-06-04T17:15:11.010Z] #26 26.18 #=#=# [2020-06-04T17:15:11.010Z] #26 26.36 ######################################################################## 100.0% [2020-06-04T17:15:11.010Z] #26 26.52 [2020-06-04T17:15:11.010Z] #26 26.57 Download of images into '/build' complete. [2020-06-04T17:15:11.010Z] #26 26.57 Use something like the following to load the result into a Docker daemon: [2020-06-04T17:15:11.010Z] #26 26.57 tar -cC '/build' . | docker load [2020-06-04T17:15:11.010Z] #26 DONE 26.7s [2020-06-04T17:15:11.010Z] [2020-06-04T17:15:11.010Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:15:11.010Z] #34 0.390 + RM_GOPATH=0 [2020-06-04T17:15:11.010Z] #34 0.391 + TMP_GOPATH= [2020-06-04T17:15:11.010Z] #34 0.391 + : /build [2020-06-04T17:15:11.010Z] #34 0.391 + '[' -z '' ']' [2020-06-04T17:15:11.010Z] #34 0.392 ++ mktemp -d [2020-06-04T17:15:11.010Z] #34 0.400 + export GOPATH=/tmp/tmp.12wvcVjQ3Q [2020-06-04T17:15:11.010Z] #34 0.404 + GOPATH=/tmp/tmp.12wvcVjQ3Q [2020-06-04T17:15:11.010Z] #34 0.405 + RM_GOPATH=1 [2020-06-04T17:15:11.010Z] #34 0.407 + case "$(go env GOARCH)" in [2020-06-04T17:15:11.010Z] #34 0.412 ++ go env GOARCH [2020-06-04T17:15:11.010Z] #34 0.424 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T17:15:11.010Z] #34 0.426 + GO_BUILDMODE=-buildmode=pie [2020-06-04T17:15:11.010Z] #34 0.438 ++ dirname /tmp/install/install.sh [2020-06-04T17:15:11.010Z] #34 0.445 + dir=/tmp/install [2020-06-04T17:15:11.010Z] #34 0.446 + bin=tini [2020-06-04T17:15:11.010Z] #34 0.447 + shift [2020-06-04T17:15:11.010Z] #34 0.448 + '[' '!' -f /tmp/install/tini.installer ']' [2020-06-04T17:15:11.010Z] #34 0.449 + . /tmp/install/tini.installer [2020-06-04T17:15:11.010Z] #34 0.450 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-04T17:15:11.010Z] #34 0.451 + install_tini [2020-06-04T17:15:11.010Z] #34 0.451 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-06-04T17:15:11.010Z] #34 0.452 + git clone https://github.com/krallin/tini.git /tmp/tmp.12wvcVjQ3Q/tini [2020-06-04T17:15:11.010Z] #34 0.452 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-04T17:15:11.010Z] #34 0.458 Cloning into '/tmp/tmp.12wvcVjQ3Q/tini'... [2020-06-04T17:15:11.010Z] #34 1.720 + cd /tmp/tmp.12wvcVjQ3Q/tini [2020-06-04T17:15:11.010Z] #34 1.727 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-04T17:15:11.010Z] #34 1.739 + cmake . [2020-06-04T17:15:11.010Z] #34 2.708 -- The C compiler identification is GNU 8.3.0 [2020-06-04T17:15:11.010Z] #34 2.842 -- Check for working C compiler: /usr/bin/cc [2020-06-04T17:15:11.159Z] #25 23.74 [2020-06-04T17:15:11.679Z] #34 3.556 -- Check for working C compiler: /usr/bin/cc -- works [2020-06-04T17:15:11.679Z] #34 3.566 -- Detecting C compiler ABI info [2020-06-04T17:15:11.691Z] #45 ... [2020-06-04T17:15:11.691Z] [2020-06-04T17:15:11.691Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:15:11.691Z] #52 148.4 + bin/containerd-stress [2020-06-04T17:15:11.691Z] #52 ... [2020-06-04T17:15:11.691Z] [2020-06-04T17:15:11.691Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:15:11.691Z] #45 DONE 172.3s [2020-06-04T17:15:11.691Z] [2020-06-04T17:15:11.691Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:15:11.691Z] #52 150.2 + bin/containerd-shim [2020-06-04T17:15:11.908Z] #51 42.58 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-06-04T17:15:11.908Z] #51 42.58 Need to get 119 kB of archives. [2020-06-04T17:15:11.908Z] #51 42.58 After this operation, 387 kB of additional disk space will be used. [2020-06-04T17:15:11.908Z] #51 42.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-06-04T17:15:11.908Z] #51 42.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-06-04T17:15:12.102Z] #25 24.99 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-06-04T17:15:12.381Z] #34 4.216 -- Detecting C compiler ABI info - done [2020-06-04T17:15:12.381Z] #34 4.300 -- Detecting C compile features [2020-06-04T17:15:12.674Z] #25 25.45 [2020-06-04T17:15:12.698Z] #52 ... [2020-06-04T17:15:12.698Z] [2020-06-04T17:15:12.698Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-06-04T17:15:12.698Z] #46 DONE 0.2s [2020-06-04T17:15:12.862Z] #51 ... [2020-06-04T17:15:12.863Z] [2020-06-04T17:15:12.863Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:15:12.863Z] #41 42.74 internal/reflectlite [2020-06-04T17:15:12.863Z] #41 42.76 github.com/LK4D4/vndr/godl/singleflight [2020-06-04T17:15:12.863Z] #41 43.24 math/rand [2020-06-04T17:15:12.980Z] [2020-06-04T17:15:12.980Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-06-04T17:15:12.980Z] #48 DONE 0.1s [2020-06-04T17:15:12.980Z] [2020-06-04T17:15:12.980Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-06-04T17:15:13.197Z] #25 25.68 #=#=# ######################################################################## 100.0% [2020-06-04T17:15:13.197Z] #25 25.89 [2020-06-04T17:15:13.263Z] #50 DONE 0.1s [2020-06-04T17:15:13.263Z] [2020-06-04T17:15:13.263Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:15:13.484Z] #34 ... [2020-06-04T17:15:13.484Z] [2020-06-04T17:15:13.484Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T17:15:13.484Z] #39 56.67 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-06-04T17:15:13.484Z] #39 56.68 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-06-04T17:15:13.484Z] #39 56.72 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-06-04T17:15:13.484Z] #39 56.73 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-06-04T17:15:13.484Z] #39 56.75 Setting up python-six (1.12.0-1) ... [2020-06-04T17:15:13.484Z] #39 61.64 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-06-04T17:15:13.484Z] #39 61.65 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-06-04T17:15:13.484Z] #39 61.67 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-06-04T17:15:13.484Z] #39 61.67 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-06-04T17:15:13.484Z] #39 61.68 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-06-04T17:15:13.484Z] #39 61.69 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-06-04T17:15:13.484Z] #39 61.69 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-04T17:15:13.484Z] #39 61.69 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-06-04T17:15:13.484Z] #39 61.70 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-04T17:15:13.484Z] #39 61.70 Setting up python-protobuf (3.6.1.3-2) ... [2020-06-04T17:15:13.790Z] #39 ... [2020-06-04T17:15:13.790Z] [2020-06-04T17:15:13.790Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T17:15:13.790Z] #11 67.12 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-06-04T17:15:13.790Z] #11 67.13 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-06-04T17:15:13.790Z] #11 67.14 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-04T17:15:13.856Z] #41 ... [2020-06-04T17:15:13.856Z] [2020-06-04T17:15:13.856Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:15:13.856Z] #60 DONE 44.6s [2020-06-04T17:15:13.856Z] [2020-06-04T17:15:13.856Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-04T17:15:13.856Z] #51 43.69 debconf: delaying package configuration, since apt-utils is not installed [2020-06-04T17:15:13.856Z] #51 44.00 Fetched 119 kB in 1s (233 kB/s) [2020-06-04T17:15:13.856Z] #51 44.06 Selecting previously unselected package libbtrfs0. [2020-06-04T17:15:13.856Z] #51 44.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15412 files and directories currently installed.) [2020-06-04T17:15:13.856Z] #51 44.08 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-06-04T17:15:13.856Z] #51 44.09 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-04T17:15:13.856Z] #51 44.13 Selecting previously unselected package libbtrfs-dev. [2020-06-04T17:15:13.856Z] #51 44.13 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-06-04T17:15:13.856Z] #51 44.14 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-04T17:15:13.856Z] #51 44.64 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-04T17:15:13.856Z] #51 44.68 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-04T17:15:13.856Z] #51 44.73 Processing triggers for libc-bin (2.28-10) ... [2020-06-04T17:15:14.140Z] #25 ... [2020-06-04T17:15:14.140Z] [2020-06-04T17:15:14.140Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:15:14.140Z] #33 2.156 + RM_GOPATH=0 [2020-06-04T17:15:14.140Z] #33 2.156 + TMP_GOPATH= [2020-06-04T17:15:14.140Z] #33 2.156 + : /build [2020-06-04T17:15:14.140Z] #33 2.156 + '[' -z '' ']' [2020-06-04T17:15:14.140Z] #33 2.156 ++ mktemp -d [2020-06-04T17:15:14.140Z] #33 2.156 + export GOPATH=/tmp/tmp.IC0lRPOw1s [2020-06-04T17:15:14.140Z] #33 2.156 + GOPATH=/tmp/tmp.IC0lRPOw1s [2020-06-04T17:15:14.140Z] #33 2.156 + RM_GOPATH=1 [2020-06-04T17:15:14.140Z] #33 2.156 + case "$(go env GOARCH)" in [2020-06-04T17:15:14.140Z] #33 2.156 ++ go env GOARCH [2020-06-04T17:15:14.140Z] #33 2.185 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T17:15:14.140Z] #33 2.185 + GO_BUILDMODE=-buildmode=pie [2020-06-04T17:15:14.140Z] #33 2.185 ++ dirname /tmp/install/install.sh [2020-06-04T17:15:14.140Z] #33 2.195 + dir=/tmp/install [2020-06-04T17:15:14.140Z] #33 2.195 + bin=tini [2020-06-04T17:15:14.140Z] #33 2.195 + shift [2020-06-04T17:15:14.140Z] #33 2.195 + '[' '!' -f /tmp/install/tini.installer ']' [2020-06-04T17:15:14.140Z] #33 2.195 + . /tmp/install/tini.installer [2020-06-04T17:15:14.140Z] #33 2.195 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-04T17:15:14.140Z] #33 2.195 + install_tini [2020-06-04T17:15:14.140Z] #33 2.195 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-06-04T17:15:14.140Z] #33 2.195 + git clone https://github.com/krallin/tini.git /tmp/tmp.IC0lRPOw1s/tini [2020-06-04T17:15:14.140Z] #33 2.195 Cloning into '/tmp/tmp.IC0lRPOw1s/tini'... [2020-06-04T17:15:14.140Z] #33 2.196 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-04T17:15:14.140Z] #33 2.983 + cd /tmp/tmp.IC0lRPOw1s/tini [2020-06-04T17:15:14.140Z] #33 2.983 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-04T17:15:14.140Z] #33 3.028 + cmake . [2020-06-04T17:15:14.140Z] #33 3.632 -- The C compiler identification is GNU 8.3.0 [2020-06-04T17:15:14.140Z] #33 3.655 -- Check for working C compiler: /usr/bin/cc [2020-06-04T17:15:14.140Z] #33 4.378 -- Check for working C compiler: /usr/bin/cc -- works [2020-06-04T17:15:14.140Z] #33 4.380 -- Detecting C compiler ABI info [2020-06-04T17:15:14.140Z] #33 5.329 -- Detecting C compiler ABI info - done [2020-06-04T17:15:14.140Z] #33 5.339 -- Detecting C compile features [2020-06-04T17:15:14.140Z] #33 8.370 -- Detecting C compile features - done [2020-06-04T17:15:14.140Z] #33 8.421 -- Performing Test HAS_BUILTIN_FORTIFY [2020-06-04T17:15:14.140Z] #33 8.814 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-06-04T17:15:14.140Z] #33 8.925 -- Configuring done [2020-06-04T17:15:14.140Z] #33 8.968 -- Generating done [2020-06-04T17:15:14.140Z] #33 8.971 -- Build files have been written to: /tmp/tmp.IC0lRPOw1s/tini [2020-06-04T17:15:14.140Z] #33 8.974 + make tini-static [2020-06-04T17:15:14.140Z] #33 9.709 Scanning dependencies of target tini-static [2020-06-04T17:15:14.140Z] #33 9.945 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-06-04T17:15:14.401Z] #33 ... [2020-06-04T17:15:14.401Z] [2020-06-04T17:15:14.401Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T17:15:14.401Z] #25 27.02 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-06-04T17:15:14.422Z] #51 DONE 45.3s [2020-06-04T17:15:14.422Z] [2020-06-04T17:15:14.422Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:15:14.972Z] #25 27.52 [2020-06-04T17:15:15.233Z] #25 27.85 0.8% ##### 7.3% ######################################################################## 100.0% [2020-06-04T17:15:15.435Z] #11 ... [2020-06-04T17:15:15.435Z] [2020-06-04T17:15:15.435Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:15:15.435Z] #42 58.72 strings [2020-06-04T17:15:15.435Z] #42 58.74 bytes [2020-06-04T17:15:15.435Z] #42 66.66 bufio [2020-06-04T17:15:15.435Z] #42 68.87 reflect [2020-06-04T17:15:15.435Z] #42 ... [2020-06-04T17:15:15.435Z] [2020-06-04T17:15:15.435Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:15:15.435Z] #34 6.451 -- Detecting C compile features - done [2020-06-04T17:15:15.435Z] #34 6.476 -- Performing Test HAS_BUILTIN_FORTIFY [2020-06-04T17:15:15.435Z] #34 6.711 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-06-04T17:15:15.435Z] #34 6.840 -- Configuring done [2020-06-04T17:15:15.435Z] #34 6.872 -- Generating done [2020-06-04T17:15:15.435Z] #34 6.876 -- Build files have been written to: /tmp/tmp.12wvcVjQ3Q/tini [2020-06-04T17:15:15.435Z] #34 6.887 + make tini-static [2020-06-04T17:15:15.435Z] #34 7.318 Scanning dependencies of target tini-static [2020-06-04T17:15:15.494Z] #25 28.14 [2020-06-04T17:15:15.494Z] #25 ... [2020-06-04T17:15:15.494Z] [2020-06-04T17:15:15.494Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:15:15.494Z] #39 4.438 Note: Building without setproctitle() and strlcpy() support. [2020-06-04T17:15:15.494Z] #39 4.438 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-04T17:15:15.494Z] #39 4.454 Note: Building without GnuTLS support [2020-06-04T17:15:15.494Z] #39 4.462 Makefile.config:39: Warn: you have no libnftables installed [2020-06-04T17:15:15.494Z] #39 4.462 Makefile.config:40: Warn: Building without nftables support [2020-06-04T17:15:15.494Z] #39 6.602 fatal: not a git repository (or any of the parent directories): .git [2020-06-04T17:15:15.494Z] #39 6.709 GEN .gitid [2020-06-04T17:15:15.494Z] #39 6.785 GEN criu/include/version.h [2020-06-04T17:15:15.494Z] #39 6.898 GEN include/common/asm [2020-06-04T17:15:15.494Z] #39 8.633 PBCC images/timens.pb-c.c [2020-06-04T17:15:15.494Z] #39 8.702 DEP images/timens.pb-c.d [2020-06-04T17:15:15.494Z] #39 8.783 PBCC images/fown.pb-c.c [2020-06-04T17:15:15.494Z] #39 8.825 PBCC images/google/protobuf/descriptor.pb-c.c [2020-06-04T17:15:15.494Z] #39 8.935 PBCC images/opts.pb-c.c [2020-06-04T17:15:15.494Z] #39 9.028 PBCC images/memfd.pb-c.c [2020-06-04T17:15:15.494Z] #39 9.065 DEP images/fown.pb-c.d [2020-06-04T17:15:15.494Z] #39 9.138 DEP images/google/protobuf/descriptor.pb-c.d [2020-06-04T17:15:15.494Z] #39 9.188 DEP images/opts.pb-c.d [2020-06-04T17:15:15.494Z] #39 9.292 DEP images/memfd.pb-c.d [2020-06-04T17:15:15.494Z] #39 9.389 PBCC images/sit.pb-c.c [2020-06-04T17:15:15.494Z] #39 9.467 DEP images/sit.pb-c.d [2020-06-04T17:15:15.494Z] #39 9.532 PBCC images/macvlan.pb-c.c [2020-06-04T17:15:15.494Z] #39 9.560 DEP images/macvlan.pb-c.d [2020-06-04T17:15:15.494Z] #39 9.600 PBCC images/autofs.pb-c.c [2020-06-04T17:15:15.494Z] #39 9.680 DEP images/autofs.pb-c.d [2020-06-04T17:15:15.494Z] #39 9.730 PBCC images/sysctl.pb-c.c [2020-06-04T17:15:15.494Z] #39 9.781 DEP images/sysctl.pb-c.d [2020-06-04T17:15:15.494Z] #39 9.827 PBCC images/time.pb-c.c [2020-06-04T17:15:15.494Z] #39 9.853 DEP images/time.pb-c.d [2020-06-04T17:15:15.494Z] #39 9.921 PBCC images/binfmt-misc.pb-c.c [2020-06-04T17:15:15.494Z] #39 9.963 DEP images/binfmt-misc.pb-c.d [2020-06-04T17:15:15.494Z] #39 10.02 PBCC images/seccomp.pb-c.c [2020-06-04T17:15:15.494Z] #39 10.05 DEP images/seccomp.pb-c.d [2020-06-04T17:15:15.494Z] #39 10.08 PBCC images/userns.pb-c.c [2020-06-04T17:15:15.494Z] #39 10.10 DEP images/userns.pb-c.d [2020-06-04T17:15:15.494Z] #39 10.13 PBCC images/cgroup.pb-c.c [2020-06-04T17:15:15.494Z] #39 10.17 DEP images/cgroup.pb-c.d [2020-06-04T17:15:15.754Z] #39 10.28 PBCC images/ext-file.pb-c.c [2020-06-04T17:15:15.754Z] #39 10.30 DEP images/ext-file.pb-c.d [2020-06-04T17:15:15.754Z] #39 10.37 PBCC images/rpc.pb-c.c [2020-06-04T17:15:15.821Z] #34 7.467 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-06-04T17:15:16.015Z] #39 10.44 DEP images/rpc.pb-c.d [2020-06-04T17:15:16.015Z] #39 10.52 PBCC images/siginfo.pb-c.c [2020-06-04T17:15:16.015Z] #39 10.54 DEP images/siginfo.pb-c.d [2020-06-04T17:15:16.015Z] #39 ... [2020-06-04T17:15:16.015Z] [2020-06-04T17:15:16.015Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:15:16.015Z] #41 51.18 regexp [2020-06-04T17:15:16.015Z] #41 53.16 os [2020-06-04T17:15:16.015Z] #41 54.84 github.com/LK4D4/vndr/versioned [2020-06-04T17:15:16.015Z] #41 57.26 encoding/binary [2020-06-04T17:15:16.015Z] #41 57.65 flag [2020-06-04T17:15:16.015Z] #41 57.65 go/token [2020-06-04T17:15:16.015Z] #41 57.66 internal/lazyregexp [2020-06-04T17:15:16.015Z] #41 58.07 net/url [2020-06-04T17:15:16.015Z] #41 59.38 go/scanner [2020-06-04T17:15:16.015Z] #41 60.12 text/template/parse [2020-06-04T17:15:16.015Z] #41 60.47 encoding/json [2020-06-04T17:15:16.015Z] #41 61.02 encoding/xml [2020-06-04T17:15:16.015Z] #41 ... [2020-06-04T17:15:16.015Z] [2020-06-04T17:15:16.015Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:15:16.015Z] #39 10.60 PBCC images/pagemap.pb-c.c [2020-06-04T17:15:16.276Z] #39 10.75 DEP images/pagemap.pb-c.d [2020-06-04T17:15:16.276Z] #39 10.82 PBCC images/rlimit.pb-c.c [2020-06-04T17:15:16.276Z] #39 10.87 DEP images/rlimit.pb-c.d [2020-06-04T17:15:16.276Z] #39 10.91 PBCC images/file-lock.pb-c.c [2020-06-04T17:15:16.276Z] #39 10.96 DEP images/file-lock.pb-c.d [2020-06-04T17:15:16.506Z] #34 ... [2020-06-04T17:15:16.507Z] [2020-06-04T17:15:16.507Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T17:15:16.507Z] #39 69.38 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-06-04T17:15:16.507Z] #39 69.38 Processing triggers for libc-bin (2.28-10) ... [2020-06-04T17:15:16.507Z] #39 DONE 69.6s [2020-06-04T17:15:16.507Z] [2020-06-04T17:15:16.507Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:15:16.507Z] #42 69.91 regexp/syntax [2020-06-04T17:15:16.537Z] #39 11.09 PBCC images/tty.pb-c.c [2020-06-04T17:15:16.537Z] #39 ... [2020-06-04T17:15:16.537Z] [2020-06-04T17:15:16.537Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:15:16.537Z] #33 11.31 [100%] Linking C executable tini-static [2020-06-04T17:15:16.537Z] #33 11.98 [100%] Built target tini-static [2020-06-04T17:15:16.537Z] #33 12.09 + mkdir -p /build [2020-06-04T17:15:16.537Z] #33 12.09 + cp tini-static /build/docker-init [2020-06-04T17:15:16.537Z] #33 DONE 12.6s [2020-06-04T17:15:16.537Z] [2020-06-04T17:15:16.537Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:15:16.537Z] #39 11.19 DEP images/tty.pb-c.d [2020-06-04T17:15:16.719Z] #52 155.1 + bin/containerd-shim-runc-v1 [2020-06-04T17:15:16.797Z] #39 11.26 PBCC images/tun.pb-c.c [2020-06-04T17:15:16.797Z] #39 11.32 PBCC images/netdev.pb-c.c [2020-06-04T17:15:16.797Z] #39 11.38 DEP images/tun.pb-c.d [2020-06-04T17:15:16.797Z] #39 11.45 DEP images/netdev.pb-c.d [2020-06-04T17:15:17.057Z] #39 11.51 PBCC images/vma.pb-c.c [2020-06-04T17:15:17.057Z] #39 11.65 DEP images/vma.pb-c.d [2020-06-04T17:15:17.057Z] #39 11.69 PBCC images/creds.pb-c.c [2020-06-04T17:15:17.317Z] #39 11.77 DEP images/creds.pb-c.d [2020-06-04T17:15:17.317Z] #39 11.90 PBCC images/utsns.pb-c.c [2020-06-04T17:15:17.317Z] #39 11.91 DEP images/utsns.pb-c.d [2020-06-04T17:15:17.317Z] #39 11.96 PBCC images/ipc-desc.pb-c.c [2020-06-04T17:15:17.577Z] #39 12.00 PBCC images/ipc-sem.pb-c.c [2020-06-04T17:15:17.577Z] #39 12.08 DEP images/ipc-desc.pb-c.d [2020-06-04T17:15:17.577Z] #39 12.19 DEP images/ipc-sem.pb-c.d [2020-06-04T17:15:17.716Z] #52 ... [2020-06-04T17:15:17.716Z] [2020-06-04T17:15:17.716Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-04T17:15:17.716Z] #32 31.43 Reading package lists... [2020-06-04T17:15:17.716Z] #32 38.73 Building dependency tree... [2020-06-04T17:15:17.716Z] #32 42.72 The following additional packages will be installed: [2020-06-04T17:15:17.716Z] #32 42.73 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-06-04T17:15:17.716Z] #32 42.76 Suggested packages: [2020-06-04T17:15:17.716Z] #32 42.76 cmake-doc ninja-build lrzip [2020-06-04T17:15:17.716Z] #32 42.76 Recommended packages: [2020-06-04T17:15:17.716Z] #32 42.76 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-06-04T17:15:17.716Z] #32 44.11 The following NEW packages will be installed: [2020-06-04T17:15:17.716Z] #32 44.13 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-06-04T17:15:17.716Z] #32 44.13 vim-common xxd [2020-06-04T17:15:17.716Z] #32 44.71 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-06-04T17:15:17.716Z] #32 44.71 Need to get 14.9 MB of archives. [2020-06-04T17:15:17.716Z] #32 44.71 After this operation, 61.8 MB of additional disk space will be used. [2020-06-04T17:15:17.716Z] #32 44.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-06-04T17:15:17.716Z] #32 44.74 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-06-04T17:15:17.716Z] #32 44.77 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-06-04T17:15:17.716Z] #32 45.00 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-06-04T17:15:17.716Z] #32 46.53 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-06-04T17:15:17.716Z] #32 46.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-06-04T17:15:17.716Z] #32 46.70 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-06-04T17:15:17.716Z] #32 46.70 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-06-04T17:15:17.716Z] #32 46.74 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-06-04T17:15:17.716Z] #32 46.74 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-06-04T17:15:17.716Z] #32 48.35 debconf: delaying package configuration, since apt-utils is not installed [2020-06-04T17:15:17.716Z] #32 48.56 Fetched 14.9 MB in 3s (5305 kB/s) [2020-06-04T17:15:17.716Z] #32 ... [2020-06-04T17:15:17.716Z] [2020-06-04T17:15:17.716Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T17:15:17.716Z] #38 31.85 Reading package lists... [2020-06-04T17:15:17.716Z] #38 39.13 Building dependency tree... [2020-06-04T17:15:17.716Z] #38 42.60 The following additional packages will be installed: [2020-06-04T17:15:17.716Z] #38 42.61 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-06-04T17:15:17.716Z] #38 42.61 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-06-04T17:15:17.716Z] #38 42.63 Suggested packages: [2020-06-04T17:15:17.716Z] #38 42.63 manpages-dev python-setuptools [2020-06-04T17:15:17.716Z] #38 44.42 The following NEW packages will be installed: [2020-06-04T17:15:17.716Z] #38 44.43 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-06-04T17:15:17.716Z] #38 44.43 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-06-04T17:15:17.716Z] #38 44.44 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-06-04T17:15:17.716Z] #38 44.44 python-six zlib1g-dev [2020-06-04T17:15:17.716Z] #38 44.90 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-06-04T17:15:17.716Z] #38 44.90 Need to get 4095 kB of archives. [2020-06-04T17:15:17.716Z] #38 44.90 After this operation, 22.5 MB of additional disk space will be used. [2020-06-04T17:15:17.716Z] #38 44.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-06-04T17:15:17.717Z] #38 44.90 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-04T17:15:17.717Z] #38 44.90 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-04T17:15:17.717Z] #38 44.90 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-04T17:15:17.717Z] #38 44.90 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-06-04T17:15:17.717Z] #38 44.91 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-04T17:15:17.717Z] #38 44.96 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-04T17:15:17.717Z] #38 44.96 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-04T17:15:17.717Z] #38 44.99 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-06-04T17:15:17.717Z] #38 45.10 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-06-04T17:15:17.717Z] #38 45.15 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-06-04T17:15:17.717Z] #38 45.31 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-06-04T17:15:17.717Z] #38 45.54 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-04T17:15:17.717Z] #38 45.54 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-04T17:15:17.717Z] #38 45.54 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-06-04T17:15:17.717Z] #38 45.55 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-06-04T17:15:17.717Z] #38 45.55 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-06-04T17:15:17.717Z] #38 47.59 debconf: delaying package configuration, since apt-utils is not installed [2020-06-04T17:15:17.717Z] #38 47.84 Fetched 4095 kB in 1s (4134 kB/s) [2020-06-04T17:15:17.717Z] #38 47.96 Selecting previously unselected package libcap-dev:amd64. [2020-06-04T17:15:17.717Z] #38 47.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15412 files and directories currently installed.) [2020-06-04T17:15:17.717Z] #38 48.09 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-06-04T17:15:17.717Z] #38 48.11 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-06-04T17:15:17.717Z] #38 48.26 Selecting previously unselected package libnet1:amd64. [2020-06-04T17:15:17.717Z] #38 48.28 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-06-04T17:15:17.717Z] #38 48.30 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-04T17:15:17.717Z] #38 48.48 Selecting previously unselected package libnet1-dev. [2020-06-04T17:15:17.717Z] #38 48.49 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-06-04T17:15:17.717Z] #38 48.52 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-04T17:15:17.717Z] #38 ... [2020-06-04T17:15:17.717Z] [2020-06-04T17:15:17.717Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-04T17:15:17.717Z] #23 32.62 Reading package lists... [2020-06-04T17:15:17.717Z] #23 39.70 Building dependency tree... [2020-06-04T17:15:17.717Z] #23 43.83 ca-certificates is already the newest version (20190110). [2020-06-04T17:15:17.717Z] #23 43.83 The following additional packages will be installed: [2020-06-04T17:15:17.717Z] #23 43.84 libjq1 libonig5 [2020-06-04T17:15:17.717Z] #23 44.49 The following NEW packages will be installed: [2020-06-04T17:15:17.717Z] #23 44.51 jq libjq1 libonig5 [2020-06-04T17:15:17.717Z] #23 45.07 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-06-04T17:15:17.717Z] #23 45.07 Need to get 355 kB of archives. [2020-06-04T17:15:17.717Z] #23 45.07 After this operation, 1072 kB of additional disk space will be used. [2020-06-04T17:15:17.717Z] #23 45.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-06-04T17:15:17.717Z] #23 45.10 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-06-04T17:15:17.717Z] #23 45.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-06-04T17:15:17.717Z] #23 47.09 debconf: delaying package configuration, since apt-utils is not installed [2020-06-04T17:15:17.717Z] #23 47.36 Fetched 355 kB in 0s (916 kB/s) [2020-06-04T17:15:17.717Z] #23 47.46 Selecting previously unselected package libonig5:amd64. [2020-06-04T17:15:17.717Z] #23 47.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15412 files and directories currently installed.) [2020-06-04T17:15:17.717Z] #23 47.52 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-06-04T17:15:17.717Z] #23 47.56 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-06-04T17:15:17.717Z] #23 47.80 Selecting previously unselected package libjq1:amd64. [2020-06-04T17:15:17.717Z] #23 47.80 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-06-04T17:15:17.717Z] #23 47.81 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-04T17:15:17.717Z] #23 48.04 Selecting previously unselected package jq. [2020-06-04T17:15:17.717Z] #23 48.04 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-06-04T17:15:17.717Z] #23 48.04 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-04T17:15:17.717Z] #23 48.29 Setting up libonig5:amd64 (6.9.1-1) ... [2020-06-04T17:15:17.717Z] #23 48.31 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-04T17:15:17.717Z] #23 48.32 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-04T17:15:17.717Z] #23 48.33 Processing triggers for libc-bin (2.28-10) ... [2020-06-04T17:15:17.717Z] #23 DONE 48.7s [2020-06-04T17:15:17.717Z] [2020-06-04T17:15:17.717Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-06-04T17:15:17.717Z] #24 DONE 0.0s [2020-06-04T17:15:17.717Z] [2020-06-04T17:15:17.717Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T17:15:17.717Z] #10 32.13 Reading package lists... [2020-06-04T17:15:17.717Z] #10 39.32 Building dependency tree... [2020-06-04T17:15:17.717Z] #10 43.51 The following additional packages will be installed: [2020-06-04T17:15:17.717Z] #10 43.51 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-06-04T17:15:17.717Z] #10 43.52 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-06-04T17:15:17.717Z] #10 43.52 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-06-04T17:15:17.717Z] #10 43.53 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-04T17:15:17.717Z] #10 43.57 Suggested packages: [2020-06-04T17:15:17.717Z] #10 43.57 gcc-8-locales seccomp wine64 [2020-06-04T17:15:17.717Z] #10 45.72 The following NEW packages will be installed: [2020-06-04T17:15:17.717Z] #10 45.72 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-06-04T17:15:17.717Z] #10 45.72 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-06-04T17:15:17.717Z] #10 45.77 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-06-04T17:15:17.717Z] #10 45.77 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-06-04T17:15:17.717Z] #10 45.77 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-06-04T17:15:17.717Z] #10 45.77 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-04T17:15:17.717Z] #10 46.43 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-06-04T17:15:17.717Z] #10 46.43 Need to get 77.7 MB of archives. [2020-06-04T17:15:17.717Z] #10 46.43 After this operation, 487 MB of additional disk space will be used. [2020-06-04T17:15:17.717Z] #10 46.43 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-04T17:15:17.717Z] #10 46.64 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-04T17:15:17.717Z] #10 46.96 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-04T17:15:17.717Z] #10 46.99 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-04T17:15:17.717Z] #10 47.03 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-06-04T17:15:17.717Z] #10 47.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-06-04T17:15:17.717Z] #10 47.51 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-04T17:15:17.717Z] #10 47.83 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-04T17:15:17.717Z] #10 47.86 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-04T17:15:17.837Z] #39 12.21 PBCC images/ipc-msg.pb-c.c [2020-06-04T17:15:17.837Z] #39 12.23 DEP images/ipc-msg.pb-c.d [2020-06-04T17:15:17.837Z] #39 12.35 PBCC images/ipc-shm.pb-c.c [2020-06-04T17:15:17.837Z] #39 12.39 DEP images/ipc-shm.pb-c.d [2020-06-04T17:15:17.837Z] #39 12.45 PBCC images/ipc-var.pb-c.c [2020-06-04T17:15:17.978Z] #10 ... [2020-06-04T17:15:17.978Z] [2020-06-04T17:15:17.978Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T17:15:17.978Z] #38 48.83 Selecting previously unselected package libnl-3-200:amd64. [2020-06-04T17:15:17.978Z] #38 48.83 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-06-04T17:15:17.978Z] #38 48.83 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-06-04T17:15:18.097Z] #39 12.50 DEP images/ipc-var.pb-c.d [2020-06-04T17:15:18.097Z] #39 12.53 PBCC images/sk-opts.pb-c.c [2020-06-04T17:15:18.097Z] #39 12.55 PBCC images/packet-sock.pb-c.c [2020-06-04T17:15:18.097Z] #39 12.62 DEP images/sk-opts.pb-c.d [2020-06-04T17:15:18.097Z] #39 12.65 DEP images/packet-sock.pb-c.d [2020-06-04T17:15:18.097Z] #39 12.70 PBCC images/sk-netlink.pb-c.c [2020-06-04T17:15:18.097Z] #39 12.74 DEP images/sk-netlink.pb-c.d [2020-06-04T17:15:18.182Z] 4612f6d0b889: Verifying Checksum [2020-06-04T17:15:18.182Z] 4612f6d0b889: Download complete [2020-06-04T17:15:18.238Z] #38 49.14 Selecting previously unselected package libnl-3-dev:amd64. [2020-06-04T17:15:18.238Z] #38 49.15 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-06-04T17:15:18.238Z] #38 49.15 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-06-04T17:15:18.357Z] #39 12.77 PBCC images/sk-inet.pb-c.c [2020-06-04T17:15:18.357Z] #39 12.81 DEP images/sk-inet.pb-c.d [2020-06-04T17:15:18.357Z] #39 12.87 PBCC images/sk-unix.pb-c.c [2020-06-04T17:15:18.357Z] #39 ... [2020-06-04T17:15:18.357Z] [2020-06-04T17:15:18.357Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:15:18.357Z] #30 53.52 path/filepath [2020-06-04T17:15:18.357Z] #30 54.51 internal/fmtsort [2020-06-04T17:15:18.357Z] #30 54.86 io/ioutil [2020-06-04T17:15:18.357Z] #30 55.02 fmt [2020-06-04T17:15:18.357Z] #30 56.90 log [2020-06-04T17:15:18.357Z] #30 56.92 github.com/BurntSushi/toml [2020-06-04T17:15:18.357Z] #30 56.93 flag [2020-06-04T17:15:18.357Z] #30 60.70 github.com/BurntSushi/toml/cmd/tomlv [2020-06-04T17:15:18.357Z] #30 ... [2020-06-04T17:15:18.357Z] [2020-06-04T17:15:18.357Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:15:18.357Z] #39 12.91 DEP images/sk-unix.pb-c.d [2020-06-04T17:15:18.357Z] #39 12.95 PBCC images/mm.pb-c.c [2020-06-04T17:15:18.498Z] #38 49.48 Selecting previously unselected package libprotobuf-c1:amd64. [2020-06-04T17:15:18.498Z] #38 49.48 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-06-04T17:15:18.617Z] #39 13.02 DEP images/mm.pb-c.d [2020-06-04T17:15:18.617Z] #39 13.07 PBCC images/timerfd.pb-c.c [2020-06-04T17:15:18.617Z] #39 13.10 DEP images/timerfd.pb-c.d [2020-06-04T17:15:18.617Z] #39 13.17 PBCC images/timer.pb-c.c [2020-06-04T17:15:18.617Z] #39 13.19 DEP images/timer.pb-c.d [2020-06-04T17:15:18.617Z] #39 13.25 PBCC images/sa.pb-c.c [2020-06-04T17:15:18.741Z] #52 157.2 + bin/containerd-shim-runc-v2 [2020-06-04T17:15:18.756Z] #38 49.52 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-04T17:15:18.757Z] #38 49.71 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-06-04T17:15:18.757Z] #38 49.72 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-06-04T17:15:18.757Z] #38 49.72 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-06-04T17:15:18.878Z] #39 13.35 DEP images/sa.pb-c.d [2020-06-04T17:15:18.878Z] #39 13.39 PBCC images/pipe-data.pb-c.c [2020-06-04T17:15:18.878Z] #39 13.40 DEP images/pipe-data.pb-c.d [2020-06-04T17:15:18.878Z] #39 13.50 PBCC images/mnt.pb-c.c [2020-06-04T17:15:18.990Z] #42 71.96 hash/crc32 [2020-06-04T17:15:19.015Z] #38 49.88 Selecting previously unselected package zlib1g-dev:amd64. [2020-06-04T17:15:19.015Z] #38 49.90 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-06-04T17:15:19.015Z] #38 49.92 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-06-04T17:15:19.141Z] #39 13.61 DEP images/mnt.pb-c.d [2020-06-04T17:15:19.141Z] #39 13.66 PBCC images/sk-packet.pb-c.c [2020-06-04T17:15:19.141Z] #39 13.67 DEP images/sk-packet.pb-c.d [2020-06-04T17:15:19.141Z] #39 13.75 PBCC images/tcp-stream.pb-c.c [2020-06-04T17:15:19.295Z] #42 ... [2020-06-04T17:15:19.295Z] [2020-06-04T17:15:19.295Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:15:19.295Z] #34 9.672 [100%] Linking C executable tini-static [2020-06-04T17:15:19.295Z] #34 10.68 [100%] Built target tini-static [2020-06-04T17:15:19.295Z] #34 10.79 + mkdir -p /build [2020-06-04T17:15:19.295Z] #34 10.79 + cp tini-static /build/docker-init [2020-06-04T17:15:19.295Z] #34 DONE 11.0s [2020-06-04T17:15:19.295Z] [2020-06-04T17:15:19.295Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:15:19.295Z] #40 1.685 Note: Building without setproctitle() and strlcpy() support. [2020-06-04T17:15:19.295Z] #40 1.686 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-04T17:15:19.295Z] #40 1.713 Note: Building without GnuTLS support [2020-06-04T17:15:19.295Z] #40 1.732 Makefile.config:39: Warn: you have no libnftables installed [2020-06-04T17:15:19.295Z] #40 1.735 Makefile.config:40: Warn: Building without nftables support [2020-06-04T17:15:19.356Z] #52 157.8 + binaries [2020-06-04T17:15:19.356Z] #52 157.8 + install -D bin/containerd /build/containerd [2020-06-04T17:15:19.356Z] #52 157.9 + install -D bin/containerd-shim /build/containerd-shim [2020-06-04T17:15:19.356Z] #52 157.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-06-04T17:15:19.356Z] #52 157.9 + install -D bin/ctr /build/ctr [2020-06-04T17:15:19.402Z] #39 13.83 DEP images/tcp-stream.pb-c.d [2020-06-04T17:15:19.402Z] #39 13.89 PBCC images/pipe.pb-c.c [2020-06-04T17:15:19.402Z] #39 13.96 DEP images/pipe.pb-c.d [2020-06-04T17:15:19.402Z] #39 14.02 PBCC images/pstree.pb-c.c [2020-06-04T17:15:19.402Z] #39 14.05 DEP images/pstree.pb-c.d [2020-06-04T17:15:19.582Z] #38 50.22 Selecting previously unselected package libprotobuf17:amd64. [2020-06-04T17:15:19.582Z] #38 50.22 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-06-04T17:15:19.582Z] #38 50.23 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-06-04T17:15:19.667Z] #39 14.20 PBCC images/fs.pb-c.c [2020-06-04T17:15:19.667Z] #39 14.22 DEP images/fs.pb-c.d [2020-06-04T17:15:19.667Z] #39 14.27 PBCC images/signalfd.pb-c.c [2020-06-04T17:15:19.840Z] #38 ... [2020-06-04T17:15:19.840Z] [2020-06-04T17:15:19.841Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:15:19.841Z] #30 40.59 sync [2020-06-04T17:15:19.841Z] #30 40.61 internal/reflectlite [2020-06-04T17:15:19.841Z] #30 43.43 sort [2020-06-04T17:15:19.841Z] #30 43.43 errors [2020-06-04T17:15:19.841Z] #30 43.93 strconv [2020-06-04T17:15:19.841Z] #30 45.72 io [2020-06-04T17:15:19.841Z] #30 47.43 internal/oserror [2020-06-04T17:15:19.841Z] #30 47.51 syscall [2020-06-04T17:15:19.841Z] #30 49.15 reflect [2020-06-04T17:15:19.841Z] #30 ... [2020-06-04T17:15:19.841Z] [2020-06-04T17:15:19.841Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:15:19.841Z] #52 3.964 + RM_GOPATH=0 [2020-06-04T17:15:19.841Z] #52 3.964 + TMP_GOPATH= [2020-06-04T17:15:19.841Z] #52 3.964 + : /build [2020-06-04T17:15:19.841Z] #52 3.964 + '[' -z '' ']' [2020-06-04T17:15:19.841Z] #52 3.964 ++ mktemp -d [2020-06-04T17:15:19.841Z] #52 3.964 + export GOPATH=/tmp/tmp.DX5HrPoXFQ [2020-06-04T17:15:19.841Z] #52 3.964 + GOPATH=/tmp/tmp.DX5HrPoXFQ [2020-06-04T17:15:19.841Z] #52 3.964 + RM_GOPATH=1 [2020-06-04T17:15:19.841Z] #52 3.964 + case "$(go env GOARCH)" in [2020-06-04T17:15:19.841Z] #52 3.965 ++ go env GOARCH [2020-06-04T17:15:19.841Z] #52 4.004 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T17:15:19.841Z] #52 4.051 + GO_BUILDMODE=-buildmode=pie [2020-06-04T17:15:19.841Z] #52 4.051 ++ dirname /tmp/install/install.sh [2020-06-04T17:15:19.841Z] #52 4.059 + dir=/tmp/install [2020-06-04T17:15:19.841Z] #52 4.059 + bin=containerd [2020-06-04T17:15:19.841Z] #52 4.063 + shift [2020-06-04T17:15:19.841Z] #52 4.063 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-06-04T17:15:19.841Z] #52 4.067 + . /tmp/install/containerd.installer [2020-06-04T17:15:19.841Z] #52 4.067 ++ set -e [2020-06-04T17:15:19.841Z] #52 4.067 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-04T17:15:19.841Z] #52 4.068 + install_containerd [2020-06-04T17:15:19.841Z] #52 4.068 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-06-04T17:15:19.841Z] #52 4.070 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-04T17:15:19.841Z] #52 4.070 + git clone https://github.com/containerd/containerd.git /tmp/tmp.DX5HrPoXFQ/src/github.com/containerd/containerd [2020-06-04T17:15:19.841Z] #52 4.077 Cloning into '/tmp/tmp.DX5HrPoXFQ/src/github.com/containerd/containerd'... [2020-06-04T17:15:19.927Z] #39 ... [2020-06-04T17:15:19.927Z] [2020-06-04T17:15:19.927Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T17:15:19.927Z] #25 29.47 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-06-04T17:15:19.927Z] #25 29.63 skipping existing ed4b54129745 [2020-06-04T17:15:19.927Z] #25 29.74 [2020-06-04T17:15:19.927Z] #25 31.56 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-06-04T17:15:19.927Z] #25 31.83 [2020-06-04T17:15:19.927Z] #25 32.04 ######################################################################## 100.0% [2020-06-04T17:15:19.927Z] #25 32.11 [2020-06-04T17:15:19.927Z] #25 32.18 Download of images into '/build' complete. [2020-06-04T17:15:19.927Z] #25 32.18 Use something like the following to load the result into a Docker daemon: [2020-06-04T17:15:19.927Z] #25 32.18 tar -cC '/build' . | docker load [2020-06-04T17:15:19.927Z] #25 DONE 32.5s [2020-06-04T17:15:19.927Z] [2020-06-04T17:15:19.927Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:15:19.927Z] #30 DONE 65.0s [2020-06-04T17:15:19.927Z] [2020-06-04T17:15:19.927Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:15:19.927Z] #39 14.42 DEP images/signalfd.pb-c.d [2020-06-04T17:15:19.972Z] #52 DONE 158.2s [2020-06-04T17:15:20.188Z] #39 14.53 PBCC images/fh.pb-c.c [2020-06-04T17:15:20.188Z] #39 14.61 PBCC images/fsnotify.pb-c.c [2020-06-04T17:15:20.188Z] #39 14.66 DEP images/fh.pb-c.d [2020-06-04T17:15:20.188Z] #39 14.74 DEP images/fsnotify.pb-c.d [2020-06-04T17:15:20.188Z] #39 14.82 PBCC images/eventpoll.pb-c.c [2020-06-04T17:15:20.188Z] #39 14.85 DEP images/eventpoll.pb-c.d [2020-06-04T17:15:20.254Z] [2020-06-04T17:15:20.254Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-06-04T17:15:20.448Z] #39 14.96 PBCC images/eventfd.pb-c.c [2020-06-04T17:15:20.448Z] #39 15.02 DEP images/eventfd.pb-c.d [2020-06-04T17:15:20.448Z] #39 15.12 PBCC images/remap-file-path.pb-c.c [2020-06-04T17:15:20.457Z] #40 4.161 fatal: not a git repository (or any of the parent directories): .git [2020-06-04T17:15:20.457Z] #40 4.198 GEN .gitid [2020-06-04T17:15:20.708Z] #39 15.14 DEP images/remap-file-path.pb-c.d [2020-06-04T17:15:20.708Z] #39 15.25 PBCC images/fifo.pb-c.c [2020-06-04T17:15:20.708Z] #39 15.32 DEP images/fifo.pb-c.d [2020-06-04T17:15:20.708Z] #39 ... [2020-06-04T17:15:20.708Z] [2020-06-04T17:15:20.708Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T17:15:20.708Z] #10 55.93 Selecting previously unselected package gcc-mingw-w64-base. [2020-06-04T17:15:20.708Z] #10 55.93 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-06-04T17:15:20.708Z] #10 55.97 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-04T17:15:20.708Z] #10 56.11 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-06-04T17:15:20.708Z] #10 56.12 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-06-04T17:15:20.708Z] #10 56.13 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-04T17:15:20.790Z] #40 4.235 GEN criu/include/version.h [2020-06-04T17:15:20.790Z] #40 4.292 GEN include/common/asm [2020-06-04T17:15:20.869Z] #53 DONE 0.3s [2020-06-04T17:15:20.869Z] [2020-06-04T17:15:20.869Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-06-04T17:15:20.869Z] #57 DONE 0.2s [2020-06-04T17:15:20.869Z] [2020-06-04T17:15:20.869Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-06-04T17:15:20.969Z] #10 ... [2020-06-04T17:15:20.969Z] [2020-06-04T17:15:20.969Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:15:20.969Z] #39 15.44 PBCC images/ghost-file.pb-c.c [2020-06-04T17:15:20.969Z] #39 15.48 DEP images/ghost-file.pb-c.d [2020-06-04T17:15:20.969Z] #39 ... [2020-06-04T17:15:20.969Z] [2020-06-04T17:15:20.969Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:15:20.969Z] #47 56.13 mvdan.cc/sh/v3/fileutil [2020-06-04T17:15:20.969Z] #47 56.89 fmt [2020-06-04T17:15:20.969Z] #47 56.91 encoding/binary [2020-06-04T17:15:20.969Z] #47 58.64 encoding/base64 [2020-06-04T17:15:20.969Z] #47 58.66 golang.org/x/sys/unix [2020-06-04T17:15:20.969Z] #47 62.02 encoding/json [2020-06-04T17:15:20.969Z] #47 62.03 github.com/pkg/diff [2020-06-04T17:15:20.969Z] #47 62.03 go/ast [2020-06-04T17:15:20.969Z] #47 65.57 mvdan.cc/editorconfig [2020-06-04T17:15:21.121Z] #40 ... [2020-06-04T17:15:21.121Z] [2020-06-04T17:15:21.121Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:15:21.121Z] #31 64.40 bufio [2020-06-04T17:15:21.121Z] #31 66.29 path [2020-06-04T17:15:21.121Z] #31 66.72 reflect [2020-06-04T17:15:21.121Z] #31 68.32 text/tabwriter [2020-06-04T17:15:21.121Z] #31 ... [2020-06-04T17:15:21.121Z] [2020-06-04T17:15:21.121Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T17:15:21.121Z] #11 74.17 Selecting previously unselected package gcc-mingw-w64-base. [2020-06-04T17:15:21.121Z] #11 74.17 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-06-04T17:15:21.121Z] #11 74.18 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-04T17:15:21.121Z] #11 74.35 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-06-04T17:15:21.121Z] #11 74.35 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-06-04T17:15:21.121Z] #11 74.35 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-04T17:15:21.152Z] #59 DONE 0.2s [2020-06-04T17:15:21.152Z] [2020-06-04T17:15:21.152Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-06-04T17:15:21.152Z] #61 DONE 0.1s [2020-06-04T17:15:21.152Z] [2020-06-04T17:15:21.152Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-06-04T17:15:21.152Z] #62 DONE 0.1s [2020-06-04T17:15:21.152Z] [2020-06-04T17:15:21.152Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-06-04T17:15:21.229Z] #47 ... [2020-06-04T17:15:21.229Z] [2020-06-04T17:15:21.229Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:15:21.230Z] #52 33.01 Checking out files: 38% (1240/3184) Checking out files: 39% (1242/3184) Checking out files: 40% (1274/3184) Checking out files: 41% (1306/3184) Checking out files: 42% (1338/3184) Checking out files: 43% (1370/3184) Checking out files: 44% (1401/3184) Checking out files: 45% (1433/3184) Checking out files: 46% (1465/3184) Checking out files: 47% (1497/3184) Checking out files: 48% (1529/3184) Checking out files: 49% (1561/3184) Checking out files: 50% (1592/3184) Checking out files: 51% (1624/3184) Checking out files: 52% (1656/3184) Checking out files: 53% (1688/3184) Checking out files: 54% (1720/3184) Checking out files: 55% (1752/3184) Checking out files: 56% (1784/3184) Checking out files: 57% (1815/3184) Checking out files: 58% (1847/3184) Checking out files: 59% (1879/3184) Checking out files: 60% (1911/3184) Checking out files: 61% (1943/3184) Checking out files: 62% (1975/3184) Checking out files: 63% (2006/3184) Checking out files: 64% (2038/3184) Checking out files: 65% (2070/3184) Checking out files: 66% (2102/3184) Checking out files: 67% (2134/3184) Checking out files: 68% (2166/3184) Checking out files: 69% (2197/3184) Checking out files: 70% (2229/3184) Checking out files: 71% (2261/3184) Checking out files: 72% (2293/3184) Checking out files: 73% (2325/3184) Checking out files: 74% (2357/3184) Checking out files: 75% (2388/3184) Checking out files: 76% (2420/3184) Checking out files: 77% (2452/3184) Checking out files: 78% (2484/3184) Checking out files: 79% (2516/3184) Checking out files: 80% (2548/3184) Checking out files: 81% (2580/3184) Checking out files: 82% (2611/3184) Checking out files: 82% (2631/3184) Checking out files: 83% (2643/3184) Checking out files: 84% (2675/3184) Checking out files: 85% (2707/3184) Checking out files: 86% (2739/3184) Checking out files: 87% (2771/3184) Checking out files: 88% (2802/3184) Checking out files: 89% (2834/3184) Checking out files: 90% (2866/3184) Checking out files: 91% (2898/3184) Checking out files: 92% (2930/3184) Checking out files: 93% (2962/3184) Checking out files: 94% (2993/3184) Checking out files: 95% (3025/3184) Checking out files: 96% (3057/3184) Checking out files: 97% (3089/3184) Checking out files: 98% (3121/3184) Checking out files: 99% (3153/3184) Checking out files: 100% (3184/3184) Checking out files: 100% (3184/3184), done. [2020-06-04T17:15:21.230Z] #52 35.04 + cd /tmp/tmp.YrVfG3BW6W/src/github.com/containerd/containerd [2020-06-04T17:15:21.230Z] #52 35.04 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-04T17:15:21.799Z] #11 ... [2020-06-04T17:15:21.799Z] [2020-06-04T17:15:21.799Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:15:21.799Z] #48 65.01 bufio [2020-06-04T17:15:21.799Z] #48 68.11 text/tabwriter [2020-06-04T17:15:21.799Z] #48 70.07 reflect [2020-06-04T17:15:21.799Z] #48 70.21 regexp/syntax [2020-06-04T17:15:22.161Z] #63 DONE 0.8s [2020-06-04T17:15:22.161Z] [2020-06-04T17:15:22.161Z] #64 exporting to image [2020-06-04T17:15:22.161Z] #64 exporting layers [2020-06-04T17:15:22.506Z] #48 ... [2020-06-04T17:15:22.506Z] [2020-06-04T17:15:22.506Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:15:22.506Z] #40 6.262 PBCC images/timens.pb-c.c [2020-06-04T17:15:22.614Z] #52 36.79 + export 'BUILDTAGS=netgo osusergo static_build' [2020-06-04T17:15:22.615Z] #52 36.79 + BUILDTAGS='netgo osusergo static_build' [2020-06-04T17:15:22.615Z] #52 36.79 + export EXTRA_FLAGS=-buildmode=pie [2020-06-04T17:15:22.615Z] #52 36.79 + EXTRA_FLAGS=-buildmode=pie [2020-06-04T17:15:22.615Z] #52 36.79 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-06-04T17:15:22.615Z] #52 36.79 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-06-04T17:15:22.615Z] #52 36.79 + '[' '' = dynamic ']' [2020-06-04T17:15:22.615Z] #52 36.79 + make [2020-06-04T17:15:22.874Z] #40 6.380 DEP images/timens.pb-c.d [2020-06-04T17:15:22.874Z] #40 6.423 PBCC images/fown.pb-c.c [2020-06-04T17:15:22.874Z] #40 6.465 PBCC images/google/protobuf/descriptor.pb-c.c [2020-06-04T17:15:22.874Z] #40 6.541 PBCC images/opts.pb-c.c [2020-06-04T17:15:22.874Z] #40 6.574 PBCC images/memfd.pb-c.c [2020-06-04T17:15:22.874Z] #40 6.677 DEP images/fown.pb-c.d [2020-06-04T17:15:23.220Z] #40 6.764 DEP images/google/protobuf/descriptor.pb-c.d [2020-06-04T17:15:23.220Z] #40 6.864 DEP images/opts.pb-c.d [2020-06-04T17:15:23.220Z] #40 6.949 DEP images/memfd.pb-c.d [2020-06-04T17:15:23.220Z] #40 7.000 PBCC images/sit.pb-c.c [2020-06-04T17:15:23.220Z] #40 7.044 DEP images/sit.pb-c.d [2020-06-04T17:15:23.555Z] #40 7.113 PBCC images/macvlan.pb-c.c [2020-06-04T17:15:23.555Z] #40 7.155 DEP images/macvlan.pb-c.d [2020-06-04T17:15:23.555Z] #40 7.236 PBCC images/autofs.pb-c.c [2020-06-04T17:15:23.555Z] #40 7.273 DEP images/autofs.pb-c.d [2020-06-04T17:15:23.555Z] #40 7.308 PBCC images/sysctl.pb-c.c [2020-06-04T17:15:23.555Z] #40 7.320 DEP images/sysctl.pb-c.d [2020-06-04T17:15:23.555Z] #40 7.395 PBCC images/time.pb-c.c [2020-06-04T17:15:23.634Z] #64 exporting layers 1.6s done [2020-06-04T17:15:23.916Z] #64 writing image sha256:d87eda5fb0d10bd4c0d4e9f9e77d27488599d68cd9321ab7c5c6e8e5e48f456c done [2020-06-04T17:15:23.916Z] #64 naming to docker.io/library/docker:b4fc2b7202f46f4cdbba0d993aba757f5cd31280 done [2020-06-04T17:15:23.916Z] #64 DONE 1.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-06-04T17:15:23.999Z] #52 38.03 + bin/ctr [2020-06-04T17:15:24.031Z] #52 ... [2020-06-04T17:15:24.031Z] [2020-06-04T17:15:24.031Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T17:15:24.031Z] #25 3.993 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-06-04T17:15:24.031Z] #25 4.525 [2020-06-04T17:15:24.031Z] #25 4.697 # 2.1% ##### 7.4% ######## 12.5% ########### 16.0% ############### 21.6% ################## 25.8% ###################### 30.8% ######################### 35.6% ############################# 41.1% ################################# 46.2% ###################################### 53.0% ########################################## 58.5% ############################################# 62.7% ################################################ 68.0% [2020-06-04T17:15:24.031Z] #25 ... [2020-06-04T17:15:24.031Z] [2020-06-04T17:15:24.031Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:15:24.031Z] #41 44.95 internal/singleflight [2020-06-04T17:15:24.031Z] #41 47.59 strconv [2020-06-04T17:15:24.031Z] #41 47.61 bytes [2020-06-04T17:15:24.031Z] #41 50.41 bufio [2020-06-04T17:15:24.031Z] #41 51.79 reflect [2020-06-04T17:15:24.031Z] #41 52.29 syscall [2020-06-04T17:15:24.050Z] #40 7.457 DEP images/time.pb-c.d [2020-06-04T17:15:24.050Z] #40 7.507 PBCC images/binfmt-misc.pb-c.c [2020-06-04T17:15:24.050Z] #40 7.517 DEP images/binfmt-misc.pb-c.d [2020-06-04T17:15:24.050Z] #40 7.615 PBCC images/seccomp.pb-c.c [2020-06-04T17:15:24.050Z] #40 7.680 DEP images/seccomp.pb-c.d [2020-06-04T17:15:24.050Z] #40 7.750 PBCC images/userns.pb-c.c [2020-06-04T17:15:24.050Z] #40 7.772 DEP images/userns.pb-c.d [2020-06-04T17:15:24.050Z] #40 7.825 PBCC images/cgroup.pb-c.c [2020-06-04T17:15:24.050Z] #40 7.859 DEP images/cgroup.pb-c.d [2020-06-04T17:15:24.290Z] #41 ... [2020-06-04T17:15:24.290Z] [2020-06-04T17:15:24.290Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T17:15:24.344Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41030/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr14 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b4fc2b7202f46f4cdbba0d993aba757f5cd31280 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b4fc2b7202f46f4cdbba0d993aba757f5cd31280 hack/test/unit [2020-06-04T17:15:24.392Z] #40 7.944 PBCC images/ext-file.pb-c.c [2020-06-04T17:15:24.393Z] #40 7.957 DEP images/ext-file.pb-c.d [2020-06-04T17:15:24.393Z] #40 7.998 PBCC images/rpc.pb-c.c [2020-06-04T17:15:24.393Z] #40 8.074 DEP images/rpc.pb-c.d [2020-06-04T17:15:24.706Z] #40 8.168 PBCC images/siginfo.pb-c.c [2020-06-04T17:15:24.706Z] #40 8.227 DEP images/siginfo.pb-c.d [2020-06-04T17:15:24.706Z] #40 8.327 PBCC images/pagemap.pb-c.c [2020-06-04T17:15:24.706Z] #40 8.357 DEP images/pagemap.pb-c.d [2020-06-04T17:15:24.706Z] #40 8.391 PBCC images/rlimit.pb-c.c [2020-06-04T17:15:24.706Z] #40 8.402 DEP images/rlimit.pb-c.d [2020-06-04T17:15:24.706Z] #40 8.434 PBCC images/file-lock.pb-c.c [2020-06-04T17:15:24.706Z] #40 8.451 DEP images/file-lock.pb-c.d [2020-06-04T17:15:24.706Z] #40 8.483 PBCC images/tty.pb-c.c [2020-06-04T17:15:24.706Z] #40 8.538 DEP images/tty.pb-c.d [2020-06-04T17:15:24.749Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m7.07081399s with top 10 stages: buildssa: 1m34.953044345s, goimports: 22.918219339s, unconvert: 13.04581397s, gosec: 10.669960896s, golint: 5.902956625s, ineffassign: 4.467250269s, misspell: 4.430893527s, inspect: 3.82245964s, vrp: 3.207409477s, printf: 1.937242506s [2020-06-04T17:15:24.807Z] #25 4.697 # 2.1% ##### 7.4% ######## 12.5% ########### 16.0% ############### 21.6% ################## 25.8% ###################### 30.8% ######################### 35.6% ############################# 41.1% ################################# 46.2% ###################################### 53.0% ########################################## 58.5% ############################################# 62.7% ################################################ 68.0% ################################################### 71.6% ####################################################### 77.0% ########################################################## 81.7% ############################################################### 88.5% ##################################################################### 96.2% ######################################################################## 100.0% [2020-06-04T17:15:25.033Z] #40 8.624 PBCC images/tun.pb-c.c [2020-06-04T17:15:25.033Z] #40 8.654 PBCC images/netdev.pb-c.c [2020-06-04T17:15:25.033Z] #40 8.707 DEP images/tun.pb-c.d [2020-06-04T17:15:25.033Z] #40 8.775 DEP images/netdev.pb-c.d [2020-06-04T17:15:25.033Z] #40 8.830 PBCC images/vma.pb-c.c [2020-06-04T17:15:25.033Z] #40 8.893 DEP images/vma.pb-c.d [2020-06-04T17:15:25.065Z] #25 7.205 [2020-06-04T17:15:25.377Z] #40 8.973 PBCC images/creds.pb-c.c [2020-06-04T17:15:25.377Z] #40 9.002 DEP images/creds.pb-c.d [2020-06-04T17:15:25.377Z] #40 9.058 PBCC images/utsns.pb-c.c [2020-06-04T17:15:25.377Z] #40 9.085 DEP images/utsns.pb-c.d [2020-06-04T17:15:25.378Z] #40 9.111 PBCC images/ipc-desc.pb-c.c [2020-06-04T17:15:25.378Z] #40 9.163 PBCC images/ipc-sem.pb-c.c [2020-06-04T17:15:25.378Z] #40 9.180 DEP images/ipc-desc.pb-c.d [2020-06-04T17:15:25.378Z] #40 9.238 DEP images/ipc-sem.pb-c.d [2020-06-04T17:15:25.739Z] #40 9.290 PBCC images/ipc-msg.pb-c.c [2020-06-04T17:15:25.739Z] #40 9.340 DEP images/ipc-msg.pb-c.d [2020-06-04T17:15:25.739Z] #40 9.408 PBCC images/ipc-shm.pb-c.c [2020-06-04T17:15:25.739Z] #40 9.456 DEP images/ipc-shm.pb-c.d [2020-06-04T17:15:25.848Z] #25 7.400 #### 6.2% ########## 15.3% ################## 26.2% ############################ 39.5% #################################### 50.5% ################################################ 67.5% ###################################################### 75.5% ######################################################################## 100.0% [2020-06-04T17:15:26.063Z] #40 9.535 PBCC images/ipc-var.pb-c.c [2020-06-04T17:15:26.063Z] #40 9.555 DEP images/ipc-var.pb-c.d [2020-06-04T17:15:26.063Z] #40 9.674 PBCC images/sk-opts.pb-c.c [2020-06-04T17:15:26.063Z] #40 9.702 PBCC images/packet-sock.pb-c.c [2020-06-04T17:15:26.063Z] #40 9.778 DEP images/sk-opts.pb-c.d [2020-06-04T17:15:26.063Z] #40 9.890 DEP images/packet-sock.pb-c.d [2020-06-04T17:15:26.386Z] #40 9.930 PBCC images/sk-netlink.pb-c.c [2020-06-04T17:15:26.386Z] #40 9.991 DEP images/sk-netlink.pb-c.d [2020-06-04T17:15:26.386Z] #40 10.05 PBCC images/sk-inet.pb-c.c [2020-06-04T17:15:26.386Z] #40 10.10 DEP images/sk-inet.pb-c.d [2020-06-04T17:15:26.386Z] #40 10.17 PBCC images/sk-unix.pb-c.c [2020-06-04T17:15:26.386Z] #40 10.22 DEP images/sk-unix.pb-c.d [2020-06-04T17:15:26.417Z] #25 8.572 [2020-06-04T17:15:26.709Z] #40 10.28 PBCC images/mm.pb-c.c [2020-06-04T17:15:26.709Z] #40 10.33 DEP images/mm.pb-c.d [2020-06-04T17:15:26.709Z] #40 10.43 PBCC images/timerfd.pb-c.c [2020-06-04T17:15:27.026Z] ? github.com/docker/docker/api [no test files] [2020-06-04T17:15:27.032Z] #40 10.53 DEP images/timerfd.pb-c.d [2020-06-04T17:15:27.032Z] #40 10.59 PBCC images/timer.pb-c.c [2020-06-04T17:15:27.032Z] #40 10.61 DEP images/timer.pb-c.d [2020-06-04T17:15:27.032Z] #40 10.74 PBCC images/sa.pb-c.c [2020-06-04T17:15:27.032Z] #40 10.76 DEP images/sa.pb-c.d [2020-06-04T17:15:27.032Z] #40 10.85 PBCC images/pipe-data.pb-c.c [2020-06-04T17:15:27.312Z] #52 ... [2020-06-04T17:15:27.312Z] [2020-06-04T17:15:27.312Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:15:27.312Z] #41 61.92 go/ast [2020-06-04T17:15:27.312Z] #41 68.74 text/template [2020-06-04T17:15:27.312Z] #41 70.29 compress/gzip [2020-06-04T17:15:27.312Z] #41 70.34 go/parser [2020-06-04T17:15:27.312Z] #41 71.30 math/big [2020-06-04T17:15:27.312Z] #41 ... [2020-06-04T17:15:27.312Z] [2020-06-04T17:15:27.312Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:15:27.312Z] #39 15.64 PBCC images/regfile.pb-c.c [2020-06-04T17:15:27.312Z] #39 15.78 DEP images/regfile.pb-c.d [2020-06-04T17:15:27.312Z] #39 15.96 PBCC images/ns.pb-c.c [2020-06-04T17:15:27.312Z] #39 15.97 DEP images/ns.pb-c.d [2020-06-04T17:15:27.312Z] #39 16.14 PBCC images/fdinfo.pb-c.c [2020-06-04T17:15:27.312Z] #39 16.29 DEP images/fdinfo.pb-c.d [2020-06-04T17:15:27.312Z] #39 16.34 PBCC images/core-aarch64.pb-c.c [2020-06-04T17:15:27.312Z] #39 16.39 PBCC images/core-arm.pb-c.c [2020-06-04T17:15:27.312Z] #39 16.45 PBCC images/core-ppc64.pb-c.c [2020-06-04T17:15:27.312Z] #39 16.56 PBCC images/core-s390.pb-c.c [2020-06-04T17:15:27.312Z] #39 16.69 PBCC images/core-x86.pb-c.c [2020-06-04T17:15:27.312Z] #39 16.78 PBCC images/core.pb-c.c [2020-06-04T17:15:27.312Z] #39 16.92 PBCC images/inventory.pb-c.c [2020-06-04T17:15:27.312Z] #39 16.97 DEP images/core-aarch64.pb-c.d [2020-06-04T17:15:27.312Z] #39 17.02 DEP images/core-arm.pb-c.d [2020-06-04T17:15:27.312Z] #39 17.09 DEP images/core-ppc64.pb-c.d [2020-06-04T17:15:27.312Z] #39 17.22 DEP images/core-s390.pb-c.d [2020-06-04T17:15:27.312Z] #39 17.32 DEP images/core-x86.pb-c.d [2020-06-04T17:15:27.312Z] #39 17.43 DEP images/core.pb-c.d [2020-06-04T17:15:27.312Z] #39 17.49 DEP images/inventory.pb-c.d [2020-06-04T17:15:27.312Z] #39 17.55 PBCC images/cpuinfo.pb-c.c [2020-06-04T17:15:27.312Z] #39 17.57 DEP images/cpuinfo.pb-c.d [2020-06-04T17:15:27.312Z] #39 17.63 PBCC images/stats.pb-c.c [2020-06-04T17:15:27.312Z] #39 17.65 DEP images/stats.pb-c.d [2020-06-04T17:15:27.312Z] #39 19.15 make[1]: Nothing to be done for 'all'. [2020-06-04T17:15:27.312Z] #39 20.71 CC images/stats.o [2020-06-04T17:15:27.312Z] #39 21.29 CC images/core.o [2020-06-04T17:15:27.361Z] #40 10.88 DEP images/pipe-data.pb-c.d [2020-06-04T17:15:27.361Z] #40 10.97 PBCC images/mnt.pb-c.c [2020-06-04T17:15:27.361Z] #40 11.05 DEP images/mnt.pb-c.d [2020-06-04T17:15:27.361Z] #40 11.11 PBCC images/sk-packet.pb-c.c [2020-06-04T17:15:27.573Z] #39 22.15 CC images/core-x86.o [2020-06-04T17:15:27.573Z] #39 ... [2020-06-04T17:15:27.573Z] [2020-06-04T17:15:27.573Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T17:15:27.573Z] #10 72.91 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-06-04T17:15:27.702Z] #40 11.13 DEP images/sk-packet.pb-c.d [2020-06-04T17:15:27.702Z] #40 11.24 PBCC images/tcp-stream.pb-c.c [2020-06-04T17:15:27.702Z] #40 11.28 DEP images/tcp-stream.pb-c.d [2020-06-04T17:15:27.702Z] #40 11.34 PBCC images/pipe.pb-c.c [2020-06-04T17:15:27.702Z] #40 11.39 DEP images/pipe.pb-c.d [2020-06-04T17:15:27.719Z] #25 8.752 # 1.9% ####### 10.5% ############# 18.4% ################### 26.9% ########################## 37.5% ################################# 46.4% ######################################### 57.8% ################################################ 66.9% ###################################################### 75.4% ############################################################## 86.1% [2020-06-04T17:15:27.719Z] #25 ... [2020-06-04T17:15:27.719Z] [2020-06-04T17:15:27.719Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-04T17:15:27.719Z] #32 48.73 Selecting previously unselected package xxd. [2020-06-04T17:15:27.719Z] #32 48.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15412 files and directories currently installed.) [2020-06-04T17:15:27.719Z] #32 48.93 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-06-04T17:15:27.719Z] #32 48.96 Unpacking xxd (2:8.1.0875-5) ... [2020-06-04T17:15:27.719Z] #32 49.26 Selecting previously unselected package vim-common. [2020-06-04T17:15:27.719Z] #32 49.28 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-04T17:15:27.719Z] #32 49.35 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-04T17:15:27.719Z] #32 49.87 Selecting previously unselected package cmake-data. [2020-06-04T17:15:27.719Z] #32 49.87 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-06-04T17:15:27.719Z] #32 49.88 Unpacking cmake-data (3.13.4-1) ... [2020-06-04T17:15:27.719Z] #32 53.18 Selecting previously unselected package libicu63:amd64. [2020-06-04T17:15:27.719Z] #32 53.23 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-06-04T17:15:27.719Z] #32 53.25 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-04T17:15:27.834Z] #10 72.91 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-06-04T17:15:27.834Z] #10 72.92 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-04T17:15:27.978Z] #32 ... [2020-06-04T17:15:27.978Z] [2020-06-04T17:15:27.978Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T17:15:27.978Z] #25 8.752 # 1.9% ####### 10.5% ############# 18.4% ################### 26.9% ########################## 37.5% ################################# 46.4% ######################################### 57.8% ################################################ 66.9% ###################################################### 75.4% ############################################################## 86.1% ##################################################################### 97.1% ######################################################################## 100.0% [2020-06-04T17:15:28.050Z] #40 11.50 PBCC images/pstree.pb-c.c [2020-06-04T17:15:28.050Z] #40 11.55 DEP images/pstree.pb-c.d [2020-06-04T17:15:28.050Z] #40 11.60 PBCC images/fs.pb-c.c [2020-06-04T17:15:28.050Z] #40 11.65 DEP images/fs.pb-c.d [2020-06-04T17:15:28.050Z] #40 11.70 PBCC images/signalfd.pb-c.c [2020-06-04T17:15:28.050Z] #40 11.72 DEP images/signalfd.pb-c.d [2020-06-04T17:15:28.050Z] #40 11.79 PBCC images/fh.pb-c.c [2020-06-04T17:15:28.382Z] #40 11.91 PBCC images/fsnotify.pb-c.c [2020-06-04T17:15:28.382Z] #40 11.96 DEP images/fh.pb-c.d [2020-06-04T17:15:28.382Z] #40 12.02 DEP images/fsnotify.pb-c.d [2020-06-04T17:15:28.382Z] #40 12.08 PBCC images/eventpoll.pb-c.c [2020-06-04T17:15:28.382Z] #40 12.11 DEP images/eventpoll.pb-c.d [2020-06-04T17:15:28.382Z] #40 12.17 PBCC images/eventfd.pb-c.c [2020-06-04T17:15:28.382Z] #40 12.22 DEP images/eventfd.pb-c.d [2020-06-04T17:15:28.546Z] #25 10.46 [2020-06-04T17:15:28.803Z] #40 12.31 PBCC images/remap-file-path.pb-c.c [2020-06-04T17:15:28.803Z] #40 ... [2020-06-04T17:15:28.803Z] [2020-06-04T17:15:28.803Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:15:29.470Z] #53 42.77 Checking out files: 66% (2126/3184) Checking out files: 67% (2134/3184) Checking out files: 68% (2166/3184) Checking out files: 69% (2197/3184) Checking out files: 70% (2229/3184) Checking out files: 71% (2261/3184) Checking out files: 72% (2293/3184) Checking out files: 73% (2325/3184) Checking out files: 74% (2357/3184) Checking out files: 75% (2388/3184) Checking out files: 76% (2420/3184) Checking out files: 77% (2452/3184) Checking out files: 78% (2484/3184) Checking out files: 79% (2516/3184) Checking out files: 80% (2548/3184) Checking out files: 81% (2580/3184) Checking out files: 82% (2611/3184) Checking out files: 83% (2643/3184) Checking out files: 84% (2675/3184) Checking out files: 85% (2707/3184) Checking out files: 86% (2739/3184) Checking out files: 87% (2771/3184) Checking out files: 88% (2802/3184) Checking out files: 89% (2834/3184) Checking out files: 90% (2866/3184) Checking out files: 91% (2898/3184) Checking out files: 92% (2930/3184) Checking out files: 93% (2962/3184) Checking out files: 94% (2993/3184) Checking out files: 95% (3025/3184) Checking out files: 96% (3057/3184) Checking out files: 97% (3089/3184) Checking out files: 98% (3121/3184) Checking out files: 99% (3153/3184) Checking out files: 100% (3184/3184) Checking out files: 100% (3184/3184), done. [2020-06-04T17:15:29.470Z] #53 43.53 + cd /tmp/tmp.MqVU4zaJH9/src/github.com/containerd/containerd [2020-06-04T17:15:29.470Z] #53 43.53 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-04T17:15:30.104Z] #25 10.69 #=#=# # 2.4% #### 5.9% ###### 8.7% ######## 11.7% ############ 17.2% ############# 19.2% ############### 22.1% ################## 26.1% ################### 27.0% ##################### 30.2% ######################## 33.4% ########################### 38.6% ############################# 41.5% ################################ 45.1% [2020-06-04T17:15:30.104Z] #25 ... [2020-06-04T17:15:30.104Z] [2020-06-04T17:15:30.104Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T17:15:30.104Z] #38 51.11 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-06-04T17:15:30.104Z] #38 51.14 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-06-04T17:15:30.104Z] #38 51.18 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-06-04T17:15:30.104Z] #38 51.50 Selecting previously unselected package libprotobuf-dev:amd64. [2020-06-04T17:15:30.104Z] #38 51.51 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-06-04T17:15:30.104Z] #38 51.52 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-06-04T17:15:30.104Z] #38 52.97 Selecting previously unselected package libprotoc17:amd64. [2020-06-04T17:15:30.104Z] #38 52.97 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-06-04T17:15:30.104Z] #38 53.02 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-06-04T17:15:30.104Z] #38 53.72 Selecting previously unselected package protobuf-c-compiler. [2020-06-04T17:15:30.104Z] #38 53.72 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-06-04T17:15:30.104Z] #38 53.74 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-04T17:15:30.104Z] #38 53.87 Selecting previously unselected package protobuf-compiler. [2020-06-04T17:15:30.104Z] #38 53.90 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-06-04T17:15:30.104Z] #38 53.90 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-06-04T17:15:30.104Z] #38 54.09 Selecting previously unselected package python-pkg-resources. [2020-06-04T17:15:30.104Z] #38 54.13 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-06-04T17:15:30.104Z] #38 54.14 Unpacking python-pkg-resources (40.8.0-1) ... [2020-06-04T17:15:30.104Z] #38 54.46 Selecting previously unselected package python-six. [2020-06-04T17:15:30.104Z] #38 54.48 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-06-04T17:15:30.104Z] #38 54.48 Unpacking python-six (1.12.0-1) ... [2020-06-04T17:15:30.104Z] #38 54.67 Selecting previously unselected package python-protobuf. [2020-06-04T17:15:30.104Z] #38 54.70 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-06-04T17:15:30.104Z] #38 54.71 Unpacking python-protobuf (3.6.1.3-2) ... [2020-06-04T17:15:30.104Z] #38 55.48 Setting up python-pkg-resources (40.8.0-1) ... [2020-06-04T17:15:30.362Z] #38 ... [2020-06-04T17:15:30.362Z] [2020-06-04T17:15:30.362Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T17:15:30.595Z] #53 44.67 + export 'BUILDTAGS=netgo osusergo static_build' [2020-06-04T17:15:30.595Z] #53 44.67 + BUILDTAGS='netgo osusergo static_build' [2020-06-04T17:15:30.595Z] #53 44.67 + export EXTRA_FLAGS=-buildmode=pie [2020-06-04T17:15:30.595Z] #53 44.67 + EXTRA_FLAGS=-buildmode=pie [2020-06-04T17:15:30.595Z] #53 44.68 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-06-04T17:15:30.595Z] #53 44.68 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-06-04T17:15:30.595Z] #53 44.68 + '[' '' = dynamic ']' [2020-06-04T17:15:30.595Z] #53 44.68 + make [2020-06-04T17:15:30.621Z] #25 10.69 #=#=# # 2.4% #### 5.9% ###### 8.7% ######## 11.7% ############ 17.2% ############# 19.2% ############### 22.1% ################## 26.1% ################### 27.0% ##################### 30.2% ######################## 33.4% ########################### 38.6% ############################# 41.5% ################################ 45.1% #################################### 51.2% ######################################### 57.5% ############################################ 61.9% ############################################## 65.0% ################################################## 70.2% [2020-06-04T17:15:30.621Z] #25 ... [2020-06-04T17:15:30.621Z] [2020-06-04T17:15:30.621Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T17:15:30.621Z] #10 51.50 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-06-04T17:15:30.621Z] #10 54.07 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-06-04T17:15:30.621Z] #10 54.07 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-06-04T17:15:30.621Z] #10 54.08 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-06-04T17:15:30.621Z] #10 54.09 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-06-04T17:15:30.621Z] #10 54.11 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-04T17:15:30.621Z] #10 54.13 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-06-04T17:15:30.621Z] #10 54.15 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-06-04T17:15:30.621Z] #10 54.19 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-06-04T17:15:30.621Z] #10 54.22 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-06-04T17:15:30.621Z] #10 54.25 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-06-04T17:15:30.621Z] #10 54.25 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-06-04T17:15:30.621Z] #10 54.36 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-06-04T17:15:30.621Z] #10 54.37 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-04T17:15:30.621Z] #10 54.40 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-06-04T17:15:30.621Z] #10 54.40 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-06-04T17:15:30.621Z] #10 55.69 debconf: delaying package configuration, since apt-utils is not installed [2020-06-04T17:15:30.621Z] #10 55.90 Fetched 77.7 MB in 8s (9215 kB/s) [2020-06-04T17:15:30.621Z] #10 56.04 Selecting previously unselected package binutils-mingw-w64-i686. [2020-06-04T17:15:30.621Z] #10 56.04 (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-04T17:15:30.621Z] #10 56.16 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-06-04T17:15:30.621Z] #10 56.17 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-04T17:15:30.621Z] #10 59.31 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-06-04T17:15:30.621Z] #10 59.32 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-06-04T17:15:30.621Z] #10 59.34 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-04T17:15:30.881Z] #10 ... [2020-06-04T17:15:30.881Z] [2020-06-04T17:15:30.881Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-04T17:15:30.881Z] #32 61.78 Selecting previously unselected package libxml2:amd64. [2020-06-04T17:15:30.881Z] #32 61.79 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-06-04T17:15:30.881Z] #32 61.81 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-06-04T17:15:31.448Z] #32 ... [2020-06-04T17:15:31.448Z] [2020-06-04T17:15:31.448Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-04T17:15:31.448Z] #28 52.03 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-06-04T17:15:31.448Z] #28 52.78 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-06-04T17:15:31.448Z] #28 53.64 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-06-04T17:15:31.448Z] #28 ... [2020-06-04T17:15:31.448Z] [2020-06-04T17:15:31.448Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T17:15:31.685Z] #53 45.86 + bin/ctr [2020-06-04T17:15:31.965Z] #25 10.69 #=#=# # 2.4% #### 5.9% ###### 8.7% ######## 11.7% ############ 17.2% ############# 19.2% ############### 22.1% ################## 26.1% ################### 27.0% ##################### 30.2% ######################## 33.4% ########################### 38.6% ############################# 41.5% ################################ 45.1% #################################### 51.2% ######################################### 57.5% ############################################ 61.9% ############################################## 65.0% ################################################## 70.2% ##################################################### 74.2% ####################################################### 77.1% ######################################################### 79.3% ########################################################## 81.9% ############################################################ 84.5% ############################################################### 87.6% ################################################################# 91.2% ################################################################### 93.7% #################################################################### 95.6% ##################################################################### 97.2% ######################################################################## 100.0% [2020-06-04T17:15:31.965Z] #25 14.11 [2020-06-04T17:15:35.631Z] #10 ... [2020-06-04T17:15:35.631Z] [2020-06-04T17:15:35.631Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:15:35.631Z] #47 68.46 mvdan.cc/sh/v3/syntax [2020-06-04T17:15:35.631Z] #47 70.49 golang.org/x/crypto/ssh/terminal [2020-06-04T17:15:35.631Z] #47 76.09 mvdan.cc/sh/v3/cmd/shfmt [2020-06-04T17:15:35.631Z] #47 ... [2020-06-04T17:15:35.631Z] [2020-06-04T17:15:35.631Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:15:35.631Z] #39 22.71 CC images/core-arm.o [2020-06-04T17:15:35.631Z] #39 23.27 CC images/core-aarch64.o [2020-06-04T17:15:35.631Z] #39 23.80 CC images/core-ppc64.o [2020-06-04T17:15:35.631Z] #39 24.56 CC images/core-s390.o [2020-06-04T17:15:35.631Z] #39 25.49 CC images/cpuinfo.o [2020-06-04T17:15:35.631Z] #39 26.09 CC images/inventory.o [2020-06-04T17:15:35.631Z] #39 26.41 CC images/fdinfo.o [2020-06-04T17:15:35.631Z] #39 26.89 CC images/fown.o [2020-06-04T17:15:35.631Z] #39 27.18 CC images/ns.o [2020-06-04T17:15:35.631Z] #39 27.47 CC images/regfile.o [2020-06-04T17:15:35.631Z] #39 27.83 CC images/ghost-file.o [2020-06-04T17:15:35.631Z] #39 28.21 CC images/fifo.o [2020-06-04T17:15:35.631Z] #39 28.47 CC images/remap-file-path.o [2020-06-04T17:15:35.631Z] #39 28.75 CC images/eventfd.o [2020-06-04T17:15:35.631Z] #39 29.03 CC images/eventpoll.o [2020-06-04T17:15:35.631Z] #39 29.48 CC images/fh.o [2020-06-04T17:15:35.631Z] #39 29.82 CC images/fsnotify.o [2020-06-04T17:15:35.631Z] #39 ... [2020-06-04T17:15:35.631Z] [2020-06-04T17:15:35.631Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:15:35.631Z] #47 DONE 80.8s [2020-06-04T17:15:35.631Z] [2020-06-04T17:15:35.631Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:15:35.631Z] #41 73.50 net [2020-06-04T17:15:35.631Z] #41 75.36 vendor/golang.org/x/text/unicode/bidi [2020-06-04T17:15:35.631Z] #41 75.90 go/doc [2020-06-04T17:15:35.631Z] #41 78.72 vendor/golang.org/x/text/secure/bidirule [2020-06-04T17:15:35.631Z] #41 79.28 vendor/golang.org/x/text/unicode/norm [2020-06-04T17:15:35.631Z] #41 79.31 github.com/LK4D4/vndr/build [2020-06-04T17:15:35.634Z] #25 ... [2020-06-04T17:15:35.634Z] [2020-06-04T17:15:35.634Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:15:35.634Z] #47 53.67 reflect [2020-06-04T17:15:35.634Z] #47 53.70 syscall [2020-06-04T17:15:35.634Z] #47 62.57 time [2020-06-04T17:15:35.634Z] #47 ... [2020-06-04T17:15:35.634Z] [2020-06-04T17:15:35.634Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T17:15:35.634Z] #10 63.42 Selecting previously unselected package binutils-mingw-w64. [2020-06-04T17:15:35.634Z] #10 63.43 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-06-04T17:15:35.634Z] #10 63.45 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-04T17:15:35.634Z] #10 63.61 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-06-04T17:15:35.634Z] #10 63.61 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-06-04T17:15:35.634Z] #10 63.64 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-06-04T17:15:35.634Z] #10 63.90 Selecting previously unselected package dmsetup. [2020-06-04T17:15:35.634Z] #10 63.91 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-06-04T17:15:35.634Z] #10 63.91 Unpacking dmsetup (2:1.02.155-3) ... [2020-06-04T17:15:35.634Z] #10 64.11 Selecting previously unselected package mingw-w64-common. [2020-06-04T17:15:35.634Z] #10 64.12 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-06-04T17:15:35.634Z] #10 64.14 Unpacking mingw-w64-common (6.0.0-3) ... [2020-06-04T17:15:35.634Z] #10 ... [2020-06-04T17:15:35.634Z] [2020-06-04T17:15:35.635Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:15:35.635Z] #30 56.62 time [2020-06-04T17:15:35.635Z] #30 63.39 internal/poll [2020-06-04T17:15:35.635Z] #30 64.06 internal/fmtsort [2020-06-04T17:15:35.635Z] #30 64.93 internal/syscall/execenv [2020-06-04T17:15:35.635Z] #30 65.16 internal/syscall/unix [2020-06-04T17:15:35.635Z] #30 65.46 strings [2020-06-04T17:15:35.635Z] #30 66.00 os [2020-06-04T17:15:35.643Z] ok github.com/docker/docker/api/server 0.006s coverage: 9.0% of statements [2020-06-04T17:15:35.666Z] #53 ... [2020-06-04T17:15:35.666Z] [2020-06-04T17:15:35.666Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:15:35.666Z] #31 76.07 internal/syscall/execenv [2020-06-04T17:15:35.666Z] #31 76.07 internal/syscall/unix [2020-06-04T17:15:35.666Z] #31 76.09 time [2020-06-04T17:15:35.666Z] #31 84.23 internal/poll [2020-06-04T17:15:35.666Z] #31 ... [2020-06-04T17:15:35.666Z] [2020-06-04T17:15:35.666Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:15:35.666Z] #40 12.36 DEP images/remap-file-path.pb-c.d [2020-06-04T17:15:35.666Z] #40 12.42 PBCC images/fifo.pb-c.c [2020-06-04T17:15:35.666Z] #40 12.44 DEP images/fifo.pb-c.d [2020-06-04T17:15:35.666Z] #40 12.51 PBCC images/ghost-file.pb-c.c [2020-06-04T17:15:35.666Z] #40 12.57 DEP images/ghost-file.pb-c.d [2020-06-04T17:15:35.666Z] #40 12.63 PBCC images/regfile.pb-c.c [2020-06-04T17:15:35.666Z] #40 12.69 DEP images/regfile.pb-c.d [2020-06-04T17:15:35.666Z] #40 12.75 PBCC images/ns.pb-c.c [2020-06-04T17:15:35.666Z] #40 12.80 DEP images/ns.pb-c.d [2020-06-04T17:15:35.666Z] #40 12.83 PBCC images/fdinfo.pb-c.c [2020-06-04T17:15:35.666Z] #40 12.94 DEP images/fdinfo.pb-c.d [2020-06-04T17:15:35.666Z] #40 13.01 PBCC images/core-aarch64.pb-c.c [2020-06-04T17:15:35.666Z] #40 13.08 PBCC images/core-arm.pb-c.c [2020-06-04T17:15:35.666Z] #40 13.14 PBCC images/core-ppc64.pb-c.c [2020-06-04T17:15:35.666Z] #40 13.22 PBCC images/core-s390.pb-c.c [2020-06-04T17:15:35.666Z] #40 13.32 PBCC images/core-x86.pb-c.c [2020-06-04T17:15:35.666Z] #40 13.39 PBCC images/core.pb-c.c [2020-06-04T17:15:35.666Z] #40 13.51 PBCC images/inventory.pb-c.c [2020-06-04T17:15:35.666Z] #40 13.60 DEP images/core-aarch64.pb-c.d [2020-06-04T17:15:35.666Z] #40 13.70 DEP images/core-arm.pb-c.d [2020-06-04T17:15:35.666Z] #40 13.74 DEP images/core-ppc64.pb-c.d [2020-06-04T17:15:35.666Z] #40 13.80 DEP images/core-s390.pb-c.d [2020-06-04T17:15:35.666Z] #40 13.88 DEP images/core-x86.pb-c.d [2020-06-04T17:15:35.666Z] #40 13.93 DEP images/core.pb-c.d [2020-06-04T17:15:35.666Z] #40 14.02 DEP images/inventory.pb-c.d [2020-06-04T17:15:35.666Z] #40 14.09 PBCC images/cpuinfo.pb-c.c [2020-06-04T17:15:35.666Z] #40 14.12 DEP images/cpuinfo.pb-c.d [2020-06-04T17:15:35.666Z] #40 14.17 PBCC images/stats.pb-c.c [2020-06-04T17:15:35.666Z] #40 14.21 DEP images/stats.pb-c.d [2020-06-04T17:15:35.666Z] #40 16.32 make[1]: Nothing to be done for 'all'. [2020-06-04T17:15:35.666Z] #40 ... [2020-06-04T17:15:35.666Z] [2020-06-04T17:15:35.666Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:15:35.666Z] #42 76.42 vendor/golang.org/x/net/dns/dnsmessage [2020-06-04T17:15:35.666Z] #42 84.01 time [2020-06-04T17:15:35.666Z] #42 ... [2020-06-04T17:15:35.666Z] [2020-06-04T17:15:35.666Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:15:35.666Z] #31 86.70 os [2020-06-04T17:15:35.666Z] #31 86.89 internal/fmtsort [2020-06-04T17:15:35.893Z] #30 ... [2020-06-04T17:15:35.893Z] [2020-06-04T17:15:35.893Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T17:15:35.893Z] #25 15.11 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-06-04T17:15:35.893Z] #25 15.48 [2020-06-04T17:15:35.893Z] #25 15.68 # 2.3% ######################################################################## 100.0% [2020-06-04T17:15:35.893Z] #25 15.87 [2020-06-04T17:15:35.893Z] #25 16.90 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-06-04T17:15:35.893Z] #25 17.37 [2020-06-04T17:15:35.893Z] #25 17.60 ################################ 45.6% ######################################################################## 100.0% [2020-06-04T17:15:35.893Z] #25 17.76 [2020-06-04T17:15:36.204Z] #41 ... [2020-06-04T17:15:36.204Z] [2020-06-04T17:15:36.204Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:15:36.204Z] #39 30.63 CC images/signalfd.o [2020-06-04T17:15:36.331Z] #31 89.45 fmt [2020-06-04T17:15:36.331Z] #31 89.46 path/filepath [2020-06-04T17:15:36.466Z] #39 30.94 CC images/fs.o [2020-06-04T17:15:36.727Z] #39 31.33 CC images/pstree.o [2020-06-04T17:15:36.832Z] #25 18.75 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-06-04T17:15:36.832Z] #25 18.85 skipping existing 1849cc453dee [2020-06-04T17:15:36.832Z] #25 19.03 [2020-06-04T17:15:37.007Z] #31 ... [2020-06-04T17:15:37.007Z] [2020-06-04T17:15:37.007Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:15:37.007Z] #48 80.34 time [2020-06-04T17:15:37.007Z] #48 83.94 regexp [2020-06-04T17:15:37.299Z] #39 31.71 CC images/pipe.o [2020-06-04T17:15:37.299Z] #39 31.88 CC images/tcp-stream.o [2020-06-04T17:15:37.323Z] #48 ... [2020-06-04T17:15:37.323Z] [2020-06-04T17:15:37.323Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:15:37.323Z] #40 18.60 CC images/stats.o [2020-06-04T17:15:37.323Z] #40 19.10 CC images/core.o [2020-06-04T17:15:37.323Z] #40 20.12 CC images/core-x86.o [2020-06-04T17:15:37.323Z] #40 21.05 CC images/core-arm.o [2020-06-04T17:15:37.560Z] #39 32.07 CC images/sk-packet.o [2020-06-04T17:15:37.822Z] #39 32.42 CC images/mnt.o [2020-06-04T17:15:38.013Z] #40 21.69 CC images/core-aarch64.o [2020-06-04T17:15:38.211Z] #25 ... [2020-06-04T17:15:38.211Z] [2020-06-04T17:15:38.211Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-04T17:15:38.211Z] #32 62.67 Selecting previously unselected package libarchive13:amd64. [2020-06-04T17:15:38.211Z] #32 62.67 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-06-04T17:15:38.211Z] #32 62.68 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-06-04T17:15:38.211Z] #32 62.99 Selecting previously unselected package libjsoncpp1:amd64. [2020-06-04T17:15:38.211Z] #32 62.99 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-06-04T17:15:38.211Z] #32 63.00 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-06-04T17:15:38.211Z] #32 63.19 Selecting previously unselected package librhash0:amd64. [2020-06-04T17:15:38.211Z] #32 63.20 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-06-04T17:15:38.211Z] #32 63.21 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-06-04T17:15:38.211Z] #32 63.44 Selecting previously unselected package libuv1:amd64. [2020-06-04T17:15:38.211Z] #32 63.45 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-06-04T17:15:38.211Z] #32 63.46 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-06-04T17:15:38.211Z] #32 63.68 Selecting previously unselected package cmake. [2020-06-04T17:15:38.211Z] #32 63.68 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-06-04T17:15:38.211Z] #32 63.69 Unpacking cmake (3.13.4-1) ... [2020-06-04T17:15:38.211Z] #32 67.14 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-04T17:15:38.211Z] #32 67.17 Setting up xxd (2:8.1.0875-5) ... [2020-06-04T17:15:38.211Z] #32 67.18 Setting up libuv1:amd64 (1.24.1-1) ... [2020-06-04T17:15:38.211Z] #32 67.19 Setting up vim-common (2:8.1.0875-5) ... [2020-06-04T17:15:38.211Z] #32 67.23 Setting up librhash0:amd64 (1.3.8-1) ... [2020-06-04T17:15:38.211Z] #32 67.26 Setting up cmake-data (3.13.4-1) ... [2020-06-04T17:15:38.211Z] #32 67.29 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-06-04T17:15:38.211Z] #32 67.31 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-06-04T17:15:38.211Z] #32 67.32 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-06-04T17:15:38.211Z] #32 67.33 Setting up cmake (3.13.4-1) ... [2020-06-04T17:15:38.211Z] #32 67.35 Processing triggers for libc-bin (2.28-10) ... [2020-06-04T17:15:38.211Z] #32 67.45 Processing triggers for mime-support (3.62) ... [2020-06-04T17:15:38.211Z] #32 DONE 69.0s [2020-06-04T17:15:38.211Z] [2020-06-04T17:15:38.211Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:15:38.395Z] #39 32.69 CC images/pipe-data.o [2020-06-04T17:15:38.395Z] #39 32.89 CC images/sa.o [2020-06-04T17:15:38.395Z] #39 33.10 CC images/timer.o [2020-06-04T17:15:38.703Z] #40 22.19 CC images/core-ppc64.o [2020-06-04T17:15:38.968Z] #39 33.51 CC images/timerfd.o [2020-06-04T17:15:39.399Z] #40 23.01 CC images/core-s390.o [2020-06-04T17:15:39.539Z] #39 33.87 CC images/mm.o [2020-06-04T17:15:39.719Z] INFO [runner/unused/goanalysis] analyzers took 25.555591777s with top 10 stages: buildssa: 21.473753723s, U1000: 4.081838054s [2020-06-04T17:15:39.719Z] INFO [runner] Issues before processing: 2302, after processing: 0 [2020-06-04T17:15:39.719Z] INFO [runner] Processors filtering stat (out/in): skip_files: 1693/1693, skip_dirs: 1693/1693, exclude: 1588/1588, exclude-rules: 64/1588, nolint: 0/64, path_prettifier: 1693/1693, autogenerated_exclude: 1588/1693, cgo: 1693/2302, filename_unadjuster: 1693/1693, identifier_marker: 1588/1588 [2020-06-04T17:15:39.719Z] INFO [runner] processing took 131.658211ms with stages: nolint: 55.237508ms, identifier_marker: 38.830736ms, path_prettifier: 13.184213ms, autogenerated_exclude: 11.507514ms, exclude-rules: 8.118512ms, skip_dirs: 3.323216ms, cgo: 928.407µs, filename_unadjuster: 522.493µs, max_same_issues: 1.511µs, uniq_by_line: 676ns, diff: 653ns, max_from_linter: 538ns, source_code: 509ns, exclude: 493ns, path_shortener: 485ns, skip_files: 426ns, max_per_file_from_linter: 321ns [2020-06-04T17:15:39.719Z] INFO [runner] linters took 1m33.376807342s with stages: goanalysis_metalinter: 1m15.477476933s, unused: 17.766522936s [2020-06-04T17:15:39.719Z] INFO File cache stats: 1443 entries of total size 6.8MiB [2020-06-04T17:15:39.800Z] #39 34.27 CC images/sk-opts.o [2020-06-04T17:15:39.800Z] #39 34.50 CC images/sk-unix.o [2020-06-04T17:15:40.125Z] #33 ... [2020-06-04T17:15:40.125Z] [2020-06-04T17:15:40.125Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T17:15:40.125Z] #25 21.37 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-06-04T17:15:40.125Z] #25 21.83 [2020-06-04T17:15:40.125Z] #25 22.00 ######################################################################## 100.0% [2020-06-04T17:15:40.125Z] #25 22.22 [2020-06-04T17:15:40.125Z] #25 22.33 Download of images into '/build' complete. [2020-06-04T17:15:40.125Z] #25 22.33 Use something like the following to load the result into a Docker daemon: [2020-06-04T17:15:40.125Z] #25 22.33 tar -cC '/build' . | docker load [2020-06-04T17:15:40.125Z] #25 DONE 22.4s [2020-06-04T17:15:40.388Z] [2020-06-04T17:15:40.388Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T17:15:40.388Z] #38 62.04 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-06-04T17:15:40.388Z] #38 62.06 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-04T17:15:40.388Z] #38 62.07 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-04T17:15:40.388Z] #38 62.11 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-06-04T17:15:40.388Z] #38 62.14 Setting up python-six (1.12.0-1) ... [2020-06-04T17:15:40.388Z] #38 66.74 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-06-04T17:15:40.388Z] #38 66.75 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-06-04T17:15:40.388Z] #38 66.77 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-06-04T17:15:40.388Z] #38 66.78 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-06-04T17:15:40.388Z] #38 66.80 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-06-04T17:15:40.388Z] #38 66.82 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-06-04T17:15:40.388Z] #38 66.83 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-04T17:15:40.388Z] #38 66.85 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-06-04T17:15:40.388Z] #38 66.86 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-04T17:15:40.388Z] #38 66.87 Setting up python-protobuf (3.6.1.3-2) ... [2020-06-04T17:15:40.515Z] #40 24.07 CC images/cpuinfo.o [2020-06-04T17:15:40.587Z] #39 35.13 CC images/sk-inet.o [2020-06-04T17:15:40.646Z] #38 ... [2020-06-04T17:15:40.646Z] [2020-06-04T17:15:40.646Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:15:40.646Z] #41 61.48 time [2020-06-04T17:15:40.646Z] #41 66.87 strings [2020-06-04T17:15:40.646Z] #41 68.15 os [2020-06-04T17:15:40.646Z] #41 70.46 regexp/syntax [2020-06-04T17:15:40.820Z] #40 24.63 CC images/inventory.o [2020-06-04T17:15:40.904Z] #41 ... [2020-06-04T17:15:40.904Z] [2020-06-04T17:15:40.904Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T17:15:40.904Z] #10 71.71 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-06-04T17:15:40.904Z] #10 71.71 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-06-04T17:15:40.904Z] #10 71.78 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-04T17:15:41.328Z] #39 36.01 CC images/tun.o [2020-06-04T17:15:41.481Z] #40 25.01 CC images/fdinfo.o [2020-06-04T17:15:41.589Z] #39 ... [2020-06-04T17:15:41.589Z] [2020-06-04T17:15:41.589Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:15:41.589Z] #54 86.73 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-04T17:15:41.589Z] #54 86.73 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-06-04T17:15:41.791Z] #40 25.53 CC images/fown.o [2020-06-04T17:15:42.101Z] #40 25.80 CC images/ns.o [2020-06-04T17:15:42.243Z] INFO Memory: 1584 samples, avg is 255.2MB, max is 3033.4MB [2020-06-04T17:15:42.243Z] INFO Execution took 3m31.325949461s [2020-06-04T17:15:42.243Z] Congratulations! The shell scripts are properly formatted. [2020-06-04T17:15:42.414Z] #40 26.12 CC images/regfile.o [2020-06-04T17:15:42.728Z] #40 26.44 CC images/ghost-file.o [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-06-04T17:15:43.056Z] #40 26.78 CC images/fifo.o [2020-06-04T17:15:43.143Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41030/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr14 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b4fc2b7202f46f4cdbba0d993aba757f5cd31280 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b4fc2b7202f46f4cdbba0d993aba757f5cd31280 hack/make.sh dynbinary-daemon test-docker-py [2020-06-04T17:15:43.375Z] #40 27.11 CC images/remap-file-path.o [2020-06-04T17:15:43.400Z] [2020-06-04T17:15:43.400Z] Removing bundles/ [2020-06-04T17:15:43.400Z] [2020-06-04T17:15:43.400Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-06-04T17:15:43.657Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-06-04T17:15:43.657Z] GOOS="" GOARCH="" GOARM="" [2020-06-04T17:15:43.683Z] #40 27.40 CC images/eventfd.o [2020-06-04T17:15:43.992Z] #40 27.81 CC images/eventpoll.o [2020-06-04T17:15:44.302Z] #40 ... [2020-06-04T17:15:44.302Z] [2020-06-04T17:15:44.302Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T17:15:44.302Z] #11 97.63 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-06-04T17:15:44.302Z] #11 97.63 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-06-04T17:15:44.302Z] #11 97.64 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-04T17:15:44.969Z] #11 ... [2020-06-04T17:15:44.969Z] [2020-06-04T17:15:44.969Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:15:44.969Z] #42 88.41 regexp [2020-06-04T17:15:44.969Z] #42 98.20 net [2020-06-04T17:15:44.969Z] #42 98.22 os/exec [2020-06-04T17:15:44.969Z] #42 98.29 github.com/LK4D4/vndr/versioned [2020-06-04T17:15:45.093Z] #10 ... [2020-06-04T17:15:45.093Z] [2020-06-04T17:15:45.093Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T17:15:45.093Z] #38 75.28 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-06-04T17:15:45.093Z] #38 75.30 Processing triggers for libc-bin (2.28-10) ... [2020-06-04T17:15:45.093Z] #38 DONE 75.6s [2020-06-04T17:15:45.093Z] [2020-06-04T17:15:45.093Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:15:45.287Z] #42 ... [2020-06-04T17:15:45.287Z] [2020-06-04T17:15:45.287Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:15:45.287Z] #40 28.29 CC images/fh.o [2020-06-04T17:15:45.287Z] #40 28.69 CC images/fsnotify.o [2020-06-04T17:15:45.795Z] #54 ... [2020-06-04T17:15:45.795Z] [2020-06-04T17:15:45.795Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T17:15:45.795Z] #10 84.88 Selecting previously unselected package libapparmor1:arm64. [2020-06-04T17:15:45.795Z] #10 84.90 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-06-04T17:15:45.795Z] #10 84.90 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-06-04T17:15:45.795Z] #10 85.07 Selecting previously unselected package libapparmor-dev:arm64. [2020-06-04T17:15:45.795Z] #10 85.08 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-06-04T17:15:45.795Z] #10 85.11 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-06-04T17:15:45.795Z] #10 85.43 Selecting previously unselected package libbtrfs0. [2020-06-04T17:15:45.795Z] #10 85.43 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-06-04T17:15:45.795Z] #10 85.46 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-04T17:15:45.795Z] #10 85.56 Selecting previously unselected package libbtrfs-dev. [2020-06-04T17:15:45.795Z] #10 85.57 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-06-04T17:15:45.795Z] #10 85.58 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-04T17:15:45.795Z] #10 86.22 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-06-04T17:15:45.795Z] #10 86.22 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-06-04T17:15:45.795Z] #10 86.22 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-06-04T17:15:45.795Z] #10 86.40 Selecting previously unselected package libudev-dev:arm64. [2020-06-04T17:15:45.795Z] #10 86.41 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ... [2020-06-04T17:15:45.795Z] #10 86.43 Unpacking libudev-dev:arm64 (241-7~deb10u4) ... [2020-06-04T17:15:45.795Z] #10 86.62 Selecting previously unselected package libsepol1-dev:arm64. [2020-06-04T17:15:45.795Z] #10 86.62 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-06-04T17:15:45.795Z] #10 86.63 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-06-04T17:15:45.795Z] #10 86.92 Selecting previously unselected package libpcre16-3:arm64. [2020-06-04T17:15:45.795Z] #10 86.92 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-06-04T17:15:45.795Z] #10 86.93 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-06-04T17:15:45.795Z] #10 87.10 Selecting previously unselected package libpcre32-3:arm64. [2020-06-04T17:15:45.795Z] #10 87.10 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-06-04T17:15:45.795Z] #10 87.10 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-06-04T17:15:45.795Z] #10 87.27 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-06-04T17:15:45.795Z] #10 87.28 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-06-04T17:15:45.795Z] #10 87.30 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-06-04T17:15:45.795Z] #10 87.40 Selecting previously unselected package libpcre3-dev:arm64. [2020-06-04T17:15:45.795Z] #10 87.44 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-06-04T17:15:45.795Z] #10 87.44 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-06-04T17:15:45.795Z] #10 87.84 Selecting previously unselected package libselinux1-dev:arm64. [2020-06-04T17:15:45.795Z] #10 87.86 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-06-04T17:15:45.795Z] #10 87.87 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-06-04T17:15:45.795Z] #10 88.15 Selecting previously unselected package libdevmapper-dev:arm64. [2020-06-04T17:15:45.795Z] #10 88.17 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-06-04T17:15:45.795Z] #10 88.22 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-06-04T17:15:45.795Z] #10 88.33 Selecting previously unselected package libseccomp-dev:arm64. [2020-06-04T17:15:45.795Z] #10 88.35 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-06-04T17:15:45.795Z] #10 88.36 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-06-04T17:15:45.795Z] #10 88.53 Selecting previously unselected package libsystemd-dev:arm64. [2020-06-04T17:15:45.795Z] #10 88.55 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ... [2020-06-04T17:15:45.795Z] #10 88.55 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-06-04T17:15:45.795Z] #10 89.09 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-06-04T17:15:45.795Z] #10 89.12 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-06-04T17:15:45.795Z] #10 89.13 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-06-04T17:15:45.795Z] #10 89.14 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-04T17:15:45.795Z] #10 89.15 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-06-04T17:15:45.795Z] #10 89.16 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-06-04T17:15:45.795Z] #10 89.18 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-04T17:15:45.795Z] #10 89.20 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-04T17:15:45.795Z] #10 89.21 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-06-04T17:15:45.795Z] #10 89.22 Setting up libudev-dev:arm64 (241-7~deb10u4) ... [2020-06-04T17:15:45.795Z] #10 89.25 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-04T17:15:45.795Z] #10 89.26 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-04T17:15:45.795Z] #10 89.28 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-06-04T17:15:45.795Z] #10 89.29 Setting up mingw-w64-common (6.0.0-3) ... [2020-06-04T17:15:45.795Z] #10 89.31 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-06-04T17:15:45.795Z] #10 89.32 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-04T17:15:45.795Z] #10 89.33 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-06-04T17:15:45.795Z] #10 89.35 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-04T17:15:45.795Z] #10 89.37 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-04T17:15:45.795Z] #10 89.38 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-04T17:15:45.795Z] #10 89.39 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-04T17:15:45.795Z] #10 89.42 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-04T17:15:45.795Z] #10 89.43 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-04T17:15:45.795Z] #10 89.45 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-04T17:15:45.795Z] #10 89.47 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-06-04T17:15:45.795Z] #10 89.49 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-06-04T17:15:45.795Z] #10 89.51 Setting up dmsetup (2:1.02.155-3) ... [2020-06-04T17:15:45.795Z] #10 89.53 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-06-04T17:15:45.795Z] #10 89.55 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-06-04T17:15:45.795Z] #10 89.56 Processing triggers for libc-bin (2.28-10) ... [2020-06-04T17:15:45.795Z] #10 DONE 90.2s [2020-06-04T17:15:45.795Z] [2020-06-04T17:15:45.795Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-06-04T17:15:45.979Z] #40 29.56 CC images/signalfd.o [2020-06-04T17:15:45.979Z] #40 29.81 CC images/fs.o [2020-06-04T17:15:46.295Z] #40 30.11 CC images/pstree.o [2020-06-04T17:15:46.613Z] #40 30.34 CC images/pipe.o [2020-06-04T17:15:46.737Z] #11 ... [2020-06-04T17:15:46.737Z] [2020-06-04T17:15:46.737Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:15:46.737Z] #54 DONE 91.9s [2020-06-04T17:15:46.737Z] [2020-06-04T17:15:46.737Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-06-04T17:15:46.737Z] #55 DONE 0.1s [2020-06-04T17:15:46.927Z] #40 30.68 CC images/tcp-stream.o [2020-06-04T17:15:47.001Z] [2020-06-04T17:15:47.001Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-06-04T17:15:47.001Z] #56 DONE 0.1s [2020-06-04T17:15:47.001Z] [2020-06-04T17:15:47.001Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:15:47.001Z] #39 36.25 CC images/sk-netlink.o [2020-06-04T17:15:47.001Z] #39 36.57 CC images/packet-sock.o [2020-06-04T17:15:47.001Z] #39 37.02 CC images/ipc-var.o [2020-06-04T17:15:47.001Z] #39 37.33 CC images/ipc-desc.o [2020-06-04T17:15:47.001Z] #39 37.62 CC images/ipc-shm.o [2020-06-04T17:15:47.001Z] #39 37.87 CC images/ipc-msg.o [2020-06-04T17:15:47.001Z] #39 38.14 CC images/ipc-sem.o [2020-06-04T17:15:47.001Z] #39 38.29 CC images/utsns.o [2020-06-04T17:15:47.001Z] #39 38.49 CC images/creds.o [2020-06-04T17:15:47.001Z] #39 38.77 CC images/vma.o [2020-06-04T17:15:47.001Z] #39 39.02 CC images/netdev.o [2020-06-04T17:15:47.001Z] #39 39.48 CC images/tty.o [2020-06-04T17:15:47.001Z] #39 40.24 CC images/file-lock.o [2020-06-04T17:15:47.001Z] #39 40.51 CC images/rlimit.o [2020-06-04T17:15:47.001Z] #39 40.94 CC images/pagemap.o [2020-06-04T17:15:47.001Z] #39 41.27 CC images/siginfo.o [2020-06-04T17:15:47.001Z] #39 41.69 CC images/rpc.o [2020-06-04T17:15:47.573Z] #39 ... [2020-06-04T17:15:47.573Z] [2020-06-04T17:15:47.573Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:15:47.573Z] #41 82.74 vendor/golang.org/x/crypto/cryptobyte [2020-06-04T17:15:47.573Z] #41 84.80 mime [2020-06-04T17:15:47.573Z] #41 85.11 mime/quotedprintable [2020-06-04T17:15:47.573Z] #41 85.75 net/http/internal [2020-06-04T17:15:47.573Z] #41 86.48 vendor/golang.org/x/net/idna [2020-06-04T17:15:47.573Z] #41 ... [2020-06-04T17:15:47.573Z] [2020-06-04T17:15:47.573Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-06-04T17:15:47.573Z] #11 DONE 2.6s [2020-06-04T17:15:47.573Z] [2020-06-04T17:15:47.573Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-06-04T17:15:47.594Z] #40 31.04 CC images/sk-packet.o [2020-06-04T17:15:47.594Z] #40 31.42 CC images/mnt.o [2020-06-04T17:15:47.906Z] #40 ... [2020-06-04T17:15:47.906Z] [2020-06-04T17:15:47.906Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:15:47.906Z] #31 91.17 io/ioutil [2020-06-04T17:15:47.906Z] #31 93.29 github.com/BurntSushi/toml [2020-06-04T17:15:47.906Z] #31 93.30 log [2020-06-04T17:15:47.906Z] #31 93.30 flag [2020-06-04T17:15:47.906Z] #31 98.73 github.com/BurntSushi/toml/cmd/tomlv [2020-06-04T17:15:47.906Z] #31 ... [2020-06-04T17:15:47.906Z] [2020-06-04T17:15:47.906Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:15:47.906Z] #40 31.70 CC images/pipe-data.o [2020-06-04T17:15:48.218Z] #40 ... [2020-06-04T17:15:48.218Z] [2020-06-04T17:15:48.218Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:15:48.218Z] #48 91.48 io/ioutil [2020-06-04T17:15:48.218Z] #48 92.55 mvdan.cc/sh/v3/fileutil [2020-06-04T17:15:48.218Z] #48 94.67 encoding/binary [2020-06-04T17:15:48.218Z] #48 94.68 flag [2020-06-04T17:15:48.218Z] #48 94.68 github.com/pkg/diff [2020-06-04T17:15:48.218Z] #48 94.69 go/token [2020-06-04T17:15:48.218Z] #48 98.03 go/scanner [2020-06-04T17:15:48.218Z] #48 99.75 mvdan.cc/editorconfig [2020-06-04T17:15:48.218Z] #48 99.83 mvdan.cc/sh/v3/syntax [2020-06-04T17:15:48.218Z] #48 ... [2020-06-04T17:15:48.218Z] [2020-06-04T17:15:48.218Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:15:48.218Z] #40 31.93 CC images/sa.o [2020-06-04T17:15:48.377Z] #39 ... [2020-06-04T17:15:48.377Z] [2020-06-04T17:15:48.377Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:15:48.377Z] #47 68.74 context [2020-06-04T17:15:48.377Z] #47 69.95 os [2020-06-04T17:15:48.377Z] #47 70.09 encoding/binary [2020-06-04T17:15:48.377Z] #47 72.98 encoding/base64 [2020-06-04T17:15:48.377Z] #47 74.49 golang.org/x/sys/unix [2020-06-04T17:15:48.377Z] #47 75.32 fmt [2020-06-04T17:15:48.377Z] #47 ... [2020-06-04T17:15:48.377Z] [2020-06-04T17:15:48.377Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:15:48.377Z] #33 2.976 + RM_GOPATH=0 [2020-06-04T17:15:48.377Z] #33 2.976 + TMP_GOPATH= [2020-06-04T17:15:48.377Z] #33 2.976 + : /build [2020-06-04T17:15:48.377Z] #33 2.976 + '[' -z '' ']' [2020-06-04T17:15:48.377Z] #33 2.976 ++ mktemp -d [2020-06-04T17:15:48.377Z] #33 2.976 + export GOPATH=/tmp/tmp.HxbpNVuK6n [2020-06-04T17:15:48.377Z] #33 2.976 + GOPATH=/tmp/tmp.HxbpNVuK6n [2020-06-04T17:15:48.377Z] #33 2.976 + RM_GOPATH=1 [2020-06-04T17:15:48.377Z] #33 2.976 + case "$(go env GOARCH)" in [2020-06-04T17:15:48.377Z] #33 2.976 ++ go env GOARCH [2020-06-04T17:15:48.377Z] #33 3.010 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T17:15:48.377Z] #33 3.010 + GO_BUILDMODE=-buildmode=pie [2020-06-04T17:15:48.377Z] #33 3.010 ++ dirname /tmp/install/install.sh [2020-06-04T17:15:48.377Z] #33 3.022 + dir=/tmp/install [2020-06-04T17:15:48.377Z] #33 3.022 + bin=tini [2020-06-04T17:15:48.377Z] #33 3.022 + shift [2020-06-04T17:15:48.377Z] #33 3.022 + '[' '!' -f /tmp/install/tini.installer ']' [2020-06-04T17:15:48.377Z] #33 3.022 + . /tmp/install/tini.installer [2020-06-04T17:15:48.377Z] #33 3.022 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-04T17:15:48.377Z] #33 3.022 + install_tini [2020-06-04T17:15:48.377Z] #33 3.022 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-06-04T17:15:48.377Z] #33 3.022 + git clone https://github.com/krallin/tini.git /tmp/tmp.HxbpNVuK6n/tini [2020-06-04T17:15:48.377Z] #33 3.022 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-04T17:15:48.377Z] #33 3.035 Cloning into '/tmp/tmp.HxbpNVuK6n/tini'... [2020-06-04T17:15:48.377Z] #33 4.354 + cd /tmp/tmp.HxbpNVuK6n/tini [2020-06-04T17:15:48.377Z] #33 4.354 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-04T17:15:48.377Z] #33 4.500 + cmake . [2020-06-04T17:15:48.377Z] #33 5.192 -- The C compiler identification is GNU 8.3.0 [2020-06-04T17:15:48.377Z] #33 5.272 -- Check for working C compiler: /usr/bin/cc [2020-06-04T17:15:48.377Z] #33 6.056 -- Check for working C compiler: /usr/bin/cc -- works [2020-06-04T17:15:48.377Z] #33 6.063 -- Detecting C compiler ABI info [2020-06-04T17:15:48.377Z] #33 7.234 -- Detecting C compiler ABI info - done [2020-06-04T17:15:48.377Z] #33 7.293 -- Detecting C compile features [2020-06-04T17:15:48.377Z] #33 9.400 -- Detecting C compile features - done [2020-06-04T17:15:48.377Z] #33 9.464 -- Performing Test HAS_BUILTIN_FORTIFY [2020-06-04T17:15:48.377Z] #33 9.720 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-06-04T17:15:48.377Z] #33 9.832 -- Configuring done [2020-06-04T17:15:48.377Z] #33 9.866 -- Generating done [2020-06-04T17:15:48.377Z] #33 9.868 -- Build files have been written to: /tmp/tmp.HxbpNVuK6n/tini [2020-06-04T17:15:48.377Z] #33 9.883 + make tini-static [2020-06-04T17:15:48.377Z] #33 ... [2020-06-04T17:15:48.377Z] [2020-06-04T17:15:48.377Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:15:48.377Z] #30 69.30 path [2020-06-04T17:15:48.377Z] #30 70.27 fmt [2020-06-04T17:15:48.377Z] #30 70.31 path/filepath [2020-06-04T17:15:48.377Z] #30 73.24 io/ioutil [2020-06-04T17:15:48.377Z] #30 74.45 text/tabwriter [2020-06-04T17:15:48.377Z] #30 76.12 github.com/BurntSushi/toml [2020-06-04T17:15:48.377Z] #30 76.14 flag [2020-06-04T17:15:48.377Z] #30 77.95 log [2020-06-04T17:15:48.532Z] #40 32.24 CC images/timer.o [2020-06-04T17:15:48.636Z] #30 ... [2020-06-04T17:15:48.636Z] [2020-06-04T17:15:48.636Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:15:48.636Z] #39 3.882 Note: Building without setproctitle() and strlcpy() support. [2020-06-04T17:15:48.636Z] #39 3.882 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-04T17:15:48.636Z] #39 3.939 Note: Building without GnuTLS support [2020-06-04T17:15:48.636Z] #39 3.951 Makefile.config:39: Warn: you have no libnftables installed [2020-06-04T17:15:48.636Z] #39 3.951 Makefile.config:40: Warn: Building without nftables support [2020-06-04T17:15:49.210Z] #40 32.69 CC images/timerfd.o [2020-06-04T17:15:49.210Z] #40 32.96 CC images/mm.o [2020-06-04T17:15:49.532Z] #40 33.29 CC images/sk-opts.o [2020-06-04T17:15:49.855Z] #40 ... [2020-06-04T17:15:49.855Z] [2020-06-04T17:15:49.855Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:15:49.855Z] #31 DONE 103.0s [2020-06-04T17:15:49.855Z] [2020-06-04T17:15:49.855Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:15:49.855Z] #42 103.0 go/scanner [2020-06-04T17:15:49.855Z] #42 103.1 crypto/aes [2020-06-04T17:15:49.855Z] #42 103.1 crypto/des [2020-06-04T17:15:50.120Z] #12 DONE 2.2s [2020-06-04T17:15:50.120Z] [2020-06-04T17:15:50.120Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-06-04T17:15:51.175Z] #39 6.299 fatal: not a git repository (or any of the parent directories): .git [2020-06-04T17:15:51.175Z] #39 6.360 GEN .gitid [2020-06-04T17:15:51.175Z] #39 6.431 GEN criu/include/version.h [2020-06-04T17:15:51.175Z] #39 6.511 GEN include/common/asm [2020-06-04T17:15:51.435Z] #39 ... [2020-06-04T17:15:51.435Z] [2020-06-04T17:15:51.435Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:15:51.435Z] #33 10.33 Scanning dependencies of target tini-static [2020-06-04T17:15:51.435Z] #33 10.45 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-06-04T17:15:51.435Z] #33 12.08 [100%] Linking C executable tini-static [2020-06-04T17:15:51.435Z] #33 12.80 [100%] Built target tini-static [2020-06-04T17:15:51.435Z] #33 12.91 + mkdir -p /build [2020-06-04T17:15:51.435Z] #33 12.92 + cp tini-static /build/docker-init [2020-06-04T17:15:51.435Z] #33 DONE 13.2s [2020-06-04T17:15:51.435Z] [2020-06-04T17:15:51.435Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T17:15:51.435Z] #10 80.02 Selecting previously unselected package gcc-mingw-w64-base. [2020-06-04T17:15:51.435Z] #10 80.04 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-06-04T17:15:51.435Z] #10 80.05 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-04T17:15:51.435Z] #10 80.21 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-06-04T17:15:51.435Z] #10 80.26 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-06-04T17:15:51.435Z] #10 80.27 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-04T17:15:51.987Z] #42 105.1 net/url [2020-06-04T17:15:52.034Z] #13 1.752 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-06-04T17:15:52.034Z] #13 DONE 1.9s [2020-06-04T17:15:52.034Z] [2020-06-04T17:15:52.034Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-06-04T17:15:52.679Z] #42 105.8 text/template/parse [2020-06-04T17:15:53.338Z] #10 ... [2020-06-04T17:15:53.338Z] [2020-06-04T17:15:53.338Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:15:53.338Z] #41 74.12 fmt [2020-06-04T17:15:53.338Z] #41 77.41 regexp [2020-06-04T17:15:53.338Z] #41 79.56 go/token [2020-06-04T17:15:53.338Z] #41 80.71 go/scanner [2020-06-04T17:15:53.338Z] #41 81.82 internal/lazyregexp [2020-06-04T17:15:53.338Z] #41 82.22 net/url [2020-06-04T17:15:53.338Z] #41 82.23 go/ast [2020-06-04T17:15:53.418Z] #14 ... [2020-06-04T17:15:53.418Z] [2020-06-04T17:15:53.418Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:15:53.418Z] #43 DONE 98.6s [2020-06-04T17:15:53.596Z] #41 84.48 text/template/parse [2020-06-04T17:15:53.596Z] #41 ... [2020-06-04T17:15:53.596Z] [2020-06-04T17:15:53.596Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:15:53.596Z] #39 8.875 PBCC images/timens.pb-c.c [2020-06-04T17:15:53.596Z] #39 8.894 DEP images/timens.pb-c.d [2020-06-04T17:15:53.596Z] #39 8.983 PBCC images/fown.pb-c.c [2020-06-04T17:15:53.596Z] #39 9.017 PBCC images/google/protobuf/descriptor.pb-c.c [2020-06-04T17:15:53.679Z] [2020-06-04T17:15:53.679Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:15:53.679Z] #39 43.22 CC images/ext-file.o [2020-06-04T17:15:53.679Z] #39 43.58 CC images/cgroup.o [2020-06-04T17:15:53.679Z] #39 44.36 CC images/userns.o [2020-06-04T17:15:53.679Z] #39 44.86 CC images/google/protobuf/descriptor.o [2020-06-04T17:15:53.679Z] #39 46.92 CC images/opts.o [2020-06-04T17:15:53.679Z] #39 47.17 CC images/seccomp.o [2020-06-04T17:15:53.679Z] #39 47.45 CC images/binfmt-misc.o [2020-06-04T17:15:53.679Z] #39 47.67 CC images/time.o [2020-06-04T17:15:53.679Z] #39 47.97 CC images/sysctl.o [2020-06-04T17:15:53.679Z] #39 ... [2020-06-04T17:15:53.679Z] [2020-06-04T17:15:53.679Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-06-04T17:15:53.679Z] #14 DONE 2.1s [2020-06-04T17:15:53.679Z] [2020-06-04T17:15:53.679Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:15:53.679Z] #39 48.25 CC images/autofs.o [2020-06-04T17:15:53.679Z] #39 ... [2020-06-04T17:15:53.679Z] [2020-06-04T17:15:53.679Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:15:53.679Z] #41 94.26 net/textproto [2020-06-04T17:15:53.679Z] #41 94.27 crypto/x509 [2020-06-04T17:15:53.679Z] #41 94.27 vendor/golang.org/x/net/http/httpproxy [2020-06-04T17:15:53.679Z] #41 95.57 vendor/golang.org/x/net/http/httpguts [2020-06-04T17:15:53.679Z] #41 95.58 mime/multipart [2020-06-04T17:15:53.679Z] #41 98.12 crypto/tls [2020-06-04T17:15:53.855Z] #39 9.098 PBCC images/opts.pb-c.c [2020-06-04T17:15:53.855Z] #39 9.162 PBCC images/memfd.pb-c.c [2020-06-04T17:15:53.855Z] #39 9.221 DEP images/fown.pb-c.d [2020-06-04T17:15:53.855Z] #39 9.282 DEP images/google/protobuf/descriptor.pb-c.d [2020-06-04T17:15:54.113Z] #39 9.387 DEP images/opts.pb-c.d [2020-06-04T17:15:54.113Z] #39 9.430 DEP images/memfd.pb-c.d [2020-06-04T17:15:54.113Z] #39 9.504 PBCC images/sit.pb-c.c [2020-06-04T17:15:54.371Z] #42 107.3 go/ast [2020-06-04T17:15:54.371Z] #39 9.566 DEP images/sit.pb-c.d [2020-06-04T17:15:54.371Z] #39 9.630 PBCC images/macvlan.pb-c.c [2020-06-04T17:15:54.371Z] #39 9.648 DEP images/macvlan.pb-c.d [2020-06-04T17:15:54.371Z] #39 9.723 PBCC images/autofs.pb-c.c [2020-06-04T17:15:54.371Z] #39 9.768 DEP images/autofs.pb-c.d [2020-06-04T17:15:54.632Z] #39 9.806 PBCC images/sysctl.pb-c.c [2020-06-04T17:15:54.632Z] #39 9.862 DEP images/sysctl.pb-c.d [2020-06-04T17:15:54.632Z] #39 9.900 PBCC images/time.pb-c.c [2020-06-04T17:15:54.632Z] #39 9.926 DEP images/time.pb-c.d [2020-06-04T17:15:54.632Z] #39 10.01 PBCC images/binfmt-misc.pb-c.c [2020-06-04T17:15:54.890Z] #39 ... [2020-06-04T17:15:54.890Z] [2020-06-04T17:15:54.890Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:15:54.890Z] #30 80.73 github.com/BurntSushi/toml/cmd/tomlv [2020-06-04T17:15:54.890Z] #30 DONE 85.7s [2020-06-04T17:15:54.890Z] [2020-06-04T17:15:54.890Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:15:54.890Z] #39 10.04 DEP images/binfmt-misc.pb-c.d [2020-06-04T17:15:54.890Z] #39 10.15 PBCC images/seccomp.pb-c.c [2020-06-04T17:15:54.890Z] #39 10.25 DEP images/seccomp.pb-c.d [2020-06-04T17:15:55.070Z] #41 ... [2020-06-04T17:15:55.070Z] [2020-06-04T17:15:55.070Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:15:55.070Z] #39 48.54 CC images/macvlan.o [2020-06-04T17:15:55.070Z] #39 48.81 CC images/sit.o [2020-06-04T17:15:55.070Z] #39 49.17 CC images/memfd.o [2020-06-04T17:15:55.070Z] #39 49.51 CC images/timens.o [2020-06-04T17:15:55.070Z] #39 ... [2020-06-04T17:15:55.070Z] [2020-06-04T17:15:55.070Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:15:55.070Z] #49 2.250 + RM_GOPATH=0 [2020-06-04T17:15:55.070Z] #49 2.250 + TMP_GOPATH= [2020-06-04T17:15:55.070Z] #49 2.250 + : /build [2020-06-04T17:15:55.070Z] #49 2.250 + '[' -z '' ']' [2020-06-04T17:15:55.070Z] #49 2.250 ++ mktemp -d [2020-06-04T17:15:55.070Z] #49 2.262 + export GOPATH=/tmp/tmp.EYGDqYhznM [2020-06-04T17:15:55.070Z] #49 2.262 + GOPATH=/tmp/tmp.EYGDqYhznM [2020-06-04T17:15:55.070Z] #49 2.262 + RM_GOPATH=1 [2020-06-04T17:15:55.070Z] #49 2.262 + case "$(go env GOARCH)" in [2020-06-04T17:15:55.070Z] #49 2.263 ++ go env GOARCH [2020-06-04T17:15:55.070Z] #49 2.287 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T17:15:55.070Z] #49 2.287 + GO_BUILDMODE=-buildmode=pie [2020-06-04T17:15:55.070Z] #49 2.287 ++ dirname /tmp/install/install.sh [2020-06-04T17:15:55.070Z] #49 2.290 + dir=/tmp/install [2020-06-04T17:15:55.070Z] #49 2.290 + bin=runc [2020-06-04T17:15:55.070Z] #49 2.290 + shift [2020-06-04T17:15:55.070Z] #49 2.290 + '[' '!' -f /tmp/install/runc.installer ']' [2020-06-04T17:15:55.070Z] #49 2.290 + . /tmp/install/runc.installer [2020-06-04T17:15:55.070Z] #49 2.290 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-04T17:15:55.070Z] #49 2.290 + install_runc [2020-06-04T17:15:55.070Z] #49 2.290 + grep -q '^3\.10\.0.*\.el7\.' [2020-06-04T17:15:55.070Z] #49 2.291 + uname -r [2020-06-04T17:15:55.070Z] #49 2.295 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-06-04T17:15:55.070Z] #49 2.295 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-06-04T17:15:55.070Z] #49 2.295 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-06-04T17:15:55.070Z] #49 2.295 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.EYGDqYhznM/src/github.com/opencontainers/runc [2020-06-04T17:15:55.070Z] #49 2.330 Cloning into '/tmp/tmp.EYGDqYhznM/src/github.com/opencontainers/runc'... [2020-06-04T17:15:55.070Z] #49 8.787 + cd /tmp/tmp.EYGDqYhznM/src/github.com/opencontainers/runc [2020-06-04T17:15:55.070Z] #49 8.787 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-04T17:15:55.070Z] #49 9.395 + '[' -z '' ']' [2020-06-04T17:15:55.070Z] #49 9.395 + target=static [2020-06-04T17:15:55.070Z] #49 9.395 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-06-04T17:15:55.149Z] #39 10.35 PBCC images/userns.pb-c.c [2020-06-04T17:15:55.149Z] #39 10.39 DEP images/userns.pb-c.d [2020-06-04T17:15:55.149Z] #39 10.45 PBCC images/cgroup.pb-c.c [2020-06-04T17:15:55.149Z] #39 10.51 DEP images/cgroup.pb-c.d [2020-06-04T17:15:55.332Z] #49 ... [2020-06-04T17:15:55.332Z] [2020-06-04T17:15:55.332Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:15:55.332Z] #39 49.72 LINK images/built-in.o [2020-06-04T17:15:55.332Z] #39 49.83 GEN compel/include/asm [2020-06-04T17:15:55.332Z] #39 49.90 GEN compel/include/version.h [2020-06-04T17:15:55.332Z] #39 49.95 touch .config [2020-06-04T17:15:55.407Z] #39 10.60 PBCC images/ext-file.pb-c.c [2020-06-04T17:15:55.407Z] #39 10.64 DEP images/ext-file.pb-c.d [2020-06-04T17:15:55.407Z] #39 10.72 PBCC images/rpc.pb-c.c [2020-06-04T17:15:55.593Z] #39 50.03 GEN include/common/config.h [2020-06-04T17:15:55.593Z] #39 50.16 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-06-04T17:15:55.593Z] #39 50.17 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-06-04T17:15:55.665Z] #39 10.84 DEP images/rpc.pb-c.d [2020-06-04T17:15:55.666Z] #39 10.99 PBCC images/siginfo.pb-c.c [2020-06-04T17:15:55.855Z] #39 50.25 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-06-04T17:15:55.855Z] #39 50.28 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-06-04T17:15:55.855Z] #39 50.31 DEP compel/plugins/std/infect.d [2020-06-04T17:15:55.855Z] #39 50.46 DEP compel/plugins/std/string.d [2020-06-04T17:15:55.926Z] #39 11.07 DEP images/siginfo.pb-c.d [2020-06-04T17:15:55.926Z] #39 11.17 PBCC images/pagemap.pb-c.c [2020-06-04T17:15:55.926Z] #39 11.22 DEP images/pagemap.pb-c.d [2020-06-04T17:15:56.085Z] #42 ... [2020-06-04T17:15:56.085Z] [2020-06-04T17:15:56.085Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:15:56.085Z] #40 33.93 CC images/sk-unix.o [2020-06-04T17:15:56.085Z] #40 34.78 CC images/sk-inet.o [2020-06-04T17:15:56.085Z] #40 35.22 CC images/tun.o [2020-06-04T17:15:56.085Z] #40 35.54 CC images/sk-netlink.o [2020-06-04T17:15:56.085Z] #40 35.75 CC images/packet-sock.o [2020-06-04T17:15:56.085Z] #40 36.19 CC images/ipc-var.o [2020-06-04T17:15:56.085Z] #40 36.37 CC images/ipc-desc.o [2020-06-04T17:15:56.085Z] #40 36.57 CC images/ipc-shm.o [2020-06-04T17:15:56.085Z] #40 36.87 CC images/ipc-msg.o [2020-06-04T17:15:56.085Z] #40 37.17 CC images/ipc-sem.o [2020-06-04T17:15:56.085Z] #40 37.43 CC images/utsns.o [2020-06-04T17:15:56.085Z] #40 37.66 CC images/creds.o [2020-06-04T17:15:56.085Z] #40 37.94 CC images/vma.o [2020-06-04T17:15:56.085Z] #40 38.11 CC images/netdev.o [2020-06-04T17:15:56.085Z] #40 38.54 CC images/tty.o [2020-06-04T17:15:56.085Z] #40 39.39 CC images/file-lock.o [2020-06-04T17:15:56.085Z] #40 39.61 CC images/rlimit.o [2020-06-04T17:15:56.121Z] #39 ... [2020-06-04T17:15:56.121Z] [2020-06-04T17:15:56.121Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-06-04T17:15:56.121Z] #15 DONE 2.2s [2020-06-04T17:15:56.121Z] [2020-06-04T17:15:56.121Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:15:56.121Z] #39 50.63 DEP compel/plugins/std/log.d [2020-06-04T17:15:56.121Z] #39 50.83 DEP compel/plugins/std/fds.d [2020-06-04T17:15:56.185Z] #39 11.32 PBCC images/rlimit.pb-c.c [2020-06-04T17:15:56.185Z] #39 11.37 DEP images/rlimit.pb-c.d [2020-06-04T17:15:56.185Z] #39 11.41 PBCC images/file-lock.pb-c.c [2020-06-04T17:15:56.185Z] #39 11.44 DEP images/file-lock.pb-c.d [2020-06-04T17:15:56.185Z] #39 11.51 PBCC images/tty.pb-c.c [2020-06-04T17:15:56.382Z] #39 50.98 DEP compel/plugins/std/std.d [2020-06-04T17:15:56.382Z] #39 51.08 DEP compel/plugins/shmem/shmem.d [2020-06-04T17:15:56.411Z] #40 39.83 CC images/pagemap.o [2020-06-04T17:15:56.443Z] #39 11.55 DEP images/tty.pb-c.d [2020-06-04T17:15:56.443Z] #39 11.61 PBCC images/tun.pb-c.c [2020-06-04T17:15:56.443Z] #39 11.68 PBCC images/netdev.pb-c.c [2020-06-04T17:15:56.443Z] #39 11.75 DEP images/tun.pb-c.d [2020-06-04T17:15:56.443Z] #39 11.80 DEP images/netdev.pb-c.d [2020-06-04T17:15:56.643Z] #39 51.21 DEP compel/plugins/fds/fds.d [2020-06-04T17:15:56.701Z] #39 11.88 PBCC images/vma.pb-c.c [2020-06-04T17:15:56.701Z] #39 11.93 DEP images/vma.pb-c.d [2020-06-04T17:15:56.701Z] #39 12.00 PBCC images/creds.pb-c.c [2020-06-04T17:15:56.701Z] #39 12.03 DEP images/creds.pb-c.d [2020-06-04T17:15:56.701Z] #39 12.09 PBCC images/utsns.pb-c.c [2020-06-04T17:15:56.701Z] #39 12.14 DEP images/utsns.pb-c.d [2020-06-04T17:15:56.776Z] #40 40.22 CC images/siginfo.o [2020-06-04T17:15:56.776Z] #40 40.52 CC images/rpc.o [2020-06-04T17:15:56.904Z] #39 51.41 CC compel/plugins/std/std.o [2020-06-04T17:15:56.960Z] #39 12.21 PBCC images/ipc-desc.pb-c.c [2020-06-04T17:15:56.960Z] #39 12.24 PBCC images/ipc-sem.pb-c.c [2020-06-04T17:15:56.960Z] #39 12.31 DEP images/ipc-desc.pb-c.d [2020-06-04T17:15:56.960Z] #39 12.37 DEP images/ipc-sem.pb-c.d [2020-06-04T17:15:57.164Z] #39 51.75 CC compel/plugins/std/fds.o [2020-06-04T17:15:57.218Z] #39 12.43 PBCC images/ipc-msg.pb-c.c [2020-06-04T17:15:57.218Z] #39 12.46 DEP images/ipc-msg.pb-c.d [2020-06-04T17:15:57.218Z] #39 12.50 PBCC images/ipc-shm.pb-c.c [2020-06-04T17:15:57.218Z] #39 12.53 DEP images/ipc-shm.pb-c.d [2020-06-04T17:15:57.218Z] #39 12.56 PBCC images/ipc-var.pb-c.c [2020-06-04T17:15:57.218Z] #39 12.58 DEP images/ipc-var.pb-c.d [2020-06-04T17:15:57.425Z] #39 52.05 CC compel/plugins/std/log.o [2020-06-04T17:15:57.477Z] #39 12.62 PBCC images/sk-opts.pb-c.c [2020-06-04T17:15:57.477Z] #39 12.65 PBCC images/packet-sock.pb-c.c [2020-06-04T17:15:57.477Z] #39 12.72 DEP images/sk-opts.pb-c.d [2020-06-04T17:15:57.477Z] #39 12.79 DEP images/packet-sock.pb-c.d [2020-06-04T17:15:57.477Z] #39 12.86 PBCC images/sk-netlink.pb-c.c [2020-06-04T17:15:57.477Z] #39 12.91 DEP images/sk-netlink.pb-c.d [2020-06-04T17:15:57.736Z] #39 13.02 PBCC images/sk-inet.pb-c.c [2020-06-04T17:15:57.736Z] #39 13.10 DEP images/sk-inet.pb-c.d [2020-06-04T17:15:57.994Z] #39 13.20 PBCC images/sk-unix.pb-c.c [2020-06-04T17:15:57.994Z] #39 13.24 DEP images/sk-unix.pb-c.d [2020-06-04T17:15:57.994Z] #39 13.29 PBCC images/mm.pb-c.c [2020-06-04T17:15:57.994Z] #39 13.33 DEP images/mm.pb-c.d [2020-06-04T17:15:57.994Z] #39 13.39 PBCC images/timerfd.pb-c.c [2020-06-04T17:15:57.997Z] #39 ... [2020-06-04T17:15:57.997Z] [2020-06-04T17:15:57.997Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-06-04T17:15:57.997Z] #16 DONE 2.1s [2020-06-04T17:15:58.252Z] #39 13.44 DEP images/timerfd.pb-c.d [2020-06-04T17:15:58.252Z] #39 13.51 PBCC images/timer.pb-c.c [2020-06-04T17:15:58.252Z] #39 13.53 DEP images/timer.pb-c.d [2020-06-04T17:15:58.252Z] #39 13.62 PBCC images/sa.pb-c.c [2020-06-04T17:15:58.258Z] [2020-06-04T17:15:58.258Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-04T17:15:58.511Z] #39 13.70 DEP images/sa.pb-c.d [2020-06-04T17:15:58.511Z] #39 13.76 PBCC images/pipe-data.pb-c.c [2020-06-04T17:15:58.511Z] #39 13.77 DEP images/pipe-data.pb-c.d [2020-06-04T17:15:58.511Z] #39 13.82 PBCC images/mnt.pb-c.c [2020-06-04T17:15:58.511Z] #39 13.85 DEP images/mnt.pb-c.d [2020-06-04T17:15:58.522Z] #40 42.16 CC images/ext-file.o [2020-06-04T17:15:58.770Z] #39 13.93 PBCC images/sk-packet.pb-c.c [2020-06-04T17:15:58.770Z] #39 13.96 DEP images/sk-packet.pb-c.d [2020-06-04T17:15:58.770Z] #39 14.01 PBCC images/tcp-stream.pb-c.c [2020-06-04T17:15:58.858Z] #40 42.44 CC images/cgroup.o [2020-06-04T17:15:59.028Z] #39 14.12 DEP images/tcp-stream.pb-c.d [2020-06-04T17:15:59.028Z] #39 14.18 PBCC images/pipe.pb-c.c [2020-06-04T17:15:59.028Z] #39 14.27 DEP images/pipe.pb-c.d [2020-06-04T17:15:59.028Z] #39 14.34 PBCC images/pstree.pb-c.c [2020-06-04T17:15:59.028Z] #39 14.38 DEP images/pstree.pb-c.d [2020-06-04T17:15:59.188Z] #40 ... [2020-06-04T17:15:59.188Z] [2020-06-04T17:15:59.188Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:15:59.188Z] #48 102.5 encoding/json [2020-06-04T17:15:59.188Z] #48 103.3 go/ast [2020-06-04T17:15:59.188Z] #48 104.0 golang.org/x/sys/unix [2020-06-04T17:15:59.188Z] #48 ... [2020-06-04T17:15:59.188Z] [2020-06-04T17:15:59.188Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:15:59.188Z] #42 109.6 encoding/json [2020-06-04T17:15:59.288Z] #39 14.45 PBCC images/fs.pb-c.c [2020-06-04T17:15:59.288Z] #39 14.51 DEP images/fs.pb-c.d [2020-06-04T17:15:59.288Z] #39 14.57 PBCC images/signalfd.pb-c.c [2020-06-04T17:15:59.288Z] #39 14.62 DEP images/signalfd.pb-c.d [2020-06-04T17:15:59.546Z] #39 14.71 PBCC images/fh.pb-c.c [2020-06-04T17:15:59.546Z] #39 14.81 PBCC images/fsnotify.pb-c.c [2020-06-04T17:15:59.546Z] #39 14.86 DEP images/fh.pb-c.d [2020-06-04T17:15:59.546Z] #39 14.92 DEP images/fsnotify.pb-c.d [2020-06-04T17:15:59.805Z] #39 14.97 PBCC images/eventpoll.pb-c.c [2020-06-04T17:15:59.805Z] #39 14.99 DEP images/eventpoll.pb-c.d [2020-06-04T17:15:59.805Z] #39 15.04 PBCC images/eventfd.pb-c.c [2020-06-04T17:15:59.805Z] #39 15.09 DEP images/eventfd.pb-c.d [2020-06-04T17:15:59.805Z] #39 15.14 PBCC images/remap-file-path.pb-c.c [2020-06-04T17:15:59.805Z] #39 15.17 DEP images/remap-file-path.pb-c.d [2020-06-04T17:16:00.082Z] #39 15.25 PBCC images/fifo.pb-c.c [2020-06-04T17:16:00.082Z] #39 15.31 DEP images/fifo.pb-c.d [2020-06-04T17:16:00.082Z] #39 15.38 PBCC images/ghost-file.pb-c.c [2020-06-04T17:16:00.082Z] #39 15.45 DEP images/ghost-file.pb-c.d [2020-06-04T17:16:00.341Z] #39 15.54 PBCC images/regfile.pb-c.c [2020-06-04T17:16:00.341Z] #39 ... [2020-06-04T17:16:00.341Z] [2020-06-04T17:16:00.341Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:16:00.341Z] #47 81.20 encoding/json [2020-06-04T17:16:00.341Z] #47 85.52 github.com/pkg/diff [2020-06-04T17:16:00.341Z] #47 87.50 go/ast [2020-06-04T17:16:00.341Z] #47 88.26 golang.org/x/crypto/ssh/terminal [2020-06-04T17:16:00.341Z] #47 89.90 mvdan.cc/editorconfig [2020-06-04T17:16:00.341Z] #47 91.01 mvdan.cc/sh/v3/fileutil [2020-06-04T17:16:00.341Z] #47 91.22 mvdan.cc/sh/v3/syntax [2020-06-04T17:16:00.341Z] #47 ... [2020-06-04T17:16:00.341Z] [2020-06-04T17:16:00.341Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:16:00.341Z] #39 15.69 DEP images/regfile.pb-c.d [2020-06-04T17:16:00.341Z] #39 15.74 PBCC images/ns.pb-c.c [2020-06-04T17:16:00.600Z] #39 15.77 DEP images/ns.pb-c.d [2020-06-04T17:16:00.600Z] #39 15.83 PBCC images/fdinfo.pb-c.c [2020-06-04T17:16:00.600Z] #39 15.92 DEP images/fdinfo.pb-c.d [2020-06-04T17:16:00.600Z] #39 15.97 PBCC images/core-aarch64.pb-c.c [2020-06-04T17:16:00.600Z] #39 15.99 PBCC images/core-arm.pb-c.c [2020-06-04T17:16:00.816Z] #17 2.171 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-04T17:16:00.816Z] #17 2.206 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-04T17:16:00.816Z] #17 2.341 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-04T17:16:00.859Z] #39 16.10 PBCC images/core-ppc64.pb-c.c [2020-06-04T17:16:00.859Z] #39 16.14 PBCC images/core-s390.pb-c.c [2020-06-04T17:16:01.077Z] #17 2.736 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-06-04T17:16:01.117Z] #39 16.20 PBCC images/core-x86.pb-c.c [2020-06-04T17:16:01.117Z] #39 16.32 PBCC images/core.pb-c.c [2020-06-04T17:16:01.117Z] #39 16.40 PBCC images/inventory.pb-c.c [2020-06-04T17:16:01.376Z] #39 16.48 DEP images/core-aarch64.pb-c.d [2020-06-04T17:16:01.376Z] #39 16.55 DEP images/core-arm.pb-c.d [2020-06-04T17:16:01.376Z] #39 16.60 DEP images/core-ppc64.pb-c.d [2020-06-04T17:16:01.376Z] #39 16.66 DEP images/core-s390.pb-c.d [2020-06-04T17:16:01.376Z] #39 16.72 DEP images/core-x86.pb-c.d [2020-06-04T17:16:01.421Z] #42 ... [2020-06-04T17:16:01.421Z] [2020-06-04T17:16:01.421Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T17:16:01.421Z] #11 113.8 Selecting previously unselected package libapparmor1:ppc64el. [2020-06-04T17:16:01.421Z] #11 113.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-06-04T17:16:01.421Z] #11 113.9 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-06-04T17:16:01.421Z] #11 113.9 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-06-04T17:16:01.421Z] #11 113.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-06-04T17:16:01.421Z] #11 113.9 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-06-04T17:16:01.421Z] #11 114.1 Selecting previously unselected package libbtrfs0. [2020-06-04T17:16:01.421Z] #11 114.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-06-04T17:16:01.421Z] #11 114.1 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-04T17:16:01.421Z] #11 114.1 Selecting previously unselected package libbtrfs-dev. [2020-06-04T17:16:01.421Z] #11 114.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-06-04T17:16:01.421Z] #11 114.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-04T17:16:01.421Z] #11 114.3 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-06-04T17:16:01.421Z] #11 114.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-06-04T17:16:01.421Z] #11 114.3 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-06-04T17:16:01.421Z] #11 114.4 Selecting previously unselected package libudev-dev:ppc64el. [2020-06-04T17:16:01.421Z] #11 114.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-06-04T17:16:01.421Z] #11 114.4 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-06-04T17:16:01.421Z] #11 114.6 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-06-04T17:16:01.421Z] #11 114.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-06-04T17:16:01.421Z] #11 114.7 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-06-04T17:16:01.634Z] #39 16.77 DEP images/core.pb-c.d [2020-06-04T17:16:01.634Z] #39 16.87 DEP images/inventory.pb-c.d [2020-06-04T17:16:01.634Z] #39 16.92 PBCC images/cpuinfo.pb-c.c [2020-06-04T17:16:01.634Z] #39 16.95 DEP images/cpuinfo.pb-c.d [2020-06-04T17:16:01.634Z] #39 17.01 PBCC images/stats.pb-c.c [2020-06-04T17:16:01.738Z] #11 114.9 Selecting previously unselected package libpcre16-3:ppc64el. [2020-06-04T17:16:01.739Z] #11 115.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-06-04T17:16:01.739Z] #11 115.0 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-06-04T17:16:01.739Z] #11 115.1 Selecting previously unselected package libpcre32-3:ppc64el. [2020-06-04T17:16:01.739Z] #11 115.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-06-04T17:16:01.739Z] #11 115.1 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-06-04T17:16:01.894Z] #39 17.03 DEP images/stats.pb-c.d [2020-06-04T17:16:02.022Z] #17 3.718 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [200 kB] [2020-06-04T17:16:02.048Z] #11 115.3 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-06-04T17:16:02.048Z] #11 115.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-06-04T17:16:02.048Z] #11 115.4 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-06-04T17:16:02.048Z] #11 115.5 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-06-04T17:16:02.353Z] #11 115.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-06-04T17:16:02.353Z] #11 115.5 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-06-04T17:16:02.658Z] #11 116.0 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-06-04T17:16:02.658Z] #11 116.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-06-04T17:16:02.658Z] #11 116.0 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-06-04T17:16:02.964Z] #17 4.870 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-06-04T17:16:02.968Z] #11 116.2 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-06-04T17:16:02.968Z] #11 116.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-06-04T17:16:02.968Z] #11 116.3 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-06-04T17:16:03.269Z] #39 18.62 make[1]: Nothing to be done for 'all'. [2020-06-04T17:16:03.276Z] #11 116.3 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-06-04T17:16:03.276Z] #11 116.4 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-06-04T17:16:03.276Z] #11 116.4 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-06-04T17:16:03.276Z] #11 116.5 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-06-04T17:16:03.276Z] #11 116.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-06-04T17:16:03.276Z] #11 116.5 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-06-04T17:16:03.591Z] #11 117.0 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-06-04T17:16:03.591Z] #11 117.0 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-06-04T17:16:03.909Z] #11 117.0 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-06-04T17:16:03.909Z] #11 117.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-04T17:16:03.909Z] #11 117.1 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-06-04T17:16:03.909Z] #11 117.1 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-06-04T17:16:03.909Z] #11 117.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-04T17:16:03.909Z] #11 117.1 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-04T17:16:03.909Z] #11 117.1 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-06-04T17:16:03.909Z] #11 117.1 Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-06-04T17:16:03.909Z] #11 117.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-04T17:16:03.909Z] #11 117.2 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-04T17:16:03.909Z] #11 117.2 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-06-04T17:16:03.909Z] #11 117.2 Setting up mingw-w64-common (6.0.0-3) ... [2020-06-04T17:16:03.909Z] #11 117.2 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-06-04T17:16:03.909Z] #11 117.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-04T17:16:03.909Z] #11 117.2 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-06-04T17:16:03.909Z] #11 117.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-04T17:16:03.909Z] #11 117.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-04T17:16:03.909Z] #11 117.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-04T17:16:03.909Z] #11 117.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-04T17:16:03.909Z] #11 117.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-06-04T17:16:03.909Z] #11 117.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-06-04T17:16:03.909Z] #11 117.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-04T17:16:03.909Z] #11 117.4 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-06-04T17:16:03.909Z] #11 117.4 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-06-04T17:16:04.227Z] #11 117.4 Setting up dmsetup (2:1.02.155-3) ... [2020-06-04T17:16:04.227Z] #11 117.4 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-06-04T17:16:04.227Z] #11 117.4 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-06-04T17:16:04.227Z] #11 117.5 Processing triggers for libc-bin (2.28-10) ... [2020-06-04T17:16:04.348Z] #17 ... [2020-06-04T17:16:04.348Z] [2020-06-04T17:16:04.348Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:16:04.348Z] #39 52.99 CC compel/plugins/std/string.o [2020-06-04T17:16:04.348Z] #39 53.80 CC compel/plugins/std/infect.o [2020-06-04T17:16:04.348Z] #39 54.12 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-06-04T17:16:04.348Z] #39 54.15 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-06-04T17:16:04.348Z] #39 54.20 AR compel/plugins/std.lib.a [2020-06-04T17:16:04.348Z] #39 54.29 CC compel/plugins/fds/fds.o [2020-06-04T17:16:04.348Z] #39 54.56 AR compel/plugins/fds.lib.a [2020-06-04T17:16:04.348Z] #39 54.63 HOSTDEP compel/src/lib/log-host.d [2020-06-04T17:16:04.348Z] #39 54.81 HOSTDEP compel/src/lib/handle-elf-host.d [2020-06-04T17:16:04.348Z] #39 55.02 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-06-04T17:16:04.348Z] #39 55.12 HOSTDEP compel/src/main-host.d [2020-06-04T17:16:04.348Z] #39 55.29 DEP compel/src/lib/ptrace.d [2020-06-04T17:16:04.348Z] #39 55.43 DEP compel/src/lib/infect.d [2020-06-04T17:16:04.348Z] #39 55.66 DEP compel/src/lib/infect-util.d [2020-06-04T17:16:04.348Z] #39 55.77 DEP compel/src/lib/infect-rpc.d [2020-06-04T17:16:04.348Z] #39 55.91 DEP compel/arch/aarch64/src/lib/infect.d [2020-06-04T17:16:04.348Z] #39 56.04 DEP compel/arch/aarch64/src/lib/cpu.d [2020-06-04T17:16:04.348Z] #39 56.08 DEP compel/src/lib/log.d [2020-06-04T17:16:04.348Z] #39 56.24 DEP compel/src/main.d [2020-06-04T17:16:04.348Z] #39 56.39 DEP compel/src/lib/handle-elf.d [2020-06-04T17:16:04.348Z] #39 56.56 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-06-04T17:16:04.348Z] #39 56.69 CC compel/src/lib/log.o [2020-06-04T17:16:04.348Z] #39 57.03 CC compel/arch/aarch64/src/lib/cpu.o [2020-06-04T17:16:04.348Z] #39 57.33 CC compel/arch/aarch64/src/lib/infect.o [2020-06-04T17:16:04.348Z] #39 57.64 CC compel/src/lib/infect-rpc.o [2020-06-04T17:16:04.348Z] #39 58.14 CC compel/src/lib/infect-util.o [2020-06-04T17:16:04.348Z] #39 58.49 CC compel/src/lib/infect.o [2020-06-04T17:16:04.550Z] #11 DONE 117.8s [2020-06-04T17:16:04.550Z] [2020-06-04T17:16:04.550Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:16:05.173Z] #39 20.14 CC images/stats.o [2020-06-04T17:16:05.173Z] #39 20.51 CC images/core.o [2020-06-04T17:16:05.286Z] #50 ... [2020-06-04T17:16:05.286Z] [2020-06-04T17:16:05.286Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-06-04T17:16:05.286Z] #12 DONE 0.6s [2020-06-04T17:16:05.286Z] [2020-06-04T17:16:05.286Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:16:05.286Z] #50 0.572 + RM_GOPATH=0 [2020-06-04T17:16:05.286Z] #50 0.574 + TMP_GOPATH= [2020-06-04T17:16:05.286Z] #50 0.574 + : /build [2020-06-04T17:16:05.286Z] #50 0.574 + '[' -z '' ']' [2020-06-04T17:16:05.286Z] #50 0.575 ++ mktemp -d [2020-06-04T17:16:05.286Z] #50 0.579 + export GOPATH=/tmp/tmp.2QVIpNPSL1 [2020-06-04T17:16:05.286Z] #50 0.580 + GOPATH=/tmp/tmp.2QVIpNPSL1 [2020-06-04T17:16:05.286Z] #50 0.580 + RM_GOPATH=1 [2020-06-04T17:16:05.286Z] #50 0.580 + case "$(go env GOARCH)" in [2020-06-04T17:16:05.286Z] #50 0.594 ++ go env GOARCH [2020-06-04T17:16:05.286Z] #50 0.609 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T17:16:05.286Z] #50 0.610 + GO_BUILDMODE=-buildmode=pie [2020-06-04T17:16:05.286Z] #50 0.611 ++ dirname /tmp/install/install.sh [2020-06-04T17:16:05.286Z] #50 0.619 + dir=/tmp/install [2020-06-04T17:16:05.286Z] #50 0.620 + bin=runc [2020-06-04T17:16:05.286Z] #50 0.620 + shift [2020-06-04T17:16:05.286Z] #50 0.620 + '[' '!' -f /tmp/install/runc.installer ']' [2020-06-04T17:16:05.286Z] #50 0.622 + . /tmp/install/runc.installer [2020-06-04T17:16:05.286Z] #50 0.622 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-04T17:16:05.286Z] #50 0.624 + install_runc [2020-06-04T17:16:05.286Z] #50 0.629 + uname -r [2020-06-04T17:16:05.286Z] #50 0.631 + grep -q '^3\.10\.0.*\.el7\.' [2020-06-04T17:16:05.286Z] #50 0.642 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-06-04T17:16:05.286Z] #50 0.643 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-06-04T17:16:05.286Z] #50 0.648 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-06-04T17:16:05.286Z] #50 0.649 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.2QVIpNPSL1/src/github.com/opencontainers/runc [2020-06-04T17:16:05.286Z] #50 0.661 Cloning into '/tmp/tmp.2QVIpNPSL1/src/github.com/opencontainers/runc'... [2020-06-04T17:16:05.433Z] #39 ... [2020-06-04T17:16:05.433Z] [2020-06-04T17:16:05.433Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:16:05.433Z] #52 40.90 Checking out files: 26% (836/3184) Checking out files: 27% (860/3184) Checking out files: 28% (892/3184) Checking out files: 29% (924/3184) Checking out files: 30% (956/3184) Checking out files: 31% (988/3184) Checking out files: 32% (1019/3184) Checking out files: 33% (1051/3184) Checking out files: 34% (1083/3184) Checking out files: 35% (1115/3184) Checking out files: 36% (1147/3184) Checking out files: 37% (1179/3184) Checking out files: 38% (1210/3184) Checking out files: 39% (1242/3184) Checking out files: 40% (1274/3184) Checking out files: 41% (1306/3184) Checking out files: 42% (1338/3184) Checking out files: 43% (1370/3184) Checking out files: 44% (1401/3184) Checking out files: 45% (1433/3184) Checking out files: 46% (1465/3184) Checking out files: 47% (1497/3184) Checking out files: 48% (1529/3184) Checking out files: 49% (1561/3184) Checking out files: 50% (1592/3184) Checking out files: 51% (1624/3184) Checking out files: 52% (1656/3184) Checking out files: 53% (1688/3184) Checking out files: 54% (1720/3184) Checking out files: 55% (1752/3184) Checking out files: 56% (1784/3184) Checking out files: 57% (1815/3184) Checking out files: 58% (1847/3184) Checking out files: 59% (1879/3184) Checking out files: 60% (1911/3184) Checking out files: 61% (1943/3184) Checking out files: 62% (1975/3184) Checking out files: 63% (2006/3184) Checking out files: 64% (2038/3184) Checking out files: 64% (2059/3184) Checking out files: 65% (2070/3184) Checking out files: 66% (2102/3184) Checking out files: 67% (2134/3184) Checking out files: 68% (2166/3184) Checking out files: 69% (2197/3184) Checking out files: 70% (2229/3184) Checking out files: 71% (2261/3184) Checking out files: 72% (2293/3184) Checking out files: 73% (2325/3184) Checking out files: 74% (2357/3184) Checking out files: 75% (2388/3184) Checking out files: 76% (2420/3184) Checking out files: 77% (2452/3184) Checking out files: 78% (2484/3184) Checking out files: 79% (2516/3184) Checking out files: 80% (2548/3184) Checking out files: 81% (2580/3184) Checking out files: 82% (2611/3184) Checking out files: 83% (2643/3184) Checking out files: 84% (2675/3184) Checking out files: 85% (2707/3184) Checking out files: 86% (2739/3184) Checking out files: 87% (2771/3184) Checking out files: 88% (2802/3184) Checking out files: 89% (2834/3184) Checking out files: 90% (2866/3184) Checking out files: 91% (2898/3184) Checking out files: 92% (2930/3184) Checking out files: 93% (2962/3184) Checking out files: 94% (2993/3184) Checking out files: 95% (3025/3184) Checking out files: 96% (3057/3184) Checking out files: 96% (3066/3184) Checking out files: 97% (3089/3184) Checking out files: 98% (3121/3184) Checking out files: 99% (3153/3184) Checking out files: 100% (3184/3184) Checking out files: 100% (3184/3184), done. [2020-06-04T17:16:05.433Z] #52 43.05 + cd /tmp/tmp.DX5HrPoXFQ/src/github.com/containerd/containerd [2020-06-04T17:16:05.433Z] #52 43.05 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-04T17:16:05.433Z] #52 44.66 + export 'BUILDTAGS=netgo osusergo static_build' [2020-06-04T17:16:05.433Z] #52 44.66 + BUILDTAGS='netgo osusergo static_build' [2020-06-04T17:16:05.433Z] #52 44.66 + export EXTRA_FLAGS=-buildmode=pie [2020-06-04T17:16:05.433Z] #52 44.66 + EXTRA_FLAGS=-buildmode=pie [2020-06-04T17:16:05.433Z] #52 44.66 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-06-04T17:16:05.433Z] #52 44.66 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-06-04T17:16:05.433Z] #52 44.66 + '[' '' = dynamic ']' [2020-06-04T17:16:05.433Z] #52 44.66 + make [2020-06-04T17:16:05.433Z] #52 45.77 + bin/ctr [2020-06-04T17:16:05.672Z] #50 ... [2020-06-04T17:16:05.672Z] [2020-06-04T17:16:05.672Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-06-04T17:16:05.672Z] #13 DONE 0.4s [2020-06-04T17:16:05.672Z] [2020-06-04T17:16:05.672Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-06-04T17:16:05.672Z] #14 0.306 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-06-04T17:16:05.732Z] #39 ... [2020-06-04T17:16:05.732Z] [2020-06-04T17:16:05.732Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:16:05.732Z] #49 10.43 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-04T17:16:05.732Z] #49 ... [2020-06-04T17:16:05.732Z] [2020-06-04T17:16:05.732Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:16:06.033Z] #14 DONE 0.4s [2020-06-04T17:16:06.033Z] [2020-06-04T17:16:06.033Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:16:06.033Z] #40 43.31 CC images/userns.o [2020-06-04T17:16:06.033Z] #40 43.65 CC images/google/protobuf/descriptor.o [2020-06-04T17:16:06.033Z] #40 46.21 CC images/opts.o [2020-06-04T17:16:06.033Z] #40 46.42 CC images/seccomp.o [2020-06-04T17:16:06.033Z] #40 46.70 CC images/binfmt-misc.o [2020-06-04T17:16:06.033Z] #40 46.94 CC images/time.o [2020-06-04T17:16:06.033Z] #40 47.20 CC images/sysctl.o [2020-06-04T17:16:06.033Z] #40 47.38 CC images/autofs.o [2020-06-04T17:16:06.033Z] #40 47.53 CC images/macvlan.o [2020-06-04T17:16:06.033Z] #40 47.79 CC images/sit.o [2020-06-04T17:16:06.033Z] #40 48.15 CC images/memfd.o [2020-06-04T17:16:06.033Z] #40 48.72 CC images/timens.o [2020-06-04T17:16:06.033Z] #40 49.17 LINK images/built-in.o [2020-06-04T17:16:06.033Z] #40 49.47 GEN compel/include/asm [2020-06-04T17:16:06.033Z] #40 49.51 GEN compel/include/version.h [2020-06-04T17:16:06.033Z] #40 49.54 touch .config [2020-06-04T17:16:06.033Z] #40 49.61 GEN include/common/config.h [2020-06-04T17:16:06.033Z] #40 49.75 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-06-04T17:16:06.033Z] #40 49.78 GEN compel/plugins/include/uapi/std/syscall.h [2020-06-04T17:16:06.033Z] #40 49.81 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-06-04T17:16:06.033Z] #40 49.83 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-06-04T17:16:06.033Z] #40 49.87 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-06-04T17:16:06.351Z] #40 49.90 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-06-04T17:16:06.351Z] #40 49.95 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-06-04T17:16:06.351Z] #40 49.98 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-06-04T17:16:06.351Z] #40 ... [2020-06-04T17:16:06.351Z] [2020-06-04T17:16:06.351Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-06-04T17:16:06.351Z] #15 DONE 0.4s [2020-06-04T17:16:06.351Z] [2020-06-04T17:16:06.351Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:16:06.351Z] #40 49.99 DEP compel/plugins/std/infect.d [2020-06-04T17:16:06.351Z] #40 ... [2020-06-04T17:16:06.351Z] [2020-06-04T17:16:06.351Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-06-04T17:16:06.659Z] #16 DONE 0.3s [2020-06-04T17:16:06.659Z] [2020-06-04T17:16:06.659Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-06-04T17:16:07.339Z] #17 DONE 0.4s [2020-06-04T17:16:07.339Z] [2020-06-04T17:16:07.339Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-04T17:16:07.963Z] #52 ... [2020-06-04T17:16:07.963Z] [2020-06-04T17:16:07.963Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:16:07.963Z] #41 88.69 go/parser [2020-06-04T17:16:07.963Z] #41 89.33 text/template [2020-06-04T17:16:07.963Z] #41 92.82 encoding/xml [2020-06-04T17:16:07.963Z] #41 94.91 go/doc [2020-06-04T17:16:07.963Z] #41 98.37 github.com/LK4D4/vndr/build [2020-06-04T17:16:07.963Z] #41 ... [2020-06-04T17:16:07.963Z] [2020-06-04T17:16:07.963Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:16:07.963Z] #39 21.33 CC images/core-x86.o [2020-06-04T17:16:07.963Z] #39 21.95 CC images/core-arm.o [2020-06-04T17:16:07.963Z] #39 22.42 CC images/core-aarch64.o [2020-06-04T17:16:07.963Z] #39 22.84 CC images/core-ppc64.o [2020-06-04T17:16:08.023Z] #18 0.941 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-04T17:16:08.222Z] #39 23.47 CC images/core-s390.o [2020-06-04T17:16:08.342Z] #18 1.184 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-04T17:16:08.342Z] #18 1.309 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-04T17:16:08.609Z] #21 110.9 Checking out files: 27% (2959/10835) Checking out files: 28% (3034/10835) Checking out files: 29% (3143/10835) Checking out files: 30% (3251/10835) Checking out files: 31% (3359/10835) Checking out files: 32% (3468/10835) Checking out files: 33% (3576/10835) Checking out files: 34% (3684/10835) Checking out files: 35% (3793/10835) Checking out files: 36% (3901/10835) Checking out files: 37% (4009/10835) Checking out files: 38% (4118/10835) Checking out files: 39% (4226/10835) Checking out files: 40% (4334/10835) Checking out files: 41% (4443/10835) Checking out files: 42% (4551/10835) Checking out files: 43% (4660/10835) Checking out files: 44% (4768/10835) Checking out files: 45% (4876/10835) Checking out files: 46% (4985/10835) Checking out files: 47% (5093/10835) Checking out files: 48% (5201/10835) Checking out files: 49% (5310/10835) Checking out files: 50% (5418/10835) Checking out files: 51% (5526/10835) Checking out files: 51% (5544/10835) Checking out files: 52% (5635/10835) Checking out files: 53% (5743/10835) Checking out files: 54% (5851/10835) Checking out files: 55% (5960/10835) Checking out files: 56% (6068/10835) Checking out files: 57% (6176/10835) Checking out files: 58% (6285/10835) Checking out files: 59% (6393/10835) Checking out files: 60% (6501/10835) Checking out files: 61% (6610/10835) Checking out files: 62% (6718/10835) Checking out files: 63% (6827/10835) Checking out files: 64% (6935/10835) Checking out files: 65% (7043/10835) Checking out files: 66% (7152/10835) Checking out files: 67% (7260/10835) Checking out files: 68% (7368/10835) Checking out files: 69% (7477/10835) Checking out files: 70% (7585/10835) Checking out files: 71% (7693/10835) Checking out files: 72% (7802/10835) Checking out files: 73% (7910/10835) Checking out files: 74% (8018/10835) Checking out files: 75% (8127/10835) Checking out files: 76% (8235/10835) Checking out files: 76% (8284/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: 99% (10826/10835) Checking out files: 100% (10835/10835) Checking out files: 100% (10835/10835), done. [2020-06-04T17:16:08.791Z] #39 24.23 CC images/cpuinfo.o [2020-06-04T17:16:08.871Z] #21 114.0 + cd /tmp/tmp.lotE9RD8sL/tmp/docker-ce [2020-06-04T17:16:08.871Z] #21 114.0 + git checkout -q v17.06.2-ce [2020-06-04T17:16:09.132Z] #21 ... [2020-06-04T17:16:09.132Z] [2020-06-04T17:16:09.132Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:16:09.132Z] #41 104.5 net/http/httptrace [2020-06-04T17:16:09.132Z] #41 104.8 net/http [2020-06-04T17:16:09.132Z] #41 113.3 github.com/LK4D4/vndr/godl [2020-06-04T17:16:09.132Z] #41 113.8 github.com/LK4D4/vndr [2020-06-04T17:16:09.393Z] #41 ... [2020-06-04T17:16:09.393Z] [2020-06-04T17:16:09.393Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:16:09.393Z] #39 60.52 CC compel/src/lib/ptrace.o [2020-06-04T17:16:09.393Z] #39 60.99 AR compel/libcompel.a [2020-06-04T17:16:09.393Z] #39 61.12 HOSTCC compel/src/main-host.o [2020-06-04T17:16:09.393Z] #39 61.47 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-06-04T17:16:09.393Z] #39 61.66 HOSTCC compel/src/lib/handle-elf-host.o [2020-06-04T17:16:09.393Z] #39 61.92 HOSTCC compel/src/lib/log-host.o [2020-06-04T17:16:09.393Z] #39 62.08 HOSTLINK compel/compel-host-bin [2020-06-04T17:16:09.393Z] #39 62.31 DEP soccr/soccr.d [2020-06-04T17:16:09.393Z] #39 62.51 CC soccr/soccr.o [2020-06-04T17:16:09.393Z] #39 63.77 AR soccr/libsoccr.a [2020-06-04T17:16:09.393Z] #39 63.84 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-04T17:16:09.460Z] #18 2.230 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-06-04T17:16:09.653Z] #39 64.25 DEP criu/arch/aarch64/sigframe.d [2020-06-04T17:16:09.726Z] #39 24.83 CC images/inventory.o [2020-06-04T17:16:09.914Z] #39 64.37 DEP criu/arch/aarch64/crtools.d [2020-06-04T17:16:09.985Z] #39 25.20 CC images/fdinfo.o [2020-06-04T17:16:10.175Z] #39 64.59 DEP criu/arch/aarch64/cpu.d [2020-06-04T17:16:10.175Z] #39 64.64 DEP criu/arch/aarch64/bitops.d [2020-06-04T17:16:10.175Z] #39 64.69 CC criu/arch/aarch64/bitops.o [2020-06-04T17:16:10.175Z] #39 64.72 CC criu/arch/aarch64/cpu.o [2020-06-04T17:16:10.437Z] #39 64.93 CC criu/arch/aarch64/crtools.o [2020-06-04T17:16:10.559Z] #39 25.61 CC images/fown.o [2020-06-04T17:16:10.820Z] #39 25.93 CC images/ns.o [2020-06-04T17:16:11.009Z] #39 65.62 CC criu/arch/aarch64/sigframe.o [2020-06-04T17:16:11.063Z] #18 3.772 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB] [2020-06-04T17:16:11.079Z] #39 26.23 CC images/regfile.o [2020-06-04T17:16:11.079Z] #39 26.42 CC images/ghost-file.o [2020-06-04T17:16:11.269Z] #39 65.86 LINK criu/arch/aarch64/crtools.built-in.o [2020-06-04T17:16:11.531Z] #39 65.91 DEP criu/pie/util-vdso.d [2020-06-04T17:16:11.531Z] #39 66.15 DEP criu/pie/util.d [2020-06-04T17:16:11.646Z] #39 26.75 CC images/fifo.o [2020-06-04T17:16:11.792Z] #39 ... [2020-06-04T17:16:11.792Z] [2020-06-04T17:16:11.792Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:16:11.792Z] #21 117.0 + mkdir -p /tmp/tmp.lotE9RD8sL/src/github.com/docker [2020-06-04T17:16:11.792Z] #21 117.0 + mv components/cli /tmp/tmp.lotE9RD8sL/src/github.com/docker/cli [2020-06-04T17:16:11.792Z] #21 117.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-06-04T17:16:11.906Z] #39 27.04 CC images/remap-file-path.o [2020-06-04T17:16:11.906Z] #39 27.23 CC images/eventfd.o [2020-06-04T17:16:11.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-06-04T17:16:11.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-06-04T17:16:11.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-06-04T17:16:12.473Z] #39 27.47 CC images/eventpoll.o [2020-06-04T17:16:12.667Z] #18 5.345 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-06-04T17:16:12.731Z] #39 27.81 CC images/fh.o [2020-06-04T17:16:12.990Z] #39 28.13 CC images/fsnotify.o [2020-06-04T17:16:13.326Z] #18 ... [2020-06-04T17:16:13.326Z] [2020-06-04T17:16:13.326Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:16:13.326Z] #40 50.29 DEP compel/plugins/std/string.d [2020-06-04T17:16:13.326Z] #40 50.43 DEP compel/plugins/std/log.d [2020-06-04T17:16:13.326Z] #40 50.67 DEP compel/plugins/std/fds.d [2020-06-04T17:16:13.326Z] #40 50.76 DEP compel/plugins/std/std.d [2020-06-04T17:16:13.326Z] #40 50.85 DEP compel/plugins/shmem/shmem.d [2020-06-04T17:16:13.326Z] #40 51.11 DEP compel/plugins/fds/fds.d [2020-06-04T17:16:13.326Z] #40 51.31 CC compel/plugins/std/std.o [2020-06-04T17:16:13.326Z] #40 51.61 CC compel/plugins/std/fds.o [2020-06-04T17:16:13.326Z] #40 52.09 CC compel/plugins/std/log.o [2020-06-04T17:16:13.326Z] #40 53.42 CC compel/plugins/std/string.o [2020-06-04T17:16:13.326Z] #40 54.27 CC compel/plugins/std/infect.o [2020-06-04T17:16:13.326Z] #40 54.82 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-06-04T17:16:13.326Z] #40 54.90 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-06-04T17:16:13.326Z] #40 54.95 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-06-04T17:16:13.326Z] #40 55.00 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-06-04T17:16:13.326Z] #40 55.08 AR compel/plugins/std.lib.a [2020-06-04T17:16:13.326Z] #40 55.26 CC compel/plugins/fds/fds.o [2020-06-04T17:16:13.326Z] #40 55.59 AR compel/plugins/fds.lib.a [2020-06-04T17:16:13.326Z] #40 55.64 HOSTDEP compel/src/lib/log-host.d [2020-06-04T17:16:13.326Z] #40 55.84 HOSTDEP compel/src/lib/handle-elf-host.d [2020-06-04T17:16:13.326Z] #40 56.01 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-06-04T17:16:13.326Z] #40 56.17 HOSTDEP compel/src/main-host.d [2020-06-04T17:16:13.326Z] #40 56.32 DEP compel/src/lib/ptrace.d [2020-06-04T17:16:13.326Z] #40 56.51 DEP compel/src/lib/infect.d [2020-06-04T17:16:13.326Z] #40 56.76 DEP compel/src/lib/infect-util.d [2020-06-04T17:16:13.326Z] #40 56.98 DEP compel/src/lib/infect-rpc.d [2020-06-04T17:16:13.326Z] #40 57.19 DEP compel/arch/ppc64/src/lib/infect.d [2020-06-04T17:16:13.568Z] #39 28.77 CC images/signalfd.o [2020-06-04T17:16:13.625Z] #40 57.30 DEP compel/arch/ppc64/src/lib/cpu.d [2020-06-04T17:16:13.625Z] #40 57.40 DEP compel/src/lib/log.d [2020-06-04T17:16:13.828Z] #39 29.17 CC images/fs.o [2020-06-04T17:16:13.930Z] #40 57.54 DEP compel/src/main.d [2020-06-04T17:16:13.930Z] #40 57.67 DEP compel/src/lib/handle-elf.d [2020-06-04T17:16:14.087Z] #39 ... [2020-06-04T17:16:14.087Z] [2020-06-04T17:16:14.087Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:16:14.087Z] #47 98.90 mvdan.cc/sh/v3/cmd/shfmt [2020-06-04T17:16:14.087Z] #47 DONE 105.0s [2020-06-04T17:16:14.087Z] [2020-06-04T17:16:14.087Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:16:14.087Z] #41 98.99 github.com/LK4D4/vndr/versioned [2020-06-04T17:16:14.087Z] #41 99.11 compress/flate [2020-06-04T17:16:14.087Z] #41 101.9 hash/crc32 [2020-06-04T17:16:14.087Z] #41 102.2 net [2020-06-04T17:16:14.087Z] #41 102.6 compress/gzip [2020-06-04T17:16:14.087Z] #41 103.2 vendor/golang.org/x/crypto/chacha20poly1305 [2020-06-04T17:16:14.087Z] #41 104.8 vendor/golang.org/x/crypto/hkdf [2020-06-04T17:16:14.087Z] #41 105.1 vendor/golang.org/x/text/transform [2020-06-04T17:16:14.235Z] #40 57.80 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-06-04T17:16:14.346Z] #41 ... [2020-06-04T17:16:14.346Z] [2020-06-04T17:16:14.346Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:16:14.346Z] #39 29.50 CC images/pstree.o [2020-06-04T17:16:14.540Z] #40 57.97 CC compel/src/lib/log.o [2020-06-04T17:16:14.541Z] #40 58.22 CC compel/arch/ppc64/src/lib/cpu.o [2020-06-04T17:16:14.604Z] #39 30.03 CC images/pipe.o [2020-06-04T17:16:14.846Z] #40 58.48 CC compel/arch/ppc64/src/lib/infect.o [2020-06-04T17:16:14.846Z] #40 ... [2020-06-04T17:16:14.846Z] [2020-06-04T17:16:14.846Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:16:14.846Z] #42 118.0 text/template [2020-06-04T17:16:14.846Z] #42 119.5 go/parser [2020-06-04T17:16:14.846Z] #42 127.2 math/big [2020-06-04T17:16:14.846Z] #42 ... [2020-06-04T17:16:14.846Z] [2020-06-04T17:16:14.846Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:16:14.846Z] #48 125.1 golang.org/x/crypto/ssh/terminal [2020-06-04T17:16:15.158Z] #48 128.3 mvdan.cc/sh/v3/cmd/shfmt [2020-06-04T17:16:15.171Z] #39 30.33 CC images/tcp-stream.o [2020-06-04T17:16:15.431Z] #39 30.71 CC images/sk-packet.o [2020-06-04T17:16:15.689Z] #39 31.01 CC images/mnt.o [2020-06-04T17:16:15.948Z] #39 31.27 CC images/pipe-data.o [2020-06-04T17:16:16.001Z] #21 ... [2020-06-04T17:16:16.001Z] [2020-06-04T17:16:16.001Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-04T17:16:16.001Z] #17 7.601 Fetched 8178 kB in 6s (1415 kB/s) [2020-06-04T17:16:16.001Z] #17 7.601 Reading package lists... [2020-06-04T17:16:16.001Z] #17 9.992 Reading package lists... [2020-06-04T17:16:16.001Z] #17 12.52 Building dependency tree... [2020-06-04T17:16:16.001Z] #17 14.06 libcap2-bin is already the newest version (1:2.25-2). [2020-06-04T17:16:16.001Z] #17 14.06 The following additional packages will be installed: [2020-06-04T17:16:16.001Z] #17 14.06 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-06-04T17:16:16.001Z] #17 14.06 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-06-04T17:16:16.001Z] #17 14.06 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-06-04T17:16:16.001Z] #17 14.06 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-06-04T17:16:16.001Z] #17 14.06 python3.7 python3.7-minimal vim-runtime xxd [2020-06-04T17:16:16.001Z] #17 14.07 Suggested packages: [2020-06-04T17:16:16.001Z] #17 14.07 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-06-04T17:16:16.001Z] #17 14.07 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-06-04T17:16:16.001Z] #17 14.07 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-06-04T17:16:16.001Z] #17 14.07 Recommended packages: [2020-06-04T17:16:16.001Z] #17 14.07 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-06-04T17:16:16.001Z] #17 14.07 python3-keyrings.alt python3-xdg unzip [2020-06-04T17:16:16.001Z] #17 15.25 The following NEW packages will be installed: [2020-06-04T17:16:16.001Z] #17 15.25 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-06-04T17:16:16.001Z] #17 15.26 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-06-04T17:16:16.001Z] #17 15.26 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-06-04T17:16:16.001Z] #17 15.26 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-06-04T17:16:16.001Z] #17 15.26 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-06-04T17:16:16.001Z] #17 15.26 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-06-04T17:16:16.001Z] #17 15.26 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-06-04T17:16:16.001Z] #17 15.26 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-06-04T17:16:16.001Z] #17 15.26 xz-utils zip [2020-06-04T17:16:16.001Z] #17 15.64 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-06-04T17:16:16.001Z] #17 15.64 Need to get 27.6 MB of archives. [2020-06-04T17:16:16.001Z] #17 15.64 After this operation, 114 MB of additional disk space will be used. [2020-06-04T17:16:16.001Z] #17 15.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-06-04T17:16:16.001Z] #17 15.64 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-04T17:16:16.001Z] #17 15.67 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-04T17:16:16.001Z] #17 15.75 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-06-04T17:16:16.001Z] #17 15.75 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-06-04T17:16:16.001Z] #17 15.76 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-04T17:16:16.001Z] #17 15.82 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB] [2020-06-04T17:16:16.001Z] #17 15.85 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-06-04T17:16:16.001Z] #17 15.85 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-06-04T17:16:16.001Z] #17 15.85 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-06-04T17:16:16.001Z] #17 15.86 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-06-04T17:16:16.001Z] #17 15.87 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-06-04T17:16:16.001Z] #17 15.87 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-06-04T17:16:16.001Z] #17 15.88 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-06-04T17:16:16.001Z] #17 15.88 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-06-04T17:16:16.001Z] #17 15.88 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-06-04T17:16:16.001Z] #17 16.17 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-06-04T17:16:16.001Z] #17 16.17 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-06-04T17:16:16.001Z] #17 16.17 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-06-04T17:16:16.001Z] #17 16.17 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-04T17:16:16.001Z] #17 16.17 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-06-04T17:16:16.002Z] #17 16.17 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-06-04T17:16:16.002Z] #17 16.17 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-06-04T17:16:16.002Z] #17 16.17 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-06-04T17:16:16.002Z] #17 16.17 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-06-04T17:16:16.002Z] #17 16.17 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-06-04T17:16:16.002Z] #17 16.17 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-06-04T17:16:16.002Z] #17 16.17 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-06-04T17:16:16.002Z] #17 16.17 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-06-04T17:16:16.002Z] #17 16.28 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-04T17:16:16.002Z] #17 16.28 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-04T17:16:16.002Z] #17 16.28 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-04T17:16:16.002Z] #17 16.28 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-06-04T17:16:16.002Z] #17 16.29 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-06-04T17:16:16.002Z] #17 16.30 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-06-04T17:16:16.002Z] #17 16.37 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-06-04T17:16:16.002Z] #17 16.38 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-06-04T17:16:16.002Z] #17 16.38 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-06-04T17:16:16.002Z] #17 16.39 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-06-04T17:16:16.002Z] #17 16.40 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-06-04T17:16:16.002Z] #17 16.41 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-06-04T17:16:16.002Z] #17 16.41 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-06-04T17:16:16.002Z] #17 16.47 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-04T17:16:16.002Z] #17 16.48 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-06-04T17:16:16.002Z] #17 16.50 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-06-04T17:16:16.002Z] #17 16.72 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-06-04T17:16:16.002Z] #17 16.78 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-06-04T17:16:16.002Z] #17 16.83 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-06-04T17:16:16.002Z] #17 17.68 debconf: delaying package configuration, since apt-utils is not installed [2020-06-04T17:16:16.002Z] #17 17.81 Fetched 27.6 MB in 2s (18.0 MB/s) [2020-06-04T17:16:16.262Z] [2020-06-04T17:16:16.262Z] #17 ... [2020-06-04T17:16:16.262Z] [2020-06-04T17:16:16.262Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:16:16.262Z] #41 DONE 121.4s [2020-06-04T17:16:16.262Z] [2020-06-04T17:16:16.262Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-04T17:16:16.262Z] #17 17.93 Selecting previously unselected package pigz. [2020-06-04T17:16:16.262Z] #17 17.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23407 files and directories currently installed.) [2020-06-04T17:16:16.262Z] #17 18.06 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-06-04T17:16:16.262Z] #17 ... [2020-06-04T17:16:16.262Z] [2020-06-04T17:16:16.262Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:16:16.262Z] #39 66.31 CC criu/pie/util.o [2020-06-04T17:16:16.262Z] #39 66.58 CC criu/pie/util-vdso.o [2020-06-04T17:16:16.262Z] #39 67.13 AR criu/pie/pie.lib.a [2020-06-04T17:16:16.262Z] #39 67.23 DEP criu/pie/restorer.d [2020-06-04T17:16:16.262Z] #39 67.53 DEP criu/arch/aarch64/intraprocedure.d [2020-06-04T17:16:16.262Z] #39 67.56 DEP criu/arch/aarch64/restorer.d [2020-06-04T17:16:16.262Z] #39 67.77 DEP criu/arch/aarch64/vdso-pie.d [2020-06-04T17:16:16.262Z] #39 67.89 DEP criu/pie/parasite-vdso.d [2020-06-04T17:16:16.262Z] #39 68.04 DEP criu/pie/parasite.d [2020-06-04T17:16:16.262Z] #39 68.22 CC criu/pie/parasite.o [2020-06-04T17:16:16.262Z] #39 69.40 LINK criu/pie/parasite.built-in.o [2020-06-04T17:16:16.262Z] #39 69.40 GEN criu/pie/parasite-blob.h [2020-06-04T17:16:16.262Z] #39 69.43 CC criu/pie/parasite-vdso.o [2020-06-04T17:16:16.262Z] #39 70.25 CC criu/arch/aarch64/vdso-pie.o [2020-06-04T17:16:16.262Z] #39 70.62 CC criu/arch/aarch64/restorer.o [2020-06-04T17:16:16.524Z] #39 71.08 CC criu/arch/aarch64/intraprocedure.o [2020-06-04T17:16:16.524Z] #39 71.14 CC criu/pie/restorer.o [2020-06-04T17:16:16.552Z] #39 31.66 CC images/sa.o [2020-06-04T17:16:16.814Z] #39 31.96 CC images/timer.o [2020-06-04T17:16:17.073Z] #39 32.43 CC images/timerfd.o [2020-06-04T17:16:17.330Z] #39 32.66 CC images/mm.o [2020-06-04T17:16:17.366Z] #48 ... [2020-06-04T17:16:17.366Z] [2020-06-04T17:16:17.366Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:16:17.366Z] #50 11.21 + cd /tmp/tmp.2QVIpNPSL1/src/github.com/opencontainers/runc [2020-06-04T17:16:17.366Z] #50 11.22 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-04T17:16:17.366Z] #50 12.11 + '[' -z '' ']' [2020-06-04T17:16:17.366Z] #50 12.11 + target=static [2020-06-04T17:16:17.366Z] #50 12.11 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-06-04T17:16:17.594Z] #39 33.01 CC images/sk-opts.o [2020-06-04T17:16:18.077Z] #39 ... [2020-06-04T17:16:18.077Z] [2020-06-04T17:16:18.077Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-04T17:16:18.077Z] #28 DONE 123.2s [2020-06-04T17:16:18.077Z] [2020-06-04T17:16:18.077Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-04T17:16:18.077Z] #17 18.06 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-06-04T17:16:18.077Z] #17 18.09 Unpacking pigz (2.4-1) ... [2020-06-04T17:16:18.077Z] #17 18.28 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-06-04T17:16:18.077Z] #17 18.28 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-06-04T17:16:18.077Z] #17 18.29 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-06-04T17:16:18.077Z] #17 18.99 Selecting previously unselected package python3.7-minimal. [2020-06-04T17:16:18.077Z] #17 19.00 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-06-04T17:16:18.077Z] #17 19.01 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-04T17:16:18.077Z] #17 19.77 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-06-04T17:16:18.077Z] #17 19.80 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-04T17:16:18.159Z] #39 33.25 CC images/sk-unix.o [2020-06-04T17:16:18.417Z] #39 33.63 CC images/sk-inet.o [2020-06-04T17:16:18.949Z] #50 14.46 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-04T17:16:18.982Z] #39 34.08 CC images/tun.o [2020-06-04T17:16:19.240Z] #39 34.40 CC images/sk-netlink.o [2020-06-04T17:16:19.240Z] #39 34.63 CC images/packet-sock.o [2020-06-04T17:16:19.807Z] #39 35.05 CC images/ipc-var.o [2020-06-04T17:16:20.065Z] #39 35.22 CC images/ipc-desc.o [2020-06-04T17:16:20.065Z] #39 35.50 CC images/ipc-shm.o [2020-06-04T17:16:20.624Z] #17 22.31 Selecting previously unselected package python3-minimal. [2020-06-04T17:16:20.624Z] #17 22.31 (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-04T17:16:20.624Z] #17 22.36 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-06-04T17:16:20.624Z] #17 22.39 Unpacking python3-minimal (3.7.3-1) ... [2020-06-04T17:16:20.624Z] #17 22.48 Selecting previously unselected package libmpdec2:arm64. [2020-06-04T17:16:20.624Z] #17 22.49 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-06-04T17:16:20.624Z] #17 22.50 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-06-04T17:16:20.624Z] #17 22.61 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-06-04T17:16:20.632Z] #39 35.72 CC images/ipc-msg.o [2020-06-04T17:16:20.885Z] #17 22.62 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ... [2020-06-04T17:16:20.885Z] #17 22.63 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-06-04T17:16:20.890Z] #39 36.01 CC images/ipc-sem.o [2020-06-04T17:16:20.890Z] #39 36.21 CC images/utsns.o [2020-06-04T17:16:21.149Z] #39 36.50 CC images/creds.o [2020-06-04T17:16:21.407Z] #39 36.72 CC images/vma.o [2020-06-04T17:16:21.457Z] #17 23.33 Selecting previously unselected package python3.7. [2020-06-04T17:16:21.667Z] #39 37.02 CC images/netdev.o [2020-06-04T17:16:21.717Z] #17 23.34 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ... [2020-06-04T17:16:21.717Z] #17 23.34 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-06-04T17:16:21.717Z] #17 23.47 Selecting previously unselected package libpython3-stdlib:arm64. [2020-06-04T17:16:21.717Z] #17 23.48 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-06-04T17:16:21.717Z] #17 23.48 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-06-04T17:16:21.717Z] #17 23.58 Setting up python3-minimal (3.7.3-1) ... [2020-06-04T17:16:21.798Z] #50 ... [2020-06-04T17:16:21.798Z] [2020-06-04T17:16:21.798Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T17:16:21.798Z] #48 DONE 134.9s [2020-06-04T17:16:21.798Z] [2020-06-04T17:16:21.798Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:16:21.798Z] #40 59.35 CC compel/src/lib/infect-rpc.o [2020-06-04T17:16:21.798Z] #40 59.91 CC compel/src/lib/infect-util.o [2020-06-04T17:16:21.798Z] #40 60.07 CC compel/src/lib/infect.o [2020-06-04T17:16:21.798Z] #40 63.43 CC compel/src/lib/ptrace.o [2020-06-04T17:16:21.798Z] #40 64.02 AR compel/libcompel.a [2020-06-04T17:16:21.798Z] #40 64.18 HOSTCC compel/src/main-host.o [2020-06-04T17:16:21.798Z] #40 64.79 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-06-04T17:16:21.798Z] #40 65.01 HOSTCC compel/src/lib/handle-elf-host.o [2020-06-04T17:16:22.115Z] #40 65.84 HOSTCC compel/src/lib/log-host.o [2020-06-04T17:16:22.234Z] #39 37.43 CC images/tty.o [2020-06-04T17:16:22.432Z] #40 66.16 HOSTLINK compel/compel-host-bin [2020-06-04T17:16:22.754Z] #40 66.37 DEP soccr/soccr.d [2020-06-04T17:16:22.799Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-06-04T17:16:22.799Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 14.7% of statements [2020-06-04T17:16:22.799Z] ok github.com/docker/docker/api/server/middleware 0.015s coverage: 37.7% of statements [2020-06-04T17:16:22.799Z] ? github.com/docker/docker/api/server/router [no test files] [2020-06-04T17:16:22.799Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-06-04T17:16:22.799Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-06-04T17:16:22.799Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-06-04T17:16:22.799Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-06-04T17:16:22.799Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-06-04T17:16:22.799Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-06-04T17:16:22.799Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-06-04T17:16:22.799Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-06-04T17:16:22.802Z] #39 38.06 CC images/file-lock.o [2020-06-04T17:16:23.060Z] #39 38.33 CC images/rlimit.o [2020-06-04T17:16:23.074Z] #40 66.75 CC soccr/soccr.o [2020-06-04T17:16:23.080Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-06-04T17:16:23.080Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-06-04T17:16:23.103Z] #17 24.62 Selecting previously unselected package python3. [2020-06-04T17:16:23.103Z] #17 24.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24068 files and directories currently installed.) [2020-06-04T17:16:23.103Z] #17 24.67 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-06-04T17:16:23.103Z] #17 24.69 Unpacking python3 (3.7.3-1) ... [2020-06-04T17:16:23.103Z] #17 24.83 Selecting previously unselected package libip4tc0:arm64. [2020-06-04T17:16:23.103Z] #17 24.83 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-06-04T17:16:23.103Z] #17 24.84 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-06-04T17:16:23.103Z] #17 24.92 Selecting previously unselected package libip6tc0:arm64. [2020-06-04T17:16:23.103Z] #17 24.93 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-06-04T17:16:23.103Z] #17 24.93 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-06-04T17:16:23.103Z] #17 25.05 Selecting previously unselected package libiptc0:arm64. [2020-06-04T17:16:23.319Z] #39 38.58 CC images/pagemap.o [2020-06-04T17:16:23.363Z] ok github.com/docker/docker/api/server/router/swarm 0.010s coverage: 4.8% of statements [2020-06-04T17:16:23.363Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-06-04T17:16:23.363Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-06-04T17:16:23.363Z] ? github.com/docker/docker/api/types [no test files] [2020-06-04T17:16:23.363Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-06-04T17:16:23.363Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-06-04T17:16:23.363Z] ? github.com/docker/docker/api/types/container [no test files] [2020-06-04T17:16:23.363Z] ? github.com/docker/docker/api/types/events [no test files] [2020-06-04T17:16:23.395Z] #17 25.05 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-06-04T17:16:23.395Z] #17 25.07 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-06-04T17:16:23.395Z] #17 25.18 Selecting previously unselected package libnfnetlink0:arm64. [2020-06-04T17:16:23.395Z] #17 25.19 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-06-04T17:16:23.395Z] #17 25.20 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-06-04T17:16:23.395Z] #17 25.28 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-06-04T17:16:23.395Z] #17 25.28 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-06-04T17:16:23.395Z] #17 25.30 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-06-04T17:16:23.578Z] #39 38.92 CC images/siginfo.o [2020-06-04T17:16:23.646Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2020-06-04T17:16:23.646Z] ok github.com/docker/docker/api/types/strslice 0.001s coverage: 90.0% of statements [2020-06-04T17:16:23.646Z] ? github.com/docker/docker/api/types/image [no test files] [2020-06-04T17:16:23.646Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-06-04T17:16:23.646Z] ? github.com/docker/docker/api/types/network [no test files] [2020-06-04T17:16:23.646Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-06-04T17:16:23.646Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-06-04T17:16:23.646Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-06-04T17:16:23.646Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-06-04T17:16:23.656Z] #17 25.47 Selecting previously unselected package libnftnl11:arm64. [2020-06-04T17:16:23.656Z] #17 25.47 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-06-04T17:16:23.656Z] #17 25.48 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-06-04T17:16:23.836Z] #39 39.21 CC images/rpc.o [2020-06-04T17:16:23.917Z] #17 25.59 Selecting previously unselected package iptables. [2020-06-04T17:16:23.917Z] #17 25.59 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-06-04T17:16:23.917Z] #17 25.59 Unpacking iptables (1.8.2-4) ... [2020-06-04T17:16:23.928Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 75.0% of statements [2020-06-04T17:16:24.178Z] #17 25.95 Selecting previously unselected package xxd. [2020-06-04T17:16:24.178Z] #17 25.95 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-06-04T17:16:24.178Z] #17 25.96 Unpacking xxd (2:8.1.0875-5) ... [2020-06-04T17:16:24.210Z] ok github.com/docker/docker/api/types/time 0.028s coverage: 100.0% of statements [2020-06-04T17:16:24.210Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-06-04T17:16:24.210Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-06-04T17:16:24.210Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-06-04T17:16:24.210Z] ? github.com/docker/docker/builder [no test files] [2020-06-04T17:16:24.210Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-06-04T17:16:24.210Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-06-04T17:16:24.210Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-06-04T17:16:24.210Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-06-04T17:16:24.210Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-06-04T17:16:24.210Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-06-04T17:16:24.210Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-06-04T17:16:24.439Z] #17 26.09 Selecting previously unselected package vim-common. [2020-06-04T17:16:24.439Z] #17 26.10 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-04T17:16:24.439Z] #17 26.13 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-04T17:16:24.439Z] #17 26.29 Selecting previously unselected package bash-completion. [2020-06-04T17:16:24.439Z] #17 26.30 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-06-04T17:16:24.492Z] ok github.com/docker/docker/builder/dockerignore 0.006s coverage: 96.8% of statements [2020-06-04T17:16:24.638Z] #40 68.45 AR soccr/libsoccr.a [2020-06-04T17:16:24.952Z] #40 68.52 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-04T17:16:25.212Z] #39 40.40 CC images/ext-file.o [2020-06-04T17:16:25.212Z] #39 ... [2020-06-04T17:16:25.212Z] [2020-06-04T17:16:25.212Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T17:16:25.212Z] #10 106.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-06-04T17:16:25.212Z] #10 106.0 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-06-04T17:16:25.212Z] #10 106.1 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-04T17:16:25.471Z] #10 ... [2020-06-04T17:16:25.471Z] [2020-06-04T17:16:25.471Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:16:25.471Z] #39 40.62 CC images/cgroup.o [2020-06-04T17:16:25.471Z] #39 ... [2020-06-04T17:16:25.471Z] [2020-06-04T17:16:25.471Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:16:25.471Z] #41 106.4 vendor/golang.org/x/text/unicode/bidi [2020-06-04T17:16:25.471Z] #41 108.4 vendor/golang.org/x/text/secure/bidirule [2020-06-04T17:16:25.471Z] #41 108.9 vendor/golang.org/x/text/unicode/norm [2020-06-04T17:16:25.471Z] #41 113.3 vendor/golang.org/x/net/idna [2020-06-04T17:16:25.471Z] #41 115.9 vendor/golang.org/x/net/http2/hpack [2020-06-04T17:16:25.622Z] #40 69.14 DEP criu/arch/ppc64/sigframe.d [2020-06-04T17:16:25.622Z] #40 69.32 DEP criu/arch/ppc64/crtools.d [2020-06-04T17:16:25.937Z] #40 69.57 DEP criu/arch/ppc64/cpu.d [2020-06-04T17:16:25.937Z] #40 ... [2020-06-04T17:16:25.937Z] [2020-06-04T17:16:25.937Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:16:25.937Z] #55 139.2 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-04T17:16:25.937Z] #55 139.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-06-04T17:16:26.038Z] #41 ... [2020-06-04T17:16:26.038Z] [2020-06-04T17:16:26.038Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:16:26.038Z] #39 41.32 CC images/userns.o [2020-06-04T17:16:26.604Z] #39 41.65 CC images/google/protobuf/descriptor.o [2020-06-04T17:16:26.984Z] #17 28.88 Unpacking bash-completion (1:2.8-6) ... [2020-06-04T17:16:27.566Z] #17 29.32 Selecting previously unselected package bzip2. [2020-06-04T17:16:27.566Z] #17 29.33 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-06-04T17:16:27.566Z] #17 29.34 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-04T17:16:27.566Z] #17 29.46 Selecting previously unselected package xz-utils. [2020-06-04T17:16:27.566Z] #17 29.47 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-06-04T17:16:27.833Z] #17 29.49 Unpacking xz-utils (5.2.4-1) ... [2020-06-04T17:16:27.833Z] #17 29.67 Selecting previously unselected package apparmor. [2020-06-04T17:16:27.833Z] #17 29.68 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-06-04T17:16:27.950Z] ok github.com/docker/docker/builder/dockerfile 0.982s coverage: 48.2% of statements [2020-06-04T17:16:27.950Z] ok github.com/docker/docker/builder/remotecontext 0.386s coverage: 13.6% of statements [2020-06-04T17:16:28.093Z] #17 29.76 Unpacking apparmor (2.13.2-10) ... [2020-06-04T17:16:28.233Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-06-04T17:16:28.354Z] #17 30.10 Selecting previously unselected package aufs-tools. [2020-06-04T17:16:28.354Z] #17 30.11 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-06-04T17:16:28.354Z] #17 30.12 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-06-04T17:16:28.354Z] #17 30.26 Selecting previously unselected package libonig5:arm64. [2020-06-04T17:16:28.354Z] #17 30.27 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-06-04T17:16:28.354Z] #17 30.28 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-06-04T17:16:28.509Z] #39 43.41 CC images/opts.o [2020-06-04T17:16:28.509Z] #39 43.69 CC images/seccomp.o [2020-06-04T17:16:28.616Z] #17 30.41 Selecting previously unselected package libjq1:arm64. [2020-06-04T17:16:28.616Z] #17 30.43 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-06-04T17:16:28.616Z] #17 30.44 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-06-04T17:16:28.616Z] #17 30.57 Selecting previously unselected package jq. [2020-06-04T17:16:28.616Z] #17 30.60 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-06-04T17:16:28.616Z] #17 30.61 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-04T17:16:28.768Z] #39 43.97 CC images/binfmt-misc.o [2020-06-04T17:16:28.818Z] #55 ... [2020-06-04T17:16:28.818Z] [2020-06-04T17:16:28.818Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:16:28.818Z] #42 131.9 vendor/golang.org/x/text/unicode/norm [2020-06-04T17:16:28.818Z] #42 136.9 go/doc [2020-06-04T17:16:28.818Z] #42 ... [2020-06-04T17:16:28.818Z] [2020-06-04T17:16:28.818Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:16:28.818Z] #40 69.79 CC criu/arch/ppc64/cpu.o [2020-06-04T17:16:28.818Z] #40 70.45 CC criu/arch/ppc64/crtools.o [2020-06-04T17:16:28.819Z] #40 71.75 CC criu/arch/ppc64/sigframe.o [2020-06-04T17:16:28.819Z] #40 72.13 LINK criu/arch/ppc64/crtools.built-in.o [2020-06-04T17:16:28.819Z] #40 72.21 DEP criu/pie/util-vdso.d [2020-06-04T17:16:28.819Z] #40 72.42 DEP criu/pie/util.d [2020-06-04T17:16:28.877Z] #17 30.71 Selecting previously unselected package libaio1:arm64. [2020-06-04T17:16:28.877Z] #17 30.71 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-06-04T17:16:29.027Z] #39 44.20 CC images/time.o [2020-06-04T17:16:29.123Z] #40 72.63 CC criu/pie/util.o [2020-06-04T17:16:29.123Z] #40 72.98 CC criu/pie/util-vdso.o [2020-06-04T17:16:29.137Z] #17 30.82 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-06-04T17:16:29.137Z] #17 30.93 Selecting previously unselected package libgpm2:arm64. [2020-06-04T17:16:29.137Z] #17 30.95 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-06-04T17:16:29.137Z] #17 30.96 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-06-04T17:16:29.137Z] #17 31.06 Selecting previously unselected package libicu63:arm64. [2020-06-04T17:16:29.286Z] #39 44.44 CC images/sysctl.o [2020-06-04T17:16:29.286Z] #39 44.66 CC images/autofs.o [2020-06-04T17:16:29.398Z] #17 31.06 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-06-04T17:16:29.398Z] #17 31.08 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-06-04T17:16:29.430Z] #40 ... [2020-06-04T17:16:29.430Z] [2020-06-04T17:16:29.430Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-04T17:16:29.430Z] #18 12.28 Fetched 8131 kB in 12s (697 kB/s) [2020-06-04T17:16:29.430Z] #18 12.28 Reading package lists... [2020-06-04T17:16:29.430Z] #18 17.89 Reading package lists... [2020-06-04T17:16:29.703Z] ok github.com/docker/docker/builder/remotecontext/git 1.522s coverage: 86.3% of statements [2020-06-04T17:16:29.703Z] ? github.com/docker/docker/cli [no test files] [2020-06-04T17:16:29.703Z] ? github.com/docker/docker/cli/config [no test files] [2020-06-04T17:16:29.853Z] #39 44.87 CC images/macvlan.o [2020-06-04T17:16:29.853Z] #39 45.05 CC images/sit.o [2020-06-04T17:16:29.853Z] #39 45.28 CC images/memfd.o [2020-06-04T17:16:30.094Z] #18 22.27 Building dependency tree... [2020-06-04T17:16:30.339Z] #17 ... [2020-06-04T17:16:30.339Z] [2020-06-04T17:16:30.339Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:16:30.339Z] #39 74.68 LINK criu/pie/restorer.built-in.o [2020-06-04T17:16:30.339Z] #39 74.72 GEN criu/pie/restorer-blob.h [2020-06-04T17:16:30.339Z] #39 74.87 DEP criu/vdso.d [2020-06-04T17:16:30.339Z] #39 75.06 DEP criu/uts_ns.d [2020-06-04T17:16:30.339Z] #39 75.23 DEP criu/util.d [2020-06-04T17:16:30.339Z] #39 75.45 DEP criu/uffd.d [2020-06-04T17:16:30.339Z] #39 75.63 DEP criu/tun.d [2020-06-04T17:16:30.339Z] #39 75.80 DEP criu/tty.d [2020-06-04T17:16:30.339Z] #39 76.05 DEP criu/timerfd.d [2020-06-04T17:16:30.339Z] #39 76.25 DEP criu/timens.d [2020-06-04T17:16:30.339Z] #39 76.38 DEP criu/sysfs_parse.d [2020-06-04T17:16:30.339Z] #39 76.48 DEP criu/sysctl.d [2020-06-04T17:16:30.339Z] #39 76.58 DEP criu/string.d [2020-06-04T17:16:30.339Z] #39 76.60 DEP criu/stats.d [2020-06-04T17:16:30.339Z] #39 76.69 DEP criu/sockets.d [2020-06-04T17:16:30.339Z] #39 76.91 DEP criu/sk-unix.d [2020-06-04T17:16:30.339Z] #39 77.13 DEP criu/sk-tcp.d [2020-06-04T17:16:30.339Z] #39 77.30 DEP criu/sk-queue.d [2020-06-04T17:16:30.339Z] #39 77.42 DEP criu/sk-packet.d [2020-06-04T17:16:30.339Z] #39 77.61 DEP criu/sk-netlink.d [2020-06-04T17:16:30.339Z] #39 77.82 DEP criu/sk-inet.d [2020-06-04T17:16:30.339Z] #39 78.11 DEP criu/signalfd.d [2020-06-04T17:16:30.339Z] #39 78.25 DEP criu/sigframe.d [2020-06-04T17:16:30.339Z] #39 78.34 DEP criu/shmem.d [2020-06-04T17:16:30.339Z] #39 78.48 DEP criu/servicefd.d [2020-06-04T17:16:30.339Z] #39 78.63 DEP criu/seize.d [2020-06-04T17:16:30.339Z] #39 78.79 DEP criu/seccomp.d [2020-06-04T17:16:30.339Z] #39 78.88 DEP criu/rst-malloc.d [2020-06-04T17:16:30.339Z] #39 78.93 DEP criu/rbtree.d [2020-06-04T17:16:30.339Z] #39 78.95 DEP criu/pstree.d [2020-06-04T17:16:30.339Z] #39 79.06 DEP criu/protobuf.d [2020-06-04T17:16:30.339Z] #39 79.18 GEN criu/protobuf-desc-gen.h [2020-06-04T17:16:30.339Z] #39 80.67 DEP criu/protobuf-desc.d [2020-06-04T17:16:30.339Z] #39 80.80 DEP criu/proc_parse.d [2020-06-04T17:16:30.339Z] #39 80.89 DEP criu/plugin.d [2020-06-04T17:16:30.339Z] #39 80.95 DEP criu/pipes.d [2020-06-04T17:16:30.339Z] #39 81.21 DEP criu/pie-util.d [2020-06-04T17:16:30.339Z] #39 81.37 DEP criu/pie-util-vdso.d [2020-06-04T17:16:30.339Z] #39 81.51 DEP criu/path.d [2020-06-04T17:16:30.339Z] #39 81.61 DEP criu/parasite-syscall.d [2020-06-04T17:16:30.339Z] #39 81.80 DEP criu/pagemap.d [2020-06-04T17:16:30.339Z] #39 82.00 DEP criu/pagemap-cache.d [2020-06-04T17:16:30.339Z] #39 82.08 DEP criu/page-xfer.d [2020-06-04T17:16:30.339Z] #39 82.23 DEP criu/page-pipe.d [2020-06-04T17:16:30.339Z] #39 82.33 DEP criu/netfilter.d [2020-06-04T17:16:30.339Z] #39 82.50 DEP criu/net.d [2020-06-04T17:16:30.339Z] #39 82.61 DEP criu/namespaces.d [2020-06-04T17:16:30.339Z] #39 82.70 DEP criu/mount.d [2020-06-04T17:16:30.339Z] #39 82.83 DEP criu/memfd.d [2020-06-04T17:16:30.339Z] #39 82.97 DEP criu/mem.d [2020-06-04T17:16:30.339Z] #39 83.14 DEP criu/lsm.d [2020-06-04T17:16:30.339Z] #39 83.22 DEP criu/log.d [2020-06-04T17:16:30.339Z] #39 83.34 DEP criu/libnetlink.d [2020-06-04T17:16:30.339Z] #39 83.53 DEP criu/kerndat.d [2020-06-04T17:16:30.339Z] #39 83.70 DEP criu/kcmp-ids.d [2020-06-04T17:16:30.339Z] #39 83.79 DEP criu/irmap.d [2020-06-04T17:16:30.339Z] #39 83.99 DEP criu/ipc_ns.d [2020-06-04T17:16:30.339Z] #39 84.22 DEP criu/image.d [2020-06-04T17:16:30.339Z] #39 84.45 DEP criu/image-desc.d [2020-06-04T17:16:30.339Z] #39 84.55 DEP criu/fsnotify.d [2020-06-04T17:16:30.339Z] #39 84.74 DEP criu/filesystems.d [2020-06-04T17:16:30.339Z] #39 84.96 DEP criu/files.d [2020-06-04T17:16:30.405Z] #18 ... [2020-06-04T17:16:30.405Z] [2020-06-04T17:16:30.405Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:16:30.405Z] #40 73.89 AR criu/pie/pie.lib.a [2020-06-04T17:16:30.405Z] #40 73.96 DEP criu/pie/restorer.d [2020-06-04T17:16:30.420Z] #39 45.63 CC images/timens.o [2020-06-04T17:16:30.600Z] #39 85.15 DEP criu/files-reg.d [2020-06-04T17:16:30.679Z] #39 45.96 LINK images/built-in.o [2020-06-04T17:16:30.710Z] ok github.com/docker/docker/client 0.128s coverage: 75.4% of statements [2020-06-04T17:16:30.718Z] #40 74.21 DEP criu/arch/ppc64/vdso-trampoline.d [2020-06-04T17:16:30.718Z] #40 74.23 DEP criu/arch/ppc64/restorer.d [2020-06-04T17:16:30.861Z] #39 85.29 DEP criu/files-ext.d [2020-06-04T17:16:30.861Z] #39 85.52 DEP criu/file-lock.d [2020-06-04T17:16:30.938Z] #39 46.14 GEN compel/include/asm [2020-06-04T17:16:30.938Z] #39 46.16 GEN compel/include/version.h [2020-06-04T17:16:30.938Z] #39 46.19 touch .config [2020-06-04T17:16:30.938Z] #39 46.28 GEN include/common/config.h [2020-06-04T17:16:31.033Z] #40 74.51 DEP criu/arch/ppc64/vdso-pie.d [2020-06-04T17:16:31.033Z] #40 74.66 DEP criu/pie/parasite-vdso.d [2020-06-04T17:16:31.122Z] #39 85.67 DEP criu/file-ids.d [2020-06-04T17:16:31.122Z] #39 85.81 DEP criu/fifo.d [2020-06-04T17:16:31.196Z] #39 46.36 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-06-04T17:16:31.196Z] #39 46.38 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-06-04T17:16:31.196Z] #39 46.41 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-06-04T17:16:31.196Z] #39 46.42 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-06-04T17:16:31.196Z] #39 46.45 DEP compel/arch/x86/plugins/std/memcpy.d [2020-06-04T17:16:31.196Z] #39 46.47 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-06-04T17:16:31.196Z] #39 46.48 GEN compel/plugins/include/uapi/std/syscall.h [2020-06-04T17:16:31.196Z] #39 46.51 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-06-04T17:16:31.351Z] #40 74.90 DEP criu/pie/parasite.d [2020-06-04T17:16:31.455Z] #39 46.52 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-06-04T17:16:31.455Z] #39 46.55 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-06-04T17:16:31.455Z] #39 46.55 DEP compel/plugins/std/infect.d [2020-06-04T17:16:31.455Z] #39 46.68 DEP compel/plugins/std/string.d [2020-06-04T17:16:31.455Z] #39 46.76 DEP compel/plugins/std/log.d [2020-06-04T17:16:31.670Z] #40 75.20 CC criu/pie/parasite.o [2020-06-04T17:16:31.694Z] #39 85.99 DEP criu/fdstore.d [2020-06-04T17:16:31.694Z] #39 86.11 DEP criu/fault-injection.d [2020-06-04T17:16:31.694Z] #39 86.15 DEP criu/external.d [2020-06-04T17:16:31.694Z] #39 86.28 DEP criu/eventpoll.d [2020-06-04T17:16:31.694Z] #39 ... [2020-06-04T17:16:31.694Z] [2020-06-04T17:16:31.694Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-04T17:16:31.694Z] #17 33.65 Selecting previously unselected package libnet1:arm64. [2020-06-04T17:16:31.694Z] #17 33.65 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-06-04T17:16:31.713Z] #39 46.86 DEP compel/plugins/std/fds.d [2020-06-04T17:16:31.713Z] #39 46.99 DEP compel/plugins/std/std.d [2020-06-04T17:16:31.955Z] #17 33.66 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-06-04T17:16:31.955Z] #17 33.76 Selecting previously unselected package libnl-3-200:arm64. [2020-06-04T17:16:31.955Z] #17 33.76 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-06-04T17:16:31.955Z] #17 33.78 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-06-04T17:16:31.955Z] #17 33.87 Selecting previously unselected package libprotobuf-c1:arm64. [2020-06-04T17:16:31.970Z] #39 47.15 DEP compel/plugins/shmem/shmem.d [2020-06-04T17:16:31.970Z] #39 47.24 DEP compel/plugins/fds/fds.d [2020-06-04T17:16:31.970Z] #39 47.39 CC compel/plugins/std/std.o [2020-06-04T17:16:31.970Z] #39 ... [2020-06-04T17:16:31.970Z] [2020-06-04T17:16:31.970Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T17:16:31.970Z] #10 122.9 Selecting previously unselected package libapparmor1:amd64. [2020-06-04T17:16:31.970Z] #10 122.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-06-04T17:16:31.970Z] #10 122.9 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-06-04T17:16:32.217Z] #17 33.88 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-06-04T17:16:32.217Z] #17 33.89 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-06-04T17:16:32.217Z] #17 33.99 Selecting previously unselected package libreadline5:arm64. [2020-06-04T17:16:32.217Z] #17 34.00 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-06-04T17:16:32.217Z] #17 34.01 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-06-04T17:16:32.217Z] #17 34.13 Selecting previously unselected package net-tools. [2020-06-04T17:16:32.228Z] #10 123.0 Selecting previously unselected package libapparmor-dev:amd64. [2020-06-04T17:16:32.228Z] #10 123.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-06-04T17:16:32.228Z] #10 123.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-06-04T17:16:32.228Z] #10 123.2 Selecting previously unselected package libbtrfs0. [2020-06-04T17:16:32.477Z] #17 34.14 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-06-04T17:16:32.477Z] #17 34.15 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-04T17:16:32.477Z] #17 34.36 Selecting previously unselected package python-pip-whl. [2020-06-04T17:16:32.477Z] #17 34.37 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-06-04T17:16:32.477Z] #17 34.38 Unpacking python-pip-whl (18.1-5) ... [2020-06-04T17:16:32.486Z] #10 123.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-06-04T17:16:32.486Z] #10 123.3 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-04T17:16:32.486Z] #10 123.4 Selecting previously unselected package libbtrfs-dev. [2020-06-04T17:16:32.486Z] #10 123.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-06-04T17:16:32.486Z] #10 123.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-04T17:16:32.747Z] #10 123.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-06-04T17:16:32.747Z] #10 123.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-06-04T17:16:32.747Z] #10 123.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-06-04T17:16:32.747Z] #10 123.6 Selecting previously unselected package libudev-dev:amd64. [2020-06-04T17:16:32.747Z] #10 123.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-06-04T17:16:32.747Z] #10 123.7 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-06-04T17:16:33.005Z] #10 123.8 Selecting previously unselected package libsepol1-dev:amd64. [2020-06-04T17:16:33.005Z] #10 123.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-06-04T17:16:33.005Z] #10 123.9 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-06-04T17:16:33.049Z] #17 34.72 Selecting previously unselected package python3-lib2to3. [2020-06-04T17:16:33.049Z] #17 34.72 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-06-04T17:16:33.049Z] #17 34.74 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-06-04T17:16:33.049Z] #17 34.91 Selecting previously unselected package python3-distutils. [2020-06-04T17:16:33.049Z] #17 34.91 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-06-04T17:16:33.049Z] #17 34.92 Unpacking python3-distutils (3.7.3-1) ... [2020-06-04T17:16:33.310Z] #17 35.07 Selecting previously unselected package python3-pip. [2020-06-04T17:16:33.310Z] #17 35.08 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-06-04T17:16:33.310Z] #17 35.08 Unpacking python3-pip (18.1-5) ... [2020-06-04T17:16:33.314Z] #40 76.98 LINK criu/pie/parasite.built-in.o [2020-06-04T17:16:33.314Z] #40 77.00 GEN criu/pie/parasite-blob.h [2020-06-04T17:16:33.314Z] #40 77.03 CC criu/pie/parasite-vdso.o [2020-06-04T17:16:33.571Z] #17 35.26 Selecting previously unselected package python3-pkg-resources. [2020-06-04T17:16:33.571Z] #17 35.28 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-06-04T17:16:33.571Z] #17 35.29 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-06-04T17:16:33.571Z] #17 35.40 Selecting previously unselected package python3-setuptools. [2020-06-04T17:16:33.571Z] #17 35.41 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-06-04T17:16:33.571Z] #17 35.42 Unpacking python3-setuptools (40.8.0-1) ... [2020-06-04T17:16:33.576Z] #10 ... [2020-06-04T17:16:33.576Z] [2020-06-04T17:16:33.576Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:16:33.576Z] #54 117.5 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-04T17:16:33.576Z] #54 117.5 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-06-04T17:16:33.576Z] #54 DONE 124.3s [2020-06-04T17:16:33.576Z] [2020-06-04T17:16:33.576Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:16:33.576Z] #43 DONE 124.3s [2020-06-04T17:16:33.576Z] [2020-06-04T17:16:33.576Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-06-04T17:16:33.576Z] #55 DONE 0.1s [2020-06-04T17:16:33.576Z] [2020-06-04T17:16:33.576Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T17:16:33.576Z] #10 124.3 Selecting previously unselected package libpcre16-3:amd64. [2020-06-04T17:16:33.576Z] #10 124.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-06-04T17:16:33.576Z] #10 124.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-06-04T17:16:33.576Z] #10 ... [2020-06-04T17:16:33.576Z] [2020-06-04T17:16:33.576Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-06-04T17:16:33.576Z] #56 DONE 0.1s [2020-06-04T17:16:33.832Z] #17 35.66 Selecting previously unselected package python3-wheel. [2020-06-04T17:16:33.832Z] #17 35.67 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-06-04T17:16:33.832Z] #17 35.68 Unpacking python3-wheel (0.32.3-2) ... [2020-06-04T17:16:33.835Z] [2020-06-04T17:16:33.835Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T17:16:33.835Z] #10 124.6 Selecting previously unselected package libpcre32-3:amd64. [2020-06-04T17:16:33.835Z] #10 124.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-06-04T17:16:33.835Z] #10 124.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-06-04T17:16:34.092Z] #10 124.9 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-06-04T17:16:34.092Z] #10 124.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-06-04T17:16:34.092Z] #10 124.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-06-04T17:16:34.093Z] #17 35.79 Selecting previously unselected package sudo. [2020-06-04T17:16:34.093Z] #17 35.80 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-06-04T17:16:34.093Z] #17 35.82 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-06-04T17:16:34.351Z] #10 125.1 Selecting previously unselected package libpcre3-dev:amd64. [2020-06-04T17:16:34.351Z] #10 125.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-06-04T17:16:34.351Z] #10 125.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-06-04T17:16:34.429Z] #40 77.98 CC criu/arch/ppc64/vdso-pie.o [2020-06-04T17:16:34.429Z] #40 ... [2020-06-04T17:16:34.429Z] [2020-06-04T17:16:34.429Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:16:34.429Z] #55 DONE 147.9s [2020-06-04T17:16:34.665Z] #17 36.37 Selecting previously unselected package thin-provisioning-tools. [2020-06-04T17:16:34.665Z] #17 36.37 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-06-04T17:16:34.665Z] #17 36.39 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-06-04T17:16:34.665Z] #17 36.64 Selecting previously unselected package uidmap. [2020-06-04T17:16:34.739Z] [2020-06-04T17:16:34.739Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:16:34.739Z] #40 78.36 CC criu/arch/ppc64/restorer.o [2020-06-04T17:16:34.739Z] #40 ... [2020-06-04T17:16:34.739Z] [2020-06-04T17:16:34.739Z] #56 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-06-04T17:16:34.739Z] #56 DONE 0.1s [2020-06-04T17:16:34.739Z] [2020-06-04T17:16:34.739Z] #57 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-06-04T17:16:34.739Z] #57 DONE 0.1s [2020-06-04T17:16:34.926Z] #17 36.65 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-06-04T17:16:34.926Z] #17 36.68 Unpacking uidmap (1:4.5-1.1) ... [2020-06-04T17:16:34.926Z] #17 ... [2020-06-04T17:16:34.926Z] [2020-06-04T17:16:34.926Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-04T17:16:34.926Z] #36 139.7 + dpkg --print-architecture [2020-06-04T17:16:34.926Z] #36 DONE 140.2s [2020-06-04T17:16:34.926Z] [2020-06-04T17:16:34.926Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-04T17:16:34.926Z] #17 36.89 Selecting previously unselected package vim-runtime. [2020-06-04T17:16:34.926Z] #17 36.89 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-06-04T17:16:35.053Z] [2020-06-04T17:16:35.053Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-04T17:16:35.053Z] #18 24.00 libcap2-bin is already the newest version (1:2.25-2). [2020-06-04T17:16:35.053Z] #18 24.00 The following additional packages will be installed: [2020-06-04T17:16:35.053Z] #18 24.00 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-06-04T17:16:35.053Z] #18 24.00 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-06-04T17:16:35.053Z] #18 24.01 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-06-04T17:16:35.053Z] #18 24.01 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-06-04T17:16:35.053Z] #18 24.01 python3.7 python3.7-minimal vim-runtime xxd [2020-06-04T17:16:35.053Z] #18 24.01 Suggested packages: [2020-06-04T17:16:35.053Z] #18 24.01 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-06-04T17:16:35.053Z] #18 24.01 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-06-04T17:16:35.053Z] #18 24.01 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-06-04T17:16:35.053Z] #18 24.01 Recommended packages: [2020-06-04T17:16:35.053Z] #18 24.01 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-06-04T17:16:35.053Z] #18 24.01 python3-keyrings.alt python3-xdg unzip [2020-06-04T17:16:35.053Z] #18 26.20 The following NEW packages will be installed: [2020-06-04T17:16:35.053Z] #18 26.21 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-06-04T17:16:35.053Z] #18 26.21 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-06-04T17:16:35.053Z] #18 26.21 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-06-04T17:16:35.053Z] #18 26.21 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-06-04T17:16:35.053Z] #18 26.21 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-06-04T17:16:35.053Z] #18 26.21 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-06-04T17:16:35.053Z] #18 26.21 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-06-04T17:16:35.053Z] #18 26.21 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-06-04T17:16:35.053Z] #18 26.21 xz-utils zip [2020-06-04T17:16:35.053Z] #18 26.35 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2020-06-04T17:16:35.053Z] #18 26.35 Need to get 29.2 MB of archives. [2020-06-04T17:16:35.053Z] #18 26.35 After this operation, 134 MB of additional disk space will be used. [2020-06-04T17:16:35.053Z] #18 26.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-06-04T17:16:35.053Z] #18 26.42 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-04T17:16:35.053Z] #18 26.51 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-04T17:16:35.053Z] #18 26.77 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-06-04T17:16:35.053Z] #18 26.78 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-06-04T17:16:35.053Z] #18 26.79 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-04T17:16:35.053Z] #18 27.02 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-06-04T17:16:35.053Z] #18 27.05 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-06-04T17:16:35.053Z] #18 27.06 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-06-04T17:16:35.053Z] #18 27.06 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-06-04T17:16:35.053Z] #18 27.07 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-06-04T17:16:35.053Z] #18 27.08 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-06-04T17:16:35.053Z] #18 27.09 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-06-04T17:16:35.053Z] #18 27.10 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-06-04T17:16:35.053Z] #18 27.11 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-06-04T17:16:35.053Z] #18 27.14 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-06-04T17:16:35.053Z] #18 27.19 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-06-04T17:16:35.053Z] #18 27.21 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-06-04T17:16:35.053Z] #18 27.23 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-06-04T17:16:35.053Z] #18 27.25 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-04T17:16:35.053Z] #18 27.27 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-06-04T17:16:35.053Z] #18 27.29 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-06-04T17:16:35.053Z] #18 27.34 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-06-04T17:16:35.053Z] #18 27.35 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-06-04T17:16:35.053Z] #18 27.37 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-06-04T17:16:35.053Z] #18 27.37 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-06-04T17:16:35.053Z] #18 27.38 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-06-04T17:16:35.053Z] #18 27.39 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-06-04T17:16:35.053Z] #18 27.39 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-06-04T17:16:35.187Z] #17 36.93 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-04T17:16:35.187Z] #17 36.96 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-06-04T17:16:35.187Z] #17 36.98 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-06-04T17:16:35.284Z] #10 126.0 Selecting previously unselected package libselinux1-dev:amd64. [2020-06-04T17:16:35.284Z] #10 126.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-06-04T17:16:35.284Z] #10 126.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-06-04T17:16:35.368Z] #18 28.13 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-04T17:16:35.368Z] #18 28.14 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-04T17:16:35.368Z] #18 28.15 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-04T17:16:35.368Z] #18 28.15 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-06-04T17:16:35.368Z] #18 28.16 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-06-04T17:16:35.368Z] #18 28.19 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-06-04T17:16:35.368Z] #18 28.31 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-06-04T17:16:35.368Z] #18 28.32 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-06-04T17:16:35.368Z] #18 28.33 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-06-04T17:16:35.368Z] #18 28.35 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-06-04T17:16:35.368Z] #18 28.36 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-06-04T17:16:35.368Z] #18 28.39 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-06-04T17:16:35.543Z] #10 126.4 Selecting previously unselected package libdevmapper-dev:amd64. [2020-06-04T17:16:35.543Z] #10 126.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-06-04T17:16:35.543Z] #10 126.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-06-04T17:16:35.682Z] #18 28.39 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-06-04T17:16:35.682Z] #18 28.48 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-04T17:16:35.682Z] #18 28.51 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-06-04T17:16:35.682Z] #18 28.53 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-06-04T17:16:35.801Z] #10 126.6 Selecting previously unselected package libseccomp-dev:amd64. [2020-06-04T17:16:35.801Z] #10 126.6 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-06-04T17:16:35.801Z] #10 126.6 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-06-04T17:16:35.801Z] #10 126.7 Selecting previously unselected package libsystemd-dev:amd64. [2020-06-04T17:16:36.059Z] #10 126.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-06-04T17:16:36.059Z] #10 126.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-06-04T17:16:36.317Z] #10 ... [2020-06-04T17:16:36.317Z] [2020-06-04T17:16:36.317Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:16:36.317Z] #41 117.1 mime [2020-06-04T17:16:36.317Z] #41 119.0 mime/quotedprintable [2020-06-04T17:16:36.317Z] #41 119.5 net/http/internal [2020-06-04T17:16:36.317Z] #41 122.9 crypto/tls [2020-06-04T17:16:36.317Z] #41 ... [2020-06-04T17:16:36.317Z] [2020-06-04T17:16:36.317Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T17:16:36.317Z] #10 127.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-06-04T17:16:36.317Z] #10 127.2 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-06-04T17:16:36.317Z] #10 127.2 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-06-04T17:16:36.317Z] #10 127.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-04T17:16:36.317Z] #10 127.2 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-06-04T17:16:36.317Z] #10 127.2 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-06-04T17:16:36.317Z] #10 127.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-04T17:16:36.317Z] #10 127.3 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-04T17:16:36.317Z] #10 127.3 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-06-04T17:16:36.317Z] #10 127.3 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-06-04T17:16:36.317Z] #10 127.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-04T17:16:36.317Z] #10 127.3 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-04T17:16:36.317Z] #10 127.4 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-06-04T17:16:36.317Z] #10 127.4 Setting up mingw-w64-common (6.0.0-3) ... [2020-06-04T17:16:36.349Z] #18 29.00 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-06-04T17:16:36.349Z] #18 29.11 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-06-04T17:16:36.349Z] #18 29.20 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-06-04T17:16:36.575Z] #10 127.4 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-06-04T17:16:36.575Z] #10 127.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-04T17:16:36.575Z] #10 127.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-06-04T17:16:36.575Z] #10 127.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-04T17:16:36.575Z] #10 127.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-04T17:16:36.575Z] #10 127.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-04T17:16:36.575Z] #10 127.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-04T17:16:36.575Z] #10 127.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-04T17:16:36.575Z] #10 127.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-06-04T17:16:36.575Z] #10 127.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-04T17:16:36.575Z] #10 127.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-06-04T17:16:36.575Z] #10 127.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-06-04T17:16:36.575Z] #10 127.5 Setting up dmsetup (2:1.02.155-3) ... [2020-06-04T17:16:36.575Z] #10 127.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-06-04T17:16:36.575Z] #10 127.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-06-04T17:16:36.575Z] #10 127.5 Processing triggers for libc-bin (2.28-10) ... [2020-06-04T17:16:37.017Z] #18 29.98 debconf: delaying package configuration, since apt-utils is not installed [2020-06-04T17:16:37.017Z] #18 30.10 Fetched 29.2 MB in 3s (9960 kB/s) [2020-06-04T17:16:37.140Z] #10 DONE 127.8s [2020-06-04T17:16:37.141Z] [2020-06-04T17:16:37.141Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:16:37.324Z] #18 30.15 Selecting previously unselected package pigz. [2020-06-04T17:16:37.324Z] #18 30.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23363 files and directories currently installed.) [2020-06-04T17:16:37.324Z] #18 30.26 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-06-04T17:16:37.324Z] #18 30.28 Unpacking pigz (2.4-1) ... [2020-06-04T17:16:37.634Z] #18 30.37 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-06-04T17:16:37.634Z] #18 30.40 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-06-04T17:16:37.634Z] #18 30.40 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-06-04T17:16:37.945Z] #18 30.92 Selecting previously unselected package python3.7-minimal. [2020-06-04T17:16:38.259Z] #18 30.92 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-06-04T17:16:38.259Z] #18 31.04 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-04T17:16:38.492Z] #17 39.76 Selecting previously unselected package vim. [2020-06-04T17:16:38.492Z] #17 39.76 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-06-04T17:16:38.492Z] #17 39.79 Unpacking vim (2:8.1.0875-5) ... [2020-06-04T17:16:38.492Z] #17 40.18 Selecting previously unselected package xfsprogs. [2020-06-04T17:16:38.492Z] #17 40.19 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-06-04T17:16:38.492Z] #17 40.19 Unpacking xfsprogs (4.20.0-1) ... [2020-06-04T17:16:38.753Z] #17 40.58 Selecting previously unselected package zip. [2020-06-04T17:16:38.753Z] #17 40.59 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-06-04T17:16:38.753Z] #17 40.60 Unpacking zip (3.0-11+b1) ... [2020-06-04T17:16:39.025Z] #17 40.82 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-06-04T17:16:39.025Z] #17 40.85 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-04T17:16:39.025Z] #17 40.86 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-06-04T17:16:39.025Z] #17 40.87 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-06-04T17:16:39.025Z] #17 40.88 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-06-04T17:16:39.025Z] #17 40.90 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-06-04T17:16:39.025Z] #17 40.91 Setting up uidmap (1:4.5-1.1) ... [2020-06-04T17:16:39.025Z] #17 40.92 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-06-04T17:16:39.025Z] #17 40.93 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-06-04T17:16:39.025Z] #17 40.94 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-04T17:16:39.025Z] #17 40.95 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-06-04T17:16:39.286Z] #17 40.97 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-06-04T17:16:39.286Z] #17 40.98 Setting up xxd (2:8.1.0875-5) ... [2020-06-04T17:16:39.286Z] #17 41.00 Setting up zip (3.0-11+b1) ... [2020-06-04T17:16:39.286Z] #17 41.01 Setting up vim-common (2:8.1.0875-5) ... [2020-06-04T17:16:39.286Z] #17 41.06 Setting up bash-completion (1:2.8-6) ... [2020-06-04T17:16:39.369Z] #18 32.01 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-06-04T17:16:39.370Z] #18 32.03 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-04T17:16:39.670Z] #49 2.478 + RM_GOPATH=0 [2020-06-04T17:16:39.670Z] #49 2.479 + TMP_GOPATH= [2020-06-04T17:16:39.670Z] #49 2.479 + : /build [2020-06-04T17:16:39.670Z] #49 2.480 + '[' -z '' ']' [2020-06-04T17:16:39.670Z] #49 2.487 ++ mktemp -d [2020-06-04T17:16:39.670Z] #49 ... [2020-06-04T17:16:39.670Z] [2020-06-04T17:16:39.670Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-06-04T17:16:39.670Z] #11 DONE 2.6s [2020-06-04T17:16:39.670Z] [2020-06-04T17:16:39.670Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:16:39.670Z] #49 2.490 + export GOPATH=/tmp/tmp.48EL8v702s [2020-06-04T17:16:39.670Z] #49 2.490 + GOPATH=/tmp/tmp.48EL8v702s [2020-06-04T17:16:39.670Z] #49 2.490 + RM_GOPATH=1 [2020-06-04T17:16:39.670Z] #49 2.491 + case "$(go env GOARCH)" in [2020-06-04T17:16:39.670Z] #49 2.492 ++ go env GOARCH [2020-06-04T17:16:39.670Z] #49 2.514 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T17:16:39.670Z] #49 2.515 + GO_BUILDMODE=-buildmode=pie [2020-06-04T17:16:39.670Z] #49 2.515 ++ dirname /tmp/install/install.sh [2020-06-04T17:16:39.670Z] #49 2.516 + dir=/tmp/install [2020-06-04T17:16:39.670Z] #49 2.518 + bin=runc [2020-06-04T17:16:39.670Z] #49 2.518 + shift [2020-06-04T17:16:39.670Z] #49 2.518 + '[' '!' -f /tmp/install/runc.installer ']' [2020-06-04T17:16:39.670Z] #49 2.519 + . /tmp/install/runc.installer [2020-06-04T17:16:39.670Z] #49 2.519 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-04T17:16:39.670Z] #49 2.519 + install_runc [2020-06-04T17:16:39.670Z] #49 2.520 + grep -q '^3\.10\.0.*\.el7\.' [2020-06-04T17:16:39.670Z] #49 2.530 + uname -r [2020-06-04T17:16:39.670Z] #49 2.539 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-06-04T17:16:39.670Z] #49 2.540 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-06-04T17:16:39.670Z] #49 2.540 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-06-04T17:16:39.670Z] #49 2.540 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.48EL8v702s/src/github.com/opencontainers/runc [2020-06-04T17:16:39.670Z] #49 2.577 Cloning into '/tmp/tmp.48EL8v702s/src/github.com/opencontainers/runc'... [2020-06-04T17:16:41.831Z] #17 ... [2020-06-04T17:16:41.831Z] [2020-06-04T17:16:41.831Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:16:41.831Z] #39 86.41 DEP criu/eventfd.d [2020-06-04T17:16:41.831Z] #39 86.53 DEP criu/crtools.d [2020-06-04T17:16:41.831Z] #39 86.68 DEP criu/cr-service.d [2020-06-04T17:16:41.831Z] #39 86.78 DEP criu/cr-restore.d [2020-06-04T17:16:41.831Z] #39 87.00 DEP criu/cr-errno.d [2020-06-04T17:16:41.831Z] #39 87.02 DEP criu/cr-dump.d [2020-06-04T17:16:41.831Z] #39 87.25 DEP criu/cr-dedup.d [2020-06-04T17:16:41.831Z] #39 87.41 DEP criu/cr-check.d [2020-06-04T17:16:41.831Z] #39 87.68 DEP criu/config.d [2020-06-04T17:16:41.831Z] #39 87.90 DEP criu/clone-noasan.d [2020-06-04T17:16:41.831Z] #39 87.96 DEP criu/cgroup.d [2020-06-04T17:16:41.831Z] #39 88.06 DEP criu/cgroup-props.d [2020-06-04T17:16:41.831Z] #39 88.14 DEP criu/bitmap.d [2020-06-04T17:16:41.831Z] #39 88.17 DEP criu/bfd.d [2020-06-04T17:16:41.831Z] #39 88.33 DEP criu/autofs.d [2020-06-04T17:16:41.831Z] #39 88.51 DEP criu/aio.d [2020-06-04T17:16:41.831Z] #39 88.72 DEP criu/action-scripts.d [2020-06-04T17:16:41.831Z] #39 88.96 CC criu/action-scripts.o [2020-06-04T17:16:41.831Z] #39 89.53 CC criu/aio.o [2020-06-04T17:16:41.831Z] #39 90.40 CC criu/autofs.o [2020-06-04T17:16:41.831Z] #39 91.72 CC criu/bfd.o [2020-06-04T17:16:41.831Z] #39 92.12 CC criu/bitmap.o [2020-06-04T17:16:41.831Z] #39 92.19 CC criu/cgroup-props.o [2020-06-04T17:16:41.831Z] #39 92.67 CC criu/cgroup.o [2020-06-04T17:16:41.831Z] #39 95.03 CC criu/clone-noasan.o [2020-06-04T17:16:41.831Z] #39 95.21 CC criu/config.o [2020-06-04T17:16:41.831Z] #39 96.35 CC criu/cr-check.o [2020-06-04T17:16:42.092Z] #39 ... [2020-06-04T17:16:42.092Z] [2020-06-04T17:16:42.092Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-04T17:16:42.092Z] #17 43.92 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-06-04T17:16:42.092Z] #17 43.95 Setting up xz-utils (5.2.4-1) ... [2020-06-04T17:16:42.092Z] #17 43.97 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-06-04T17:16:42.092Z] #17 44.00 Setting up sudo (1.8.27-1+deb10u2) ... [2020-06-04T17:16:42.203Z] #49 ... [2020-06-04T17:16:42.203Z] [2020-06-04T17:16:42.203Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-06-04T17:16:42.203Z] #12 DONE 2.3s [2020-06-04T17:16:42.203Z] [2020-06-04T17:16:42.203Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-06-04T17:16:42.216Z] #18 34.70 Selecting previously unselected package python3-minimal. [2020-06-04T17:16:42.216Z] #18 34.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23612 files and directories currently installed.) [2020-06-04T17:16:42.216Z] #18 34.78 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-06-04T17:16:42.216Z] #18 34.79 Unpacking python3-minimal (3.7.3-1) ... [2020-06-04T17:16:42.216Z] #18 34.89 Selecting previously unselected package libmpdec2:ppc64el. [2020-06-04T17:16:42.216Z] #18 34.89 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-06-04T17:16:42.216Z] #18 34.91 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-06-04T17:16:42.216Z] #18 35.00 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-06-04T17:16:42.216Z] #18 35.01 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-06-04T17:16:42.216Z] #18 35.01 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-06-04T17:16:42.353Z] #17 44.11 invoke-rc.d: could not determine current runlevel [2020-06-04T17:16:42.353Z] #17 44.12 invoke-rc.d: policy-rc.d denied execution of start. [2020-06-04T17:16:42.353Z] #17 44.13 Setting up pigz (2.4-1) ... [2020-06-04T17:16:42.353Z] #17 44.15 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-06-04T17:16:42.353Z] #17 44.18 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-06-04T17:16:42.353Z] #17 44.22 Setting up python-pip-whl (18.1-5) ... [2020-06-04T17:16:42.353Z] #17 44.24 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-06-04T17:16:42.353Z] #17 44.25 Setting up vim-runtime (2:8.1.0875-5) ... [2020-06-04T17:16:42.462Z] #13 ... [2020-06-04T17:16:42.462Z] [2020-06-04T17:16:42.462Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:16:42.462Z] #39 47.71 CC compel/plugins/std/fds.o [2020-06-04T17:16:42.462Z] #39 48.22 CC compel/plugins/std/log.o [2020-06-04T17:16:42.462Z] #39 49.35 CC compel/plugins/std/string.o [2020-06-04T17:16:42.462Z] #39 50.31 CC compel/plugins/std/infect.o [2020-06-04T17:16:42.462Z] #39 50.99 CC compel/arch/x86/plugins/std/parasite-head.o [2020-06-04T17:16:42.462Z] #39 51.03 CC compel/arch/x86/plugins/std/memcpy.o [2020-06-04T17:16:42.462Z] #39 51.06 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-06-04T17:16:42.462Z] #39 51.10 AR compel/plugins/std.lib.a [2020-06-04T17:16:42.462Z] #39 51.16 CC compel/plugins/fds/fds.o [2020-06-04T17:16:42.462Z] #39 51.34 AR compel/plugins/fds.lib.a [2020-06-04T17:16:42.462Z] #39 51.40 HOSTDEP compel/src/lib/log-host.d [2020-06-04T17:16:42.462Z] #39 51.49 HOSTDEP compel/src/lib/handle-elf-host.d [2020-06-04T17:16:42.462Z] #39 51.56 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-06-04T17:16:42.462Z] #39 51.61 HOSTDEP compel/src/main-host.d [2020-06-04T17:16:42.462Z] #39 51.69 DEP compel/src/lib/ptrace.d [2020-06-04T17:16:42.462Z] #39 51.78 DEP compel/src/lib/infect.d [2020-06-04T17:16:42.462Z] #39 51.86 DEP compel/src/lib/infect-util.d [2020-06-04T17:16:42.462Z] #39 52.02 DEP compel/src/lib/infect-rpc.d [2020-06-04T17:16:42.462Z] #39 52.13 DEP compel/arch/x86/src/lib/infect.d [2020-06-04T17:16:42.462Z] #39 52.37 DEP compel/arch/x86/src/lib/cpu.d [2020-06-04T17:16:42.462Z] #39 52.44 DEP compel/src/lib/log.d [2020-06-04T17:16:42.462Z] #39 52.61 DEP compel/src/main.d [2020-06-04T17:16:42.462Z] #39 52.78 DEP compel/src/lib/handle-elf.d [2020-06-04T17:16:42.462Z] #39 52.96 DEP compel/arch/x86/src/lib/handle-elf.d [2020-06-04T17:16:42.462Z] #39 53.14 CC compel/src/lib/log.o [2020-06-04T17:16:42.462Z] #39 53.35 CC compel/arch/x86/src/lib/cpu.o [2020-06-04T17:16:42.462Z] #39 54.16 CC compel/arch/x86/src/lib/infect.o [2020-06-04T17:16:42.463Z] #39 55.20 CC compel/src/lib/infect-rpc.o [2020-06-04T17:16:42.463Z] #39 55.58 CC compel/src/lib/infect-util.o [2020-06-04T17:16:42.463Z] #39 55.91 CC compel/src/lib/infect.o [2020-06-04T17:16:42.891Z] #18 35.91 Selecting previously unselected package python3.7. [2020-06-04T17:16:42.924Z] #17 44.70 Setting up libaio1:arm64 (0.3.112-3) ... [2020-06-04T17:16:42.924Z] #17 44.72 Setting up libonig5:arm64 (6.9.1-1) ... [2020-06-04T17:16:42.924Z] #17 44.73 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-06-04T17:16:42.924Z] #17 44.75 Setting up vim (2:8.1.0875-5) ... [2020-06-04T17:16:42.924Z] #17 44.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-06-04T17:16:42.924Z] #17 44.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-06-04T17:16:42.924Z] #17 44.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-06-04T17:16:42.924Z] #17 44.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-06-04T17:16:42.924Z] #17 44.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-06-04T17:16:42.924Z] #17 44.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-06-04T17:16:42.924Z] #17 44.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-06-04T17:16:42.924Z] #17 44.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-06-04T17:16:43.184Z] #17 44.86 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-06-04T17:16:43.184Z] #17 44.89 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-06-04T17:16:43.184Z] #17 44.91 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-06-04T17:16:43.184Z] #17 44.93 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-04T17:16:43.184Z] #17 44.95 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-06-04T17:16:43.184Z] #17 44.97 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-06-04T17:16:43.208Z] #18 35.93 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-06-04T17:16:43.208Z] #18 35.93 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-06-04T17:16:43.208Z] #18 36.04 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-06-04T17:16:43.208Z] #18 36.04 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-06-04T17:16:43.208Z] #18 36.05 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-06-04T17:16:43.208Z] #18 36.19 Setting up python3-minimal (3.7.3-1) ... [2020-06-04T17:16:43.397Z] #39 58.64 CC compel/src/lib/ptrace.o [2020-06-04T17:16:43.966Z] #39 59.13 AR compel/libcompel.a [2020-06-04T17:16:43.966Z] #39 ... [2020-06-04T17:16:43.966Z] [2020-06-04T17:16:43.966Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-06-04T17:16:43.966Z] #13 2.046 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-06-04T17:16:43.966Z] #13 DONE 2.1s [2020-06-04T17:16:43.966Z] [2020-06-04T17:16:43.966Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:16:43.966Z] #41 131.1 net/http/httptrace [2020-06-04T17:16:43.966Z] #41 131.5 net/http [2020-06-04T17:16:44.316Z] #18 37.28 Selecting previously unselected package python3. [2020-06-04T17:16:44.630Z] #18 37.28 (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-04T17:16:44.630Z] #18 37.40 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-06-04T17:16:44.630Z] #18 37.42 Unpacking python3 (3.7.3-1) ... [2020-06-04T17:16:44.630Z] #18 37.56 Selecting previously unselected package libip4tc0:ppc64el. [2020-06-04T17:16:44.630Z] #18 37.56 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-06-04T17:16:44.630Z] #18 37.57 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-06-04T17:16:44.941Z] #18 37.66 Selecting previously unselected package libip6tc0:ppc64el. [2020-06-04T17:16:44.941Z] #18 37.68 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-06-04T17:16:44.941Z] #18 37.68 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-06-04T17:16:44.941Z] #18 37.77 Selecting previously unselected package libiptc0:ppc64el. [2020-06-04T17:16:44.941Z] #18 37.78 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-06-04T17:16:44.941Z] #18 37.80 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-06-04T17:16:44.941Z] #18 37.88 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-06-04T17:16:45.242Z] #18 37.89 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-06-04T17:16:45.242Z] #18 37.90 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-06-04T17:16:45.242Z] #18 37.96 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-06-04T17:16:45.242Z] #18 37.97 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-06-04T17:16:45.242Z] #18 37.97 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-06-04T17:16:45.242Z] #18 38.04 Selecting previously unselected package libnftnl11:ppc64el. [2020-06-04T17:16:45.242Z] #18 38.05 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-06-04T17:16:45.242Z] #18 38.06 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-06-04T17:16:45.561Z] #18 38.20 Selecting previously unselected package iptables. [2020-06-04T17:16:45.561Z] #18 38.21 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-06-04T17:16:45.561Z] #18 38.21 Unpacking iptables (1.8.2-4) ... [2020-06-04T17:16:45.561Z] #18 ... [2020-06-04T17:16:45.561Z] [2020-06-04T17:16:45.561Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:16:45.561Z] #40 79.01 CC criu/arch/ppc64/vdso-trampoline.o [2020-06-04T17:16:45.561Z] #40 79.03 CC criu/pie/restorer.o [2020-06-04T17:16:45.561Z] #40 82.92 LINK criu/pie/restorer.built-in.o [2020-06-04T17:16:45.561Z] #40 82.93 GEN criu/pie/restorer-blob.h [2020-06-04T17:16:45.561Z] #40 83.08 DEP criu/vdso.d [2020-06-04T17:16:45.561Z] #40 83.44 DEP criu/uts_ns.d [2020-06-04T17:16:45.561Z] #40 83.72 DEP criu/util.d [2020-06-04T17:16:45.561Z] #40 84.05 DEP criu/uffd.d [2020-06-04T17:16:45.561Z] #40 84.24 DEP criu/tun.d [2020-06-04T17:16:45.561Z] #40 84.49 DEP criu/tty.d [2020-06-04T17:16:45.561Z] #40 84.70 DEP criu/timerfd.d [2020-06-04T17:16:45.561Z] #40 84.96 DEP criu/timens.d [2020-06-04T17:16:45.561Z] #40 85.18 DEP criu/sysfs_parse.d [2020-06-04T17:16:45.561Z] #40 85.34 DEP criu/sysctl.d [2020-06-04T17:16:45.561Z] #40 85.54 DEP criu/string.d [2020-06-04T17:16:45.561Z] #40 85.58 DEP criu/stats.d [2020-06-04T17:16:45.561Z] #40 85.71 DEP criu/sockets.d [2020-06-04T17:16:45.561Z] #40 85.86 DEP criu/sk-unix.d [2020-06-04T17:16:45.561Z] #40 86.04 DEP criu/sk-tcp.d [2020-06-04T17:16:45.561Z] #40 86.27 DEP criu/sk-queue.d [2020-06-04T17:16:45.561Z] #40 86.45 DEP criu/sk-packet.d [2020-06-04T17:16:45.561Z] #40 86.66 DEP criu/sk-netlink.d [2020-06-04T17:16:45.561Z] #40 86.84 DEP criu/sk-inet.d [2020-06-04T17:16:45.561Z] #40 87.04 DEP criu/signalfd.d [2020-06-04T17:16:45.561Z] #40 87.26 DEP criu/sigframe.d [2020-06-04T17:16:45.561Z] #40 87.39 DEP criu/shmem.d [2020-06-04T17:16:45.561Z] #40 87.56 DEP criu/servicefd.d [2020-06-04T17:16:45.561Z] #40 87.81 DEP criu/seize.d [2020-06-04T17:16:45.561Z] #40 87.94 DEP criu/seccomp.d [2020-06-04T17:16:45.561Z] #40 88.14 DEP criu/rst-malloc.d [2020-06-04T17:16:45.561Z] #40 88.24 DEP criu/rbtree.d [2020-06-04T17:16:45.561Z] #40 88.27 DEP criu/pstree.d [2020-06-04T17:16:45.561Z] #40 88.46 DEP criu/protobuf.d [2020-06-04T17:16:45.561Z] #40 88.67 GEN criu/protobuf-desc-gen.h [2020-06-04T17:16:45.561Z] #40 ... [2020-06-04T17:16:45.561Z] [2020-06-04T17:16:45.561Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:16:45.561Z] #42 148.9 github.com/LK4D4/vndr/build [2020-06-04T17:16:45.561Z] #42 150.2 vendor/golang.org/x/net/idna [2020-06-04T17:16:45.561Z] #42 156.9 vendor/golang.org/x/crypto/cryptobyte [2020-06-04T17:16:45.561Z] #42 158.2 mime [2020-06-04T17:16:45.730Z] #17 47.37 Setting up iptables (1.8.2-4) ... [2020-06-04T17:16:45.730Z] #17 47.41 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-04T17:16:45.730Z] #17 47.42 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-04T17:16:45.730Z] #17 47.42 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-04T17:16:45.730Z] #17 47.44 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-04T17:16:45.730Z] #17 47.45 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-06-04T17:16:45.730Z] #17 47.46 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-06-04T17:16:45.730Z] #17 47.47 Setting up python3 (3.7.3-1) ... [2020-06-04T17:16:45.867Z] #42 ... [2020-06-04T17:16:45.867Z] [2020-06-04T17:16:45.867Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-04T17:16:45.867Z] #18 38.74 Selecting previously unselected package xxd. [2020-06-04T17:16:45.867Z] #18 38.76 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-06-04T17:16:45.867Z] #18 38.76 Unpacking xxd (2:8.1.0875-5) ... [2020-06-04T17:16:45.869Z] #41 ... [2020-06-04T17:16:45.869Z] [2020-06-04T17:16:45.869Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:16:45.869Z] #39 59.27 HOSTCC compel/src/main-host.o [2020-06-04T17:16:45.869Z] #39 59.69 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-06-04T17:16:45.869Z] #39 59.98 HOSTCC compel/src/lib/handle-elf-host.o [2020-06-04T17:16:45.869Z] #39 60.39 HOSTCC compel/src/lib/log-host.o [2020-06-04T17:16:45.869Z] #39 60.52 HOSTLINK compel/compel-host-bin [2020-06-04T17:16:45.869Z] #39 60.67 DEP soccr/soccr.d [2020-06-04T17:16:45.869Z] #39 60.80 CC soccr/soccr.o [2020-06-04T17:16:45.869Z] #39 ... [2020-06-04T17:16:45.869Z] [2020-06-04T17:16:45.869Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-06-04T17:16:45.869Z] #14 DONE 1.8s [2020-06-04T17:16:46.127Z] [2020-06-04T17:16:46.127Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-06-04T17:16:46.176Z] #18 38.90 Selecting previously unselected package vim-common. [2020-06-04T17:16:46.176Z] #18 38.91 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-04T17:16:46.176Z] #18 38.95 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-04T17:16:46.176Z] #18 39.15 Selecting previously unselected package bash-completion. [2020-06-04T17:16:46.301Z] #17 48.04 Setting up python3-wheel (0.32.3-2) ... [2020-06-04T17:16:46.484Z] #18 39.16 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-06-04T17:16:47.244Z] #17 48.79 Setting up apparmor (2.13.2-10) ... [2020-06-04T17:16:48.030Z] #15 DONE 2.0s [2020-06-04T17:16:48.030Z] [2020-06-04T17:16:48.030Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-06-04T17:16:49.157Z] #17 50.72 Setting up xfsprogs (4.20.0-1) ... [2020-06-04T17:16:49.157Z] #17 50.74 Setting up python3-lib2to3 (3.7.3-1) ... [2020-06-04T17:16:49.418Z] #17 51.32 Setting up python3-pkg-resources (40.8.0-1) ... [2020-06-04T17:16:49.933Z] #16 DONE 2.0s [2020-06-04T17:16:49.933Z] [2020-06-04T17:16:49.933Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-04T17:16:50.804Z] #17 52.46 Setting up python3-distutils (3.7.3-1) ... [2020-06-04T17:16:51.065Z] #17 52.93 Setting up python3-setuptools (40.8.0-1) ... [2020-06-04T17:16:51.086Z] #18 43.74 Unpacking bash-completion (1:2.8-6) ... [2020-06-04T17:16:51.086Z] #18 ... [2020-06-04T17:16:51.086Z] [2020-06-04T17:16:51.086Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:16:52.449Z] #17 54.11 Setting up python3-pip (18.1-5) ... [2020-06-04T17:16:52.464Z] #17 2.358 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-04T17:16:52.464Z] #17 2.458 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-04T17:16:52.464Z] #17 2.482 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-04T17:16:52.722Z] #17 3.006 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-04T17:16:53.283Z] #22 162.9 Checking out files: 23% (2523/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: 41% (4491/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: 64% (6943/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: 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: 88% (9577/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-04T17:16:53.284Z] #22 166.6 + cd /tmp/tmp.IQODZZw67t/tmp/docker-ce [2020-06-04T17:16:53.284Z] #22 166.6 + git checkout -q v17.06.2-ce [2020-06-04T17:16:53.390Z] #17 55.19 Processing triggers for libc-bin (2.28-10) ... [2020-06-04T17:16:53.390Z] #17 55.24 Processing triggers for mime-support (3.62) ... [2020-06-04T17:16:53.390Z] #17 ... [2020-06-04T17:16:53.390Z] [2020-06-04T17:16:53.390Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:16:53.390Z] #39 97.82 CC criu/cr-dedup.o [2020-06-04T17:16:53.390Z] #39 98.13 CC criu/cr-dump.o [2020-06-04T17:16:53.390Z] #39 100.2 CC criu/cr-errno.o [2020-06-04T17:16:53.390Z] #39 100.3 CC criu/cr-restore.o [2020-06-04T17:16:53.390Z] #39 104.5 CC criu/cr-service.o [2020-06-04T17:16:53.390Z] #39 106.2 CC criu/crtools.o [2020-06-04T17:16:53.390Z] #39 106.7 CC criu/eventfd.o [2020-06-04T17:16:53.390Z] #39 107.0 CC criu/eventpoll.o [2020-06-04T17:16:53.390Z] #39 107.7 CC criu/external.o [2020-06-04T17:16:53.390Z] #39 107.9 CC criu/fault-injection.o [2020-06-04T17:16:53.390Z] #39 108.1 CC criu/fdstore.o [2020-06-04T17:16:53.390Z] #39 ... [2020-06-04T17:16:53.390Z] [2020-06-04T17:16:53.390Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-04T17:16:53.390Z] #17 55.24 Processing triggers for mime-support (3.62) ... [2020-06-04T17:16:54.097Z] #17 4.311 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-06-04T17:16:54.332Z] #17 DONE 55.8s [2020-06-04T17:16:54.332Z] [2020-06-04T17:16:54.332Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:16:54.332Z] #39 108.6 CC criu/fifo.o [2020-06-04T17:16:54.332Z] #39 108.9 CC criu/file-ids.o [2020-06-04T17:16:54.594Z] #39 109.2 CC criu/file-lock.o [2020-06-04T17:16:55.472Z] #17 5.693 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-06-04T17:16:55.537Z] #39 109.9 CC criu/files-ext.o [2020-06-04T17:16:55.799Z] #39 110.2 CC criu/files-reg.o [2020-06-04T17:16:55.799Z] #39 ... [2020-06-04T17:16:55.799Z] [2020-06-04T17:16:55.799Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-06-04T17:16:55.799Z] #18 1.632 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-06-04T17:16:55.799Z] #18 1.637 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-06-04T17:16:55.799Z] #18 1.641 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-06-04T17:16:55.799Z] #18 DONE 1.8s [2020-06-04T17:16:56.040Z] #17 ... [2020-06-04T17:16:56.040Z] [2020-06-04T17:16:56.040Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:16:56.040Z] #39 62.28 AR soccr/libsoccr.a [2020-06-04T17:16:56.040Z] #39 62.32 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-04T17:16:56.040Z] #39 62.65 DEP criu/arch/x86/sigframe.d [2020-06-04T17:16:56.040Z] #39 62.74 DEP criu/arch/x86/sigaction_compat.d [2020-06-04T17:16:56.040Z] #39 62.81 DEP criu/arch/x86/kerndat.d [2020-06-04T17:16:56.040Z] #39 62.90 DEP criu/arch/x86/crtools.d [2020-06-04T17:16:56.040Z] #39 63.04 DEP criu/arch/x86/cpu.d [2020-06-04T17:16:56.040Z] #39 63.37 CC criu/arch/x86/cpu.o [2020-06-04T17:16:56.040Z] #39 64.03 CC criu/arch/x86/crtools.o [2020-06-04T17:16:56.040Z] #39 65.40 CC criu/arch/x86/kerndat.o [2020-06-04T17:16:56.040Z] #39 66.05 CC criu/arch/x86/sigaction_compat.o [2020-06-04T17:16:56.040Z] #39 66.33 CC criu/arch/x86/sigframe.o [2020-06-04T17:16:56.040Z] #39 66.56 LINK criu/arch/x86/crtools.built-in.o [2020-06-04T17:16:56.040Z] #39 66.63 DEP criu/pie/util-vdso-elf32.d [2020-06-04T17:16:56.040Z] #39 66.74 DEP criu/pie/util-vdso.d [2020-06-04T17:16:56.040Z] #39 66.94 DEP criu/pie/util.d [2020-06-04T17:16:56.040Z] #39 67.07 CC criu/pie/util.o [2020-06-04T17:16:56.040Z] #39 67.35 CC criu/pie/util-vdso.o [2020-06-04T17:16:56.040Z] #39 68.10 CC criu/pie/util-vdso-elf32.o [2020-06-04T17:16:56.040Z] #39 68.73 AR criu/pie/pie.lib.a [2020-06-04T17:16:56.040Z] #39 68.80 DEP criu/pie/restorer.d [2020-06-04T17:16:56.040Z] #39 68.99 DEP criu/arch/x86/sigaction_compat_pie.d [2020-06-04T17:16:56.040Z] #39 69.08 DEP criu/arch/x86/restorer_unmap.d [2020-06-04T17:16:56.040Z] #39 69.12 DEP criu/arch/x86/restorer.d [2020-06-04T17:16:56.040Z] #39 69.24 DEP criu/arch/x86/vdso-pie.d [2020-06-04T17:16:56.040Z] #39 69.39 DEP criu/pie/parasite-vdso.d [2020-06-04T17:16:56.040Z] #39 69.60 DEP criu/pie/parasite.d [2020-06-04T17:16:56.040Z] #39 69.92 CC criu/pie/parasite.o [2020-06-04T17:16:56.040Z] #39 71.24 LINK criu/pie/parasite.built-in.o [2020-06-04T17:16:56.040Z] #39 71.25 GEN criu/pie/parasite-blob.h [2020-06-04T17:16:56.040Z] #39 71.30 CC criu/pie/parasite-vdso.o [2020-06-04T17:16:56.060Z] [2020-06-04T17:16:56.060Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-04T17:16:56.607Z] #39 71.93 CC criu/arch/x86/vdso-pie.o [2020-06-04T17:16:56.865Z] #39 72.23 CC criu/arch/x86/restorer.o [2020-06-04T17:16:57.124Z] #39 ... [2020-06-04T17:16:57.124Z] [2020-06-04T17:16:57.124Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:16:57.124Z] #49 10.10 + cd /tmp/tmp.48EL8v702s/src/github.com/opencontainers/runc [2020-06-04T17:16:57.124Z] #49 10.10 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-04T17:16:57.124Z] #49 10.83 + '[' -z '' ']' [2020-06-04T17:16:57.124Z] #49 10.83 + target=static [2020-06-04T17:16:57.124Z] #49 10.83 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-06-04T17:16:57.124Z] #49 12.55 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-04T17:16:57.382Z] #49 ... [2020-06-04T17:16:57.382Z] [2020-06-04T17:16:57.382Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:16:57.382Z] #41 144.7 github.com/LK4D4/vndr/godl [2020-06-04T17:16:57.382Z] #41 145.4 github.com/LK4D4/vndr [2020-06-04T17:16:57.660Z] ok github.com/docker/docker/cmd/dockerd 0.039s coverage: 30.8% of statements [2020-06-04T17:16:57.660Z] ok github.com/docker/docker/container 0.109s coverage: 34.7% of statements [2020-06-04T17:16:57.660Z] ? github.com/docker/docker/container/stream [no test files] [2020-06-04T17:16:57.660Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-06-04T17:16:57.660Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-06-04T17:16:57.660Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-06-04T17:16:57.937Z] #22 170.6 + mkdir -p /tmp/tmp.IQODZZw67t/src/github.com/docker [2020-06-04T17:16:57.937Z] #22 170.6 + mv components/cli /tmp/tmp.IQODZZw67t/src/github.com/docker/cli [2020-06-04T17:16:57.937Z] #22 170.6 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-06-04T17:16:57.937Z] #22 ... [2020-06-04T17:16:57.937Z] [2020-06-04T17:16:57.937Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:16:57.937Z] #40 90.97 DEP criu/protobuf-desc.d [2020-06-04T17:16:57.937Z] #40 91.14 DEP criu/proc_parse.d [2020-06-04T17:16:57.937Z] #40 91.43 DEP criu/plugin.d [2020-06-04T17:16:57.937Z] #40 91.56 DEP criu/pipes.d [2020-06-04T17:16:57.937Z] #40 91.86 DEP criu/pie-util.d [2020-06-04T17:16:57.937Z] #40 92.03 DEP criu/pie-util-vdso.d [2020-06-04T17:16:57.937Z] #40 92.30 DEP criu/path.d [2020-06-04T17:16:57.937Z] #40 92.49 DEP criu/parasite-syscall.d [2020-06-04T17:16:57.937Z] #40 92.79 DEP criu/pagemap.d [2020-06-04T17:16:57.937Z] #40 93.00 DEP criu/pagemap-cache.d [2020-06-04T17:16:57.937Z] #40 93.22 DEP criu/page-xfer.d [2020-06-04T17:16:57.937Z] #40 93.68 DEP criu/page-pipe.d [2020-06-04T17:16:57.937Z] #40 93.81 DEP criu/netfilter.d [2020-06-04T17:16:57.937Z] #40 94.12 DEP criu/net.d [2020-06-04T17:16:57.937Z] #40 94.57 DEP criu/namespaces.d [2020-06-04T17:16:57.937Z] #40 94.90 DEP criu/mount.d [2020-06-04T17:16:57.937Z] #40 95.20 DEP criu/memfd.d [2020-06-04T17:16:57.937Z] #40 95.54 DEP criu/mem.d [2020-06-04T17:16:57.937Z] #40 96.05 DEP criu/lsm.d [2020-06-04T17:16:57.937Z] #40 96.33 DEP criu/log.d [2020-06-04T17:16:57.937Z] #40 96.51 DEP criu/libnetlink.d [2020-06-04T17:16:57.937Z] #40 96.72 DEP criu/kerndat.d [2020-06-04T17:16:57.937Z] #40 97.08 DEP criu/kcmp-ids.d [2020-06-04T17:16:57.937Z] #40 97.20 DEP criu/irmap.d [2020-06-04T17:16:57.937Z] #40 97.38 DEP criu/ipc_ns.d [2020-06-04T17:16:57.937Z] #40 97.63 DEP criu/image.d [2020-06-04T17:16:57.937Z] #40 97.92 DEP criu/image-desc.d [2020-06-04T17:16:57.937Z] #40 98.06 DEP criu/fsnotify.d [2020-06-04T17:16:57.937Z] #40 98.30 DEP criu/filesystems.d [2020-06-04T17:16:57.937Z] #40 98.55 DEP criu/files.d [2020-06-04T17:16:57.937Z] #40 98.92 DEP criu/files-reg.d [2020-06-04T17:16:57.937Z] #40 99.10 DEP criu/files-ext.d [2020-06-04T17:16:57.937Z] #40 99.25 DEP criu/file-lock.d [2020-06-04T17:16:57.937Z] #40 99.48 DEP criu/file-ids.d [2020-06-04T17:16:57.937Z] #40 99.87 DEP criu/fifo.d [2020-06-04T17:16:57.937Z] #40 100.1 DEP criu/fdstore.d [2020-06-04T17:16:57.937Z] #40 100.3 DEP criu/fault-injection.d [2020-06-04T17:16:57.937Z] #40 100.4 DEP criu/external.d [2020-06-04T17:16:57.937Z] #40 100.5 DEP criu/eventpoll.d [2020-06-04T17:16:57.937Z] #40 100.9 DEP criu/eventfd.d [2020-06-04T17:16:57.937Z] #40 101.0 DEP criu/crtools.d [2020-06-04T17:16:57.937Z] #40 ... [2020-06-04T17:16:57.937Z] [2020-06-04T17:16:57.937Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:16:57.937Z] #44 DONE 170.7s [2020-06-04T17:16:57.937Z] [2020-06-04T17:16:57.937Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-04T17:16:57.937Z] #18 44.42 Selecting previously unselected package bzip2. [2020-06-04T17:16:57.937Z] #18 44.45 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-06-04T17:16:57.937Z] #18 44.51 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-04T17:16:57.937Z] #18 44.65 Selecting previously unselected package xz-utils. [2020-06-04T17:16:57.937Z] #18 44.66 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-06-04T17:16:57.937Z] #18 44.66 Unpacking xz-utils (5.2.4-1) ... [2020-06-04T17:16:57.937Z] #18 44.84 Selecting previously unselected package apparmor. [2020-06-04T17:16:57.937Z] #18 44.85 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-06-04T17:16:57.937Z] #18 45.12 Unpacking apparmor (2.13.2-10) ... [2020-06-04T17:16:57.937Z] #18 45.55 Selecting previously unselected package aufs-tools. [2020-06-04T17:16:57.937Z] #18 45.55 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-06-04T17:16:57.937Z] #18 45.56 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-06-04T17:16:57.937Z] #18 45.77 Selecting previously unselected package libonig5:ppc64el. [2020-06-04T17:16:57.937Z] #18 45.78 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-06-04T17:16:57.937Z] #18 45.79 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-06-04T17:16:57.937Z] #18 45.96 Selecting previously unselected package libjq1:ppc64el. [2020-06-04T17:16:57.937Z] #18 45.97 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-06-04T17:16:57.937Z] #18 45.98 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-06-04T17:16:57.937Z] #18 46.12 Selecting previously unselected package jq. [2020-06-04T17:16:57.937Z] #18 46.14 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-06-04T17:16:57.937Z] #18 46.15 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-04T17:16:57.937Z] #18 46.24 Selecting previously unselected package libaio1:ppc64el. [2020-06-04T17:16:57.937Z] #18 46.25 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-06-04T17:16:57.937Z] #18 46.26 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-06-04T17:16:57.937Z] #18 46.32 Selecting previously unselected package libgpm2:ppc64el. [2020-06-04T17:16:57.937Z] #18 46.33 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-06-04T17:16:57.937Z] #18 46.33 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-06-04T17:16:57.937Z] #18 46.46 Selecting previously unselected package libicu63:ppc64el. [2020-06-04T17:16:57.937Z] #18 46.46 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-06-04T17:16:57.937Z] #18 46.48 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-06-04T17:16:57.937Z] #18 50.88 Selecting previously unselected package libnet1:ppc64el. [2020-06-04T17:16:57.937Z] #18 50.89 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-06-04T17:16:57.937Z] #18 50.90 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-06-04T17:16:58.256Z] #18 51.04 Selecting previously unselected package libnl-3-200:ppc64el. [2020-06-04T17:16:58.256Z] #18 51.07 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-06-04T17:16:58.256Z] #18 51.07 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-06-04T17:16:58.256Z] #18 51.21 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-06-04T17:16:58.256Z] #18 51.21 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-06-04T17:16:58.256Z] #18 51.22 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-06-04T17:16:58.256Z] #18 51.30 Selecting previously unselected package libreadline5:ppc64el. [2020-06-04T17:16:58.593Z] #18 51.31 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-06-04T17:16:58.593Z] #18 51.31 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-06-04T17:16:58.593Z] #18 51.54 Selecting previously unselected package net-tools. [2020-06-04T17:16:58.593Z] #18 51.55 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-06-04T17:16:58.899Z] #18 51.55 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-04T17:16:59.202Z] #18 52.00 Selecting previously unselected package python-pip-whl. [2020-06-04T17:16:59.202Z] #18 52.01 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-06-04T17:16:59.202Z] #18 52.02 Unpacking python-pip-whl (18.1-5) ... [2020-06-04T17:16:59.509Z] #18 52.53 Selecting previously unselected package python3-lib2to3. [2020-06-04T17:16:59.819Z] #18 52.55 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-06-04T17:16:59.819Z] #18 52.55 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-06-04T17:16:59.819Z] #18 52.65 Selecting previously unselected package python3-distutils. [2020-06-04T17:16:59.819Z] #18 52.66 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-06-04T17:16:59.819Z] #18 52.66 Unpacking python3-distutils (3.7.3-1) ... [2020-06-04T17:16:59.819Z] #18 52.80 Selecting previously unselected package python3-pip. [2020-06-04T17:17:00.131Z] #18 52.80 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-06-04T17:17:00.131Z] #18 52.80 Unpacking python3-pip (18.1-5) ... [2020-06-04T17:17:00.131Z] #18 52.96 Selecting previously unselected package python3-pkg-resources. [2020-06-04T17:17:00.131Z] #18 52.98 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-06-04T17:17:00.131Z] #18 52.98 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-06-04T17:17:00.131Z] #18 ... [2020-06-04T17:17:00.131Z] [2020-06-04T17:17:00.131Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:17:00.131Z] #42 163.4 net/textproto [2020-06-04T17:17:00.131Z] #42 163.4 vendor/golang.org/x/net/http/httpproxy [2020-06-04T17:17:00.131Z] #42 163.4 crypto/x509 [2020-06-04T17:17:00.131Z] #42 165.9 mime/multipart [2020-06-04T17:17:00.131Z] #42 165.9 vendor/golang.org/x/net/http/httpguts [2020-06-04T17:17:00.131Z] #42 170.1 crypto/tls [2020-06-04T17:17:00.131Z] #42 ... [2020-06-04T17:17:00.131Z] [2020-06-04T17:17:00.131Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-04T17:17:00.131Z] #18 53.14 Selecting previously unselected package python3-setuptools. [2020-06-04T17:17:00.131Z] #18 53.14 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-06-04T17:17:00.131Z] #18 53.17 Unpacking python3-setuptools (40.8.0-1) ... [2020-06-04T17:17:00.443Z] #18 53.39 Selecting previously unselected package python3-wheel. [2020-06-04T17:17:00.443Z] #18 53.40 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-06-04T17:17:00.443Z] #18 53.41 Unpacking python3-wheel (0.32.3-2) ... [2020-06-04T17:17:00.443Z] #18 53.50 Selecting previously unselected package sudo. [2020-06-04T17:17:00.667Z] #41 ... [2020-06-04T17:17:00.667Z] [2020-06-04T17:17:00.667Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:17:00.667Z] #39 72.85 CC criu/arch/x86/restorer_unmap.o [2020-06-04T17:17:00.667Z] #39 72.90 CC criu/arch/x86/sigaction_compat_pie.o [2020-06-04T17:17:00.667Z] #39 73.15 CC criu/pie/restorer.o [2020-06-04T17:17:00.757Z] #18 53.52 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-06-04T17:17:00.757Z] #18 53.53 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-06-04T17:17:00.926Z] #39 76.07 LINK criu/pie/restorer.built-in.o [2020-06-04T17:17:00.926Z] #39 76.10 GEN criu/pie/restorer-blob.h [2020-06-04T17:17:00.926Z] #39 76.16 DEP criu/vdso.d [2020-06-04T17:17:01.070Z] #18 54.07 Selecting previously unselected package thin-provisioning-tools. [2020-06-04T17:17:01.185Z] #39 76.34 DEP criu/vdso-compat.d [2020-06-04T17:17:01.185Z] #39 76.55 DEP criu/uts_ns.d [2020-06-04T17:17:01.359Z] #19 5.099 Collecting yamllint==1.16.0 [2020-06-04T17:17:01.379Z] #18 54.08 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-06-04T17:17:01.379Z] #18 54.09 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-06-04T17:17:01.379Z] #18 54.36 Selecting previously unselected package uidmap. [2020-06-04T17:17:01.443Z] #39 76.73 DEP criu/util.d [2020-06-04T17:17:01.688Z] #18 54.37 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-06-04T17:17:01.688Z] #18 54.37 Unpacking uidmap (1:4.5-1.1) ... [2020-06-04T17:17:01.688Z] #18 54.49 Selecting previously unselected package vim-runtime. [2020-06-04T17:17:01.688Z] #18 54.50 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-06-04T17:17:01.688Z] #18 54.53 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-04T17:17:01.688Z] #18 54.59 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-06-04T17:17:01.688Z] #18 54.60 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-06-04T17:17:01.702Z] #39 76.95 DEP criu/uffd.d [2020-06-04T17:17:01.931Z] #19 ... [2020-06-04T17:17:01.931Z] [2020-06-04T17:17:01.931Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:17:01.931Z] #39 112.3 CC criu/files.o [2020-06-04T17:17:01.931Z] #39 114.0 CC criu/filesystems.o [2020-06-04T17:17:01.931Z] #39 114.4 CC criu/fsnotify.o [2020-06-04T17:17:01.931Z] #39 115.3 CC criu/image-desc.o [2020-06-04T17:17:01.931Z] #39 115.4 CC criu/image.o [2020-06-04T17:17:01.931Z] #39 116.1 CC criu/ipc_ns.o [2020-06-04T17:17:01.960Z] #39 77.19 DEP criu/tun.d [2020-06-04T17:17:02.219Z] #39 77.38 DEP criu/tty.d [2020-06-04T17:17:02.219Z] #39 77.53 DEP criu/timerfd.d [2020-06-04T17:17:02.478Z] #39 77.72 DEP criu/timens.d [2020-06-04T17:17:02.478Z] #39 77.91 DEP criu/sysfs_parse.d [2020-06-04T17:17:02.502Z] #39 117.1 CC criu/irmap.o [2020-06-04T17:17:03.045Z] #39 78.07 DEP criu/sysctl.d [2020-06-04T17:17:03.045Z] #39 78.22 DEP criu/string.d [2020-06-04T17:17:03.045Z] #39 78.27 DEP criu/stats.d [2020-06-04T17:17:03.073Z] #39 117.5 CC criu/kcmp-ids.o [2020-06-04T17:17:03.073Z] #39 117.7 CC criu/kerndat.o [2020-06-04T17:17:03.145Z] ok github.com/docker/docker/daemon/cluster 0.035s coverage: 0.5% of statements [2020-06-04T17:17:03.304Z] #39 78.38 DEP criu/sockets.d [2020-06-04T17:17:03.304Z] #39 78.55 DEP criu/sk-unix.d [2020-06-04T17:17:03.562Z] #39 78.79 DEP criu/sk-tcp.d [2020-06-04T17:17:03.821Z] #39 79.03 DEP criu/sk-queue.d [2020-06-04T17:17:03.821Z] #39 ... [2020-06-04T17:17:03.821Z] [2020-06-04T17:17:03.821Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:17:03.821Z] #41 DONE 154.8s [2020-06-04T17:17:03.821Z] [2020-06-04T17:17:03.821Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-04T17:17:03.821Z] #17 11.19 Fetched 8350 kB in 9s (904 kB/s) [2020-06-04T17:17:04.457Z] #39 118.9 CC criu/libnetlink.o [2020-06-04T17:17:04.618Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-06-04T17:17:04.717Z] #39 119.1 CC criu/log.o [2020-06-04T17:17:04.977Z] #39 119.5 CC criu/lsm.o [2020-06-04T17:17:05.065Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-06-04T17:17:05.197Z] #17 11.19 Reading package lists... [2020-06-04T17:17:05.323Z] [2020-06-04T17:17:05.323Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-06-04T17:17:05.548Z] #39 119.9 CC criu/mem.o [2020-06-04T17:17:05.625Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.6% of statements [2020-06-04T17:17:05.888Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-06-04T17:17:05.888Z] Using test binary docker [2020-06-04T17:17:05.888Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-06-04T17:17:05.888Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-06-04T17:17:05.888Z] INFO: Waiting for daemon to start... [2020-06-04T17:17:05.888Z] Starting dockerd [2020-06-04T17:17:06.327Z] #18 58.48 Selecting previously unselected package vim. [2020-06-04T17:17:06.327Z] #18 58.49 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-06-04T17:17:06.327Z] #18 58.54 Unpacking vim (2:8.1.0875-5) ... [2020-06-04T17:17:06.327Z] #18 59.03 Selecting previously unselected package xfsprogs. [2020-06-04T17:17:06.327Z] #18 59.04 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-06-04T17:17:06.327Z] #18 59.04 Unpacking xfsprogs (4.20.0-1) ... [2020-06-04T17:17:06.391Z] #17 15.80 Reading package lists... [2020-06-04T17:17:06.391Z] #17 ... [2020-06-04T17:17:06.391Z] [2020-06-04T17:17:06.391Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:17:06.391Z] #39 79.32 DEP criu/sk-packet.d [2020-06-04T17:17:06.391Z] #39 79.66 DEP criu/sk-netlink.d [2020-06-04T17:17:06.391Z] #39 79.91 DEP criu/sk-inet.d [2020-06-04T17:17:06.391Z] #39 80.22 DEP criu/signalfd.d [2020-06-04T17:17:06.391Z] #39 80.43 DEP criu/sigframe.d [2020-06-04T17:17:06.391Z] #39 80.51 DEP criu/shmem.d [2020-06-04T17:17:06.391Z] #39 80.67 DEP criu/servicefd.d [2020-06-04T17:17:06.391Z] #39 80.79 DEP criu/seize.d [2020-06-04T17:17:06.391Z] #39 80.90 DEP criu/seccomp.d [2020-06-04T17:17:06.391Z] #39 81.06 DEP criu/rst-malloc.d [2020-06-04T17:17:06.391Z] #39 81.13 DEP criu/rbtree.d [2020-06-04T17:17:06.391Z] #39 81.17 DEP criu/pstree.d [2020-06-04T17:17:06.391Z] #39 81.31 DEP criu/protobuf.d [2020-06-04T17:17:06.391Z] #39 81.42 GEN criu/protobuf-desc-gen.h [2020-06-04T17:17:06.490Z] #39 ... [2020-06-04T17:17:06.490Z] [2020-06-04T17:17:06.490Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-04T17:17:06.490Z] #19 10.48 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-06-04T17:17:06.490Z] #19 10.61 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-06-04T17:17:06.490Z] #19 10.69 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-06-04T17:17:06.642Z] #18 59.55 Selecting previously unselected package zip. [2020-06-04T17:17:06.642Z] #18 59.56 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-06-04T17:17:06.642Z] #18 59.57 Unpacking zip (3.0-11+b1) ... [2020-06-04T17:17:06.750Z] #19 10.78 Collecting pyyaml (from yamllint==1.16.0) [2020-06-04T17:17:06.750Z] #19 10.96 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-06-04T17:17:06.954Z] #18 59.73 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-06-04T17:17:06.954Z] #18 59.74 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-04T17:17:06.954Z] #18 59.75 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-06-04T17:17:06.954Z] #18 59.75 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-06-04T17:17:06.954Z] #18 59.76 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-06-04T17:17:06.954Z] #18 59.76 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-06-04T17:17:06.954Z] #18 59.77 Setting up uidmap (1:4.5-1.1) ... [2020-06-04T17:17:06.954Z] #18 59.77 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-06-04T17:17:06.954Z] #18 59.77 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-06-04T17:17:06.954Z] #18 59.78 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-04T17:17:06.954Z] #18 59.78 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-06-04T17:17:06.954Z] #18 59.78 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-06-04T17:17:06.954Z] #18 59.80 Setting up xxd (2:8.1.0875-5) ... [2020-06-04T17:17:06.954Z] #18 59.80 Setting up zip (3.0-11+b1) ... [2020-06-04T17:17:06.954Z] #18 59.81 Setting up vim-common (2:8.1.0875-5) ... [2020-06-04T17:17:06.954Z] #18 59.85 Setting up bash-completion (1:2.8-6) ... [2020-06-04T17:17:07.766Z] #39 82.90 DEP criu/protobuf-desc.d [2020-06-04T17:17:07.766Z] #39 83.02 DEP criu/proc_parse.d [2020-06-04T17:17:07.781Z] . [2020-06-04T17:17:07.781Z] INFO: Building docker-sdk-python3:4.2.0... [2020-06-04T17:17:08.024Z] #39 83.24 DEP criu/plugin.d [2020-06-04T17:17:08.024Z] #39 83.32 DEP criu/pipes.d [2020-06-04T17:17:08.024Z] #39 83.44 DEP criu/pie-util.d [2020-06-04T17:17:08.053Z] #18 ... [2020-06-04T17:17:08.053Z] [2020-06-04T17:17:08.053Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:17:08.053Z] #40 101.5 DEP criu/cr-service.d [2020-06-04T17:17:08.053Z] #40 101.9 DEP criu/cr-restore.d [2020-06-04T17:17:08.053Z] #40 102.5 DEP criu/cr-errno.d [2020-06-04T17:17:08.053Z] #40 102.5 DEP criu/cr-dump.d [2020-06-04T17:17:08.053Z] #40 102.8 DEP criu/cr-dedup.d [2020-06-04T17:17:08.053Z] #40 103.0 DEP criu/cr-check.d [2020-06-04T17:17:08.053Z] #40 103.2 DEP criu/config.d [2020-06-04T17:17:08.053Z] #40 103.4 DEP criu/clone-noasan.d [2020-06-04T17:17:08.053Z] #40 103.5 DEP criu/cgroup.d [2020-06-04T17:17:08.053Z] #40 103.7 DEP criu/cgroup-props.d [2020-06-04T17:17:08.053Z] #40 103.9 DEP criu/bitmap.d [2020-06-04T17:17:08.053Z] #40 103.9 DEP criu/bfd.d [2020-06-04T17:17:08.053Z] #40 104.1 DEP criu/autofs.d [2020-06-04T17:17:08.053Z] #40 104.3 DEP criu/aio.d [2020-06-04T17:17:08.053Z] #40 104.4 DEP criu/action-scripts.d [2020-06-04T17:17:08.053Z] #40 104.9 CC criu/action-scripts.o [2020-06-04T17:17:08.053Z] #40 105.6 CC criu/aio.o [2020-06-04T17:17:08.053Z] #40 106.4 CC criu/autofs.o [2020-06-04T17:17:08.053Z] #40 108.6 CC criu/bfd.o [2020-06-04T17:17:08.053Z] #40 109.3 CC criu/bitmap.o [2020-06-04T17:17:08.053Z] #40 109.6 CC criu/cgroup-props.o [2020-06-04T17:17:08.053Z] #40 110.9 CC criu/cgroup.o [2020-06-04T17:17:08.283Z] #39 83.52 DEP criu/pie-util-vdso.d [2020-06-04T17:17:08.541Z] #39 83.67 DEP criu/pie-util-vdso-elf32.d [2020-06-04T17:17:08.541Z] #39 83.78 DEP criu/path.d [2020-06-04T17:17:08.661Z] #19 12.45 Building wheels for collected packages: pyyaml [2020-06-04T17:17:08.661Z] #19 12.45 Running setup.py bdist_wheel for pyyaml: started [2020-06-04T17:17:08.800Z] #39 83.97 DEP criu/parasite-syscall.d [2020-06-04T17:17:09.059Z] #39 84.23 DEP criu/pagemap.d [2020-06-04T17:17:09.059Z] #39 84.39 DEP criu/pagemap-cache.d [2020-06-04T17:17:09.233Z] #19 13.20 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-06-04T17:17:09.233Z] #19 13.20 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-06-04T17:17:09.233Z] #19 13.26 Successfully built pyyaml [2020-06-04T17:17:09.233Z] #19 13.28 Installing collected packages: pathspec, pyyaml, yamllint [2020-06-04T17:17:09.317Z] #39 84.48 DEP criu/page-xfer.d [2020-06-04T17:17:09.317Z] #39 84.59 DEP criu/page-pipe.d [2020-06-04T17:17:09.317Z] #39 84.67 DEP criu/netfilter.d [2020-06-04T17:17:09.496Z] #19 13.69 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-06-04T17:17:09.885Z] #39 84.89 DEP criu/net.d [2020-06-04T17:17:09.885Z] #39 85.14 DEP criu/namespaces.d [2020-06-04T17:17:09.885Z] #39 85.26 DEP criu/mount.d [2020-06-04T17:17:10.067Z] #19 DONE 14.2s [2020-06-04T17:17:10.068Z] [2020-06-04T17:17:10.068Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:17:10.068Z] #39 121.4 CC criu/memfd.o [2020-06-04T17:17:10.068Z] #39 121.9 CC criu/mount.o [2020-06-04T17:17:10.143Z] #39 85.50 DEP criu/memfd.d [2020-06-04T17:17:10.402Z] #39 85.66 DEP criu/mem.d [2020-06-04T17:17:10.638Z] #39 125.1 CC criu/namespaces.o [2020-06-04T17:17:10.660Z] #39 85.86 DEP criu/lsm.d [2020-06-04T17:17:10.660Z] #39 85.96 DEP criu/log.d [2020-06-04T17:17:10.918Z] #39 86.12 DEP criu/libnetlink.d [2020-06-04T17:17:10.918Z] #39 86.24 DEP criu/kerndat.d [2020-06-04T17:17:11.176Z] #39 86.43 DEP criu/kcmp-ids.d [2020-06-04T17:17:11.435Z] #39 86.55 DEP criu/irmap.d [2020-06-04T17:17:11.435Z] #39 86.68 DEP criu/ipc_ns.d [2020-06-04T17:17:11.691Z] #40 ... [2020-06-04T17:17:11.691Z] [2020-06-04T17:17:11.691Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-04T17:17:11.691Z] #18 64.45 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-06-04T17:17:11.691Z] #18 64.46 Setting up xz-utils (5.2.4-1) ... [2020-06-04T17:17:11.691Z] #18 64.48 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-06-04T17:17:11.691Z] #18 64.50 Setting up sudo (1.8.27-1+deb10u2) ... [2020-06-04T17:17:11.691Z] #18 64.63 invoke-rc.d: could not determine current runlevel [2020-06-04T17:17:11.691Z] #18 64.65 invoke-rc.d: policy-rc.d denied execution of start. [2020-06-04T17:17:11.691Z] #18 64.66 Setting up pigz (2.4-1) ... [2020-06-04T17:17:11.691Z] #18 64.67 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-06-04T17:17:11.691Z] #18 64.68 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-06-04T17:17:11.694Z] #39 86.91 DEP criu/image.d [2020-06-04T17:17:11.694Z] #39 87.09 DEP criu/image-desc.d [2020-06-04T17:17:11.953Z] #39 87.16 DEP criu/fsnotify.d [2020-06-04T17:17:11.953Z] #39 87.31 DEP criu/filesystems.d [2020-06-04T17:17:12.007Z] #18 64.70 Setting up python-pip-whl (18.1-5) ... [2020-06-04T17:17:12.007Z] #18 64.71 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-06-04T17:17:12.007Z] #18 64.73 Setting up vim-runtime (2:8.1.0875-5) ... [2020-06-04T17:17:12.021Z] #39 126.5 CC criu/net.o [2020-06-04T17:17:12.212Z] #39 87.48 DEP criu/files.d [2020-06-04T17:17:12.286Z] #39 ... [2020-06-04T17:17:12.286Z] [2020-06-04T17:17:12.286Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:17:12.286Z] #49 85.62 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-04T17:17:12.286Z] #49 86.96 + mkdir -p /build [2020-06-04T17:17:12.286Z] #49 86.96 + cp runc /build/runc [2020-06-04T17:17:12.286Z] #49 DONE 87.2s [2020-06-04T17:17:12.427Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.428s coverage: 13.9% of statements [2020-06-04T17:17:12.470Z] #39 87.68 DEP criu/files-reg.d [2020-06-04T17:17:12.547Z] [2020-06-04T17:17:12.547Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:17:12.690Z] #18 65.43 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-06-04T17:17:12.690Z] #18 65.44 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-06-04T17:17:12.690Z] #18 65.45 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-06-04T17:17:12.690Z] #18 65.46 Setting up vim (2:8.1.0875-5) ... [2020-06-04T17:17:12.690Z] #18 65.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-06-04T17:17:12.690Z] #18 65.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-06-04T17:17:12.690Z] #18 65.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-06-04T17:17:12.690Z] #18 65.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-06-04T17:17:12.690Z] #18 65.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-06-04T17:17:12.690Z] #18 65.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-06-04T17:17:12.690Z] #18 65.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-06-04T17:17:12.690Z] #18 65.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-06-04T17:17:12.690Z] #18 65.63 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-06-04T17:17:12.690Z] #18 65.63 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-06-04T17:17:12.728Z] #39 87.89 DEP criu/files-ext.d [2020-06-04T17:17:12.728Z] #39 88.01 DEP criu/file-lock.d [2020-06-04T17:17:12.987Z] #39 88.18 DEP criu/file-ids.d [2020-06-04T17:17:12.987Z] #39 88.32 DEP criu/fifo.d [2020-06-04T17:17:12.996Z] #18 65.66 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-06-04T17:17:12.997Z] #18 65.70 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-04T17:17:12.997Z] #18 65.72 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-06-04T17:17:12.997Z] #18 65.73 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-06-04T17:17:13.248Z] #39 ... [2020-06-04T17:17:13.248Z] [2020-06-04T17:17:13.248Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-04T17:17:13.248Z] #28 DONE 164.0s [2020-06-04T17:17:13.248Z] [2020-06-04T17:17:13.248Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:17:13.248Z] #39 88.50 DEP criu/fdstore.d [2020-06-04T17:17:13.248Z] #39 ... [2020-06-04T17:17:13.248Z] [2020-06-04T17:17:13.248Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-04T17:17:13.248Z] #17 15.80 Reading package lists... [2020-06-04T17:17:13.248Z] #17 19.42 Building dependency tree... [2020-06-04T17:17:13.248Z] #17 21.32 libcap2-bin is already the newest version (1:2.25-2). [2020-06-04T17:17:13.248Z] #17 21.32 The following additional packages will be installed: [2020-06-04T17:17:13.248Z] #17 21.33 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-06-04T17:17:13.248Z] #17 21.33 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-06-04T17:17:13.248Z] #17 21.34 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-06-04T17:17:13.248Z] #17 21.34 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-06-04T17:17:13.248Z] #17 21.34 python3.7 python3.7-minimal vim-runtime xxd [2020-06-04T17:17:13.248Z] #17 21.34 Suggested packages: [2020-06-04T17:17:13.248Z] #17 21.34 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-06-04T17:17:13.248Z] #17 21.34 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-06-04T17:17:13.248Z] #17 21.34 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-06-04T17:17:13.248Z] #17 21.34 Recommended packages: [2020-06-04T17:17:13.248Z] #17 21.35 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-06-04T17:17:13.248Z] #17 21.35 python3-keyrings.alt python3-xdg unzip [2020-06-04T17:17:13.248Z] #17 23.20 The following NEW packages will be installed: [2020-06-04T17:17:13.248Z] #17 23.21 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-06-04T17:17:13.248Z] #17 23.21 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-06-04T17:17:13.248Z] #17 23.21 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-06-04T17:17:13.248Z] #17 23.22 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-06-04T17:17:13.248Z] #17 23.22 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-06-04T17:17:13.248Z] #17 23.22 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-06-04T17:17:13.248Z] #17 23.22 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-06-04T17:17:13.248Z] #17 23.22 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-06-04T17:17:13.248Z] #17 23.22 xz-utils zip [2020-06-04T17:17:13.248Z] #17 23.58 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-06-04T17:17:13.248Z] #17 23.58 Need to get 28.5 MB of archives. [2020-06-04T17:17:13.248Z] #17 23.58 After this operation, 116 MB of additional disk space will be used. [2020-06-04T17:17:13.248Z] #17 23.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-06-04T17:17:13.248Z] #17 23.60 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-04T17:17:13.248Z] #17 23.63 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-04T17:17:13.436Z] ok github.com/docker/docker/daemon/config 0.036s coverage: 81.7% of statements [2020-06-04T17:17:13.817Z] #17 23.77 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-06-04T17:17:13.817Z] #17 23.78 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-06-04T17:17:13.817Z] #17 23.79 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-04T17:17:13.817Z] #17 23.99 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-06-04T17:17:13.817Z] #17 24.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-06-04T17:17:13.817Z] #17 24.01 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-06-04T17:17:13.817Z] #17 24.03 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-06-04T17:17:13.817Z] #17 24.04 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-06-04T17:17:13.817Z] #17 24.06 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-06-04T17:17:13.817Z] #17 24.06 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-06-04T17:17:13.817Z] #17 24.08 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-06-04T17:17:13.817Z] #17 24.08 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-06-04T17:17:13.817Z] #17 24.10 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-06-04T17:17:13.817Z] #17 24.14 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-06-04T17:17:14.075Z] #17 24.16 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-06-04T17:17:14.075Z] #17 24.21 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-06-04T17:17:14.075Z] #17 24.24 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-04T17:17:14.075Z] #17 24.24 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-06-04T17:17:14.075Z] #17 24.29 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-06-04T17:17:14.075Z] #17 24.31 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-06-04T17:17:14.076Z] #17 24.32 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-06-04T17:17:14.076Z] #17 24.33 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-06-04T17:17:14.076Z] #17 24.35 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-06-04T17:17:14.334Z] #17 24.36 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-06-04T17:17:14.334Z] #17 24.36 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-06-04T17:17:14.334Z] #17 24.37 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-06-04T17:17:14.443Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2020-06-04T17:17:14.458Z] #21 ... [2020-06-04T17:17:14.458Z] [2020-06-04T17:17:14.458Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:17:14.458Z] #39 129.0 CC criu/netfilter.o [2020-06-04T17:17:14.592Z] #17 24.84 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-04T17:17:14.592Z] #17 24.84 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-04T17:17:14.592Z] #17 24.85 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-04T17:17:14.592Z] #17 24.86 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-06-04T17:17:14.592Z] #17 24.86 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-06-04T17:17:14.592Z] #17 24.87 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-06-04T17:17:14.592Z] #17 24.93 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-06-04T17:17:14.718Z] #39 129.2 CC criu/page-pipe.o [2020-06-04T17:17:14.725Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-06-04T17:17:14.851Z] #17 24.94 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-06-04T17:17:14.851Z] #17 24.94 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-06-04T17:17:14.851Z] #17 24.95 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-06-04T17:17:14.851Z] #17 24.96 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-06-04T17:17:14.851Z] #17 24.97 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-06-04T17:17:14.851Z] #17 24.97 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-06-04T17:17:14.851Z] #17 25.03 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-04T17:17:14.851Z] #17 25.04 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-06-04T17:17:14.851Z] #17 25.06 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-06-04T17:17:15.109Z] #17 25.32 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-06-04T17:17:15.109Z] #17 25.36 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-06-04T17:17:15.109Z] #17 25.40 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-06-04T17:17:15.155Z] #18 ... [2020-06-04T17:17:15.155Z] [2020-06-04T17:17:15.155Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:17:15.155Z] #42 178.2 net/http/httptrace [2020-06-04T17:17:15.155Z] #42 178.4 net/http [2020-06-04T17:17:15.155Z] #42 ... [2020-06-04T17:17:15.155Z] [2020-06-04T17:17:15.155Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:17:15.155Z] #40 116.4 CC criu/clone-noasan.o [2020-06-04T17:17:15.155Z] #40 116.7 CC criu/config.o [2020-06-04T17:17:15.288Z] #39 129.8 CC criu/page-xfer.o [2020-06-04T17:17:15.676Z] #17 25.88 debconf: delaying package configuration, since apt-utils is not installed [2020-06-04T17:17:15.676Z] #17 25.96 Fetched 28.5 MB in 2s (13.5 MB/s) [2020-06-04T17:17:15.734Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-06-04T17:17:15.934Z] #17 26.00 Selecting previously unselected package pigz. [2020-06-04T17:17:15.934Z] #17 26.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23434 files and directories currently installed.) [2020-06-04T17:17:15.934Z] #17 26.02 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-06-04T17:17:15.934Z] #17 26.03 Unpacking pigz (2.4-1) ... [2020-06-04T17:17:15.934Z] #17 26.13 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-06-04T17:17:15.934Z] #17 26.14 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-06-04T17:17:15.934Z] #17 26.14 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-06-04T17:17:16.017Z] ok github.com/docker/docker/daemon 12.270s coverage: 17.5% of statements [2020-06-04T17:17:16.017Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-06-04T17:17:16.017Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-06-04T17:17:16.017Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-06-04T17:17:16.017Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-06-04T17:17:16.193Z] #17 26.54 Selecting previously unselected package python3.7-minimal. [2020-06-04T17:17:16.332Z] #40 120.0 CC criu/cr-check.o [2020-06-04T17:17:16.451Z] #17 26.54 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-06-04T17:17:16.451Z] #17 26.56 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-04T17:17:16.672Z] #39 130.9 CC criu/pagemap-cache.o [2020-06-04T17:17:16.672Z] #39 131.2 CC criu/pagemap.o [2020-06-04T17:17:17.242Z] #39 131.9 CC criu/parasite-syscall.o [2020-06-04T17:17:17.277Z] #17 27.37 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-06-04T17:17:17.277Z] #17 27.39 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-04T17:17:17.487Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-06-04T17:17:17.931Z] #40 ... [2020-06-04T17:17:17.931Z] [2020-06-04T17:17:17.931Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-04T17:17:17.931Z] #18 69.39 Setting up iptables (1.8.2-4) ... [2020-06-04T17:17:17.931Z] #18 69.42 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-04T17:17:17.931Z] #18 69.43 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-04T17:17:17.931Z] #18 69.44 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-04T17:17:17.931Z] #18 69.45 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-04T17:17:17.931Z] #18 69.47 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-06-04T17:17:17.931Z] #18 69.47 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-06-04T17:17:17.931Z] #18 69.52 Setting up python3 (3.7.3-1) ... [2020-06-04T17:17:17.931Z] #18 70.10 Setting up python3-wheel (0.32.3-2) ... [2020-06-04T17:17:18.183Z] #39 132.5 CC criu/path.o [2020-06-04T17:17:18.183Z] #39 132.7 CC criu/pie-util-vdso.o [2020-06-04T17:17:18.251Z] #18 71.14 Setting up apparmor (2.13.2-10) ... [2020-06-04T17:17:18.444Z] #39 133.0 CC criu/pie-util.o [2020-06-04T17:17:18.494Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.182s coverage: 57.0% of statements [2020-06-04T17:17:18.704Z] #39 133.2 CC criu/pipes.o [2020-06-04T17:17:19.179Z] #17 29.15 Selecting previously unselected package python3-minimal. [2020-06-04T17:17:19.179Z] #17 29.15 (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-04T17:17:19.179Z] #17 29.22 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-06-04T17:17:19.179Z] #17 29.22 Unpacking python3-minimal (3.7.3-1) ... [2020-06-04T17:17:19.179Z] #17 29.30 Selecting previously unselected package libmpdec2:amd64. [2020-06-04T17:17:19.179Z] #17 29.30 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-06-04T17:17:19.179Z] #17 29.31 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-06-04T17:17:19.179Z] #17 29.43 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-06-04T17:17:19.179Z] #17 29.43 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-06-04T17:17:19.275Z] #39 133.8 CC criu/plugin.o [2020-06-04T17:17:19.532Z] #17 29.43 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-06-04T17:17:19.539Z] #39 134.1 CC criu/proc_parse.o [2020-06-04T17:17:20.169Z] #17 30.35 Selecting previously unselected package python3.7. [2020-06-04T17:17:20.170Z] #17 30.36 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-06-04T17:17:20.170Z] #17 30.37 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-06-04T17:17:20.458Z] #17 30.51 Selecting previously unselected package libpython3-stdlib:amd64. [2020-06-04T17:17:20.458Z] #17 30.51 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-06-04T17:17:20.458Z] #17 30.51 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-06-04T17:17:20.458Z] #17 30.59 Setting up python3-minimal (3.7.3-1) ... [2020-06-04T17:17:20.585Z] #18 73.33 Setting up xfsprogs (4.20.0-1) ... [2020-06-04T17:17:20.585Z] #18 73.34 Setting up python3-lib2to3 (3.7.3-1) ... [2020-06-04T17:17:20.902Z] #18 73.85 Setting up python3-pkg-resources (40.8.0-1) ... [2020-06-04T17:17:21.398Z] #17 31.45 Selecting previously unselected package python3. [2020-06-04T17:17:21.398Z] #17 31.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24095 files and directories currently installed.) [2020-06-04T17:17:21.398Z] #17 31.52 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-06-04T17:17:21.398Z] #17 31.54 Unpacking python3 (3.7.3-1) ... [2020-06-04T17:17:21.398Z] #17 31.65 Selecting previously unselected package libip4tc0:amd64. [2020-06-04T17:17:21.398Z] #17 31.65 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-06-04T17:17:21.398Z] #17 31.67 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-06-04T17:17:21.517Z] #39 136.1 CC criu/protobuf-desc.o [2020-06-04T17:17:21.656Z] #17 31.74 Selecting previously unselected package libip6tc0:amd64. [2020-06-04T17:17:21.656Z] #17 31.76 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-06-04T17:17:21.656Z] #17 31.76 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-06-04T17:17:21.656Z] #17 31.91 Selecting previously unselected package libiptc0:amd64. [2020-06-04T17:17:21.656Z] #17 31.91 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-06-04T17:17:21.656Z] #17 31.91 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-06-04T17:17:21.656Z] #17 31.97 Selecting previously unselected package libnfnetlink0:amd64. [2020-06-04T17:17:21.656Z] #17 31.98 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-06-04T17:17:21.656Z] #17 31.98 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-06-04T17:17:21.914Z] #17 32.04 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-06-04T17:17:21.914Z] #17 32.05 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-06-04T17:17:21.914Z] #17 32.05 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-06-04T17:17:21.914Z] #17 32.13 Selecting previously unselected package libnftnl11:amd64. [2020-06-04T17:17:21.914Z] #17 32.14 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-06-04T17:17:21.914Z] #17 32.15 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-06-04T17:17:21.914Z] #17 32.24 Selecting previously unselected package iptables. [2020-06-04T17:17:21.914Z] #17 32.24 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-06-04T17:17:22.172Z] #17 32.25 Unpacking iptables (1.8.2-4) ... [2020-06-04T17:17:22.430Z] #17 32.59 Selecting previously unselected package xxd. [2020-06-04T17:17:22.430Z] #17 32.60 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-06-04T17:17:22.430Z] #17 32.61 Unpacking xxd (2:8.1.0875-5) ... [2020-06-04T17:17:22.466Z] #39 136.9 CC criu/protobuf.o [2020-06-04T17:17:22.508Z] #18 75.13 Setting up python3-distutils (3.7.3-1) ... [2020-06-04T17:17:22.689Z] #17 32.71 Selecting previously unselected package vim-common. [2020-06-04T17:17:22.689Z] #17 32.73 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-04T17:17:22.689Z] #17 32.76 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-04T17:17:22.689Z] #17 32.93 Selecting previously unselected package bash-completion. [2020-06-04T17:17:22.689Z] #17 32.94 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-06-04T17:17:22.735Z] #39 137.2 CC criu/pstree.o [2020-06-04T17:17:22.921Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.072s coverage: 46.2% of statements [2020-06-04T17:17:23.135Z] #18 75.85 Setting up python3-setuptools (40.8.0-1) ... [2020-06-04T17:17:23.203Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.004s coverage: 1.8% of statements [2020-06-04T17:17:23.256Z] #17 ... [2020-06-04T17:17:23.256Z] [2020-06-04T17:17:23.256Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:17:23.256Z] #39 88.62 DEP criu/fault-injection.d [2020-06-04T17:17:23.256Z] #39 88.64 DEP criu/external.d [2020-06-04T17:17:23.256Z] #39 88.81 DEP criu/eventpoll.d [2020-06-04T17:17:23.256Z] #39 88.98 DEP criu/eventfd.d [2020-06-04T17:17:23.256Z] #39 89.36 DEP criu/crtools.d [2020-06-04T17:17:23.256Z] #39 89.69 DEP criu/cr-service.d [2020-06-04T17:17:23.256Z] #39 89.86 DEP criu/cr-restore.d [2020-06-04T17:17:23.256Z] #39 90.06 DEP criu/cr-errno.d [2020-06-04T17:17:23.256Z] #39 90.08 DEP criu/cr-dump.d [2020-06-04T17:17:23.256Z] #39 90.33 DEP criu/cr-dedup.d [2020-06-04T17:17:23.256Z] #39 90.47 DEP criu/cr-check.d [2020-06-04T17:17:23.256Z] #39 90.62 DEP criu/config.d [2020-06-04T17:17:23.256Z] #39 90.77 DEP criu/clone-noasan.d [2020-06-04T17:17:23.256Z] #39 90.84 DEP criu/cgroup.d [2020-06-04T17:17:23.256Z] #39 90.94 DEP criu/cgroup-props.d [2020-06-04T17:17:23.256Z] #39 91.01 DEP criu/bitmap.d [2020-06-04T17:17:23.256Z] #39 91.03 DEP criu/bfd.d [2020-06-04T17:17:23.256Z] #39 91.09 DEP criu/autofs.d [2020-06-04T17:17:23.256Z] #39 91.20 DEP criu/aio.d [2020-06-04T17:17:23.256Z] #39 91.33 DEP criu/action-scripts.d [2020-06-04T17:17:23.256Z] #39 91.54 CC criu/action-scripts.o [2020-06-04T17:17:23.256Z] #39 91.85 CC criu/aio.o [2020-06-04T17:17:23.256Z] #39 92.32 CC criu/autofs.o [2020-06-04T17:17:23.256Z] #39 93.51 CC criu/bfd.o [2020-06-04T17:17:23.256Z] #39 93.84 CC criu/bitmap.o [2020-06-04T17:17:23.256Z] #39 93.93 CC criu/cgroup-props.o [2020-06-04T17:17:23.256Z] #39 94.56 CC criu/cgroup.o [2020-06-04T17:17:23.256Z] #39 97.09 CC criu/clone-noasan.o [2020-06-04T17:17:23.256Z] #39 97.29 CC criu/config.o [2020-06-04T17:17:23.515Z] #39 98.67 CC criu/cr-check.o [2020-06-04T17:17:23.706Z] #39 ... [2020-06-04T17:17:23.706Z] [2020-06-04T17:17:23.706Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:17:23.706Z] #45 188.6 + cd /tmp/tmp.TzRVNlDnjF/src/github.com/golangci/golangci-lint/ [2020-06-04T17:17:23.706Z] #45 188.6 + git checkout -q v1.23.8 [2020-06-04T17:17:23.977Z] #45 189.1 ++ git describe --tags [2020-06-04T17:17:23.977Z] #45 189.1 + version=v1.23.8 [2020-06-04T17:17:23.977Z] #45 189.1 ++ git rev-parse --short HEAD [2020-06-04T17:17:23.977Z] #45 189.1 + commit=76a82c6 [2020-06-04T17:17:23.977Z] #45 189.1 ++ git show -s --format=%cd [2020-06-04T17:17:23.977Z] #45 189.1 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-06-04T17:17:23.977Z] #45 189.1 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-06-04T17:17:24.735Z] #18 77.53 Setting up python3-pip (18.1-5) ... [2020-06-04T17:17:25.417Z] #39 100.5 CC criu/cr-dedup.o [2020-06-04T17:17:25.417Z] #39 100.7 CC criu/cr-dump.o [2020-06-04T17:17:25.417Z] #39 ... [2020-06-04T17:17:25.417Z] [2020-06-04T17:17:25.417Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-04T17:17:25.417Z] #17 35.64 Unpacking bash-completion (1:2.8-6) ... [2020-06-04T17:17:25.897Z] #45 ... [2020-06-04T17:17:25.898Z] [2020-06-04T17:17:25.898Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:17:25.898Z] #52 150.1 + bin/containerd [2020-06-04T17:17:25.983Z] #17 36.12 Selecting previously unselected package bzip2. [2020-06-04T17:17:25.983Z] #17 36.13 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-06-04T17:17:25.983Z] #17 36.14 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-04T17:17:26.158Z] #52 ... [2020-06-04T17:17:26.158Z] [2020-06-04T17:17:26.158Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:17:26.158Z] #39 138.2 CC criu/rbtree.o [2020-06-04T17:17:26.158Z] #39 138.5 CC criu/rst-malloc.o [2020-06-04T17:17:26.158Z] #39 138.7 CC criu/seccomp.o [2020-06-04T17:17:26.158Z] #39 139.3 CC criu/seize.o [2020-06-04T17:17:26.158Z] #39 140.1 CC criu/servicefd.o [2020-06-04T17:17:26.158Z] #39 140.5 CC criu/shmem.o [2020-06-04T17:17:26.242Z] #17 36.23 Selecting previously unselected package xz-utils. [2020-06-04T17:17:26.242Z] #17 36.24 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-06-04T17:17:26.242Z] #17 36.24 Unpacking xz-utils (5.2.4-1) ... [2020-06-04T17:17:26.242Z] #17 36.40 Selecting previously unselected package apparmor. [2020-06-04T17:17:26.242Z] #17 36.40 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-06-04T17:17:26.242Z] #17 36.49 Unpacking apparmor (2.13.2-10) ... [2020-06-04T17:17:26.331Z] #18 79.05 Processing triggers for libc-bin (2.28-10) ... [2020-06-04T17:17:26.331Z] #18 79.08 Processing triggers for mime-support (3.62) ... [2020-06-04T17:17:26.646Z] #18 DONE 79.4s [2020-06-04T17:17:26.646Z] [2020-06-04T17:17:26.646Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-06-04T17:17:26.668Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.268s coverage: 49.5% of statements [2020-06-04T17:17:26.809Z] #17 36.84 Selecting previously unselected package aufs-tools. [2020-06-04T17:17:26.809Z] #17 36.85 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-06-04T17:17:26.809Z] #17 36.87 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-06-04T17:17:26.809Z] #17 36.98 Selecting previously unselected package libonig5:amd64. [2020-06-04T17:17:26.809Z] #17 36.98 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-06-04T17:17:26.809Z] #17 36.98 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-06-04T17:17:26.962Z] #19 0.401 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-06-04T17:17:26.962Z] #19 0.406 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-06-04T17:17:26.962Z] #19 0.413 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-06-04T17:17:27.068Z] #17 37.12 Selecting previously unselected package libjq1:amd64. [2020-06-04T17:17:27.068Z] #17 37.12 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-06-04T17:17:27.068Z] #17 37.13 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-04T17:17:27.068Z] #17 37.24 Selecting previously unselected package jq. [2020-06-04T17:17:27.068Z] #17 37.24 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-06-04T17:17:27.068Z] #17 37.25 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-04T17:17:27.068Z] #17 37.34 Selecting previously unselected package libaio1:amd64. [2020-06-04T17:17:27.068Z] #17 37.34 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-06-04T17:17:27.068Z] #17 37.34 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-06-04T17:17:27.097Z] #39 141.4 CC criu/sigframe.o [2020-06-04T17:17:27.097Z] #39 141.6 CC criu/signalfd.o [2020-06-04T17:17:27.279Z] #19 DONE 0.5s [2020-06-04T17:17:27.279Z] [2020-06-04T17:17:27.279Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-04T17:17:27.327Z] #17 37.40 Selecting previously unselected package libgpm2:amd64. [2020-06-04T17:17:27.327Z] #17 37.40 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-06-04T17:17:27.327Z] #17 37.42 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-06-04T17:17:27.327Z] #17 37.50 Selecting previously unselected package libicu63:amd64. [2020-06-04T17:17:27.327Z] #17 37.50 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-06-04T17:17:27.327Z] #17 37.50 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-04T17:17:27.357Z] #39 141.8 CC criu/sk-inet.o [2020-06-04T17:17:27.926Z] #39 142.6 CC criu/sk-netlink.o [2020-06-04T17:17:28.380Z] #20 ... [2020-06-04T17:17:28.380Z] [2020-06-04T17:17:28.380Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:17:28.380Z] #42 191.6 github.com/LK4D4/vndr/godl [2020-06-04T17:17:28.380Z] #42 192.7 github.com/LK4D4/vndr [2020-06-04T17:17:28.380Z] #42 ... [2020-06-04T17:17:28.380Z] [2020-06-04T17:17:28.380Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:17:28.380Z] #40 122.9 CC criu/cr-dedup.o [2020-06-04T17:17:28.380Z] #40 123.6 CC criu/cr-dump.o [2020-06-04T17:17:28.380Z] #40 126.9 CC criu/cr-errno.o [2020-06-04T17:17:28.380Z] #40 127.0 CC criu/cr-restore.o [2020-06-04T17:17:28.496Z] #39 142.9 CC criu/sk-packet.o [2020-06-04T17:17:28.756Z] #39 143.4 CC criu/sk-queue.o [2020-06-04T17:17:29.327Z] #39 143.8 CC criu/sk-tcp.o [2020-06-04T17:17:29.897Z] #39 144.2 CC criu/sk-unix.o [2020-06-04T17:17:30.567Z] #40 134.1 CC criu/cr-service.o [2020-06-04T17:17:30.567Z] #40 ... [2020-06-04T17:17:30.567Z] [2020-06-04T17:17:30.567Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:17:30.567Z] #42 DONE 203.8s [2020-06-04T17:17:30.881Z] [2020-06-04T17:17:30.881Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:17:31.281Z] #39 ... [2020-06-04T17:17:31.281Z] [2020-06-04T17:17:31.281Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:17:31.281Z] #21 196.3 + return [2020-06-04T17:17:31.512Z] #17 41.14 Selecting previously unselected package libnet1:amd64. [2020-06-04T17:17:31.512Z] #17 41.15 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-06-04T17:17:31.512Z] #17 41.15 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-04T17:17:31.512Z] #17 41.26 Selecting previously unselected package libnl-3-200:amd64. [2020-06-04T17:17:31.512Z] #17 41.27 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-06-04T17:17:31.512Z] #17 41.27 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-06-04T17:17:31.512Z] #17 41.38 Selecting previously unselected package libprotobuf-c1:amd64. [2020-06-04T17:17:31.512Z] #17 41.38 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-06-04T17:17:31.512Z] #17 41.39 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-04T17:17:31.512Z] #17 41.46 Selecting previously unselected package libreadline5:amd64. [2020-06-04T17:17:31.512Z] #17 41.46 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-06-04T17:17:31.512Z] #17 41.47 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-06-04T17:17:31.512Z] #17 41.57 Selecting previously unselected package net-tools. [2020-06-04T17:17:31.513Z] #17 41.57 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-06-04T17:17:31.513Z] #17 41.58 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-04T17:17:31.513Z] #17 41.79 Selecting previously unselected package python-pip-whl. [2020-06-04T17:17:31.513Z] #17 41.80 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-06-04T17:17:31.513Z] #17 41.80 Unpacking python-pip-whl (18.1-5) ... [2020-06-04T17:17:31.851Z] #21 DONE 197.0s [2020-06-04T17:17:31.851Z] [2020-06-04T17:17:31.851Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:17:31.851Z] #39 145.9 CC criu/sockets.o [2020-06-04T17:17:32.112Z] #39 146.6 CC criu/stats.o [2020-06-04T17:17:32.152Z] ok github.com/docker/docker/daemon/graphdriver/aufs 15.720s coverage: 73.1% of statements [2020-06-04T17:17:32.152Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-06-04T17:17:32.372Z] #39 146.9 CC criu/string.o [2020-06-04T17:17:32.372Z] #39 147.0 CC criu/sysctl.o [2020-06-04T17:17:32.447Z] #17 42.39 Selecting previously unselected package python3-lib2to3. [2020-06-04T17:17:32.447Z] #17 42.40 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-06-04T17:17:32.447Z] #17 42.41 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-06-04T17:17:32.447Z] #17 42.55 Selecting previously unselected package python3-distutils. [2020-06-04T17:17:32.448Z] #17 42.56 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-06-04T17:17:32.448Z] #17 42.56 Unpacking python3-distutils (3.7.3-1) ... [2020-06-04T17:17:32.448Z] #17 42.70 Selecting previously unselected package python3-pip. [2020-06-04T17:17:32.448Z] #17 42.72 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-06-04T17:17:32.448Z] #17 42.72 Unpacking python3-pip (18.1-5) ... [2020-06-04T17:17:32.706Z] #17 42.90 Selecting previously unselected package python3-pkg-resources. [2020-06-04T17:17:32.706Z] #17 42.92 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-06-04T17:17:32.706Z] #17 42.93 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-06-04T17:17:32.943Z] #39 147.5 CC criu/sysfs_parse.o [2020-06-04T17:17:32.964Z] #17 43.05 Selecting previously unselected package python3-setuptools. [2020-06-04T17:17:32.964Z] #17 43.06 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-06-04T17:17:32.964Z] #17 43.06 Unpacking python3-setuptools (40.8.0-1) ... [2020-06-04T17:17:33.222Z] #17 43.31 Selecting previously unselected package python3-wheel. [2020-06-04T17:17:33.222Z] #17 43.31 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-06-04T17:17:33.222Z] #17 43.32 Unpacking python3-wheel (0.32.3-2) ... [2020-06-04T17:17:33.222Z] #17 43.39 Selecting previously unselected package sudo. [2020-06-04T17:17:33.222Z] #17 43.41 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-06-04T17:17:33.222Z] #17 43.42 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-06-04T17:17:33.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-06-04T17:17:33.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-06-04T17:17:33.521Z] #39 147.9 CC criu/timens.o [2020-06-04T17:17:33.521Z] #39 148.2 CC criu/timerfd.o [2020-06-04T17:17:33.623Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.136s coverage: 57.7% of statements [2020-06-04T17:17:33.623Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-06-04T17:17:33.790Z] #17 43.94 Selecting previously unselected package thin-provisioning-tools. [2020-06-04T17:17:33.790Z] #17 43.96 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-06-04T17:17:33.790Z] #17 43.97 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-06-04T17:17:33.794Z] #22 ... [2020-06-04T17:17:33.795Z] [2020-06-04T17:17:33.795Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:17:33.795Z] #40 137.1 CC criu/crtools.o [2020-06-04T17:17:33.906Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.719s coverage: 76.1% of statements [2020-06-04T17:17:33.906Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-06-04T17:17:34.048Z] #17 44.22 Selecting previously unselected package uidmap. [2020-06-04T17:17:34.048Z] #17 44.24 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-06-04T17:17:34.048Z] #17 44.25 Unpacking uidmap (1:4.5-1.1) ... [2020-06-04T17:17:34.048Z] #17 44.35 Selecting previously unselected package vim-runtime. [2020-06-04T17:17:34.048Z] #17 44.36 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-06-04T17:17:34.048Z] #17 44.39 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-06-04T17:17:34.097Z] #39 ... [2020-06-04T17:17:34.097Z] [2020-06-04T17:17:34.097Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-06-04T17:17:34.097Z] #22 DONE 0.2s [2020-06-04T17:17:34.097Z] [2020-06-04T17:17:34.097Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:17:34.097Z] #39 148.5 CC criu/tty.o [2020-06-04T17:17:34.105Z] #40 137.8 CC criu/eventfd.o [2020-06-04T17:17:34.306Z] #17 44.42 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-06-04T17:17:34.306Z] #17 44.43 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-06-04T17:17:34.521Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2020-06-04T17:17:34.784Z] #40 138.2 CC criu/eventpoll.o [2020-06-04T17:17:35.137Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2020-06-04T17:17:35.167Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-06-04T17:17:35.479Z] #39 ... [2020-06-04T17:17:35.479Z] [2020-06-04T17:17:35.479Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-06-04T17:17:35.479Z] #26 DONE 1.2s [2020-06-04T17:17:35.480Z] [2020-06-04T17:17:35.480Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-06-04T17:17:35.480Z] #29 DONE 0.2s [2020-06-04T17:17:35.480Z] [2020-06-04T17:17:35.480Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-06-04T17:17:35.739Z] #31 DONE 0.2s [2020-06-04T17:17:35.739Z] [2020-06-04T17:17:35.739Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:17:35.739Z] #39 150.2 CC criu/tun.o [2020-06-04T17:17:35.739Z] #39 ... [2020-06-04T17:17:35.739Z] [2020-06-04T17:17:35.739Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-06-04T17:17:35.739Z] #34 DONE 0.1s [2020-06-04T17:17:35.751Z] ok github.com/docker/docker/daemon/links 0.013s coverage: 93.0% of statements [2020-06-04T17:17:35.912Z] #40 139.4 CC criu/external.o [2020-06-04T17:17:36.000Z] [2020-06-04T17:17:36.000Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-06-04T17:17:36.000Z] #37 DONE 0.2s [2020-06-04T17:17:36.000Z] [2020-06-04T17:17:36.000Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:17:36.000Z] #39 150.7 CC criu/uffd.o [2020-06-04T17:17:36.234Z] #40 139.9 CC criu/fault-injection.o [2020-06-04T17:17:36.234Z] #40 140.1 CC criu/fdstore.o [2020-06-04T17:17:36.758Z] ok github.com/docker/docker/daemon/images 0.007s coverage: 4.8% of statements [2020-06-04T17:17:36.758Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-06-04T17:17:36.758Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-06-04T17:17:36.915Z] #40 140.4 CC criu/fifo.o [2020-06-04T17:17:37.040Z] ok github.com/docker/docker/daemon/logger 0.221s coverage: 41.8% of statements [2020-06-04T17:17:37.220Z] #40 140.9 CC criu/file-ids.o [2020-06-04T17:17:37.383Z] #39 151.7 CC criu/util.o [2020-06-04T17:17:37.527Z] #40 141.4 CC criu/file-lock.o [2020-06-04T17:17:37.595Z] #17 47.57 Selecting previously unselected package vim. [2020-06-04T17:17:37.595Z] #17 47.58 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-06-04T17:17:37.595Z] #17 47.59 Unpacking vim (2:8.1.0875-5) ... [2020-06-04T17:17:37.595Z] #17 ... [2020-06-04T17:17:37.595Z] [2020-06-04T17:17:37.595Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:17:37.595Z] #39 102.7 CC criu/cr-errno.o [2020-06-04T17:17:37.595Z] #39 102.8 CC criu/cr-restore.o [2020-06-04T17:17:37.595Z] #39 107.4 CC criu/cr-service.o [2020-06-04T17:17:37.595Z] #39 108.9 CC criu/crtools.o [2020-06-04T17:17:37.595Z] #39 109.4 CC criu/eventfd.o [2020-06-04T17:17:37.595Z] #39 109.9 CC criu/eventpoll.o [2020-06-04T17:17:37.595Z] #39 110.9 CC criu/external.o [2020-06-04T17:17:37.595Z] #39 111.3 CC criu/fault-injection.o [2020-06-04T17:17:37.595Z] #39 111.4 CC criu/fdstore.o [2020-06-04T17:17:37.595Z] #39 111.9 CC criu/fifo.o [2020-06-04T17:17:37.595Z] #39 112.3 CC criu/file-ids.o [2020-06-04T17:17:37.595Z] #39 112.7 CC criu/file-lock.o [2020-06-04T17:17:37.853Z] #39 ... [2020-06-04T17:17:37.853Z] [2020-06-04T17:17:37.853Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-04T17:17:37.853Z] #17 48.14 Selecting previously unselected package xfsprogs. [2020-06-04T17:17:37.853Z] #17 48.14 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-06-04T17:17:37.853Z] #17 48.15 Unpacking xfsprogs (4.20.0-1) ... [2020-06-04T17:17:38.049Z] ok github.com/docker/docker/daemon/logger/awslogs 0.085s coverage: 77.8% of statements [2020-06-04T17:17:38.049Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-06-04T17:17:38.049Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-06-04T17:17:38.049Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 67.0% of statements [2020-06-04T17:17:38.324Z] #39 152.8 CC criu/uts_ns.o [2020-06-04T17:17:38.420Z] #17 48.63 Selecting previously unselected package zip. [2020-06-04T17:17:38.420Z] #17 48.65 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-06-04T17:17:38.420Z] #17 48.66 Unpacking zip (3.0-11+b1) ... [2020-06-04T17:17:38.585Z] #39 152.9 CC criu/vdso.o [2020-06-04T17:17:38.637Z] #40 ... [2020-06-04T17:17:38.637Z] [2020-06-04T17:17:38.637Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-04T17:17:38.637Z] #29 DONE 211.7s [2020-06-04T17:17:38.637Z] [2020-06-04T17:17:38.637Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-04T17:17:38.637Z] #20 7.453 Collecting yamllint==1.16.0 [2020-06-04T17:17:38.637Z] #20 8.016 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-06-04T17:17:38.637Z] #20 8.159 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-06-04T17:17:38.637Z] #20 8.252 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-06-04T17:17:38.637Z] #20 8.355 Collecting pyyaml (from yamllint==1.16.0) [2020-06-04T17:17:38.637Z] #20 8.635 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-06-04T17:17:38.637Z] #20 10.59 Building wheels for collected packages: pyyaml [2020-06-04T17:17:38.637Z] #20 10.59 Running setup.py bdist_wheel for pyyaml: started [2020-06-04T17:17:38.678Z] #17 48.81 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-06-04T17:17:38.678Z] #17 48.82 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-04T17:17:38.678Z] #17 48.83 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-06-04T17:17:38.678Z] #17 48.84 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-06-04T17:17:38.678Z] #17 48.85 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-06-04T17:17:38.678Z] #17 48.86 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-06-04T17:17:38.678Z] #17 48.88 Setting up uidmap (1:4.5-1.1) ... [2020-06-04T17:17:38.678Z] #17 48.89 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-06-04T17:17:38.678Z] #17 48.90 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-04T17:17:38.678Z] #17 48.91 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-04T17:17:38.678Z] #17 48.92 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-04T17:17:38.678Z] #17 48.93 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-04T17:17:38.678Z] #17 48.94 Setting up xxd (2:8.1.0875-5) ... [2020-06-04T17:17:38.678Z] #17 48.95 Setting up zip (3.0-11+b1) ... [2020-06-04T17:17:38.678Z] #17 48.96 Setting up vim-common (2:8.1.0875-5) ... [2020-06-04T17:17:38.678Z] #17 48.99 Setting up bash-completion (1:2.8-6) ... [2020-06-04T17:17:38.845Z] #39 153.4 LINK criu/built-in.o [2020-06-04T17:17:39.058Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 26.2% of statements [2020-06-04T17:17:39.058Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 61.6% of statements [2020-06-04T17:17:39.105Z] #39 153.5 LINK criu/criu [2020-06-04T17:17:39.330Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-06-04T17:17:39.340Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.017s coverage: 87.2% of statements [2020-06-04T17:17:39.366Z] #39 153.9 DEP lib/c/criu.d [2020-06-04T17:17:39.627Z] #39 154.0 CC images/rpc.pb-c.o [2020-06-04T17:17:39.745Z] #20 12.49 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-06-04T17:17:39.745Z] #20 12.49 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-06-04T17:17:39.745Z] #20 12.63 Successfully built pyyaml [2020-06-04T17:17:39.745Z] #20 12.65 Installing collected packages: pathspec, pyyaml, yamllint [2020-06-04T17:17:39.890Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-06-04T17:17:39.954Z] ok github.com/docker/docker/daemon/logger/local 0.008s coverage: 75.2% of statements [2020-06-04T17:17:39.954Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-06-04T17:17:40.197Z] #39 154.6 CC lib/c/criu.o [2020-06-04T17:17:40.435Z] #20 13.35 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-06-04T17:17:40.568Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.095s coverage: 37.7% of statements [2020-06-04T17:17:40.753Z] #20 DONE 13.6s [2020-06-04T17:17:40.753Z] [2020-06-04T17:17:40.753Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:17:40.753Z] #40 143.2 CC criu/files-ext.o [2020-06-04T17:17:40.753Z] #40 143.7 CC criu/files-reg.o [2020-06-04T17:17:41.137Z] #39 155.6 LINK lib/c/built-in.o [2020-06-04T17:17:41.138Z] #39 155.6 LINK lib/c/libcriu.so [2020-06-04T17:17:41.138Z] #39 155.6 LINK lib/c/libcriu.a [2020-06-04T17:17:41.138Z] #39 155.8 GEN magic.py [2020-06-04T17:17:41.183Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.006s coverage: 33.3% of statements [2020-06-04T17:17:41.398Z] #39 155.9 Note: Building without setproctitle() and strlcpy() support. [2020-06-04T17:17:41.398Z] #39 155.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-04T17:17:41.398Z] #39 155.9 Note: Building without GnuTLS support [2020-06-04T17:17:41.398Z] #39 155.9 Makefile.config:39: Warn: you have no libnftables installed [2020-06-04T17:17:41.398Z] #39 155.9 Makefile.config:40: Warn: Building without nftables support [2020-06-04T17:17:41.962Z] #17 51.74 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-06-04T17:17:41.962Z] #17 51.75 Setting up xz-utils (5.2.4-1) ... [2020-06-04T17:17:41.962Z] #17 51.76 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-06-04T17:17:41.962Z] #17 51.78 Setting up sudo (1.8.27-1+deb10u2) ... [2020-06-04T17:17:41.962Z] #17 51.87 invoke-rc.d: could not determine current runlevel [2020-06-04T17:17:41.962Z] #17 51.88 invoke-rc.d: policy-rc.d denied execution of start. [2020-06-04T17:17:41.962Z] #17 51.89 Setting up pigz (2.4-1) ... [2020-06-04T17:17:41.962Z] #17 51.91 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-06-04T17:17:41.962Z] #17 51.93 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-06-04T17:17:41.962Z] #17 51.95 Setting up python-pip-whl (18.1-5) ... [2020-06-04T17:17:41.962Z] #17 51.96 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-06-04T17:17:41.962Z] #17 52.00 Setting up vim-runtime (2:8.1.0875-5) ... [2020-06-04T17:17:41.969Z] #39 156.6 fatal: not a git repository (or any of the parent directories): .git [2020-06-04T17:17:42.190Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 47.8% of statements [2020-06-04T17:17:42.244Z] #17 52.39 Setting up libaio1:amd64 (0.3.112-3) ... [2020-06-04T17:17:42.244Z] #17 52.40 Setting up libonig5:amd64 (6.9.1-1) ... [2020-06-04T17:17:42.244Z] #17 52.43 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-06-04T17:17:42.244Z] #17 52.44 Setting up vim (2:8.1.0875-5) ... [2020-06-04T17:17:42.244Z] #17 52.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-06-04T17:17:42.244Z] #17 52.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-06-04T17:17:42.244Z] #17 52.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-06-04T17:17:42.244Z] #17 52.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-06-04T17:17:42.244Z] #17 52.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-06-04T17:17:42.244Z] #17 52.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-06-04T17:17:42.244Z] #17 52.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-06-04T17:17:42.244Z] #17 52.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-06-04T17:17:42.244Z] #17 52.55 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-04T17:17:42.244Z] #17 52.57 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-06-04T17:17:42.244Z] #17 52.59 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-06-04T17:17:42.244Z] #17 52.60 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-04T17:17:42.327Z] #40 145.9 CC criu/files.o [2020-06-04T17:17:42.475Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-06-04T17:17:42.502Z] #17 52.65 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-06-04T17:17:42.502Z] #17 52.66 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-06-04T17:17:42.910Z] #39 157.5 make[1]: Nothing to be done for 'all'. [2020-06-04T17:17:43.089Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-06-04T17:17:43.089Z] ok github.com/docker/docker/daemon/logger/splunk 1.422s coverage: 82.5% of statements [2020-06-04T17:17:43.089Z] ? github.com/docker/docker/daemon/names [no test files] [2020-06-04T17:17:43.089Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-06-04T17:17:43.851Z] #39 158.3 make[1]: 'images/built-in.o' is up to date. [2020-06-04T17:17:43.851Z] #39 158.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-06-04T17:17:43.851Z] #39 158.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-06-04T17:17:43.851Z] #39 158.5 make[1]: 'compel/libcompel.a' is up to date. [2020-06-04T17:17:43.851Z] #39 158.5 make[1]: 'compel/compel-host-bin' is up to date. [2020-06-04T17:17:44.119Z] #39 158.6 make[1]: Nothing to be done for 'all'. [2020-06-04T17:17:44.119Z] #39 158.6 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-04T17:17:44.380Z] #39 158.9 make[2]: Nothing to be done for 'all'. [2020-06-04T17:17:44.380Z] #39 158.9 make[2]: Nothing to be done for 'all'. [2020-06-04T17:17:44.380Z] #39 159.0 make[2]: Nothing to be done for 'all'. [2020-06-04T17:17:44.542Z] #40 148.2 CC criu/filesystems.o [2020-06-04T17:17:44.560Z] ok github.com/docker/docker/distribution/metadata 0.023s coverage: 48.2% of statements [2020-06-04T17:17:44.640Z] #39 159.1 make[2]: Nothing to be done for 'all'. [2020-06-04T17:17:44.640Z] #39 159.2 make[2]: Nothing to be done for 'all'. [2020-06-04T17:17:44.640Z] #39 159.2 make[2]: Nothing to be done for 'all'. [2020-06-04T17:17:44.640Z] #39 159.3 make[2]: Nothing to be done for 'all'. [2020-06-04T17:17:44.842Z] ok github.com/docker/docker/distribution 0.303s coverage: 22.1% of statements [2020-06-04T17:17:44.842Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-06-04T17:17:44.900Z] #39 159.4 make[2]: Nothing to be done for 'all'. [2020-06-04T17:17:44.900Z] #39 159.4 INSTALL criu/criu [2020-06-04T17:17:45.471Z] #39 DONE 159.8s [2020-06-04T17:17:45.471Z] [2020-06-04T17:17:45.471Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:17:45.656Z] #40 149.2 CC criu/fsnotify.o [2020-06-04T17:17:45.784Z] #17 55.59 Setting up iptables (1.8.2-4) ... [2020-06-04T17:17:45.784Z] #17 55.61 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-04T17:17:45.784Z] #17 55.62 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-04T17:17:45.784Z] #17 55.62 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-04T17:17:45.784Z] #17 55.63 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-04T17:17:45.784Z] #17 55.64 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-06-04T17:17:45.784Z] #17 55.64 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-06-04T17:17:45.784Z] #17 55.65 Setting up python3 (3.7.3-1) ... [2020-06-04T17:17:45.849Z] ok github.com/docker/docker/errdefs 0.006s coverage: 49.4% of statements [2020-06-04T17:17:46.043Z] #17 56.06 Setting up python3-wheel (0.32.3-2) ... [2020-06-04T17:17:46.301Z] #17 ... [2020-06-04T17:17:46.301Z] [2020-06-04T17:17:46.301Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-04T17:17:46.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-06-04T17:17:46.464Z] ok github.com/docker/docker/image 0.012s coverage: 86.4% of statements [2020-06-04T17:17:46.559Z] #36 197.2 + dpkg --print-architecture [2020-06-04T17:17:46.559Z] #36 197.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-06-04T17:17:46.818Z] #36 197.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-06-04T17:17:46.818Z] #36 197.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-06-04T17:17:46.851Z] #52 ... [2020-06-04T17:17:46.851Z] [2020-06-04T17:17:46.851Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-06-04T17:17:47.080Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2020-06-04T17:17:47.112Z] #40 DONE 0.2s [2020-06-04T17:17:47.112Z] [2020-06-04T17:17:47.112Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-06-04T17:17:47.112Z] #42 DONE 0.2s [2020-06-04T17:17:47.112Z] [2020-06-04T17:17:47.112Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-06-04T17:17:47.259Z] #40 150.6 CC criu/image-desc.o [2020-06-04T17:17:47.259Z] #40 150.8 CC criu/image.o [2020-06-04T17:17:47.363Z] ok github.com/docker/docker/distribution/xfer 1.882s coverage: 85.6% of statements [2020-06-04T17:17:47.363Z] ? github.com/docker/docker/dockerversion [no test files] [2020-06-04T17:17:47.363Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-06-04T17:17:47.372Z] #44 DONE 0.2s [2020-06-04T17:17:47.372Z] [2020-06-04T17:17:47.372Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:17:48.148Z] 4612f6d0b889: Pull complete [2020-06-04T17:17:48.148Z] Digest: sha256:2629881183feda906459163cb58fbdbc001bea76a92b2dc4695c8e5b14f747ae [2020-06-04T17:17:48.148Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-04T17:17:48.148Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-06-04T17:17:48.148Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-06-04T17:17:48.148Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1217' [2020-06-04T17:17:48.148Z] WARN: Skipping validation tests [2020-06-04T17:17:48.148Z] INFO: Running unit tests at 06/04/2020 17:17:39... [2020-06-04T17:17:48.148Z] INFO: make.ps1 starting at 06/04/2020 17:17:42 [2020-06-04T17:17:48.148Z] INFO: Git commit (4c2c82514c) assumed from DOCKER_GITCOMMIT environment variable [2020-06-04T17:17:48.148Z] INFO: Invoking autogen... [2020-06-04T17:17:48.148Z] INFO: Running unit tests... [2020-06-04T17:17:48.359Z] #40 151.7 CC criu/ipc_ns.o [2020-06-04T17:17:48.381Z] ok github.com/docker/docker/image/v1 0.014s coverage: 25.0% of statements [2020-06-04T17:17:48.381Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-06-04T17:17:48.719Z] #36 ... [2020-06-04T17:17:48.719Z] [2020-06-04T17:17:48.719Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:17:48.719Z] #39 113.7 CC criu/files-ext.o [2020-06-04T17:17:48.719Z] #39 114.1 CC criu/files-reg.o [2020-06-04T17:17:48.719Z] #39 116.4 CC criu/files.o [2020-06-04T17:17:48.719Z] #39 118.6 CC criu/filesystems.o [2020-06-04T17:17:48.719Z] #39 119.4 CC criu/fsnotify.o [2020-06-04T17:17:48.719Z] #39 120.6 CC criu/image-desc.o [2020-06-04T17:17:48.719Z] #39 120.8 CC criu/image.o [2020-06-04T17:17:48.719Z] #39 121.8 CC criu/ipc_ns.o [2020-06-04T17:17:48.719Z] #39 122.9 CC criu/irmap.o [2020-06-04T17:17:48.719Z] #39 123.6 CC criu/kcmp-ids.o [2020-06-04T17:17:48.719Z] #39 ... [2020-06-04T17:17:48.719Z] [2020-06-04T17:17:48.719Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-04T17:17:48.719Z] #17 56.74 Setting up apparmor (2.13.2-10) ... [2020-06-04T17:17:48.719Z] #17 58.37 Setting up xfsprogs (4.20.0-1) ... [2020-06-04T17:17:48.719Z] #17 58.38 Setting up python3-lib2to3 (3.7.3-1) ... [2020-06-04T17:17:48.719Z] #17 58.76 Setting up python3-pkg-resources (40.8.0-1) ... [2020-06-04T17:17:48.995Z] ok github.com/docker/docker/libcontainerd/queue 0.025s coverage: 100.0% of statements [2020-06-04T17:17:49.518Z] #40 153.1 CC criu/irmap.o [2020-06-04T17:17:49.653Z] #17 59.62 Setting up python3-distutils (3.7.3-1) ... [2020-06-04T17:17:49.914Z] #17 60.16 Setting up python3-setuptools (40.8.0-1) ... [2020-06-04T17:17:50.001Z] ok github.com/docker/docker/opts 0.016s coverage: 67.4% of statements [2020-06-04T17:17:50.001Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-06-04T17:17:50.206Z] #40 153.9 CC criu/kcmp-ids.o [2020-06-04T17:17:50.518Z] #40 154.2 CC criu/kerndat.o [2020-06-04T17:17:51.290Z] #17 61.41 Setting up python3-pip (18.1-5) ... [2020-06-04T17:17:51.472Z] ok github.com/docker/docker/pkg/archive 0.487s coverage: 77.2% of statements [2020-06-04T17:17:52.003Z] 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-04T17:17:52.132Z] #40 155.5 CC criu/libnetlink.o [2020-06-04T17:17:52.132Z] #40 155.9 CC criu/log.o [2020-06-04T17:17:52.226Z] #17 62.44 Processing triggers for libc-bin (2.28-10) ... [2020-06-04T17:17:52.226Z] #17 62.49 Processing triggers for mime-support (3.62) ... [2020-06-04T17:17:52.478Z] ok github.com/docker/docker/pkg/authorization 0.253s coverage: 68.3% of statements [2020-06-04T17:17:52.760Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-06-04T17:17:52.761Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-06-04T17:17:52.794Z] #17 DONE 63.1s [2020-06-04T17:17:52.794Z] [2020-06-04T17:17:52.794Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:17:52.794Z] #39 123.9 CC criu/kerndat.o [2020-06-04T17:17:52.794Z] #39 124.9 CC criu/libnetlink.o [2020-06-04T17:17:52.794Z] #39 125.4 CC criu/log.o [2020-06-04T17:17:52.794Z] #39 126.0 CC criu/lsm.o [2020-06-04T17:17:52.794Z] #39 126.5 CC criu/mem.o [2020-06-04T17:17:52.826Z] #40 156.4 CC criu/lsm.o [2020-06-04T17:17:53.054Z] #39 128.2 CC criu/memfd.o [2020-06-04T17:17:53.154Z] #40 156.9 CC criu/mem.o [2020-06-04T17:17:53.990Z] #39 129.0 CC criu/mount.o [2020-06-04T17:17:54.429Z] sha256:1edaeb31b0a4b2c566f48f43383fcb3757f55974e9444092338d12469203c630 [2020-06-04T17:17:54.429Z] INFO: Starting docker-py tests... [2020-06-04T17:17:54.429Z] ============================= test session starts ============================== [2020-06-04T17:17:54.429Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-06-04T17:17:54.429Z] rootdir: /src, inifile: pytest.ini [2020-06-04T17:17:54.429Z] plugins: cov-2.6.1, timeout-1.3.3 [2020-06-04T17:17:54.429Z] collected 387 items / 1 deselected / 386 selected [2020-06-04T17:17:54.429Z] [2020-06-04T17:17:54.557Z] #39 ... [2020-06-04T17:17:54.557Z] [2020-06-04T17:17:54.557Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-06-04T17:17:54.557Z] #18 1.709 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-06-04T17:17:54.557Z] #18 1.713 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-06-04T17:17:54.557Z] #18 1.716 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-06-04T17:17:54.557Z] #18 DONE 1.8s [2020-06-04T17:17:54.815Z] [2020-06-04T17:17:54.815Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-04T17:17:55.334Z] #40 158.8 CC criu/memfd.o [2020-06-04T17:17:56.004Z] #40 159.4 CC criu/mount.o [2020-06-04T17:17:56.213Z] ok github.com/docker/docker/layer 7.250s coverage: 68.8% of statements [2020-06-04T17:17:56.213Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-06-04T17:17:56.213Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-06-04T17:17:56.213Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-06-04T17:17:56.213Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-06-04T17:17:56.213Z] ? github.com/docker/docker/oci [no test files] [2020-06-04T17:17:56.213Z] ? github.com/docker/docker/oci/caps [no test files] [2020-06-04T17:17:56.495Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-06-04T17:17:56.777Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2020-06-04T17:17:57.060Z] ok github.com/docker/docker/pkg/chrootarchive 3.519s coverage: 43.2% of statements [2020-06-04T17:17:57.060Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-06-04T17:17:57.060Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-06-04T17:17:57.060Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 97.6% of statements [2020-06-04T17:17:57.677Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2020-06-04T17:17:57.959Z] ok github.com/docker/docker/pkg/discovery/nodes 0.012s coverage: 93.8% of statements [2020-06-04T17:17:58.241Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2020-06-04T17:17:58.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-06-04T17:17:59.247Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2020-06-04T17:17:59.274Z] ? github.com/docker/docker/api [no test files] [2020-06-04T17:17:59.860Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 89.5% of statements [2020-06-04T17:18:00.622Z] #40 164.0 CC criu/namespaces.o [2020-06-04T17:18:00.866Z] ok github.com/docker/docker/pkg/fsutils 0.469s coverage: 85.1% of statements [2020-06-04T17:18:00.867Z] ok github.com/docker/docker/pkg/discovery/kv 3.081s coverage: 84.1% of statements [2020-06-04T17:18:01.148Z] ok github.com/docker/docker/pkg/homedir 0.001s coverage: 11.4% of statements [2020-06-04T17:18:01.376Z] #19 5.610 Collecting yamllint==1.16.0 [2020-06-04T17:18:02.154Z] ok github.com/docker/docker/pkg/idtools 0.412s coverage: 70.3% of statements [2020-06-04T17:18:02.154Z] ok github.com/docker/docker/pkg/ioutils 0.281s coverage: 70.6% of statements [2020-06-04T17:18:02.311Z] #19 ... [2020-06-04T17:18:02.311Z] [2020-06-04T17:18:02.311Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:18:02.311Z] #39 133.8 CC criu/namespaces.o [2020-06-04T17:18:02.311Z] #39 135.9 CC criu/net.o [2020-06-04T17:18:02.436Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2020-06-04T17:18:02.436Z] ok github.com/docker/docker/pkg/locker 0.048s coverage: 88.9% of statements [2020-06-04T17:18:02.718Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2020-06-04T17:18:02.718Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-06-04T17:18:02.718Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-06-04T17:18:02.718Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-06-04T17:18:02.718Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-06-04T17:18:02.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-06-04T17:18:02.765Z] #40 166.5 CC criu/net.o [2020-06-04T17:18:03.000Z] ok github.com/docker/docker/pkg/parsers 0.025s coverage: 97.0% of statements [2020-06-04T17:18:03.000Z] ok github.com/docker/docker/pkg/parsers/kernel 0.015s coverage: 60.0% of statements [2020-06-04T17:18:03.282Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 91.4% of statements [2020-06-04T17:18:03.282Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-06-04T17:18:03.282Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-06-04T17:18:03.282Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-06-04T17:18:03.686Z] #39 138.9 CC criu/netfilter.o [2020-06-04T17:18:03.899Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.010s coverage: 56.8% of statements [2020-06-04T17:18:03.946Z] #39 139.2 CC criu/page-pipe.o [2020-06-04T17:18:04.514Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-06-04T17:18:04.514Z] #39 139.9 CC criu/page-xfer.o [2020-06-04T17:18:04.795Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-06-04T17:18:04.795Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-06-04T17:18:05.474Z] #45 DONE 229.6s [2020-06-04T17:18:05.474Z] [2020-06-04T17:18:05.474Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:18:05.889Z] #39 ... [2020-06-04T17:18:05.889Z] [2020-06-04T17:18:05.889Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-04T17:18:05.889Z] #19 10.96 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-06-04T17:18:05.889Z] #19 11.04 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-06-04T17:18:05.889Z] #19 11.08 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-06-04T17:18:05.889Z] #19 11.13 Collecting pyyaml (from yamllint==1.16.0) [2020-06-04T17:18:05.889Z] #19 11.26 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-06-04T17:18:06.042Z] #52 200.2 + bin/containerd-stress [2020-06-04T17:18:06.267Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 73.9% of statements [2020-06-04T17:18:06.446Z] #40 170.0 CC criu/netfilter.o [2020-06-04T17:18:06.446Z] #40 170.3 CC criu/page-pipe.o [2020-06-04T17:18:06.549Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-06-04T17:18:06.982Z] #52 ... [2020-06-04T17:18:06.982Z] [2020-06-04T17:18:06.982Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-06-04T17:18:06.982Z] #46 DONE 0.2s [2020-06-04T17:18:06.982Z] [2020-06-04T17:18:06.982Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-06-04T17:18:06.982Z] #48 DONE 0.1s [2020-06-04T17:18:06.982Z] [2020-06-04T17:18:06.982Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:18:06.982Z] #52 ... [2020-06-04T17:18:06.982Z] [2020-06-04T17:18:06.982Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-06-04T17:18:06.982Z] #50 DONE 0.1s [2020-06-04T17:18:07.240Z] [2020-06-04T17:18:07.240Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:18:07.558Z] #40 171.1 CC criu/page-xfer.o [2020-06-04T17:18:07.790Z] #19 12.62 Building wheels for collected packages: pyyaml [2020-06-04T17:18:07.790Z] #19 12.62 Running setup.py bdist_wheel for pyyaml: started [2020-06-04T17:18:07.991Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-06-04T17:18:08.356Z] #19 13.66 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-06-04T17:18:08.356Z] #19 13.66 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-06-04T17:18:08.356Z] #19 13.72 Successfully built pyyaml [2020-06-04T17:18:08.356Z] #19 13.73 Installing collected packages: pathspec, pyyaml, yamllint [2020-06-04T17:18:08.615Z] #19 14.03 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-06-04T17:18:08.618Z] #52 202.8 + bin/containerd-shim [2020-06-04T17:18:08.665Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-06-04T17:18:09.183Z] #19 DONE 14.5s [2020-06-04T17:18:09.183Z] [2020-06-04T17:18:09.183Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-06-04T17:18:09.222Z] ok github.com/docker/docker/pkg/signal 2.325s coverage: 61.0% of statements [2020-06-04T17:18:09.229Z] tests/integration/api_client_test.py ..... [ 7%] [2020-06-04T17:18:09.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-06-04T17:18:09.441Z] #22 DONE 0.1s [2020-06-04T17:18:09.441Z] [2020-06-04T17:18:09.441Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-06-04T17:18:09.504Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-06-04T17:18:09.786Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-06-04T17:18:09.810Z] #40 173.0 CC criu/pagemap-cache.o [2020-06-04T17:18:09.810Z] #40 173.5 CC criu/pagemap.o [2020-06-04T17:18:10.068Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-06-04T17:18:10.068Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-06-04T17:18:10.373Z] #26 DONE 0.9s [2020-06-04T17:18:10.373Z] [2020-06-04T17:18:10.373Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-06-04T17:18:10.373Z] #29 DONE 0.1s [2020-06-04T17:18:10.373Z] [2020-06-04T17:18:10.373Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-06-04T17:18:10.373Z] #31 DONE 0.1s [2020-06-04T17:18:10.373Z] [2020-06-04T17:18:10.373Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:18:10.373Z] #39 141.2 CC criu/pagemap-cache.o [2020-06-04T17:18:10.373Z] #39 141.6 CC criu/pagemap.o [2020-06-04T17:18:10.373Z] #39 142.7 CC criu/parasite-syscall.o [2020-06-04T17:18:10.373Z] #39 143.7 CC criu/path.o [2020-06-04T17:18:10.373Z] #39 144.1 CC criu/pie-util-vdso-elf32.o [2020-06-04T17:18:10.373Z] #39 144.7 CC criu/pie-util-vdso.o [2020-06-04T17:18:10.373Z] #39 145.2 CC criu/pie-util.o [2020-06-04T17:18:10.373Z] #39 145.5 CC criu/pipes.o [2020-06-04T17:18:10.417Z] tests/integration/api_config_test.py ..... [ 8%] [2020-06-04T17:18:10.631Z] #39 ... [2020-06-04T17:18:10.631Z] [2020-06-04T17:18:10.631Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-06-04T17:18:10.631Z] #34 DONE 0.1s [2020-06-04T17:18:10.631Z] [2020-06-04T17:18:10.631Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:18:10.682Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 54.1% of statements [2020-06-04T17:18:10.889Z] #52 ... [2020-06-04T17:18:10.889Z] [2020-06-04T17:18:10.889Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:18:10.889Z] #39 146.2 CC criu/plugin.o [2020-06-04T17:18:10.994Z] #40 174.7 CC criu/parasite-syscall.o [2020-06-04T17:18:11.296Z] ok github.com/docker/docker/pkg/system 0.045s coverage: 36.9% of statements [2020-06-04T17:18:11.454Z] #39 146.6 CC criu/proc_parse.o [2020-06-04T17:18:11.578Z] ok github.com/docker/docker/pkg/tailfile 0.041s coverage: 88.6% of statements [2020-06-04T17:18:11.862Z] ok github.com/docker/docker/pkg/tarsum 0.026s coverage: 89.3% of statements [2020-06-04T17:18:11.899Z] ok github.com/docker/docker/api/server 0.208s coverage: 9.0% of statements [2020-06-04T17:18:12.144Z] testing: warning: no tests to run [2020-06-04T17:18:12.145Z] coverage: [no statements] [2020-06-04T17:18:12.145Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-06-04T17:18:12.177Z] #40 175.7 CC criu/path.o [2020-06-04T17:18:12.426Z] ok github.com/docker/docker/pkg/truncindex 0.135s coverage: 91.5% of statements [2020-06-04T17:18:12.539Z] #40 176.1 CC criu/pie-util-vdso.o [2020-06-04T17:18:12.708Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-06-04T17:18:12.708Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-06-04T17:18:12.871Z] #40 176.6 CC criu/pie-util.o [2020-06-04T17:18:13.179Z] #40 176.8 CC criu/pipes.o [2020-06-04T17:18:13.847Z] #40 177.6 CC criu/plugin.o [2020-06-04T17:18:13.896Z] #52 208.1 + bin/containerd-shim-runc-v1 [2020-06-04T17:18:13.980Z] #39 ... [2020-06-04T17:18:13.980Z] [2020-06-04T17:18:13.980Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-04T17:18:13.980Z] #36 DONE 224.6s [2020-06-04T17:18:13.980Z] [2020-06-04T17:18:13.980Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:18:13.980Z] #39 149.2 CC criu/protobuf-desc.o [2020-06-04T17:18:14.523Z] #40 178.1 CC criu/proc_parse.o [2020-06-04T17:18:14.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-06-04T17:18:14.729Z] ok github.com/docker/docker/plugin 0.546s coverage: 23.1% of statements [2020-06-04T17:18:15.011Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-06-04T17:18:15.353Z] #39 150.3 CC criu/protobuf.o [2020-06-04T17:18:15.611Z] #39 ... [2020-06-04T17:18:15.611Z] [2020-06-04T17:18:15.611Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-06-04T17:18:15.611Z] #37 DONE 0.1s [2020-06-04T17:18:15.611Z] [2020-06-04T17:18:15.611Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:18:15.611Z] #39 150.9 CC criu/pstree.o [2020-06-04T17:18:15.624Z] ok github.com/docker/docker/profiles/seccomp 0.002s coverage: 75.0% of statements [2020-06-04T17:18:15.906Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-06-04T17:18:16.545Z] #39 151.6 CC criu/rbtree.o [2020-06-04T17:18:16.545Z] #39 151.9 CC criu/rst-malloc.o [2020-06-04T17:18:16.803Z] #39 152.1 CC criu/seccomp.o [2020-06-04T17:18:17.186Z] #52 210.9 + bin/containerd-shim-runc-v2 [2020-06-04T17:18:17.370Z] #39 152.6 CC criu/seize.o [2020-06-04T17:18:17.376Z] ok github.com/docker/docker/registry 0.090s coverage: 56.3% of statements [2020-06-04T17:18:17.658Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2020-06-04T17:18:17.658Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-06-04T17:18:17.753Z] #52 212.0 + binaries [2020-06-04T17:18:17.753Z] #52 212.0 + install -D bin/containerd /build/containerd [2020-06-04T17:18:17.753Z] #52 212.0 + install -D bin/containerd-shim /build/containerd-shim [2020-06-04T17:18:17.753Z] #52 212.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-06-04T17:18:17.940Z] #39 153.3 CC criu/servicefd.o [2020-06-04T17:18:18.012Z] #52 212.1 + install -D bin/ctr /build/ctr [2020-06-04T17:18:18.270Z] #52 DONE 212.4s [2020-06-04T17:18:18.508Z] #39 153.8 CC criu/shmem.o [2020-06-04T17:18:18.686Z] ok github.com/docker/docker/runconfig 0.013s coverage: 65.8% of statements [2020-06-04T17:18:18.686Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-06-04T17:18:18.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-06-04T17:18:19.074Z] #39 154.5 CC criu/sigframe.o [2020-06-04T17:18:19.201Z] #40 182.1 CC criu/protobuf-desc.o [2020-06-04T17:18:19.332Z] #39 154.6 CC criu/signalfd.o [2020-06-04T17:18:19.562Z] #40 183.2 CC criu/protobuf.o [2020-06-04T17:18:19.590Z] #39 154.8 CC criu/sk-inet.o [2020-06-04T17:18:19.646Z] [2020-06-04T17:18:19.646Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-06-04T17:18:19.904Z] #53 DONE 0.3s [2020-06-04T17:18:19.904Z] [2020-06-04T17:18:19.904Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-06-04T17:18:19.939Z] #40 183.6 CC criu/pstree.o [2020-06-04T17:18:19.939Z] #40 ... [2020-06-04T17:18:19.939Z] [2020-06-04T17:18:19.939Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-04T17:18:20.163Z] #57 DONE 0.1s [2020-06-04T17:18:20.163Z] [2020-06-04T17:18:20.163Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-06-04T17:18:20.164Z] #59 DONE 0.2s [2020-06-04T17:18:20.164Z] [2020-06-04T17:18:20.164Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-06-04T17:18:20.164Z] #61 DONE 0.1s [2020-06-04T17:18:20.302Z] #37 253.3 + dpkg --print-architecture [2020-06-04T17:18:20.302Z] #37 253.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-06-04T17:18:20.422Z] [2020-06-04T17:18:20.422Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-06-04T17:18:20.422Z] #62 DONE 0.0s [2020-06-04T17:18:20.422Z] [2020-06-04T17:18:20.422Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-06-04T17:18:20.525Z] #39 155.6 CC criu/sk-netlink.o [2020-06-04T17:18:20.656Z] #37 253.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-06-04T17:18:20.656Z] #37 253.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-06-04T17:18:20.707Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-06-04T17:18:20.783Z] #39 156.0 CC criu/sk-packet.o [2020-06-04T17:18:21.321Z] ok github.com/docker/docker/volume/local 0.053s coverage: 73.0% of statements [2020-06-04T17:18:21.349Z] #39 156.6 CC criu/sk-queue.o [2020-06-04T17:18:21.608Z] #39 157.0 CC criu/sk-tcp.o [2020-06-04T17:18:21.797Z] #63 DONE 1.6s [2020-06-04T17:18:21.797Z] [2020-06-04T17:18:21.797Z] #64 exporting to image [2020-06-04T17:18:21.797Z] #64 exporting layers [2020-06-04T17:18:21.935Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-06-04T17:18:22.174Z] #39 157.4 CC criu/sk-unix.o [2020-06-04T17:18:22.549Z] ok github.com/docker/docker/volume/service 0.010s coverage: 73.0% of statements [2020-06-04T17:18:23.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-06-04T17:18:24.076Z] #39 159.1 CC criu/sockets.o [2020-06-04T17:18:24.644Z] #39 159.9 CC criu/stats.o [2020-06-04T17:18:24.902Z] #39 160.2 CC criu/string.o [2020-06-04T17:18:24.902Z] #39 160.2 CC criu/sysctl.o [2020-06-04T17:18:25.850Z] #39 160.9 CC criu/sysfs_parse.o [2020-06-04T17:18:25.850Z] #39 161.1 CC criu/timens.o [2020-06-04T17:18:25.991Z] #64 exporting layers 3.5s done [2020-06-04T17:18:25.991Z] #64 writing image sha256:56635bcb63a17586882b8636db3d9ecaa9a170592c8095ca160145da717a7104 done [2020-06-04T17:18:25.991Z] #64 naming to docker.io/library/docker:b4fc2b7202f46f4cdbba0d993aba757f5cd31280 done [2020-06-04T17:18:25.991Z] #64 DONE 3.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-06-04T17:18:26.108Z] #39 161.5 CC criu/timerfd.o [2020-06-04T17:18:26.338Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41030/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr14 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b4fc2b7202f46f4cdbba0d993aba757f5cd31280 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b4fc2b7202f46f4cdbba0d993aba757f5cd31280 hack/test/unit [2020-06-04T17:18:26.675Z] #39 161.8 CC criu/tty.o [2020-06-04T17:18:27.615Z] #39 ... [2020-06-04T17:18:27.615Z] [2020-06-04T17:18:27.615Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:18:27.615Z] #49 110.4 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-06-04T17:18:28.126Z] #37 ... [2020-06-04T17:18:28.127Z] [2020-06-04T17:18:28.127Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:18:28.127Z] #40 185.0 CC criu/rbtree.o [2020-06-04T17:18:28.127Z] #40 185.3 CC criu/rst-malloc.o [2020-06-04T17:18:28.127Z] #40 185.7 CC criu/seccomp.o [2020-06-04T17:18:28.127Z] #40 186.5 CC criu/seize.o [2020-06-04T17:18:28.127Z] #40 187.6 CC criu/servicefd.o [2020-06-04T17:18:28.127Z] #40 188.2 CC criu/shmem.o [2020-06-04T17:18:28.127Z] #40 189.5 CC criu/sigframe.o [2020-06-04T17:18:28.127Z] #40 189.7 CC criu/signalfd.o [2020-06-04T17:18:28.127Z] #40 190.0 CC criu/sk-inet.o [2020-06-04T17:18:28.127Z] #40 191.4 CC criu/sk-netlink.o [2020-06-04T17:18:28.127Z] #40 191.8 CC criu/sk-packet.o [2020-06-04T17:18:28.192Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-06-04T17:18:28.992Z] #49 111.9 + mkdir -p /build [2020-06-04T17:18:28.992Z] #49 111.9 + cp runc /build/runc [2020-06-04T17:18:29.224Z] #40 192.6 CC criu/sk-queue.o [2020-06-04T17:18:29.250Z] #49 DONE 112.3s [2020-06-04T17:18:29.250Z] [2020-06-04T17:18:29.250Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:18:29.250Z] #39 163.4 CC criu/tun.o [2020-06-04T17:18:29.250Z] #39 163.9 CC criu/uffd.o [2020-06-04T17:18:29.558Z] #40 193.3 CC criu/sk-tcp.o [2020-06-04T17:18:29.817Z] #39 165.0 CC criu/util.o [2020-06-04T17:18:30.245Z] #40 193.9 CC criu/sk-unix.o [2020-06-04T17:18:30.763Z] #39 166.1 CC criu/uts_ns.o [2020-06-04T17:18:30.763Z] #39 ... [2020-06-04T17:18:30.763Z] [2020-06-04T17:18:30.764Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:18:30.764Z] #45 231.7 + cd /tmp/tmp.gN00a7CWEz/src/github.com/golangci/golangci-lint/ [2020-06-04T17:18:30.764Z] #45 231.7 + git checkout -q v1.23.8 [2020-06-04T17:18:30.764Z] #45 232.2 ++ git describe --tags [2020-06-04T17:18:30.764Z] #45 232.2 + version=v1.23.8 [2020-06-04T17:18:30.764Z] #45 232.2 ++ git rev-parse --short HEAD [2020-06-04T17:18:30.764Z] #45 232.2 + commit=76a82c6 [2020-06-04T17:18:30.764Z] #45 232.2 ++ git show -s --format=%cd [2020-06-04T17:18:30.764Z] #45 232.2 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-06-04T17:18:30.764Z] #45 232.2 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-06-04T17:18:31.022Z] #45 ... [2020-06-04T17:18:31.022Z] [2020-06-04T17:18:31.022Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:18:31.022Z] #39 166.3 CC criu/vdso-compat.o [2020-06-04T17:18:31.281Z] #39 166.4 CC criu/vdso.o [2020-06-04T17:18:31.540Z] #39 166.8 LINK criu/built-in.o [2020-06-04T17:18:31.540Z] #39 166.9 LINK criu/criu [2020-06-04T17:18:31.607Z] ? github.com/docker/docker/api [no test files] [2020-06-04T17:18:32.159Z] #39 167.2 DEP lib/c/criu.d [2020-06-04T17:18:32.159Z] #39 167.3 CC images/rpc.pb-c.o [2020-06-04T17:18:32.419Z] #39 167.7 CC lib/c/criu.o [2020-06-04T17:18:32.482Z] #40 196.1 CC criu/sockets.o [2020-06-04T17:18:33.369Z] #39 168.6 LINK lib/c/built-in.o [2020-06-04T17:18:33.369Z] #39 168.6 LINK lib/c/libcriu.so [2020-06-04T17:18:33.369Z] #39 168.6 LINK lib/c/libcriu.a [2020-06-04T17:18:33.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-06-04T17:18:33.608Z] #40 197.2 CC criu/stats.o [2020-06-04T17:18:33.626Z] #39 168.7 GEN magic.py [2020-06-04T17:18:33.626Z] #39 168.8 Note: Building without setproctitle() and strlcpy() support. [2020-06-04T17:18:33.626Z] #39 168.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-04T17:18:33.626Z] #39 168.8 Note: Building without GnuTLS support [2020-06-04T17:18:33.626Z] #39 168.8 Makefile.config:39: Warn: you have no libnftables installed [2020-06-04T17:18:33.626Z] #39 168.8 Makefile.config:40: Warn: Building without nftables support [2020-06-04T17:18:33.926Z] #40 197.5 CC criu/string.o [2020-06-04T17:18:33.926Z] #40 197.6 CC criu/sysctl.o [2020-06-04T17:18:34.193Z] #39 169.4 fatal: not a git repository (or any of the parent directories): .git [2020-06-04T17:18:34.760Z] #39 170.0 make[1]: Nothing to be done for 'all'. [2020-06-04T17:18:35.036Z] #40 198.5 CC criu/sysfs_parse.o [2020-06-04T17:18:35.326Z] #39 170.5 make[1]: 'images/built-in.o' is up to date. [2020-06-04T17:18:35.326Z] #39 170.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-06-04T17:18:35.326Z] #39 170.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-06-04T17:18:35.326Z] #39 170.6 make[1]: 'compel/libcompel.a' is up to date. [2020-06-04T17:18:35.326Z] #39 170.6 make[1]: 'compel/compel-host-bin' is up to date. [2020-06-04T17:18:35.326Z] #39 170.6 make[1]: Nothing to be done for 'all'. [2020-06-04T17:18:35.326Z] #39 170.6 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-04T17:18:35.359Z] #40 199.0 CC criu/timens.o [2020-06-04T17:18:35.585Z] #39 170.7 make[2]: Nothing to be done for 'all'. [2020-06-04T17:18:35.585Z] #39 170.7 make[2]: Nothing to be done for 'all'. [2020-06-04T17:18:35.585Z] #39 170.7 make[2]: Nothing to be done for 'all'. [2020-06-04T17:18:35.585Z] #39 170.8 make[2]: Nothing to be done for 'all'. [2020-06-04T17:18:35.585Z] #39 170.8 make[2]: Nothing to be done for 'all'. [2020-06-04T17:18:35.585Z] #39 170.9 make[2]: Nothing to be done for 'all'. [2020-06-04T17:18:35.585Z] #39 170.9 make[2]: Nothing to be done for 'all'. [2020-06-04T17:18:35.843Z] #39 171.0 make[2]: Nothing to be done for 'all'. [2020-06-04T17:18:35.843Z] #39 171.0 INSTALL criu/criu [2020-06-04T17:18:35.843Z] #39 DONE 171.2s [2020-06-04T17:18:35.843Z] [2020-06-04T17:18:35.843Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:18:35.843Z] #52 199.7 + bin/containerd [2020-06-04T17:18:36.059Z] #40 199.5 CC criu/timerfd.o [2020-06-04T17:18:36.379Z] #40 200.0 CC criu/tty.o [2020-06-04T17:18:37.591Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-06-04T17:18:37.591Z] Using test binary docker [2020-06-04T17:18:37.591Z] +++ /etc/init.d/apparmor start [2020-06-04T17:18:37.591Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-06-04T17:18:37.591Z] INFO: Waiting for daemon to start... [2020-06-04T17:18:37.591Z] Starting dockerd [2020-06-04T17:18:37.591Z] +++ 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-04T17:18:37.748Z] #52 ... [2020-06-04T17:18:37.748Z] [2020-06-04T17:18:37.748Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-06-04T17:18:37.748Z] #40 DONE 0.1s [2020-06-04T17:18:37.748Z] [2020-06-04T17:18:37.748Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-06-04T17:18:37.748Z] #42 DONE 0.1s [2020-06-04T17:18:37.748Z] [2020-06-04T17:18:37.748Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-06-04T17:18:37.748Z] #44 DONE 0.1s [2020-06-04T17:18:37.748Z] [2020-06-04T17:18:37.748Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:18:37.844Z] ok github.com/docker/docker/pkg/plugins 33.612s coverage: 76.6% of statements [2020-06-04T17:18:37.844Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-06-04T17:18:37.844Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-06-04T17:18:37.844Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-06-04T17:18:37.844Z] ? github.com/docker/docker/pkg/term [no test files] [2020-06-04T17:18:37.844Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-06-04T17:18:37.844Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-06-04T17:18:37.844Z] ? github.com/docker/docker/rootless [no test files] [2020-06-04T17:18:37.844Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-06-04T17:18:37.844Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-06-04T17:18:37.844Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-06-04T17:18:37.844Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-06-04T17:18:37.844Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-06-04T17:18:37.844Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-06-04T17:18:37.844Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-06-04T17:18:37.844Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-06-04T17:18:37.844Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-06-04T17:18:37.844Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-06-04T17:18:37.844Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-06-04T17:18:37.844Z] ? github.com/docker/docker/testutil/request [no test files] [2020-06-04T17:18:37.844Z] ? github.com/docker/docker/volume [no test files] [2020-06-04T17:18:37.844Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-06-04T17:18:37.844Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-06-04T17:18:37.844Z] [2020-06-04T17:18:37.844Z] === Skipped [2020-06-04T17:18:37.844Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-06-04T17:18:37.844Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-06-04T17:18:37.844Z] [2020-06-04T17:18:37.844Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-06-04T17:18:37.844Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-06-04T17:18:37.844Z] [2020-06-04T17:18:37.844Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-06-04T17:18:37.844Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T17:18:37.844Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-04T17:18:37.844Z] [2020-06-04T17:18:37.844Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-06-04T17:18:37.844Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T17:18:37.844Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-04T17:18:37.844Z] [2020-06-04T17:18:37.844Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-06-04T17:18:37.844Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T17:18:37.844Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-04T17:18:37.844Z] [2020-06-04T17:18:37.844Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-06-04T17:18:37.844Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T17:18:37.844Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-04T17:18:37.844Z] [2020-06-04T17:18:37.844Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-06-04T17:18:37.844Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T17:18:37.844Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-04T17:18:37.844Z] [2020-06-04T17:18:37.844Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-06-04T17:18:37.844Z] graphtest_unix.go:73: No driver to put! [2020-06-04T17:18:37.844Z] [2020-06-04T17:18:37.844Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-06-04T17:18:37.844Z] time="2020-06-04T17:17:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-04T17:18:37.844Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-04T17:18:37.844Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-04T17:18:37.844Z] [2020-06-04T17:18:37.844Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-06-04T17:18:37.844Z] time="2020-06-04T17:17:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-04T17:18:37.844Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-04T17:18:37.844Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-04T17:18:37.844Z] [2020-06-04T17:18:37.844Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-06-04T17:18:37.844Z] time="2020-06-04T17:17:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-04T17:18:37.844Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-04T17:18:37.844Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-04T17:18:37.844Z] [2020-06-04T17:18:37.844Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-06-04T17:18:37.844Z] time="2020-06-04T17:17:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-04T17:18:37.844Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-04T17:18:37.844Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-04T17:18:37.844Z] [2020-06-04T17:18:37.844Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-06-04T17:18:37.844Z] time="2020-06-04T17:17:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-04T17:18:37.844Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-04T17:18:37.844Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-04T17:18:37.844Z] [2020-06-04T17:18:37.844Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-06-04T17:18:37.844Z] graphtest_unix.go:73: No driver to put! [2020-06-04T17:18:37.844Z] [2020-06-04T17:18:37.844Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-06-04T17:18:37.844Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-06-04T17:18:37.844Z] [2020-06-04T17:18:37.844Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-06-04T17:18:37.844Z] overlay_test.go:49: Fails to compute changes intermittently [2020-06-04T17:18:37.844Z] [2020-06-04T17:18:37.844Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-06-04T17:18:37.844Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-06-04T17:18:37.844Z] [2020-06-04T17:18:37.844Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-06-04T17:18:37.844Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-06-04T17:18:37.844Z] [2020-06-04T17:18:37.844Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-06-04T17:18:37.844Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T17:18:37.844Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-04T17:18:37.844Z] [2020-06-04T17:18:37.844Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-06-04T17:18:37.844Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T17:18:37.844Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-04T17:18:37.844Z] [2020-06-04T17:18:37.844Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-06-04T17:18:37.844Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T17:18:37.844Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-04T17:18:37.844Z] [2020-06-04T17:18:37.844Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-06-04T17:18:37.844Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T17:18:37.844Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-04T17:18:37.844Z] [2020-06-04T17:18:37.844Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-06-04T17:18:37.844Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T17:18:37.844Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-04T17:18:37.844Z] [2020-06-04T17:18:37.844Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-06-04T17:18:37.844Z] graphtest_unix.go:73: No driver to put! [2020-06-04T17:18:37.844Z] [2020-06-04T17:18:37.844Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-06-04T17:18:37.844Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-06-04T17:18:37.844Z] [2020-06-04T17:18:37.844Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-06-04T17:18:37.844Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-06-04T17:18:37.844Z] [2020-06-04T17:18:37.844Z] [2020-06-04T17:18:37.844Z] DONE 2124 tests, 26 skipped in 192.287s Post stage [Pipeline] junit [2020-06-04T17:18:38.889Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-04T17:18:39.236Z] #40 202.4 CC criu/tun.o [2020-06-04T17:18:39.431Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41030/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr14 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b4fc2b7202f46f4cdbba0d993aba757f5cd31280 -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:b4fc2b7202f46f4cdbba0d993aba757f5cd31280 hack/make.sh dynbinary test-integration [2020-06-04T17:18:39.479Z] . [2020-06-04T17:18:39.479Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-06-04T17:18:39.479Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-06-04T17:18:39.479Z] Error: No such image: emptyfs [2020-06-04T17:18:39.479Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-06-04T17:18:39.479Z] ++++ docker load [2020-06-04T17:18:39.542Z] #40 203.1 CC criu/uffd.o [2020-06-04T17:18:39.714Z] [2020-06-04T17:18:39.714Z] Removing bundles/ [2020-06-04T17:18:39.997Z] [2020-06-04T17:18:39.997Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-06-04T17:18:39.997Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-06-04T17:18:39.997Z] GOOS="" GOARCH="" GOARM="" [2020-06-04T17:18:40.040Z] Running integration-test (iteration 1) [2020-06-04T17:18:40.040Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-06-04T17:18:40.040Z] ++ 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-04T17:18:40.040Z] ++ set -e [2020-06-04T17:18:40.040Z] ++ '[' -n 0 ']' [2020-06-04T17:18:40.040Z] ++ set -x [2020-06-04T17:18:40.040Z] ++ env -i DEST=/go/src/github.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-04T17:18:40.320Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-06-04T17:18:41.124Z] #40 204.7 CC criu/util.o [2020-06-04T17:18:41.595Z] ok github.com/docker/docker/api/server 0.026s coverage: 9.0% of statements [2020-06-04T17:18:43.320Z] #40 206.6 CC criu/uts_ns.o [2020-06-04T17:18:43.320Z] #40 206.9 CC criu/vdso.o [2020-06-04T17:18:44.431Z] #40 207.8 LINK criu/built-in.o [2020-06-04T17:18:44.431Z] #40 208.0 LINK criu/criu [2020-06-04T17:18:44.743Z] #40 ... [2020-06-04T17:18:44.743Z] [2020-06-04T17:18:44.743Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T17:18:44.743Z] #50 160.3 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-06-04T17:18:47.641Z] #50 163.0 + mkdir -p /build [2020-06-04T17:18:47.641Z] #50 163.0 + cp runc /build/runc [2020-06-04T17:18:47.641Z] #50 DONE 163.1s [2020-06-04T17:18:47.641Z] [2020-06-04T17:18:47.641Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:18:47.641Z] #46 278.4 + cd /tmp/tmp.Q6HdaSdN03/src/github.com/golangci/golangci-lint/ [2020-06-04T17:18:47.641Z] #46 278.4 + git checkout -q v1.23.8 [2020-06-04T17:18:47.641Z] #46 279.1 ++ git describe --tags [2020-06-04T17:18:47.641Z] #46 279.1 + version=v1.23.8 [2020-06-04T17:18:47.641Z] #46 279.1 ++ git rev-parse --short HEAD [2020-06-04T17:18:47.641Z] #46 279.1 + commit=76a82c6 [2020-06-04T17:18:47.641Z] #46 279.1 ++ git show -s --format=%cd [2020-06-04T17:18:47.641Z] #46 279.1 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-06-04T17:18:47.641Z] #46 279.1 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-06-04T17:18:49.820Z] #46 ... [2020-06-04T17:18:49.820Z] [2020-06-04T17:18:49.820Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-04T17:18:49.820Z] #37 DONE 282.7s [2020-06-04T17:18:49.820Z] [2020-06-04T17:18:49.820Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T17:18:49.820Z] #40 208.7 DEP lib/c/criu.d [2020-06-04T17:18:49.820Z] #40 208.8 CC images/rpc.pb-c.o [2020-06-04T17:18:49.820Z] #40 209.7 CC lib/c/criu.o [2020-06-04T17:18:49.820Z] #40 211.3 LINK lib/c/built-in.o [2020-06-04T17:18:49.820Z] #40 211.3 LINK lib/c/libcriu.so [2020-06-04T17:18:49.820Z] #40 211.5 LINK lib/c/libcriu.a [2020-06-04T17:18:49.820Z] #40 211.8 GEN magic.py [2020-06-04T17:18:49.820Z] #40 212.0 Note: Building without setproctitle() and strlcpy() support. [2020-06-04T17:18:49.820Z] #40 212.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-04T17:18:49.820Z] #40 212.0 Note: Building without GnuTLS support [2020-06-04T17:18:49.820Z] #40 212.0 Makefile.config:39: Warn: you have no libnftables installed [2020-06-04T17:18:49.820Z] #40 212.0 Makefile.config:40: Warn: Building without nftables support [2020-06-04T17:18:49.820Z] #40 213.0 fatal: not a git repository (or any of the parent directories): .git [2020-06-04T17:18:50.488Z] #40 214.1 make[1]: Nothing to be done for 'all'. [2020-06-04T17:18:52.092Z] #40 215.4 make[1]: 'images/built-in.o' is up to date. [2020-06-04T17:18:52.092Z] #40 215.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-06-04T17:18:52.092Z] #40 215.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-06-04T17:18:52.092Z] #40 215.5 make[1]: 'compel/libcompel.a' is up to date. [2020-06-04T17:18:52.092Z] #40 215.6 make[1]: 'compel/compel-host-bin' is up to date. [2020-06-04T17:18:52.092Z] #40 215.6 make[1]: Nothing to be done for 'all'. [2020-06-04T17:18:52.092Z] #40 215.7 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-04T17:18:52.407Z] #40 216.0 make[2]: Nothing to be done for 'all'. [2020-06-04T17:18:52.407Z] #40 216.0 make[2]: Nothing to be done for 'all'. [2020-06-04T17:18:52.407Z] #40 216.1 make[2]: Nothing to be done for 'all'. [2020-06-04T17:18:52.714Z] #40 216.3 make[2]: Nothing to be done for 'all'. [2020-06-04T17:18:52.714Z] #40 216.3 make[2]: Nothing to be done for 'all'. [2020-06-04T17:18:52.714Z] #40 216.4 make[2]: Nothing to be done for 'all'. [2020-06-04T17:18:52.714Z] #40 216.4 make[2]: Nothing to be done for 'all'. [2020-06-04T17:18:53.020Z] #40 216.6 make[2]: Nothing to be done for 'all'. [2020-06-04T17:18:53.020Z] #40 216.6 INSTALL criu/criu [2020-06-04T17:18:53.331Z] #40 DONE 216.8s [2020-06-04T17:18:53.331Z] [2020-06-04T17:18:53.331Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:18:54.805Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-06-04T17:18:54.805Z] ok github.com/docker/docker/api/server/httputils 0.120s coverage: 14.7% of statements [2020-06-04T17:18:57.067Z] ok github.com/docker/docker/api/server/middleware 0.173s coverage: 37.7% of statements [2020-06-04T17:18:57.067Z] ? github.com/docker/docker/api/server/router [no test files] [2020-06-04T17:18:57.067Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-06-04T17:18:57.067Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-06-04T17:18:57.067Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-06-04T17:18:57.067Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-06-04T17:18:57.067Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-06-04T17:18:57.067Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-06-04T17:18:57.067Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-06-04T17:18:57.067Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-06-04T17:18:57.067Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-06-04T17:18:57.067Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-06-04T17:18:58.077Z] ok github.com/docker/docker/api/types/strslice 0.066s coverage: 90.0% of statements [2020-06-04T17:18:58.077Z] ok github.com/docker/docker/api/types/filters 0.058s coverage: 92.2% of statements [2020-06-04T17:18:58.077Z] ok github.com/docker/docker/api/server/router/swarm 0.179s coverage: 4.8% of statements [2020-06-04T17:18:58.077Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-06-04T17:18:58.077Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-06-04T17:18:58.077Z] ? github.com/docker/docker/api/types [no test files] [2020-06-04T17:18:58.077Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-06-04T17:18:58.077Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-06-04T17:18:58.077Z] ? github.com/docker/docker/api/types/container [no test files] [2020-06-04T17:18:58.077Z] ? github.com/docker/docker/api/types/events [no test files] [2020-06-04T17:18:58.077Z] ? github.com/docker/docker/api/types/image [no test files] [2020-06-04T17:18:58.077Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-06-04T17:18:58.077Z] ? github.com/docker/docker/api/types/network [no test files] [2020-06-04T17:18:58.077Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-06-04T17:18:58.077Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-06-04T17:18:58.077Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-06-04T17:18:58.077Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-06-04T17:18:58.556Z] ok github.com/docker/docker/api/types/time 0.210s coverage: 100.0% of statements [2020-06-04T17:18:59.035Z] ok github.com/docker/docker/api/types/versions 0.052s coverage: 75.0% of statements [2020-06-04T17:18:59.035Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-06-04T17:18:59.035Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-06-04T17:18:59.035Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-06-04T17:18:59.035Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-06-04T17:18:59.035Z] ? github.com/docker/docker/builder [no test files] [2020-06-04T17:18:59.035Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-06-04T17:18:59.035Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-06-04T17:18:59.035Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-06-04T17:18:59.035Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-06-04T17:18:59.035Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-06-04T17:18:59.035Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-06-04T17:18:59.035Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-06-04T17:18:59.035Z] ok github.com/docker/docker/builder/dockerignore 0.041s coverage: 96.8% of statements [2020-06-04T17:19:03.863Z] ok github.com/docker/docker/builder/remotecontext 0.906s coverage: 9.2% of statements [2020-06-04T17:19:03.863Z] ok github.com/docker/docker/builder/dockerfile 0.864s coverage: 46.5% of statements [2020-06-04T17:19:03.863Z] ok github.com/docker/docker/cli/debug 0.576s coverage: 100.0% of statements [2020-06-04T17:19:12.060Z] Loaded image: buildpack-deps:jessie [2020-06-04T17:19:12.060Z] Loaded image: busybox:latest [2020-06-04T17:19:12.622Z] Loaded image: busybox:glibc [2020-06-04T17:19:12.622Z] Loaded image: debian:jessie [2020-06-04T17:19:12.879Z] Loaded image: hello-world:latest [2020-06-04T17:19:12.879Z] INFO: Testing against a local daemon [2020-06-04T17:19:12.879Z] === RUN TestCgroupNamespacesBuild [2020-06-04T17:19:16.144Z] --- PASS: TestCgroupNamespacesBuild (3.11s) [2020-06-04T17:19:16.144Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-06-04T17:19:16.455Z] #45 DONE 286.7s [2020-06-04T17:19:16.455Z] [2020-06-04T17:19:16.455Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:19:16.490Z] ok github.com/docker/docker/client 0.476s coverage: 74.9% of statements [2020-06-04T17:19:17.390Z] #52 ... [2020-06-04T17:19:17.390Z] [2020-06-04T17:19:17.390Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-06-04T17:19:17.390Z] #46 DONE 0.1s [2020-06-04T17:19:17.390Z] [2020-06-04T17:19:17.390Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:19:17.390Z] #52 ... [2020-06-04T17:19:17.390Z] [2020-06-04T17:19:17.390Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-06-04T17:19:17.390Z] #48 DONE 0.1s [2020-06-04T17:19:17.390Z] [2020-06-04T17:19:17.390Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-06-04T17:19:17.390Z] #50 DONE 0.1s [2020-06-04T17:19:17.648Z] [2020-06-04T17:19:17.648Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:19:18.658Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.17s) [2020-06-04T17:19:18.658Z] === RUN TestBuildWithSession [2020-06-04T17:19:18.658Z] --- SKIP: TestBuildWithSession (0.00s) [2020-06-04T17:19:18.658Z] build_session_test.go:25: TODO: BuildKit [2020-06-04T17:19:18.658Z] === RUN TestBuildSquashParent [2020-06-04T17:19:20.829Z] #53 273.2 + bin/containerd [2020-06-04T17:19:20.929Z] #52 246.3 + bin/containerd-stress [2020-06-04T17:19:22.830Z] #52 248.1 + bin/containerd-shim [2020-06-04T17:19:25.790Z] #53 ... [2020-06-04T17:19:25.790Z] [2020-06-04T17:19:25.790Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:19:25.790Z] #22 318.6 + return [2020-06-04T17:19:25.790Z] #22 DONE 318.7s [2020-06-04T17:19:25.790Z] [2020-06-04T17:19:25.790Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:19:26.760Z] --- PASS: TestBuildSquashParent (8.42s) [2020-06-04T17:19:26.760Z] === RUN TestBuildWithRemoveAndForceRemove [2020-06-04T17:19:26.760Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-04T17:19:26.760Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-04T17:19:26.760Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-04T17:19:26.760Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-04T17:19:26.760Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-04T17:19:26.760Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-04T17:19:26.760Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-04T17:19:26.760Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-04T17:19:26.760Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-04T17:19:26.760Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-04T17:19:26.760Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-04T17:19:26.760Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-04T17:19:26.760Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-04T17:19:26.760Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-04T17:19:27.342Z] #53 ... [2020-06-04T17:19:27.342Z] [2020-06-04T17:19:27.342Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-06-04T17:19:27.342Z] #23 DONE 0.2s [2020-06-04T17:19:27.342Z] [2020-06-04T17:19:27.342Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:19:27.342Z] #53 ... [2020-06-04T17:19:27.342Z] [2020-06-04T17:19:27.342Z] #27 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-06-04T17:19:28.006Z] #27 DONE 0.5s [2020-06-04T17:19:28.006Z] [2020-06-04T17:19:28.006Z] #30 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-06-04T17:19:28.006Z] #30 DONE 0.1s [2020-06-04T17:19:28.006Z] [2020-06-04T17:19:28.006Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:19:28.006Z] #53 ... [2020-06-04T17:19:28.006Z] [2020-06-04T17:19:28.006Z] #32 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-06-04T17:19:28.006Z] #32 DONE 0.1s [2020-06-04T17:19:28.006Z] [2020-06-04T17:19:28.006Z] #35 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-06-04T17:19:28.006Z] #35 DONE 0.1s [2020-06-04T17:19:28.006Z] [2020-06-04T17:19:28.006Z] #38 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-06-04T17:19:28.314Z] #38 DONE 0.1s [2020-06-04T17:19:28.314Z] [2020-06-04T17:19:28.314Z] #41 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-06-04T17:19:28.314Z] #41 DONE 0.1s [2020-06-04T17:19:28.314Z] [2020-06-04T17:19:28.314Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:19:28.314Z] #53 ... [2020-06-04T17:19:28.314Z] [2020-06-04T17:19:28.314Z] #43 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-06-04T17:19:28.314Z] #43 DONE 0.1s [2020-06-04T17:19:28.314Z] [2020-06-04T17:19:28.314Z] #45 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-06-04T17:19:28.624Z] #45 DONE 0.1s [2020-06-04T17:19:28.624Z] [2020-06-04T17:19:28.624Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:19:29.390Z] #52 254.8 + bin/containerd-shim-runc-v1 [2020-06-04T17:19:30.025Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-04T17:19:30.025Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-04T17:19:31.568Z] ok github.com/docker/docker/builder/remotecontext/git 30.491s coverage: 86.3% of statements [2020-06-04T17:19:31.568Z] ? github.com/docker/docker/cli [no test files] [2020-06-04T17:19:31.568Z] ? github.com/docker/docker/cli/config [no test files] [2020-06-04T17:19:32.670Z] #52 257.8 + bin/containerd-shim-runc-v2 [2020-06-04T17:19:33.235Z] #52 258.7 + binaries [2020-06-04T17:19:33.235Z] #52 258.7 + install -D bin/containerd /build/containerd [2020-06-04T17:19:33.235Z] #52 258.7 + install -D bin/containerd-shim /build/containerd-shim [2020-06-04T17:19:33.235Z] #52 258.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-06-04T17:19:33.235Z] #52 258.7 + install -D bin/ctr /build/ctr [2020-06-04T17:19:33.290Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-04T17:19:33.290Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-04T17:19:33.492Z] #52 DONE 259.0s [2020-06-04T17:19:33.734Z] ................................................ [ 29%] [2020-06-04T17:19:34.426Z] [2020-06-04T17:19:34.426Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-06-04T17:19:34.684Z] #53 DONE 0.2s [2020-06-04T17:19:34.684Z] [2020-06-04T17:19:34.684Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-06-04T17:19:34.684Z] #57 DONE 0.1s [2020-06-04T17:19:34.684Z] [2020-06-04T17:19:34.684Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-06-04T17:19:34.684Z] #59 DONE 0.1s [2020-06-04T17:19:34.684Z] [2020-06-04T17:19:34.684Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-06-04T17:19:34.684Z] #61 DONE 0.0s [2020-06-04T17:19:34.941Z] [2020-06-04T17:19:34.941Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-06-04T17:19:34.941Z] #62 DONE 0.0s [2020-06-04T17:19:34.941Z] [2020-06-04T17:19:34.941Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-06-04T17:19:35.505Z] #63 DONE 0.7s [2020-06-04T17:19:35.762Z] [2020-06-04T17:19:35.763Z] #64 exporting to image [2020-06-04T17:19:35.763Z] #64 exporting layers [2020-06-04T17:19:36.559Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2020-06-04T17:19:36.559Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.19s) [2020-06-04T17:19:36.559Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.30s) [2020-06-04T17:19:36.559Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.19s) [2020-06-04T17:19:36.559Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.30s) [2020-06-04T17:19:36.559Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.36s) [2020-06-04T17:19:36.559Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.21s) [2020-06-04T17:19:36.559Z] === RUN TestBuildMultiStageCopy [2020-06-04T17:19:36.559Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-06-04T17:19:36.731Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-06-04T17:19:36.731Z] [2020-06-04T17:19:36.731Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-06-04T17:19:36.731Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-06-04T17:19:36.731Z] HOSTNAME=f6abcafac30c [2020-06-04T17:19:36.731Z] TESTDEBUG=0 [2020-06-04T17:19:36.731Z] DEST=bundles/test-integration [2020-06-04T17:19:36.731Z] PWD=/go/src/github.com/docker/docker [2020-06-04T17:19:36.731Z] DOCKER_GITCOMMIT=b4fc2b7202f46f4cdbba0d993aba757f5cd31280 [2020-06-04T17:19:36.731Z] container=docker [2020-06-04T17:19:36.731Z] HOME=/root [2020-06-04T17:19:36.731Z] GOLANG_VERSION=1.13.11 [2020-06-04T17:19:36.731Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-06-04T17:19:36.731Z] VALIDATE_BRANCH=master [2020-06-04T17:19:36.731Z] TERM=xterm [2020-06-04T17:19:36.731Z] DOCKER_PKG=github.com/docker/docker [2020-06-04T17:19:36.731Z] SHLVL=1 [2020-06-04T17:19:36.731Z] TIMEOUT=120m [2020-06-04T17:19:36.731Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-06-04T17:19:36.731Z] DOCKER_GRAPHDRIVER=overlay2 [2020-06-04T17:19:36.731Z] GO111MODULE=off [2020-06-04T17:19:36.731Z] DOCKER_EXPERIMENTAL=1 [2020-06-04T17:19:36.731Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-06-04T17:19:36.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-04T17:19:36.731Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-06-04T17:19:36.731Z] GOPATH=/go [2020-06-04T17:19:36.731Z] PKG_CONFIG=pkg-config [2020-06-04T17:19:36.731Z] _=/usr/bin/env [2020-06-04T17:19:36.731Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-06-04T17:19:37.842Z] ok github.com/docker/docker/api/server/httputils 0.012s coverage: 14.7% of statements [2020-06-04T17:19:37.842Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-06-04T17:19:37.842Z] ok github.com/docker/docker/api/server/middleware 0.019s coverage: 37.7% of statements [2020-06-04T17:19:37.843Z] ? github.com/docker/docker/api/server/router [no test files] [2020-06-04T17:19:37.843Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-06-04T17:19:37.843Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-06-04T17:19:37.843Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-06-04T17:19:37.843Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-06-04T17:19:37.843Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-06-04T17:19:37.843Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-06-04T17:19:37.843Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-06-04T17:19:37.843Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-06-04T17:19:37.843Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-06-04T17:19:37.843Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-06-04T17:19:37.843Z] ok github.com/docker/docker/api/types/filters 0.042s coverage: 92.2% of statements [2020-06-04T17:19:37.843Z] ok github.com/docker/docker/api/types/strslice 0.013s coverage: 90.0% of statements [2020-06-04T17:19:37.843Z] ok github.com/docker/docker/api/server/router/swarm 0.013s coverage: 4.8% of statements [2020-06-04T17:19:37.843Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-06-04T17:19:37.843Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-06-04T17:19:37.843Z] ? github.com/docker/docker/api/types [no test files] [2020-06-04T17:19:37.843Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-06-04T17:19:37.843Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-06-04T17:19:37.843Z] ? github.com/docker/docker/api/types/container [no test files] [2020-06-04T17:19:37.843Z] ? github.com/docker/docker/api/types/events [no test files] [2020-06-04T17:19:37.843Z] ? github.com/docker/docker/api/types/image [no test files] [2020-06-04T17:19:37.843Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-06-04T17:19:37.843Z] ? github.com/docker/docker/api/types/network [no test files] [2020-06-04T17:19:37.843Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-06-04T17:19:37.843Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-06-04T17:19:37.843Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-06-04T17:19:37.843Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-06-04T17:19:37.843Z] ok github.com/docker/docker/api/types/time 0.027s coverage: 100.0% of statements [2020-06-04T17:19:37.843Z] ok github.com/docker/docker/api/types/versions 0.011s coverage: 75.0% of statements [2020-06-04T17:19:37.843Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-06-04T17:19:37.843Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-06-04T17:19:37.843Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-06-04T17:19:37.843Z] ? github.com/docker/docker/builder [no test files] [2020-06-04T17:19:37.843Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-06-04T17:19:37.843Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-06-04T17:19:37.843Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-06-04T17:19:37.843Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-06-04T17:19:37.843Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-06-04T17:19:37.843Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-06-04T17:19:37.843Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-06-04T17:19:37.843Z] ok github.com/docker/docker/builder/dockerignore 0.009s coverage: 96.8% of statements [2020-06-04T17:19:38.781Z] ok github.com/docker/docker/cli/debug 0.029s coverage: 100.0% of statements [2020-06-04T17:19:39.074Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-06-04T17:19:39.635Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-06-04T17:19:40.196Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-06-04T17:19:40.333Z] ok github.com/docker/docker/cmd/dockerd 0.675s coverage: 19.3% of statements [2020-06-04T17:19:40.688Z] ok github.com/docker/docker/builder/remotecontext 0.293s coverage: 13.6% of statements [2020-06-04T17:19:40.688Z] ok github.com/docker/docker/builder/remotecontext/git 3.118s coverage: 86.3% of statements [2020-06-04T17:19:40.758Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-06-04T17:19:41.319Z] --- PASS: TestBuildMultiStageCopy (4.90s) [2020-06-04T17:19:41.319Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.65s) [2020-06-04T17:19:41.319Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s) [2020-06-04T17:19:41.319Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2020-06-04T17:19:41.319Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.59s) [2020-06-04T17:19:41.319Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s) [2020-06-04T17:19:41.319Z] === RUN TestBuildMultiStageParentConfig [2020-06-04T17:19:41.626Z] ok github.com/docker/docker/builder/dockerfile 1.210s coverage: 48.2% of statements [2020-06-04T17:19:41.626Z] ? github.com/docker/docker/cli [no test files] [2020-06-04T17:19:41.626Z] ? github.com/docker/docker/cli/config [no test files] [2020-06-04T17:19:41.911Z] ok github.com/docker/docker/container 0.610s coverage: 41.6% of statements [2020-06-04T17:19:41.911Z] ? github.com/docker/docker/container/stream [no test files] [2020-06-04T17:19:41.911Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-06-04T17:19:41.911Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-06-04T17:19:41.911Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-06-04T17:19:42.320Z] #64 exporting layers 6.0s done [2020-06-04T17:19:42.320Z] #64 writing image sha256:b499d3542d5da2c1b66c84f030e869198af0bff2ff3942574d70068195d7c31e done [2020-06-04T17:19:42.320Z] #64 naming to docker.io/library/docker:b4fc2b7202f46f4cdbba0d993aba757f5cd31280 done [2020-06-04T17:19:42.320Z] #64 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-04T17:19:42.670Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41030/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr14 -e DOCKER_GITCOMMIT=b4fc2b7202f46f4cdbba0d993aba757f5cd31280 -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:b4fc2b7202f46f4cdbba0d993aba757f5cd31280 hack/make.sh dynbinary test-integration [2020-06-04T17:19:42.682Z] --- PASS: TestBuildMultiStageParentConfig (1.36s) [2020-06-04T17:19:42.682Z] === RUN TestBuildLabelWithTargets [2020-06-04T17:19:42.902Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.333s coverage: 65.3% of statements [2020-06-04T17:19:44.042Z] [2020-06-04T17:19:44.042Z] Removing bundles/ [2020-06-04T17:19:44.042Z] [2020-06-04T17:19:44.042Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-06-04T17:19:44.042Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-06-04T17:19:44.042Z] GOOS="" GOARCH="" GOARM="" [2020-06-04T17:19:45.196Z] --- PASS: TestBuildLabelWithTargets (2.30s) [2020-06-04T17:19:45.197Z] === RUN TestBuildWithEmptyLayers [2020-06-04T17:19:45.827Z] ok github.com/docker/docker/client 0.285s coverage: 75.4% of statements [2020-06-04T17:19:45.864Z] ok github.com/docker/docker/daemon/cluster 0.834s coverage: 0.5% of statements [2020-06-04T17:19:46.334Z] ok github.com/docker/docker/daemon/cluster/convert 0.525s coverage: 35.6% of statements [2020-06-04T17:19:46.561Z] --- PASS: TestBuildWithEmptyLayers (1.27s) [2020-06-04T17:19:46.561Z] === RUN TestBuildMultiStageOnBuild [2020-06-04T17:19:49.844Z] --- PASS: TestBuildMultiStageOnBuild (3.07s) [2020-06-04T17:19:49.844Z] === RUN TestBuildUncleanTarFilenames [2020-06-04T17:19:49.962Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-06-04T17:19:51.096Z] ok github.com/docker/docker/daemon/discovery 0.515s coverage: 30.0% of statements [2020-06-04T17:19:51.207Z] --- PASS: TestBuildUncleanTarFilenames (1.88s) [2020-06-04T17:19:51.207Z] === RUN TestBuildMultiStageLayerLeak [2020-06-04T17:19:51.565Z] ok github.com/docker/docker/daemon/config 0.517s coverage: 79.6% of statements [2020-06-04T17:19:53.127Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.246s coverage: 11.1% of statements [2020-06-04T17:19:53.595Z] ok github.com/docker/docker/daemon/events 1.237s coverage: 50.0% of statements [2020-06-04T17:19:54.472Z] --- PASS: TestBuildMultiStageLayerLeak (3.38s) [2020-06-04T17:19:54.472Z] === RUN TestBuildWithHugeFile [2020-06-04T17:19:54.584Z] ok github.com/docker/docker/daemon/links 0.033s coverage: 93.0% of statements [2020-06-04T17:19:55.054Z] ok github.com/docker/docker/daemon/graphdriver 0.125s coverage: 2.3% of statements [2020-06-04T17:19:55.523Z] ok github.com/docker/docker/daemon 3.664s coverage: 9.2% of statements [2020-06-04T17:19:55.523Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-06-04T17:19:55.523Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-06-04T17:19:55.523Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-06-04T17:19:55.523Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-06-04T17:19:55.523Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-06-04T17:19:55.523Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-06-04T17:19:55.523Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-06-04T17:19:55.523Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-06-04T17:19:55.523Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-06-04T17:19:55.523Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-06-04T17:19:55.523Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-06-04T17:19:55.523Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-06-04T17:19:55.523Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-06-04T17:19:55.523Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-06-04T17:19:55.523Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-06-04T17:19:55.523Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-06-04T17:19:56.188Z] #53 ... [2020-06-04T17:19:56.188Z] [2020-06-04T17:19:56.188Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:19:56.188Z] #46 DONE 348.6s [2020-06-04T17:19:56.188Z] [2020-06-04T17:19:56.188Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:19:57.398Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-06-04T17:19:57.746Z] ok github.com/docker/docker/daemon/images 0.451s coverage: 4.8% of statements [2020-06-04T17:19:57.746Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-06-04T17:19:57.746Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-06-04T17:19:57.772Z] #53 ... [2020-06-04T17:19:57.772Z] [2020-06-04T17:19:57.772Z] #47 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-06-04T17:19:57.772Z] #47 DONE 0.1s [2020-06-04T17:19:57.772Z] [2020-06-04T17:19:57.772Z] #49 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-06-04T17:19:57.772Z] #49 DONE 0.1s [2020-06-04T17:19:57.772Z] [2020-06-04T17:19:57.772Z] #51 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-06-04T17:19:57.772Z] #51 DONE 0.1s [2020-06-04T17:19:57.772Z] [2020-06-04T17:19:57.772Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T17:19:58.214Z] ok github.com/docker/docker/daemon/logger/awslogs 0.509s coverage: 77.4% of statements [2020-06-04T17:19:58.214Z] ok github.com/docker/docker/daemon/logger 0.380s coverage: 42.1% of statements [2020-06-04T17:19:58.214Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-06-04T17:19:58.214Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-06-04T17:19:58.214Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-06-04T17:19:58.214Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-06-04T17:19:58.214Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-06-04T17:19:58.683Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.428s coverage: 61.6% of statements [2020-06-04T17:19:59.152Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.265s coverage: 87.2% of statements [2020-06-04T17:20:00.120Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-06-04T17:20:00.723Z] ok github.com/docker/docker/daemon/logger/local 0.402s coverage: 75.2% of statements [2020-06-04T17:20:00.723Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-06-04T17:20:01.193Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.330s coverage: 33.3% of statements [2020-06-04T17:20:01.193Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.388s coverage: 35.9% of statements [2020-06-04T17:20:02.552Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-06-04T17:20:02.552Z] Using test binary docker [2020-06-04T17:20:02.552Z] +++ /etc/init.d/apparmor start [2020-06-04T17:20:02.552Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-06-04T17:20:02.552Z] Starting dockerd [2020-06-04T17:20:02.552Z] INFO: Waiting for daemon to start... [2020-06-04T17:20:02.552Z] +++ 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-04T17:20:02.763Z] ok github.com/docker/docker/daemon/logger/templates 0.151s coverage: 8.3% of statements [2020-06-04T17:20:03.232Z] ok github.com/docker/docker/daemon/logger/syslog 0.277s coverage: 47.8% of statements [2020-06-04T17:20:04.224Z] ok github.com/docker/docker/daemon/logger/splunk 2.301s coverage: 82.5% of statements [2020-06-04T17:20:04.224Z] ? github.com/docker/docker/daemon/names [no test files] [2020-06-04T17:20:04.224Z] ? github.com/docker/docker/daemon/network [no test files] [2020-06-04T17:20:04.224Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-06-04T17:20:04.439Z] . [2020-06-04T17:20:04.439Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-06-04T17:20:04.439Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-06-04T17:20:04.439Z] Error: No such image: emptyfs [2020-06-04T17:20:04.439Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-06-04T17:20:04.439Z] ++++ docker load [2020-06-04T17:20:04.439Z] Running integration-test (iteration 1) [2020-06-04T17:20:04.694Z] 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-04T17:20:04.694Z] ++ 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-04T17:20:04.694Z] ++ set -e [2020-06-04T17:20:04.694Z] ++ '[' -n 0 ']' [2020-06-04T17:20:04.694Z] ++ set -x [2020-06-04T17:20:04.694Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04T17:20:04.694Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-06-04T17:20:04.694Z] Using test binary docker [2020-06-04T17:20:04.694Z] +++ /etc/init.d/apparmor start [2020-06-04T17:20:04.694Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-06-04T17:20:04.694Z] INFO: Waiting for daemon to start... [2020-06-04T17:20:04.694Z] Starting dockerd [2020-06-04T17:20:04.694Z] +++ 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-04T17:20:05.791Z] ok github.com/docker/docker/errdefs 0.095s coverage: 49.4% of statements [2020-06-04T17:20:05.791Z] ok github.com/docker/docker/distribution/metadata 1.076s coverage: 48.2% of statements [2020-06-04T17:20:06.261Z] ok github.com/docker/docker/distribution 1.845s coverage: 20.3% of statements [2020-06-04T17:20:06.261Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-06-04T17:20:07.206Z] . [2020-06-04T17:20:07.206Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-06-04T17:20:07.206Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-06-04T17:20:07.206Z] Error: No such image: emptyfs [2020-06-04T17:20:07.206Z] ++++ docker load [2020-06-04T17:20:07.206Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-06-04T17:20:07.251Z] ok github.com/docker/docker/distribution/xfer 2.327s coverage: 76.8% of statements [2020-06-04T17:20:07.251Z] ? github.com/docker/docker/dockerversion [no test files] [2020-06-04T17:20:07.461Z] Running integration-test (iteration 1) [2020-06-04T17:20:07.461Z] 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-04T17:20:07.461Z] ++ 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-04T17:20:07.461Z] ++ set -e [2020-06-04T17:20:07.461Z] ++ '[' -n 0 ']' [2020-06-04T17:20:07.461Z] ++ set -x [2020-06-04T17:20:07.461Z] ++ env -i DEST=/go/src/github.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-04T17:20:07.724Z] ok github.com/docker/docker/image/cache 0.149s coverage: 19.2% of statements [2020-06-04T17:20:08.195Z] ok github.com/docker/docker/image/v1 0.369s coverage: 25.0% of statements [2020-06-04T17:20:08.517Z] #53 320.9 + bin/containerd-stress [2020-06-04T17:20:08.664Z] ok github.com/docker/docker/image 0.931s coverage: 86.4% of statements [2020-06-04T17:20:08.665Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-06-04T17:20:08.665Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-06-04T17:20:09.135Z] ok github.com/docker/docker/libcontainerd/queue 0.055s coverage: 100.0% of statements [2020-06-04T17:20:09.243Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-06-04T17:20:09.243Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-06-04T17:20:09.251Z] #53 323.3 + bin/containerd-shim [2020-06-04T17:20:10.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-06-04T17:20:11.353Z] ok github.com/docker/docker/libcontainerd/local 0.398s coverage: 1.0% of statements [2020-06-04T17:20:11.353Z] ok github.com/docker/docker/pkg/aaparser 0.425s coverage: 50.0% of statements [2020-06-04T17:20:11.353Z] ok github.com/docker/docker/layer 0.562s coverage: 30.1% of statements [2020-06-04T17:20:11.353Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-06-04T17:20:11.353Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-06-04T17:20:11.353Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-06-04T17:20:11.353Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-06-04T17:20:11.353Z] ? github.com/docker/docker/oci [no test files] [2020-06-04T17:20:11.353Z] ? github.com/docker/docker/oci/caps [no test files] [2020-06-04T17:20:11.821Z] ok github.com/docker/docker/opts 0.274s coverage: 67.7% of statements [2020-06-04T17:20:12.290Z] ok github.com/docker/docker/pkg/broadcaster 0.135s coverage: 100.0% of statements [2020-06-04T17:20:13.278Z] ok github.com/docker/docker/pkg/capabilities 0.087s coverage: 87.5% of statements [2020-06-04T17:20:13.278Z] ok github.com/docker/docker/pkg/authorization 0.569s coverage: 26.8% of statements [2020-06-04T17:20:14.267Z] ok github.com/docker/docker/pkg/directory 0.073s coverage: 80.0% of statements [2020-06-04T17:20:14.267Z] ok github.com/docker/docker/pkg/chrootarchive 0.112s coverage: 15.4% of statements [2020-06-04T17:20:14.739Z] ok github.com/docker/docker/pkg/discovery 0.114s coverage: 58.3% of statements [2020-06-04T17:20:15.644Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-06-04T17:20:15.725Z] ok github.com/docker/docker/pkg/discovery/file 0.075s coverage: 92.9% of statements [2020-06-04T17:20:15.725Z] ok github.com/docker/docker/pkg/discovery/memory 0.062s coverage: 92.3% of statements [2020-06-04T17:20:16.345Z] #53 330.4 + bin/containerd-shim-runc-v1 [2020-06-04T17:20:16.714Z] ok github.com/docker/docker/pkg/discovery/nodes 0.095s coverage: 93.8% of statements [2020-06-04T17:20:17.194Z] ok github.com/docker/docker/pkg/filenotify 0.038s coverage: 36.2% of statements [2020-06-04T17:20:17.919Z] ok github.com/docker/docker/cmd/dockerd 0.161s coverage: 30.8% of statements [2020-06-04T17:20:17.919Z] ok github.com/docker/docker/container 0.168s coverage: 34.7% of statements [2020-06-04T17:20:17.919Z] ? github.com/docker/docker/container/stream [no test files] [2020-06-04T17:20:17.919Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-06-04T17:20:17.919Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-06-04T17:20:17.919Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-06-04T17:20:18.183Z] ok github.com/docker/docker/pkg/fileutils 0.092s coverage: 87.7% of statements [2020-06-04T17:20:18.183Z] ok github.com/docker/docker/pkg/homedir 0.038s coverage: 42.9% of statements [2020-06-04T17:20:18.859Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.041s coverage: 65.3% of statements [2020-06-04T17:20:19.120Z] ok github.com/docker/docker/daemon/cluster/convert 0.048s coverage: 35.6% of statements [2020-06-04T17:20:19.174Z] ok github.com/docker/docker/pkg/idtools 0.084s coverage: 6.5% of statements [2020-06-04T17:20:19.643Z] ok github.com/docker/docker/pkg/discovery/kv 3.334s coverage: 84.1% of statements [2020-06-04T17:20:19.978Z] #53 333.7 + bin/containerd-shim-runc-v2 [2020-06-04T17:20:20.632Z] ok github.com/docker/docker/pkg/ioutils 0.615s coverage: 69.2% of statements [2020-06-04T17:20:20.632Z] ok github.com/docker/docker/pkg/archive 7.239s coverage: 62.0% of statements [2020-06-04T17:20:20.632Z] ok github.com/docker/docker/pkg/locker 0.050s coverage: 88.9% of statements [2020-06-04T17:20:20.632Z] ok github.com/docker/docker/pkg/jsonmessage 0.200s coverage: 91.7% of statements [2020-06-04T17:20:20.679Z] #53 334.7 + binaries [2020-06-04T17:20:20.679Z] #53 334.7 + install -D bin/containerd /build/containerd [2020-06-04T17:20:20.679Z] #53 334.7 + install -D bin/containerd-shim /build/containerd-shim [2020-06-04T17:20:20.679Z] #53 334.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-06-04T17:20:20.679Z] #53 334.7 + install -D bin/ctr /build/ctr [2020-06-04T17:20:20.679Z] #53 DONE 334.8s [2020-06-04T17:20:21.032Z] ok github.com/docker/docker/daemon/cluster 0.185s coverage: 0.5% of statements [2020-06-04T17:20:21.100Z] ok github.com/docker/docker/pkg/longpath 0.069s coverage: 100.0% of statements [2020-06-04T17:20:21.572Z] ok github.com/docker/docker/pkg/namesgenerator 0.044s coverage: 85.7% of statements [2020-06-04T17:20:21.572Z] ok github.com/docker/docker/pkg/parsers 0.100s coverage: 97.0% of statements [2020-06-04T17:20:21.761Z] [2020-06-04T17:20:21.761Z] #54 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-06-04T17:20:21.761Z] #54 DONE 0.1s [2020-06-04T17:20:21.761Z] [2020-06-04T17:20:21.761Z] #58 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-06-04T17:20:21.761Z] #58 DONE 0.1s [2020-06-04T17:20:21.761Z] [2020-06-04T17:20:21.761Z] #60 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-06-04T17:20:22.042Z] ok github.com/docker/docker/pkg/pidfile 0.066s coverage: 82.6% of statements [2020-06-04T17:20:22.070Z] #60 DONE 0.1s [2020-06-04T17:20:22.070Z] [2020-06-04T17:20:22.070Z] #62 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-06-04T17:20:22.070Z] #62 DONE 0.1s [2020-06-04T17:20:22.070Z] [2020-06-04T17:20:22.070Z] #63 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-06-04T17:20:22.070Z] #63 DONE 0.0s [2020-06-04T17:20:22.070Z] [2020-06-04T17:20:22.070Z] #64 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-06-04T17:20:23.612Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.065s coverage: 56.8% of statements [2020-06-04T17:20:23.817Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-06-04T17:20:24.089Z] ok github.com/docker/docker/pkg/plugins/transport 0.124s coverage: 85.7% of statements [2020-06-04T17:20:24.089Z] ok github.com/docker/docker/pkg/pools 0.030s coverage: 88.2% of statements [2020-06-04T17:20:24.332Z] ok github.com/docker/docker/daemon/discovery 0.013s coverage: 30.0% of statements [2020-06-04T17:20:24.592Z] ok github.com/docker/docker/daemon/config 0.101s coverage: 81.7% of statements [2020-06-04T17:20:24.922Z] #64 DONE 2.3s [2020-06-04T17:20:24.922Z] [2020-06-04T17:20:24.922Z] #65 exporting to oci image format [2020-06-04T17:20:24.922Z] #65 exporting layers [2020-06-04T17:20:25.075Z] ok github.com/docker/docker/pkg/progress 0.059s coverage: 75.9% of statements [2020-06-04T17:20:25.311Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-06-04T17:20:25.533Z] ok github.com/docker/docker/daemon/events 0.070s coverage: 50.0% of statements [2020-06-04T17:20:25.543Z] ok github.com/docker/docker/pkg/reexec 0.110s coverage: 82.4% of statements [2020-06-04T17:20:26.011Z] ok github.com/docker/docker/pkg/pubsub 1.071s coverage: 73.9% of statements [2020-06-04T17:20:26.479Z] ok github.com/docker/docker/pkg/signal 0.031s coverage: 20.3% of statements [2020-06-04T17:20:26.915Z] ok github.com/docker/docker/daemon/graphdriver 0.014s coverage: 2.2% of statements [2020-06-04T17:20:26.949Z] ok github.com/docker/docker/pkg/stdcopy 0.036s coverage: 100.0% of statements [2020-06-04T17:20:27.936Z] ok github.com/docker/docker/pkg/stringid 0.037s coverage: 70.6% of statements [2020-06-04T17:20:27.936Z] ok github.com/docker/docker/pkg/streamformatter 0.064s coverage: 66.2% of statements [2020-06-04T17:20:28.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-06-04T17:20:28.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-06-04T17:20:28.923Z] ok github.com/docker/docker/pkg/sysinfo 0.038s coverage: 38.2% of statements [2020-06-04T17:20:29.394Z] ok github.com/docker/docker/pkg/system 0.038s coverage: 13.8% of statements [2020-06-04T17:20:29.544Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-06-04T17:20:29.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-06-04T17:20:29.863Z] ok github.com/docker/docker/pkg/tailfile 0.103s coverage: 88.6% of statements [2020-06-04T17:20:30.203Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2020-06-04T17:20:30.462Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.488s coverage: 13.9% of statements [2020-06-04T17:20:30.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-06-04T17:20:30.850Z] ok github.com/docker/docker/pkg/tarsum 0.112s coverage: 89.3% of statements [2020-06-04T17:20:30.850Z] testing: warning: no tests to run [2020-06-04T17:20:30.850Z] coverage: [no statements] [2020-06-04T17:20:30.850Z] ok github.com/docker/docker/pkg/term/windows 0.031s coverage: [no statements] [no tests to run] [2020-06-04T17:20:31.005Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-06-04T17:20:31.838Z] ok github.com/docker/docker/pkg/urlutil 0.183s coverage: 100.0% of statements [2020-06-04T17:20:31.838Z] ok github.com/docker/docker/pkg/truncindex 0.212s coverage: 91.5% of statements [2020-06-04T17:20:31.842Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.630s coverage: 57.0% of statements [2020-06-04T17:20:32.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-06-04T17:20:32.826Z] ok github.com/docker/docker/pkg/useragent 0.042s coverage: 88.9% of statements [2020-06-04T17:20:32.826Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-06-04T17:20:32.826Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-06-04T17:20:32.826Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-06-04T17:20:32.826Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-06-04T17:20:32.826Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-06-04T17:20:32.826Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-06-04T17:20:32.826Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-06-04T17:20:32.826Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-06-04T17:20:34.391Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.015s coverage: 1.8% of statements [2020-06-04T17:20:34.392Z] ok github.com/docker/docker/plugin 0.215s coverage: 12.0% of statements [2020-06-04T17:20:34.392Z] ok github.com/docker/docker/plugin/v2 0.261s coverage: 20.1% of statements [2020-06-04T17:20:34.392Z] ok github.com/docker/docker/reference 0.343s coverage: 84.4% of statements [2020-06-04T17:20:35.151Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-06-04T17:20:35.379Z] ok github.com/docker/docker/restartmanager 0.032s coverage: 50.9% of statements [2020-06-04T17:20:36.304Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.623s coverage: 73.1% of statements [2020-06-04T17:20:36.304Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.295s coverage: 46.2% of statements [2020-06-04T17:20:36.370Z] ok github.com/docker/docker/registry/resumable 0.267s coverage: 100.0% of statements [2020-06-04T17:20:36.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-06-04T17:20:36.841Z] ok github.com/docker/docker/runconfig 0.036s coverage: 52.2% of statements [2020-06-04T17:20:37.311Z] ok github.com/docker/docker/testutil 0.353s coverage: 62.5% of statements [2020-06-04T17:20:37.686Z] ok github.com/docker/docker/daemon 12.431s coverage: 17.5% of statements [2020-06-04T17:20:37.686Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-06-04T17:20:37.686Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-06-04T17:20:37.686Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-06-04T17:20:37.686Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-06-04T17:20:37.686Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-06-04T17:20:37.780Z] ok github.com/docker/docker/registry 0.577s coverage: 51.7% of statements [2020-06-04T17:20:37.948Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.040s coverage: 49.5% of statements [2020-06-04T17:20:38.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-06-04T17:20:38.387Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-06-04T17:20:39.330Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.653s coverage: 76.1% of statements [2020-06-04T17:20:39.479Z] Loaded image: buildpack-deps:jessie [2020-06-04T17:20:39.479Z] Loaded image: busybox:latest [2020-06-04T17:20:39.479Z] Loaded image: busybox:glibc [2020-06-04T17:20:39.479Z] Loaded image: debian:jessie [2020-06-04T17:20:39.479Z] Loaded image: hello-world:latest [2020-06-04T17:20:39.479Z] INFO: Testing against a local daemon [2020-06-04T17:20:39.479Z] === RUN TestDockerSuite [2020-06-04T17:20:39.479Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-06-04T17:20:39.479Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-06-04T17:20:39.479Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-06-04T17:20:39.479Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-06-04T17:20:39.479Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-06-04T17:20:39.479Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-06-04T17:20:39.479Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-06-04T17:20:39.479Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-06-04T17:20:39.479Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-06-04T17:20:39.479Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-06-04T17:20:39.479Z] Loaded image: buildpack-deps:jessie [2020-06-04T17:20:39.479Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-06-04T17:20:39.479Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-06-04T17:20:39.479Z] Loaded image: busybox:latest [2020-06-04T17:20:39.479Z] Loaded image: busybox:glibc [2020-06-04T17:20:39.479Z] Loaded image: debian:jessie [2020-06-04T17:20:39.479Z] Loaded image: hello-world:latest [2020-06-04T17:20:39.479Z] INFO: Testing against a local daemon [2020-06-04T17:20:39.479Z] === RUN TestDockerDaemonSuite [2020-06-04T17:20:39.479Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-06-04T17:20:39.590Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.019s coverage: 58.0% of statements [2020-06-04T17:20:39.734Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-06-04T17:20:39.850Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.028s coverage: 3.0% of statements [2020-06-04T17:20:39.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-06-04T17:20:39.998Z] ok github.com/docker/docker/volume/local 0.146s coverage: 37.7% of statements [2020-06-04T17:20:39.998Z] ok github.com/docker/docker/volume/drivers 0.258s coverage: 36.1% of statements [2020-06-04T17:20:40.110Z] ok github.com/docker/docker/daemon/links 0.051s coverage: 93.0% of statements [2020-06-04T17:20:40.295Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-06-04T17:20:40.295Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-06-04T17:20:40.465Z] ok github.com/docker/docker/volume/mounts 0.089s coverage: 66.2% of statements [2020-06-04T17:20:40.866Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-06-04T17:20:41.657Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-06-04T17:20:41.912Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-06-04T17:20:41.912Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-06-04T17:20:41.912Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-06-04T17:20:42.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-06-04T17:20:42.650Z] ok github.com/docker/docker/daemon/logger 0.263s coverage: 41.8% of statements [2020-06-04T17:20:42.681Z] ok github.com/docker/docker/volume/service 0.965s coverage: 70.3% of statements [2020-06-04T17:20:42.854Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-06-04T17:20:43.224Z] ok github.com/docker/docker/daemon/logger/awslogs 0.257s coverage: 77.8% of statements [2020-06-04T17:20:43.794Z] ok github.com/docker/docker/daemon/images 0.033s coverage: 4.8% of statements [2020-06-04T17:20:43.810Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-06-04T17:20:43.991Z] ......................... [ 67%] [2020-06-04T17:20:44.053Z] ok github.com/docker/docker/daemon/logger/gelf 0.025s coverage: 67.0% of statements [2020-06-04T17:20:44.217Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-06-04T17:20:44.217Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-06-04T17:20:44.217Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-06-04T17:20:44.217Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-06-04T17:20:44.217Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-06-04T17:20:44.623Z] ok github.com/docker/docker/daemon/logger/journald 0.017s coverage: 26.2% of statements [2020-06-04T17:20:44.623Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.424s coverage: 57.7% of statements [2020-06-04T17:20:44.623Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-06-04T17:20:44.623Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-06-04T17:20:44.623Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-06-04T17:20:44.623Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-06-04T17:20:44.623Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-06-04T17:20:44.623Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-06-04T17:20:44.817Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-06-04T17:20:44.884Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.016s coverage: 87.2% of statements [2020-06-04T17:20:45.453Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.049s coverage: 61.6% of statements [2020-06-04T17:20:45.824Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-06-04T17:20:45.825Z] Using test binary docker [2020-06-04T17:20:45.825Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-06-04T17:20:45.825Z] +++ /etc/init.d/apparmor start [2020-06-04T17:20:45.825Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-06-04T17:20:45.825Z] INFO: Waiting for daemon to start... [2020-06-04T17:20:45.825Z] Starting dockerd [2020-06-04T17:20:45.825Z] +++ 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-04T17:20:46.103Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-06-04T17:20:46.359Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-06-04T17:20:46.394Z] ok github.com/docker/docker/daemon/logger/local 0.028s coverage: 75.2% of statements [2020-06-04T17:20:46.394Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-06-04T17:20:46.654Z] time="2020-06-04T17:20:46Z" level=error msg="Failed to remove source log file: remove /tmp/TestCheckCapacityAndRotate075227825/log046331996.1: no such file or directory" [2020-06-04T17:20:46.654Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.064s coverage: 38.0% of statements [2020-06-04T17:20:46.914Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.034s coverage: 33.3% of statements [2020-06-04T17:20:47.854Z] ok github.com/docker/docker/daemon/logger/templates 0.011s coverage: 8.3% of statements [2020-06-04T17:20:47.861Z] . [2020-06-04T17:20:47.861Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-06-04T17:20:47.861Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-06-04T17:20:47.861Z] Error: No such image: emptyfs [2020-06-04T17:20:47.861Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-06-04T17:20:47.861Z] ++++ docker load [2020-06-04T17:20:48.114Z] ok github.com/docker/docker/daemon/logger/syslog 0.059s coverage: 47.8% of statements [2020-06-04T17:20:48.143Z] Running integration-test (iteration 1) [2020-06-04T17:20:48.143Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-06-04T17:20:48.143Z] ++ 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-04T17:20:48.143Z] ++ set -e [2020-06-04T17:20:48.143Z] ++ '[' -n 0 ']' [2020-06-04T17:20:48.143Z] ++ set -x [2020-06-04T17:20:48.143Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04T17:20:48.246Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-06-04T17:20:49.172Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-06-04T17:20:49.497Z] ok github.com/docker/docker/daemon/network 0.021s coverage: 63.8% of statements [2020-06-04T17:20:49.757Z] ok github.com/docker/docker/daemon/logger/splunk 1.937s coverage: 82.5% of statements [2020-06-04T17:20:49.757Z] ? github.com/docker/docker/daemon/names [no test files] [2020-06-04T17:20:49.757Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-06-04T17:20:50.536Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-06-04T17:20:50.701Z] ok github.com/docker/docker/distribution/metadata 0.116s coverage: 48.2% of statements [2020-06-04T17:20:51.462Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-06-04T17:20:51.641Z] ok github.com/docker/docker/errdefs 0.011s coverage: 49.4% of statements [2020-06-04T17:20:51.641Z] ok github.com/docker/docker/distribution 0.608s coverage: 22.1% of statements [2020-06-04T17:20:51.641Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-06-04T17:20:52.825Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-06-04T17:20:53.385Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-06-04T17:20:53.551Z] ok github.com/docker/docker/image 0.045s coverage: 86.4% of statements [2020-06-04T17:20:53.551Z] ok github.com/docker/docker/image/cache 0.021s coverage: 19.2% of statements [2020-06-04T17:20:53.551Z] ok github.com/docker/docker/image/v1 0.020s coverage: 25.0% of statements [2020-06-04T17:20:53.811Z] ok github.com/docker/docker/distribution/xfer 1.689s coverage: 85.1% of statements [2020-06-04T17:20:53.811Z] ? github.com/docker/docker/dockerversion [no test files] [2020-06-04T17:20:53.811Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-06-04T17:20:53.811Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-06-04T17:20:54.381Z] ok github.com/docker/docker/libcontainerd/queue 0.037s coverage: 100.0% of statements [2020-06-04T17:20:54.641Z] ok github.com/docker/docker/pkg/aaparser 0.031s coverage: 50.0% of statements [2020-06-04T17:20:54.946Z] Loaded image: buildpack-deps:jessie [2020-06-04T17:20:55.228Z] Loaded image: busybox:latest [2020-06-04T17:20:55.271Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-06-04T17:20:55.271Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-06-04T17:20:55.512Z] Loaded image: busybox:glibc [2020-06-04T17:20:55.512Z] Loaded image: debian:jessie [2020-06-04T17:20:55.512Z] Loaded image: hello-world:latest [2020-06-04T17:20:55.512Z] INFO: Testing against a local daemon [2020-06-04T17:20:55.512Z] === RUN TestCgroupNamespacesBuild [2020-06-04T17:20:55.832Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-06-04T17:20:56.550Z] ok github.com/docker/docker/opts 0.069s coverage: 67.4% of statements [2020-06-04T17:20:56.809Z] ok github.com/docker/docker/pkg/authorization 0.294s coverage: 68.3% of statements [2020-06-04T17:20:56.848Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-06-04T17:20:57.380Z] ok github.com/docker/docker/pkg/broadcaster 0.013s coverage: 100.0% of statements [2020-06-04T17:20:57.380Z] ok github.com/docker/docker/pkg/capabilities 0.018s coverage: 87.5% of statements [2020-06-04T17:20:57.774Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-06-04T17:20:58.197Z] --- PASS: TestCgroupNamespacesBuild (2.34s) [2020-06-04T17:20:58.197Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-06-04T17:20:58.321Z] ok github.com/docker/docker/pkg/directory 0.023s coverage: 80.0% of statements [2020-06-04T17:20:58.335Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-06-04T17:20:58.590Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-06-04T17:20:58.890Z] ok github.com/docker/docker/pkg/archive 1.259s coverage: 76.9% of statements [2020-06-04T17:20:58.890Z] ok github.com/docker/docker/pkg/discovery 0.015s coverage: 58.3% of statements [2020-06-04T17:20:59.458Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2020-06-04T17:20:59.670Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.83s) [2020-06-04T17:20:59.670Z] === RUN TestBuildWithSession [2020-06-04T17:20:59.670Z] --- SKIP: TestBuildWithSession (0.00s) [2020-06-04T17:20:59.670Z] build_session_test.go:25: TODO: BuildKit [2020-06-04T17:20:59.670Z] === RUN TestBuildSquashParent [2020-06-04T17:21:00.027Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2020-06-04T17:21:00.491Z] ok github.com/docker/docker/pkg/plugins 34.953s coverage: 73.4% of statements [2020-06-04T17:21:00.491Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-06-04T17:21:00.491Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-06-04T17:21:00.491Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-06-04T17:21:00.491Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-06-04T17:21:00.491Z] ? github.com/docker/docker/pkg/term [no test files] [2020-06-04T17:21:00.491Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-06-04T17:21:00.491Z] ? github.com/docker/docker/rootless [no test files] [2020-06-04T17:21:00.491Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-06-04T17:21:00.491Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-06-04T17:21:00.491Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-06-04T17:21:00.491Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-06-04T17:21:00.491Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-06-04T17:21:00.491Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-06-04T17:21:00.491Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-06-04T17:21:00.491Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-06-04T17:21:00.491Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-06-04T17:21:00.491Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-06-04T17:21:00.491Z] ? github.com/docker/docker/testutil/request [no test files] [2020-06-04T17:21:00.491Z] ? github.com/docker/docker/volume [no test files] [2020-06-04T17:21:00.491Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-06-04T17:21:00.491Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-06-04T17:21:00.491Z] [2020-06-04T17:21:00.491Z] === Skipped [2020-06-04T17:21:00.491Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-06-04T17:21:00.491Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-06-04T17:21:00.491Z] [2020-06-04T17:21:00.491Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-06-04T17:21:00.491Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-06-04T17:21:00.491Z] [2020-06-04T17:21:00.491Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-06-04T17:21:00.491Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-06-04T17:21:00.491Z] [2020-06-04T17:21:00.491Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-06-04T17:21:00.491Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-06-04T17:21:00.491Z] [2020-06-04T17:21:00.491Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-06-04T17:21:00.491Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-06-04T17:21:00.491Z] [2020-06-04T17:21:00.491Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-06-04T17:21:00.491Z] client_test.go:23: runtime.GOOS == "windows" [2020-06-04T17:21:00.491Z] [2020-06-04T17:21:00.491Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-06-04T17:21:00.491Z] daemon_test.go:147: root required [2020-06-04T17:21:00.491Z] [2020-06-04T17:21:00.491Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-06-04T17:21:00.491Z] reload_test.go:520: root required [2020-06-04T17:21:00.491Z] [2020-06-04T17:21:00.491Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-06-04T17:21:00.491Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-06-04T17:21:00.491Z] [2020-06-04T17:21:00.491Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-06-04T17:21:00.491Z] pull_v2_test.go:73: Needs fixing on Windows [2020-06-04T17:21:00.491Z] [2020-06-04T17:21:00.491Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-06-04T17:21:00.491Z] pull_v2_test.go:118: Needs fixing on Windows [2020-06-04T17:21:00.491Z] [2020-06-04T17:21:00.491Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-06-04T17:21:00.491Z] download_test.go:268: Needs fixing on Windows [2020-06-04T17:21:00.491Z] [2020-06-04T17:21:00.491Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-06-04T17:21:00.491Z] layer_test.go:304: Failing on Windows [2020-06-04T17:21:00.491Z] [2020-06-04T17:21:00.491Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-06-04T17:21:00.491Z] layer_test.go:353: Failing on Windows [2020-06-04T17:21:00.491Z] [2020-06-04T17:21:00.491Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-06-04T17:21:00.491Z] layer_test.go:468: Failing on Windows [2020-06-04T17:21:00.491Z] [2020-06-04T17:21:00.491Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-06-04T17:21:00.491Z] layer_test.go:697: Failing on Windows [2020-06-04T17:21:00.491Z] [2020-06-04T17:21:00.491Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-06-04T17:21:00.491Z] migration_test.go:46: Failing on Windows [2020-06-04T17:21:00.491Z] [2020-06-04T17:21:00.491Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-06-04T17:21:00.491Z] migration_test.go:182: Failing on Windows [2020-06-04T17:21:00.491Z] [2020-06-04T17:21:00.491Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-06-04T17:21:00.491Z] mount_test.go:17: Failing on Windows [2020-06-04T17:21:00.491Z] [2020-06-04T17:21:00.491Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-06-04T17:21:00.491Z] mount_test.go:76: Failing on Windows [2020-06-04T17:21:00.491Z] [2020-06-04T17:21:00.491Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-06-04T17:21:00.491Z] mount_test.go:125: Failing on Windows [2020-06-04T17:21:00.491Z] [2020-06-04T17:21:00.491Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-06-04T17:21:00.491Z] mount_test.go:212: Failing on Windows [2020-06-04T17:21:00.491Z] [2020-06-04T17:21:00.491Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-06-04T17:21:00.491Z] archive_test.go:133: Xz not present in msys2 [2020-06-04T17:21:00.491Z] [2020-06-04T17:21:00.491Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-06-04T17:21:00.491Z] archive_test.go:238: Failing on Windows CI machines [2020-06-04T17:21:00.491Z] [2020-06-04T17:21:00.491Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-06-04T17:21:00.491Z] archive_windows_test.go:16: Currently fails [2020-06-04T17:21:00.491Z] [2020-06-04T17:21:00.491Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-06-04T17:21:00.491Z] changes_test.go:192: needs more investigation [2020-06-04T17:21:00.491Z] [2020-06-04T17:21:00.491Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-06-04T17:21:00.491Z] changes_test.go:405: needs further investigation [2020-06-04T17:21:00.491Z] [2020-06-04T17:21:00.491Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-06-04T17:21:00.491Z] changes_test.go:441: needs further investigation [2020-06-04T17:21:00.491Z] [2020-06-04T17:21:00.491Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-06-04T17:21:00.491Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-06-04T17:21:00.491Z] [2020-06-04T17:21:00.491Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-06-04T17:21:00.491Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-06-04T17:21:00.491Z] [2020-06-04T17:21:00.491Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-06-04T17:21:00.491Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-06-04T17:21:00.491Z] [2020-06-04T17:21:00.491Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-06-04T17:21:00.491Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-06-04T17:21:00.491Z] [2020-06-04T17:21:00.491Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-06-04T17:21:00.491Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-06-04T17:21:00.491Z] [2020-06-04T17:21:00.491Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-06-04T17:21:00.491Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-06-04T17:21:00.491Z] [2020-06-04T17:21:00.491Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-06-04T17:21:00.491Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-06-04T17:21:00.491Z] [2020-06-04T17:21:00.491Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-06-04T17:21:00.491Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-06-04T17:21:00.491Z] [2020-06-04T17:21:00.491Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-06-04T17:21:00.491Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-06-04T17:21:00.491Z] [2020-06-04T17:21:00.491Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-06-04T17:21:00.491Z] poller_test.go:41: No chmod on Windows [2020-06-04T17:21:00.491Z] [2020-06-04T17:21:00.491Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-06-04T17:21:00.491Z] fileutils_test.go:134: Needs porting to Windows [2020-06-04T17:21:00.491Z] [2020-06-04T17:21:00.491Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-06-04T17:21:00.491Z] fileutils_test.go:180: Needs porting to Windows [2020-06-04T17:21:00.491Z] [2020-06-04T17:21:00.491Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-06-04T17:21:00.491Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-06-04T17:21:00.491Z] [2020-06-04T17:21:00.491Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-06-04T17:21:00.491Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-06-04T17:21:00.491Z] [2020-06-04T17:21:00.491Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2020-06-04T17:21:00.491Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-06-04T17:21:00.491Z] [2020-06-04T17:21:00.491Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2020-06-04T17:21:00.491Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-06-04T17:21:00.491Z] [2020-06-04T17:21:00.491Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-06-04T17:21:00.491Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-06-04T17:21:00.491Z] [2020-06-04T17:21:00.491Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-06-04T17:21:00.491Z] local_test.go:181: runtime.GOOS == "windows" [2020-06-04T17:21:00.491Z] [2020-06-04T17:21:00.491Z] [2020-06-04T17:21:00.491Z] DONE 1761 tests, 46 skipped in 187.731s [2020-06-04T17:21:00.491Z] INFO: make.ps1 ended at 06/04/2020 17:20:59 [2020-06-04T17:21:00.595Z] ok github.com/docker/docker/pkg/discovery/nodes 0.015s coverage: 93.8% of statements [2020-06-04T17:21:01.103Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-06-04T17:21:01.103Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-06-04T17:21:01.168Z] ok github.com/docker/docker/pkg/dmesg 0.022s coverage: 83.3% of statements [2020-06-04T17:21:01.479Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-06-04T17:21:01.948Z] INFO: Unit tests ended at 06/04/2020 17:21:01. Duration:00:03:21.5810164 [2020-06-04T17:21:01.948Z] INFO: Building busybox [2020-06-04T17:21:01.948Z] Sending build context to Docker daemon 5.12kB [2020-06-04T17:21:01.948Z] [2020-06-04T17:21:01.948Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-06-04T17:21:01.948Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-06-04T17:21:01.948Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-06-04T17:21:01.948Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-06-04T17:21:01.948Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-06-04T17:21:01.948Z] ---> 561b89eac394 [2020-06-04T17:21:01.948Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-06-04T17:21:01.948Z] ---> Running in 9a355def07f9 [2020-06-04T17:21:02.103Z] ok github.com/docker/docker/pkg/chrootarchive 3.465s coverage: 43.2% of statements [2020-06-04T17:21:02.103Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-06-04T17:21:02.671Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 89.5% of statements [2020-06-04T17:21:02.990Z] === RUN TestDockerSuite/TestAttachDetach [2020-06-04T17:21:03.240Z] ok github.com/docker/docker/pkg/fsutils 0.336s coverage: 85.1% of statements [2020-06-04T17:21:03.240Z] ok github.com/docker/docker/pkg/homedir 0.018s coverage: 11.4% of statements [2020-06-04T17:21:03.240Z] ok github.com/docker/docker/pkg/discovery/kv 3.092s coverage: 84.1% of statements [2020-06-04T17:21:03.919Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-06-04T17:21:04.180Z] ok github.com/docker/docker/layer 7.742s coverage: 68.8% of statements [2020-06-04T17:21:04.180Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-06-04T17:21:04.180Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-06-04T17:21:04.180Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-06-04T17:21:04.180Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-06-04T17:21:04.180Z] ? github.com/docker/docker/oci [no test files] [2020-06-04T17:21:04.180Z] ? github.com/docker/docker/oci/caps [no test files] [2020-06-04T17:21:04.180Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-06-04T17:21:04.180Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-06-04T17:21:04.440Z] ok github.com/docker/docker/pkg/jsonmessage 0.018s coverage: 91.7% of statements [2020-06-04T17:21:04.486Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-06-04T17:21:04.699Z] ok github.com/docker/docker/pkg/ioutils 0.586s coverage: 70.6% of statements [2020-06-04T17:21:04.699Z] ok github.com/docker/docker/pkg/locker 0.038s coverage: 88.9% of statements [2020-06-04T17:21:04.699Z] ok github.com/docker/docker/pkg/idtools 0.735s coverage: 70.3% of statements [2020-06-04T17:21:04.699Z] ok github.com/docker/docker/pkg/longpath 0.019s coverage: 100.0% of statements [2020-06-04T17:21:04.699Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-06-04T17:21:04.699Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-06-04T17:21:05.048Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-06-04T17:21:05.269Z] ok github.com/docker/docker/pkg/namesgenerator 0.016s coverage: 85.7% of statements [2020-06-04T17:21:05.269Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-06-04T17:21:05.269Z] ok github.com/docker/docker/pkg/parsers 0.029s coverage: 97.0% of statements [2020-06-04T17:21:05.530Z] ok github.com/docker/docker/pkg/parsers/kernel 0.019s coverage: 60.0% of statements [2020-06-04T17:21:05.745Z] Removing intermediate container 9a355def07f9 [2020-06-04T17:21:05.745Z] ---> 6afbc8ce69f0 [2020-06-04T17:21:05.745Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-06-04T17:21:05.745Z] ---> Running in adc11f5e0a2e [2020-06-04T17:21:05.790Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.027s coverage: 91.4% of statements [2020-06-04T17:21:05.790Z] ok github.com/docker/docker/pkg/pidfile 0.040s coverage: 82.4% of statements [2020-06-04T17:21:05.790Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-06-04T17:21:05.790Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-06-04T17:21:06.216Z] Removing intermediate container adc11f5e0a2e [2020-06-04T17:21:06.216Z] ---> e6858a9c30b3 [2020-06-04T17:21:06.216Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-06-04T17:21:06.216Z] ---> Running in 5a7d79cbd40f [2020-06-04T17:21:06.360Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.032s coverage: 56.8% of statements [2020-06-04T17:21:06.684Z] Removing intermediate container 5a7d79cbd40f [2020-06-04T17:21:06.684Z] ---> 8500878eb90c [2020-06-04T17:21:06.684Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-06-04T17:21:06.930Z] ok github.com/docker/docker/pkg/pools 0.012s coverage: 88.2% of statements [2020-06-04T17:21:06.930Z] ok github.com/docker/docker/pkg/plugins/transport 0.019s coverage: 85.7% of statements [2020-06-04T17:21:06.935Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-06-04T17:21:07.190Z] ok github.com/docker/docker/pkg/progress 0.014s coverage: 75.9% of statements [2020-06-04T17:21:07.669Z] [2020-06-04T17:21:07.758Z] ok github.com/docker/docker/pkg/reexec 0.017s coverage: 82.4% of statements [2020-06-04T17:21:07.860Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-06-04T17:21:08.048Z] --- PASS: TestBuildSquashParent (6.97s) [2020-06-04T17:21:08.048Z] === RUN TestBuildWithRemoveAndForceRemove [2020-06-04T17:21:08.048Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-04T17:21:08.048Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-04T17:21:08.048Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-04T17:21:08.048Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-04T17:21:08.048Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-04T17:21:08.048Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-04T17:21:08.048Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-04T17:21:08.048Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-04T17:21:08.048Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-04T17:21:08.048Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-04T17:21:08.048Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-04T17:21:08.048Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-04T17:21:08.048Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-04T17:21:08.048Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-04T17:21:08.116Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-06-04T17:21:08.137Z] ---> 4640c48460a2 [2020-06-04T17:21:08.137Z] 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-04T17:21:08.137Z] ---> Running in 1335965b56a3 [2020-06-04T17:21:08.326Z] ok github.com/docker/docker/pkg/stdcopy 0.017s coverage: 100.0% of statements [2020-06-04T17:21:08.585Z] ok github.com/docker/docker/pkg/pubsub 1.077s coverage: 73.9% of statements [2020-06-04T17:21:09.041Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-06-04T17:21:09.059Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-04T17:21:09.059Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-04T17:21:09.155Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2020-06-04T17:21:09.155Z] ok github.com/docker/docker/pkg/stringid 0.011s coverage: 70.6% of statements [2020-06-04T17:21:09.414Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2020-06-04T17:21:10.351Z] ok github.com/docker/docker/pkg/sysinfo 0.020s coverage: 54.1% of statements [2020-06-04T17:21:10.405Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-06-04T17:21:10.611Z] ok github.com/docker/docker/pkg/system 0.027s coverage: 36.9% of statements [2020-06-04T17:21:10.611Z] ok github.com/docker/docker/pkg/signal 2.758s coverage: 61.0% of statements [2020-06-04T17:21:10.966Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-06-04T17:21:11.179Z] ok github.com/docker/docker/pkg/tailfile 0.105s coverage: 88.6% of statements [2020-06-04T17:21:11.180Z] testing: warning: no tests to run [2020-06-04T17:21:11.180Z] coverage: [no statements] [2020-06-04T17:21:11.180Z] ok github.com/docker/docker/pkg/term/windows 0.008s coverage: [no statements] [no tests to run] [2020-06-04T17:21:11.734Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-04T17:21:11.734Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-04T17:21:11.747Z] ok github.com/docker/docker/pkg/tarsum 0.113s coverage: 89.3% of statements [2020-06-04T17:21:11.747Z] ok github.com/docker/docker/pkg/urlutil 0.009s coverage: 100.0% of statements [2020-06-04T17:21:11.747Z] ok github.com/docker/docker/pkg/truncindex 0.112s coverage: 91.5% of statements [2020-06-04T17:21:12.007Z] ok github.com/docker/docker/pkg/useragent 0.032s coverage: 88.9% of statements [2020-06-04T17:21:12.330Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-06-04T17:21:12.585Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-06-04T17:21:13.387Z] ok github.com/docker/docker/plugin/v2 0.016s coverage: 14.5% of statements [2020-06-04T17:21:13.756Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-06-04T17:21:13.756Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.29s) [2020-06-04T17:21:13.756Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.40s) [2020-06-04T17:21:13.756Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.20s) [2020-06-04T17:21:13.756Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.46s) [2020-06-04T17:21:13.756Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.39s) [2020-06-04T17:21:13.756Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.37s) [2020-06-04T17:21:13.756Z] === RUN TestBuildMultiStageCopy [2020-06-04T17:21:13.756Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-06-04T17:21:13.950Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-06-04T17:21:13.956Z] ok github.com/docker/docker/reference 0.020s coverage: 83.7% of statements [2020-06-04T17:21:14.216Z] ok github.com/docker/docker/profiles/seccomp 0.018s coverage: 73.8% of statements [2020-06-04T17:21:15.155Z] ok github.com/docker/docker/plugin 0.568s coverage: 23.1% of statements [2020-06-04T17:21:15.315Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-06-04T17:21:15.315Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-06-04T17:21:15.315Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-06-04T17:21:15.414Z] ok github.com/docker/docker/registry/resumable 0.030s coverage: 100.0% of statements [2020-06-04T17:21:15.571Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-06-04T17:21:15.673Z] ok github.com/docker/docker/restartmanager 0.009s coverage: 45.3% of statements [2020-06-04T17:21:16.132Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-06-04T17:21:16.132Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-06-04T17:21:16.243Z] ok github.com/docker/docker/registry 0.259s coverage: 56.3% of statements [2020-06-04T17:21:16.431Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-06-04T17:21:16.502Z] ok github.com/docker/docker/testutil 0.013s coverage: 62.5% of statements [2020-06-04T17:21:16.808Z] Removing intermediate container 1335965b56a3 [2020-06-04T17:21:16.808Z] ---> 6a82d544db97 [2020-06-04T17:21:16.808Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-06-04T17:21:16.808Z] ---> Running in 64f4a259bcb1 [2020-06-04T17:21:17.060Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-06-04T17:21:17.277Z] [2020-06-04T17:21:17.277Z] SUCCESS: Specified value was saved. [2020-06-04T17:21:17.440Z] ok github.com/docker/docker/runconfig 0.027s coverage: 65.8% of statements [2020-06-04T17:21:17.497Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-06-04T17:21:17.683Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-06-04T17:21:18.061Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-06-04T17:21:18.299Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-06-04T17:21:18.301Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-06-04T17:21:18.622Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-06-04T17:21:18.818Z] ok github.com/docker/docker/volume/drivers 0.016s coverage: 36.1% of statements [2020-06-04T17:21:18.914Z] --- PASS: TestBuildMultiStageCopy (4.97s) [2020-06-04T17:21:18.914Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.59s) [2020-06-04T17:21:18.914Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2020-06-04T17:21:18.914Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.61s) [2020-06-04T17:21:18.914Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.60s) [2020-06-04T17:21:18.914Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.66s) [2020-06-04T17:21:18.914Z] === RUN TestBuildMultiStageParentConfig [2020-06-04T17:21:19.387Z] ok github.com/docker/docker/volume/local 0.043s coverage: 73.0% of statements [2020-06-04T17:21:19.490Z] Removing intermediate container 64f4a259bcb1 [2020-06-04T17:21:19.491Z] ---> ac082d0a28f6 [2020-06-04T17:21:19.491Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-06-04T17:21:19.491Z] ---> Running in 27878f0711af [2020-06-04T17:21:19.645Z] ok github.com/docker/docker/volume/mounts 0.048s coverage: 67.0% of statements [2020-06-04T17:21:20.384Z] --- PASS: TestBuildMultiStageParentConfig (1.56s) [2020-06-04T17:21:20.385Z] === RUN TestBuildLabelWithTargets [2020-06-04T17:21:20.471Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-06-04T17:21:20.471Z] [2020-06-04T17:21:20.471Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-06-04T17:21:20.471Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-06-04T17:21:20.471Z] HOSTNAME=3ec8a44eed13 [2020-06-04T17:21:20.471Z] DEST=bundles/test-integration [2020-06-04T17:21:20.471Z] PWD=/go/src/github.com/docker/docker [2020-06-04T17:21:20.471Z] DOCKER_ROOTLESS=1 [2020-06-04T17:21:20.471Z] DOCKER_GITCOMMIT=b4fc2b7202f46f4cdbba0d993aba757f5cd31280 [2020-06-04T17:21:20.471Z] container=docker [2020-06-04T17:21:20.471Z] HOME=/root [2020-06-04T17:21:20.471Z] GOLANG_VERSION=1.13.11 [2020-06-04T17:21:20.471Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-06-04T17:21:20.471Z] VALIDATE_BRANCH=master [2020-06-04T17:21:20.471Z] TERM=xterm [2020-06-04T17:21:20.471Z] DOCKER_PKG=github.com/docker/docker [2020-06-04T17:21:20.471Z] SHLVL=1 [2020-06-04T17:21:20.471Z] TIMEOUT=120m [2020-06-04T17:21:20.471Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-06-04T17:21:20.471Z] DOCKER_GRAPHDRIVER=overlay2 [2020-06-04T17:21:20.471Z] GO111MODULE=off [2020-06-04T17:21:20.471Z] DOCKER_EXPERIMENTAL=1 [2020-06-04T17:21:20.471Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-06-04T17:21:20.471Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-06-04T17:21:20.471Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-06-04T17:21:20.471Z] GOPATH=/go [2020-06-04T17:21:20.471Z] PKG_CONFIG=pkg-config [2020-06-04T17:21:20.471Z] _=/usr/bin/env [2020-06-04T17:21:20.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-06-04T17:21:20.581Z] ok github.com/docker/docker/volume/service 0.033s coverage: 73.0% of statements [2020-06-04T17:21:21.135Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-06-04T17:21:23.022Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-06-04T17:21:23.059Z] --- PASS: TestBuildLabelWithTargets (2.39s) [2020-06-04T17:21:23.059Z] === RUN TestBuildWithEmptyLayers [2020-06-04T17:21:23.323Z] Cannot create a file when that file already exists. [2020-06-04T17:21:24.065Z] --- PASS: TestBuildWithEmptyLayers (1.05s) [2020-06-04T17:21:24.065Z] === RUN TestBuildMultiStageOnBuild [2020-06-04T17:21:25.539Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-06-04T17:21:26.741Z] --- PASS: TestBuildMultiStageOnBuild (2.88s) [2020-06-04T17:21:26.741Z] === RUN TestBuildUncleanTarFilenames [2020-06-04T17:21:26.913Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-06-04T17:21:27.473Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-06-04T17:21:28.075Z] Removing intermediate container 27878f0711af [2020-06-04T17:21:28.075Z] ---> 7d5a726f0aa4 [2020-06-04T17:21:28.075Z] Step 13/13 : CMD ["sh"] [2020-06-04T17:21:28.075Z] ---> Running in 636fc232929e [2020-06-04T17:21:28.075Z] Removing intermediate container 636fc232929e [2020-06-04T17:21:28.075Z] ---> a4eb02738f2d [2020-06-04T17:21:28.075Z] Successfully built a4eb02738f2d [2020-06-04T17:21:28.075Z] Successfully tagged busybox:latest [2020-06-04T17:21:28.075Z] INFO: Docker images of the daemon under test [2020-06-04T17:21:28.075Z] [2020-06-04T17:21:28.075Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-06-04T17:21:28.075Z] busybox latest a4eb02738f2d Less than a second ago 3.72GB [2020-06-04T17:21:28.075Z] microsoft/windowsservercore latest 561b89eac394 4 weeks ago 3.7GB [2020-06-04T17:21:28.075Z] mcr.microsoft.com/windows/servercore ltsc2019 561b89eac394 4 weeks ago 3.7GB [2020-06-04T17:21:28.075Z] [2020-06-04T17:21:28.075Z] INFO: Running integration tests at 06/04/2020 17:21:27... [2020-06-04T17:21:28.075Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-06-04T17:21:28.075Z] INFO: Integration API tests being run from the host: [2020-06-04T17:21:28.075Z] INFO: make.ps1 starting at 06/04/2020 17:21:27 [2020-06-04T17:21:28.228Z] --- PASS: TestBuildUncleanTarFilenames (1.29s) [2020-06-04T17:21:28.228Z] === RUN TestBuildMultiStageLayerLeak [2020-06-04T17:21:29.067Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-06-04T17:21:31.675Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-06-04T17:21:31.680Z] --- PASS: TestBuildMultiStageLayerLeak (3.08s) [2020-06-04T17:21:31.680Z] === RUN TestBuildWithHugeFile [2020-06-04T17:21:33.178Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-06-04T17:21:34.938Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-06-04T17:21:35.078Z] tests/integration/client_test.py ..... [ 75%] [2020-06-04T17:21:35.078Z] tests/integration/context_api_test.py .. [ 76%] [2020-06-04T17:21:35.193Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-06-04T17:21:35.642Z] tests/integration/errors_test.py . [ 76%] [2020-06-04T17:21:35.754Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-06-04T17:21:36.314Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-06-04T17:21:36.875Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-06-04T17:21:36.875Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-06-04T17:21:37.802Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-06-04T17:21:39.689Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-06-04T17:21:39.944Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-06-04T17:21:40.199Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-06-04T17:21:41.127Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-06-04T17:21:42.503Z] ok github.com/docker/docker/pkg/plugins 33.647s coverage: 76.6% of statements [2020-06-04T17:21:42.503Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-06-04T17:21:42.503Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-06-04T17:21:42.503Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-06-04T17:21:42.503Z] ? github.com/docker/docker/pkg/term [no test files] [2020-06-04T17:21:42.503Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-06-04T17:21:42.503Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-06-04T17:21:42.503Z] ? github.com/docker/docker/rootless [no test files] [2020-06-04T17:21:42.503Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-06-04T17:21:42.503Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-06-04T17:21:42.503Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-06-04T17:21:42.503Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-06-04T17:21:42.503Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-06-04T17:21:42.503Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-06-04T17:21:42.503Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-06-04T17:21:42.503Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-06-04T17:21:42.503Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-06-04T17:21:42.503Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-06-04T17:21:42.503Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-06-04T17:21:42.503Z] ? github.com/docker/docker/testutil/request [no test files] [2020-06-04T17:21:42.503Z] ? github.com/docker/docker/volume [no test files] [2020-06-04T17:21:42.503Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-06-04T17:21:42.503Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-06-04T17:21:42.503Z] [2020-06-04T17:21:42.503Z] === Skipped [2020-06-04T17:21:42.503Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-06-04T17:21:42.503Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-06-04T17:21:42.503Z] [2020-06-04T17:21:42.503Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-06-04T17:21:42.503Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-06-04T17:21:42.503Z] [2020-06-04T17:21:42.503Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-06-04T17:21:42.503Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T17:21:42.503Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-04T17:21:42.503Z] [2020-06-04T17:21:42.503Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-06-04T17:21:42.503Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T17:21:42.503Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-04T17:21:42.503Z] [2020-06-04T17:21:42.503Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-06-04T17:21:42.503Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T17:21:42.503Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-04T17:21:42.503Z] [2020-06-04T17:21:42.503Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-06-04T17:21:42.503Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T17:21:42.503Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-04T17:21:42.503Z] [2020-06-04T17:21:42.503Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-06-04T17:21:42.503Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T17:21:42.503Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-04T17:21:42.503Z] [2020-06-04T17:21:42.503Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-06-04T17:21:42.503Z] graphtest_unix.go:73: No driver to put! [2020-06-04T17:21:42.503Z] [2020-06-04T17:21:42.503Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-06-04T17:21:42.503Z] time="2020-06-04T17:20:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-04T17:21:42.503Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-04T17:21:42.503Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-04T17:21:42.503Z] [2020-06-04T17:21:42.503Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-06-04T17:21:42.503Z] time="2020-06-04T17:20:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-04T17:21:42.503Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-04T17:21:42.503Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-04T17:21:42.503Z] [2020-06-04T17:21:42.503Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-06-04T17:21:42.503Z] time="2020-06-04T17:20:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-04T17:21:42.503Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-04T17:21:42.503Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-04T17:21:42.503Z] [2020-06-04T17:21:42.503Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-06-04T17:21:42.503Z] time="2020-06-04T17:20:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-04T17:21:42.503Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-04T17:21:42.503Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-04T17:21:42.503Z] [2020-06-04T17:21:42.503Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-06-04T17:21:42.503Z] time="2020-06-04T17:20:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-04T17:21:42.503Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-04T17:21:42.503Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-04T17:21:42.503Z] [2020-06-04T17:21:42.503Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-06-04T17:21:42.503Z] graphtest_unix.go:73: No driver to put! [2020-06-04T17:21:42.503Z] [2020-06-04T17:21:42.503Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-06-04T17:21:42.503Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-06-04T17:21:42.503Z] [2020-06-04T17:21:42.503Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-06-04T17:21:42.503Z] overlay_test.go:49: Fails to compute changes intermittently [2020-06-04T17:21:42.503Z] [2020-06-04T17:21:42.503Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-06-04T17:21:42.503Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-06-04T17:21:42.503Z] [2020-06-04T17:21:42.503Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-06-04T17:21:42.503Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-06-04T17:21:42.503Z] [2020-06-04T17:21:42.503Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-06-04T17:21:42.503Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T17:21:42.503Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-04T17:21:42.503Z] [2020-06-04T17:21:42.503Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-06-04T17:21:42.503Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T17:21:42.503Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-04T17:21:42.503Z] [2020-06-04T17:21:42.503Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-06-04T17:21:42.503Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T17:21:42.503Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-04T17:21:42.503Z] [2020-06-04T17:21:42.503Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-06-04T17:21:42.503Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T17:21:42.503Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-04T17:21:42.503Z] [2020-06-04T17:21:42.503Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-06-04T17:21:42.503Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T17:21:42.503Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-04T17:21:42.503Z] [2020-06-04T17:21:42.503Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-06-04T17:21:42.503Z] graphtest_unix.go:73: No driver to put! [2020-06-04T17:21:42.503Z] [2020-06-04T17:21:42.503Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-06-04T17:21:42.503Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-06-04T17:21:42.503Z] [2020-06-04T17:21:42.503Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-06-04T17:21:42.503Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-06-04T17:21:42.503Z] [2020-06-04T17:21:42.503Z] [2020-06-04T17:21:42.503Z] DONE 2124 tests, 26 skipped in 191.504s Post stage [Pipeline] junit [2020-06-04T17:21:42.520Z] Recording test results [2020-06-04T17:21:43.641Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-06-04T17:21:43.641Z] --- PASS: TestBuildWithHugeFile (108.89s) [2020-06-04T17:21:43.641Z] === RUN TestBuildWithEmptyDockerfile [2020-06-04T17:21:43.641Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-04T17:21:43.641Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-04T17:21:43.641Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-04T17:21:43.641Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-04T17:21:43.641Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-04T17:21:43.641Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-04T17:21:43.641Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-04T17:21:43.641Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-04T17:21:43.641Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-04T17:21:43.897Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-06-04T17:21:43.897Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2020-06-04T17:21:43.897Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) [2020-06-04T17:21:43.897Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.16s) [2020-06-04T17:21:43.897Z] === RUN TestBuildPreserveOwnership [2020-06-04T17:21:43.897Z] === RUN TestBuildPreserveOwnership/copy_from [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-04T17:21:45.375Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41030/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr14 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b4fc2b7202f46f4cdbba0d993aba757f5cd31280 -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:b4fc2b7202f46f4cdbba0d993aba757f5cd31280 hack/make.sh dynbinary test-integration [2020-06-04T17:21:45.782Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-06-04T17:21:45.942Z] [2020-06-04T17:21:46.038Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-06-04T17:21:46.201Z] Removing bundles/ [2020-06-04T17:21:46.201Z] [2020-06-04T17:21:46.201Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-06-04T17:21:46.201Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-06-04T17:21:46.201Z] GOOS="" GOARCH="" GOARM="" [2020-06-04T17:21:47.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-06-04T17:21:47.400Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-06-04T17:21:47.400Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-06-04T17:21:47.568Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-06-04T17:21:47.805Z] #65 exporting layers 79.2s done [2020-06-04T17:21:47.805Z] #65 exporting manifest sha256:ca0e1ecf595f0beb2796db2a504279524aa6e2d561d9318d594a4bfd1eb02693 done [2020-06-04T17:21:47.805Z] #65 exporting config sha256:797ba422bd79cf4ab44d5b60e5080ad5d3c290bc66cd814717103d037984b32e done [2020-06-04T17:21:47.805Z] #65 sending tarball [2020-06-04T17:21:48.325Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-06-04T17:21:48.325Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-06-04T17:21:49.275Z] --- PASS: TestBuildPreserveOwnership (5.27s) [2020-06-04T17:21:49.275Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.20s) [2020-06-04T17:21:49.275Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.03s) [2020-06-04T17:21:49.275Z] === RUN TestBuildPlatformInvalid [2020-06-04T17:21:49.275Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-06-04T17:21:49.275Z] PASS [2020-06-04T17:21:49.275Z] [2020-06-04T17:21:49.275Z] === Skipped [2020-06-04T17:21:49.275Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-06-04T17:21:49.275Z] build_session_test.go:25: TODO: BuildKit [2020-06-04T17:21:49.275Z] [2020-06-04T17:21:49.275Z] [2020-06-04T17:21:49.275Z] DONE 32 tests, 1 skipped in 189.382s [2020-06-04T17:21:49.275Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-06-04T17:21:49.275Z] ++ 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-04T17:21:49.275Z] ++ set -e [2020-06-04T17:21:49.275Z] ++ '[' -n 0 ']' [2020-06-04T17:21:49.275Z] ++ set -x [2020-06-04T17:21:49.275Z] ++ env -i DEST=/go/src/github.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-04T17:21:49.530Z] INFO: Testing against a local daemon [2020-06-04T17:21:49.530Z] === RUN TestConfigInspect [2020-06-04T17:21:50.096Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-06-04T17:21:50.456Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-06-04T17:21:52.346Z] --- PASS: TestConfigInspect (2.64s) [2020-06-04T17:21:52.346Z] === RUN TestConfigList [2020-06-04T17:21:52.602Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-06-04T17:21:54.469Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-04T17:21:54.469Z] INFO: Testing against a local daemon [2020-06-04T17:21:54.490Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-06-04T17:21:54.490Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-06-04T17:21:55.415Z] --- PASS: TestConfigList (3.08s) [2020-06-04T17:21:55.415Z] === RUN TestConfigsCreateAndDelete [2020-06-04T17:21:55.976Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-06-04T17:21:58.492Z] --- PASS: TestConfigsCreateAndDelete (3.11s) [2020-06-04T17:21:58.492Z] === RUN TestConfigsUpdate [2020-06-04T17:21:58.492Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-06-04T17:21:58.532Z] #65 ... [2020-06-04T17:21:58.532Z] [2020-06-04T17:21:58.532Z] #66 importing to docker [2020-06-04T17:21:58.532Z] #66 ... [2020-06-04T17:21:58.532Z] [2020-06-04T17:21:58.532Z] #65 exporting to oci image format [2020-06-04T17:21:58.532Z] #65 sending tarball 14.6s done [2020-06-04T17:21:58.532Z] #65 DONE 93.9s [2020-06-04T17:21:58.532Z] [2020-06-04T17:21:58.532Z] #66 importing to docker [2020-06-04T17:21:58.640Z] --- PASS: TestBuildWithHugeFile (27.44s) [2020-06-04T17:21:58.640Z] === RUN TestBuildWithEmptyDockerfile [2020-06-04T17:21:58.640Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-04T17:21:58.640Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-04T17:21:58.640Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-04T17:21:58.640Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-04T17:21:58.640Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-04T17:21:58.640Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-04T17:21:58.640Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-04T17:21:58.640Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-04T17:21:58.748Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-06-04T17:21:58.923Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-04T17:21:58.923Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-06-04T17:21:58.923Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.36s) [2020-06-04T17:21:58.923Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.36s) [2020-06-04T17:21:58.923Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2020-06-04T17:21:58.923Z] === RUN TestBuildPreserveOwnership [2020-06-04T17:21:59.003Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-06-04T17:21:59.204Z] === RUN TestBuildPreserveOwnership/copy_from [2020-06-04T17:21:59.563Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-06-04T17:22:00.488Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-06-04T17:22:01.413Z] --- PASS: TestConfigsUpdate (2.92s) [2020-06-04T17:22:01.413Z] === RUN TestTemplatedConfig [2020-06-04T17:22:03.300Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-06-04T17:22:03.556Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-06-04T17:22:03.584Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-06-04T17:22:04.921Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-06-04T17:22:04.921Z] --- PASS: TestTemplatedConfig (3.70s) [2020-06-04T17:22:04.921Z] === RUN TestConfigCreateResolve [2020-06-04T17:22:05.481Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-06-04T17:22:05.608Z] --- PASS: TestBuildPreserveOwnership (6.59s) [2020-06-04T17:22:05.608Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.30s) [2020-06-04T17:22:05.608Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.28s) [2020-06-04T17:22:05.608Z] === RUN TestBuildPlatformInvalid [2020-06-04T17:22:05.891Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-06-04T17:22:05.891Z] PASS [2020-06-04T17:22:05.891Z] [2020-06-04T17:22:05.891Z] === Skipped [2020-06-04T17:22:05.891Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-06-04T17:22:05.891Z] build_session_test.go:25: TODO: BuildKit [2020-06-04T17:22:05.891Z] [2020-06-04T17:22:05.891Z] [2020-06-04T17:22:05.891Z] DONE 32 tests, 1 skipped in 77.699s [2020-06-04T17:22:05.891Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-06-04T17:22:05.891Z] ++ 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-04T17:22:05.891Z] ++ set -e [2020-06-04T17:22:05.891Z] ++ '[' -n 0 ']' [2020-06-04T17:22:05.891Z] ++ set -x [2020-06-04T17:22:05.891Z] ++ env -i DEST=/go/src/github.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-04T17:22:06.173Z] INFO: Testing against a local daemon [2020-06-04T17:22:06.173Z] === RUN TestConfigInspect [2020-06-04T17:22:06.953Z] ok github.com/docker/docker/integration/build 14.171s [2020-06-04T17:22:06.953Z] [2020-06-04T17:22:06.953Z] === Skipped [2020-06-04T17:22:06.953Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-06-04T17:22:06.953Z] build_session_test.go:25: TODO: BuildKit [2020-06-04T17:22:06.953Z] [2020-06-04T17:22:06.953Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-06-04T17:22:06.953Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T17:22:06.953Z] [2020-06-04T17:22:06.953Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-06-04T17:22:06.953Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-04T17:22:06.953Z] [2020-06-04T17:22:06.953Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-06-04T17:22:06.953Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-04T17:22:06.953Z] [2020-06-04T17:22:06.953Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2020-06-04T17:22:06.953Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-04T17:22:06.953Z] [2020-06-04T17:22:06.953Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-06-04T17:22:06.953Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-04T17:22:06.953Z] [2020-06-04T17:22:06.953Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-06-04T17:22:06.953Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-04T17:22:06.953Z] [2020-06-04T17:22:06.953Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-06-04T17:22:06.953Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-04T17:22:06.953Z] [2020-06-04T17:22:06.953Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.01s) [2020-06-04T17:22:06.953Z] build_test.go:492: testEnv.OSType == "windows" [2020-06-04T17:22:06.953Z] [2020-06-04T17:22:06.953Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-06-04T17:22:06.953Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-04T17:22:06.953Z] [2020-06-04T17:22:06.953Z] [2020-06-04T17:22:06.953Z] DONE 22 tests, 10 skipped in 36.426s [2020-06-04T17:22:06.953Z] [2020-06-04T17:22:06.953Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-06-04T17:22:07.370Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-06-04T17:22:07.932Z] --- PASS: TestConfigCreateResolve (3.06s) [2020-06-04T17:22:07.932Z] === RUN TestConfigDaemonLibtrustID [2020-06-04T17:22:07.940Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-04T17:22:07.940Z] INFO: Testing against a local daemon [2020-06-04T17:22:07.940Z] ok github.com/docker/docker/integration/config 0.163s [2020-06-04T17:22:07.940Z] [2020-06-04T17:22:07.940Z] === Skipped [2020-06-04T17:22:07.940Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-06-04T17:22:07.940Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T17:22:07.940Z] [2020-06-04T17:22:07.940Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-06-04T17:22:07.940Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T17:22:07.940Z] [2020-06-04T17:22:07.940Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-06-04T17:22:07.940Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T17:22:07.940Z] [2020-06-04T17:22:07.940Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-06-04T17:22:07.940Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T17:22:07.940Z] [2020-06-04T17:22:07.940Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-06-04T17:22:07.940Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T17:22:07.940Z] [2020-06-04T17:22:07.940Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-06-04T17:22:07.940Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-06-04T17:22:07.940Z] [2020-06-04T17:22:07.940Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-06-04T17:22:07.940Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-06-04T17:22:07.940Z] [2020-06-04T17:22:07.940Z] [2020-06-04T17:22:07.940Z] DONE 7 tests, 7 skipped in 2.207s [2020-06-04T17:22:07.940Z] [2020-06-04T17:22:07.940Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-06-04T17:22:08.492Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-06-04T17:22:08.492Z] PASS [2020-06-04T17:22:08.492Z] [2020-06-04T17:22:08.492Z] DONE 7 tests in 19.219s [2020-06-04T17:22:08.492Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-06-04T17:22:08.493Z] ++ 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-04T17:22:08.493Z] ++ set -e [2020-06-04T17:22:08.493Z] ++ '[' -n 0 ']' [2020-06-04T17:22:08.493Z] ++ set -x [2020-06-04T17:22:08.493Z] ++ env -i DEST=/go/src/github.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-04T17:22:08.748Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-06-04T17:22:08.748Z] INFO: Testing against a local daemon [2020-06-04T17:22:08.748Z] === RUN TestCheckpoint [2020-06-04T17:22:08.748Z] --- SKIP: TestCheckpoint (0.00s) [2020-06-04T17:22:08.748Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-04T17:22:08.748Z] === RUN TestContainerInvalidJSON [2020-06-04T17:22:08.748Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-06-04T17:22:08.748Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-06-04T17:22:08.748Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-06-04T17:22:08.748Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-06-04T17:22:08.748Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-06-04T17:22:08.748Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-06-04T17:22:08.748Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-06-04T17:22:08.748Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-06-04T17:22:08.748Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-06-04T17:22:08.748Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-06-04T17:22:08.748Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-06-04T17:22:08.748Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-06-04T17:22:08.748Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-06-04T17:22:08.748Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-06-04T17:22:09.003Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-06-04T17:22:09.003Z] === RUN TestCopyFromContainerPathIsNotDir [2020-06-04T17:22:09.003Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2020-06-04T17:22:09.003Z] === RUN TestCopyToContainerPathDoesNotExist [2020-06-04T17:22:09.003Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2020-06-04T17:22:09.003Z] === RUN TestCopyToContainerPathIsNotDir [2020-06-04T17:22:09.003Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2020-06-04T17:22:09.003Z] === RUN TestCopyFromContainer [2020-06-04T17:22:10.370Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-06-04T17:22:10.374Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-06-04T17:22:10.566Z] --- PASS: TestConfigInspect (3.91s) [2020-06-04T17:22:10.566Z] === RUN TestConfigList [2020-06-04T17:22:10.625Z] === RUN TestCopyFromContainer// [2020-06-04T17:22:10.625Z] === RUN TestCopyFromContainer//bar/root [2020-06-04T17:22:10.625Z] === RUN TestCopyFromContainer//bar/root/ [2020-06-04T17:22:10.880Z] === RUN TestCopyFromContainer/bar/quux [2020-06-04T17:22:10.880Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-06-04T17:22:10.880Z] === RUN TestCopyFromContainer/bar/quux/ [2020-06-04T17:22:10.880Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-06-04T17:22:10.908Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-04T17:22:10.908Z] INFO: Testing against a local daemon [2020-06-04T17:22:11.135Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-06-04T17:22:11.135Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-06-04T17:22:11.135Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-06-04T17:22:11.135Z] === RUN TestCopyFromContainer/bar/notarget [2020-06-04T17:22:11.390Z] --- PASS: TestCopyFromContainer (2.23s) [2020-06-04T17:22:11.390Z] --- PASS: TestCopyFromContainer// (0.08s) [2020-06-04T17:22:11.391Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2020-06-04T17:22:11.391Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2020-06-04T17:22:11.391Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2020-06-04T17:22:11.391Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-06-04T17:22:11.391Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-06-04T17:22:11.391Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-06-04T17:22:11.391Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-06-04T17:22:11.391Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-06-04T17:22:11.391Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-06-04T17:22:11.391Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-06-04T17:22:11.391Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-06-04T17:22:11.391Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-04T17:22:11.391Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-04T17:22:11.391Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-04T17:22:11.391Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-04T17:22:11.391Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-04T17:22:11.391Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-04T17:22:11.391Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-04T17:22:11.391Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-04T17:22:11.391Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-04T17:22:11.391Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-06-04T17:22:11.391Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-06-04T17:22:11.391Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-06-04T17:22:11.391Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-06-04T17:22:11.391Z] === RUN TestCreateLinkToNonExistingContainer [2020-06-04T17:22:11.391Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-06-04T17:22:11.391Z] === RUN TestCreateWithInvalidEnv [2020-06-04T17:22:11.391Z] === RUN TestCreateWithInvalidEnv/0 [2020-06-04T17:22:11.391Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-06-04T17:22:11.391Z] === RUN TestCreateWithInvalidEnv/1 [2020-06-04T17:22:11.391Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-06-04T17:22:11.391Z] === RUN TestCreateWithInvalidEnv/2 [2020-06-04T17:22:11.391Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-06-04T17:22:11.391Z] === CONT TestCreateWithInvalidEnv/0 [2020-06-04T17:22:11.391Z] === CONT TestCreateWithInvalidEnv/2 [2020-06-04T17:22:11.391Z] === CONT TestCreateWithInvalidEnv/1 [2020-06-04T17:22:11.391Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-06-04T17:22:11.391Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-06-04T17:22:11.391Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-06-04T17:22:11.391Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-06-04T17:22:11.391Z] === RUN TestCreateTmpfsMountsTarget [2020-06-04T17:22:11.391Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-06-04T17:22:11.391Z] === RUN TestCreateWithCustomMaskedPaths [2020-06-04T17:22:11.646Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-06-04T17:22:11.901Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-06-04T17:22:12.826Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-06-04T17:22:13.752Z] --- PASS: TestCreateWithCustomMaskedPaths (2.29s) [2020-06-04T17:22:13.752Z] === RUN TestCreateWithCapabilities [2020-06-04T17:22:13.752Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-06-04T17:22:13.752Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-06-04T17:22:13.752Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-06-04T17:22:13.752Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-06-04T17:22:13.752Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-06-04T17:22:13.752Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-06-04T17:22:13.752Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-06-04T17:22:13.752Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-06-04T17:22:13.752Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-06-04T17:22:13.752Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-06-04T17:22:13.752Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-06-04T17:22:13.752Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-04T17:22:13.752Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-04T17:22:13.752Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-06-04T17:22:13.752Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-06-04T17:22:13.752Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-06-04T17:22:13.752Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-06-04T17:22:13.752Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-06-04T17:22:13.752Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-06-04T17:22:13.752Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-06-04T17:22:13.752Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-06-04T17:22:13.752Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-06-04T17:22:13.752Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-06-04T17:22:13.752Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-06-04T17:22:13.752Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-06-04T17:22:13.752Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-04T17:22:13.752Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-06-04T17:22:14.008Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-06-04T17:22:14.008Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-06-04T17:22:14.008Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-06-04T17:22:14.008Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-06-04T17:22:14.008Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-06-04T17:22:14.008Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-06-04T17:22:14.008Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-06-04T17:22:14.008Z] --- PASS: TestCreateWithCapabilities (0.05s) [2020-06-04T17:22:14.008Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2020-06-04T17:22:14.008Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-06-04T17:22:14.008Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-06-04T17:22:14.008Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-06-04T17:22:14.008Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2020-06-04T17:22:14.008Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-06-04T17:22:14.008Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-06-04T17:22:14.008Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-06-04T17:22:14.008Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-06-04T17:22:14.008Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.03s) [2020-06-04T17:22:14.008Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s) [2020-06-04T17:22:14.008Z] === RUN TestCreateWithCustomReadonlyPaths [2020-06-04T17:22:14.019Z] --- PASS: TestConfigList (3.65s) [2020-06-04T17:22:14.019Z] === RUN TestConfigsCreateAndDelete [2020-06-04T17:22:14.263Z] === RUN TestDockerSuite/TestBuildAddScript [2020-06-04T17:22:15.627Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-06-04T17:22:16.553Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.37s) [2020-06-04T17:22:16.553Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-06-04T17:22:16.553Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-04T17:22:16.553Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-04T17:22:16.553Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-04T17:22:16.553Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-04T17:22:16.553Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-04T17:22:16.553Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-04T17:22:16.553Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-04T17:22:16.553Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-04T17:22:16.553Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-04T17:22:16.553Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-04T17:22:16.553Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-04T17:22:16.553Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-04T17:22:16.553Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-04T17:22:16.553Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-04T17:22:16.553Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-04T17:22:16.553Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-06-04T17:22:16.553Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-06-04T17:22:16.554Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-06-04T17:22:16.554Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-06-04T17:22:16.554Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-06-04T17:22:16.554Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-06-04T17:22:16.554Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-06-04T17:22:16.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-06-04T17:22:16.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-06-04T17:22:16.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-06-04T17:22:17.479Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.83s) [2020-06-04T17:22:17.479Z] === RUN TestCreateDifferentPlatform [2020-06-04T17:22:17.479Z] === RUN TestCreateDifferentPlatform/different_os [2020-06-04T17:22:17.479Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-06-04T17:22:17.479Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2020-06-04T17:22:17.479Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-06-04T17:22:17.479Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-06-04T17:22:17.479Z] === RUN TestContainerStartOnDaemonRestart [2020-06-04T17:22:17.479Z] === PAUSE TestContainerStartOnDaemonRestart [2020-06-04T17:22:17.479Z] === RUN TestDaemonRestartIpcMode [2020-06-04T17:22:17.479Z] === PAUSE TestDaemonRestartIpcMode [2020-06-04T17:22:17.479Z] === RUN TestDaemonHostGatewayIP [2020-06-04T17:22:17.479Z] === PAUSE TestDaemonHostGatewayIP [2020-06-04T17:22:17.479Z] === RUN TestContainerKillOnDaemonStart [2020-06-04T17:22:17.479Z] === PAUSE TestContainerKillOnDaemonStart [2020-06-04T17:22:17.479Z] === RUN TestDiff [2020-06-04T17:22:17.479Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-06-04T17:22:17.479Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-06-04T17:22:17.485Z] --- PASS: TestConfigsCreateAndDelete (3.71s) [2020-06-04T17:22:17.485Z] === RUN TestConfigsUpdate [2020-06-04T17:22:17.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-06-04T17:22:17.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-06-04T17:22:18.040Z] --- PASS: TestDiff (0.84s) [2020-06-04T17:22:18.040Z] === RUN TestExecWithCloseStdin [2020-06-04T17:22:18.968Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-06-04T17:22:19.223Z] --- PASS: TestExecWithCloseStdin (1.05s) [2020-06-04T17:22:19.223Z] === RUN TestExec [2020-06-04T17:22:19.714Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-06-04T17:22:20.151Z] --- PASS: TestExec (0.90s) [2020-06-04T17:22:20.151Z] === RUN TestExecUser [2020-06-04T17:22:20.938Z] --- PASS: TestConfigsUpdate (3.76s) [2020-06-04T17:22:20.938Z] === RUN TestTemplatedConfig [2020-06-04T17:22:21.078Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-06-04T17:22:21.078Z] --- PASS: TestExecUser (1.04s) [2020-06-04T17:22:21.078Z] === RUN TestExportContainerAndImportImage [2020-06-04T17:22:22.441Z] --- PASS: TestExportContainerAndImportImage (1.24s) [2020-06-04T17:22:22.441Z] === RUN TestExportContainerAfterDaemonRestart [2020-06-04T17:22:22.697Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-06-04T17:22:23.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-06-04T17:22:24.060Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s) [2020-06-04T17:22:24.060Z] === RUN TestHealthCheckWorkdir [2020-06-04T17:22:24.621Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-06-04T17:22:24.831Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-06-04T17:22:24.876Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-06-04T17:22:25.131Z] --- PASS: TestHealthCheckWorkdir (1.12s) [2020-06-04T17:22:25.131Z] === RUN TestHealthKillContainer [2020-06-04T17:22:25.131Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-06-04T17:22:25.548Z] --- PASS: TestTemplatedConfig (3.90s) [2020-06-04T17:22:25.548Z] === RUN TestConfigCreateResolve [2020-06-04T17:22:25.993Z] #66 DONE 26.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-06-04T17:22:26.255Z] ......... [ 86%] [2020-06-04T17:22:26.544Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41030/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr14 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b4fc2b7202f46f4cdbba0d993aba757f5cd31280 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b4fc2b7202f46f4cdbba0d993aba757f5cd31280 hack/test/unit [2020-06-04T17:22:26.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-06-04T17:22:27.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-06-04T17:22:28.394Z] --- PASS: TestHealthKillContainer (2.92s) [2020-06-04T17:22:28.394Z] === RUN TestInspectCpusetInConfigPre120 [2020-06-04T17:22:28.394Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-06-04T17:22:28.649Z] --- PASS: TestInspectCpusetInConfigPre120 (0.59s) [2020-06-04T17:22:28.649Z] === RUN TestIpcModeNone [2020-06-04T17:22:28.649Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-06-04T17:22:28.998Z] --- PASS: TestConfigCreateResolve (3.71s) [2020-06-04T17:22:28.998Z] === RUN TestConfigDaemonLibtrustID [2020-06-04T17:22:29.202Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-06-04T17:22:29.280Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-06-04T17:22:29.280Z] PASS [2020-06-04T17:22:29.280Z] [2020-06-04T17:22:29.280Z] DONE 7 tests in 23.256s [2020-06-04T17:22:29.280Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-06-04T17:22:29.280Z] ++ 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-04T17:22:29.280Z] ++ set -e [2020-06-04T17:22:29.280Z] ++ '[' -n 0 ']' [2020-06-04T17:22:29.280Z] ++ set -x [2020-06-04T17:22:29.280Z] ++ env -i DEST=/go/src/github.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-04T17:22:29.280Z] INFO: Testing against a local daemon [2020-06-04T17:22:29.280Z] === RUN TestCheckpoint [2020-06-04T17:22:29.280Z] --- SKIP: TestCheckpoint (0.00s) [2020-06-04T17:22:29.280Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-04T17:22:29.280Z] === RUN TestContainerInvalidJSON [2020-06-04T17:22:29.280Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-06-04T17:22:29.280Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-06-04T17:22:29.280Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-06-04T17:22:29.280Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-06-04T17:22:29.280Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-06-04T17:22:29.280Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-06-04T17:22:29.280Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-06-04T17:22:29.280Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-06-04T17:22:29.280Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-06-04T17:22:29.280Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-06-04T17:22:29.280Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-06-04T17:22:29.280Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-06-04T17:22:29.280Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-06-04T17:22:29.280Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-06-04T17:22:29.424Z] ? github.com/docker/docker/api [no test files] [2020-06-04T17:22:29.574Z] --- PASS: TestIpcModeNone (0.91s) [2020-06-04T17:22:29.574Z] === RUN TestIpcModePrivate [2020-06-04T17:22:29.593Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s) [2020-06-04T17:22:29.593Z] === RUN TestCopyFromContainerPathIsNotDir [2020-06-04T17:22:29.593Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2020-06-04T17:22:29.593Z] === RUN TestCopyToContainerPathDoesNotExist [2020-06-04T17:22:29.875Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-06-04T17:22:29.875Z] === RUN TestCopyToContainerPathIsNotDir [2020-06-04T17:22:29.875Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-06-04T17:22:29.875Z] === RUN TestCopyFromContainer [2020-06-04T17:22:30.134Z] --- PASS: TestIpcModePrivate (0.67s) [2020-06-04T17:22:30.135Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:97, shared: false, mustBeShared: false [2020-06-04T17:22:30.135Z] === RUN TestIpcModeShareable [2020-06-04T17:22:30.420Z] tests/integration/models_images_test.py ............... [ 89%] [2020-06-04T17:22:30.573Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-06-04T17:22:30.698Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-06-04T17:22:30.953Z] --- PASS: TestIpcModeShareable (0.72s) [2020-06-04T17:22:30.953Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:88, shared: true, mustBeShared: true [2020-06-04T17:22:30.953Z] === RUN TestAPIIpcModeShareableAndContainer [2020-06-04T17:22:30.953Z] === RUN TestDockerSuite/TestBuildAddTar [2020-06-04T17:22:31.865Z] tests/integration/models_networks_test.py .... [ 90%] [2020-06-04T17:22:31.899Z] === RUN TestCopyFromContainer// [2020-06-04T17:22:32.182Z] === RUN TestCopyFromContainer//bar/root [2020-06-04T17:22:32.182Z] === RUN TestCopyFromContainer//bar/root/ [2020-06-04T17:22:32.182Z] === RUN TestCopyFromContainer/bar/quux [2020-06-04T17:22:32.464Z] === RUN TestCopyFromContainer/bar/quux/ [2020-06-04T17:22:32.464Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-06-04T17:22:32.464Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-06-04T17:22:32.522Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-06-04T17:22:32.746Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-06-04T17:22:32.746Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-06-04T17:22:32.746Z] === RUN TestCopyFromContainer/bar/notarget [2020-06-04T17:22:33.028Z] --- PASS: TestCopyFromContainer (3.03s) [2020-06-04T17:22:33.028Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-06-04T17:22:33.028Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-06-04T17:22:33.028Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-06-04T17:22:33.028Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-06-04T17:22:33.028Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-06-04T17:22:33.028Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-06-04T17:22:33.028Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-06-04T17:22:33.028Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-06-04T17:22:33.028Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-06-04T17:22:33.028Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-06-04T17:22:33.028Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-06-04T17:22:33.028Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-04T17:22:33.028Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-04T17:22:33.028Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-04T17:22:33.028Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-04T17:22:33.028Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-04T17:22:33.028Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-04T17:22:33.028Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-04T17:22:33.028Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-04T17:22:33.028Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-04T17:22:33.028Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-06-04T17:22:33.028Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-06-04T17:22:33.028Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-06-04T17:22:33.028Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-06-04T17:22:33.028Z] === RUN TestCreateLinkToNonExistingContainer [2020-06-04T17:22:33.028Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-06-04T17:22:33.028Z] === RUN TestCreateWithInvalidEnv [2020-06-04T17:22:33.028Z] === RUN TestCreateWithInvalidEnv/0 [2020-06-04T17:22:33.028Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-06-04T17:22:33.028Z] === RUN TestCreateWithInvalidEnv/1 [2020-06-04T17:22:33.028Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-06-04T17:22:33.028Z] === RUN TestCreateWithInvalidEnv/2 [2020-06-04T17:22:33.028Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-06-04T17:22:33.028Z] === CONT TestCreateWithInvalidEnv/0 [2020-06-04T17:22:33.028Z] === CONT TestCreateWithInvalidEnv/2 [2020-06-04T17:22:33.028Z] === CONT TestCreateWithInvalidEnv/1 [2020-06-04T17:22:33.028Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-06-04T17:22:33.028Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-06-04T17:22:33.028Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-06-04T17:22:33.028Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-06-04T17:22:33.028Z] === RUN TestCreateTmpfsMountsTarget [2020-06-04T17:22:33.028Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-06-04T17:22:33.028Z] === RUN TestCreateWithCustomMaskedPaths [2020-06-04T17:22:33.462Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.16s) [2020-06-04T17:22:33.462Z] === RUN TestAPIIpcModeHost [2020-06-04T17:22:33.462Z] --- PASS: TestAPIIpcModeHost (0.54s) [2020-06-04T17:22:33.462Z] === RUN TestDaemonIpcModeShareable [2020-06-04T17:22:33.899Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-06-04T17:22:35.349Z] --- PASS: TestDaemonIpcModeShareable (1.51s) [2020-06-04T17:22:35.349Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: true, mustBeShared: true [2020-06-04T17:22:35.349Z] === RUN TestDaemonIpcModePrivate [2020-06-04T17:22:35.349Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-06-04T17:22:35.704Z] --- PASS: TestCreateWithCustomMaskedPaths (2.39s) [2020-06-04T17:22:35.704Z] === RUN TestCreateWithCapabilities [2020-06-04T17:22:35.704Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-06-04T17:22:35.704Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-06-04T17:22:35.704Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-06-04T17:22:35.704Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-06-04T17:22:35.704Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-06-04T17:22:35.704Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-06-04T17:22:35.704Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-06-04T17:22:35.704Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-06-04T17:22:35.704Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-06-04T17:22:35.704Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-06-04T17:22:35.704Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-04T17:22:35.704Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-04T17:22:35.704Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-06-04T17:22:35.704Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-06-04T17:22:35.704Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-06-04T17:22:35.704Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-06-04T17:22:35.704Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-06-04T17:22:35.704Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-06-04T17:22:35.704Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-06-04T17:22:35.704Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-06-04T17:22:35.704Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-06-04T17:22:35.704Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-06-04T17:22:35.704Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-06-04T17:22:35.704Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-06-04T17:22:35.704Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-06-04T17:22:35.704Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-06-04T17:22:35.704Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-06-04T17:22:35.704Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-06-04T17:22:35.704Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-06-04T17:22:35.704Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-04T17:22:35.704Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-06-04T17:22:35.704Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-06-04T17:22:35.704Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-06-04T17:22:35.704Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-06-04T17:22:35.704Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-06-04T17:22:35.704Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2020-06-04T17:22:35.704Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-06-04T17:22:35.704Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-06-04T17:22:35.704Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s) [2020-06-04T17:22:35.704Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s) [2020-06-04T17:22:35.704Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s) [2020-06-04T17:22:35.704Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2020-06-04T17:22:35.704Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-06-04T17:22:35.704Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-06-04T17:22:35.704Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-06-04T17:22:35.704Z] === RUN TestCreateWithCustomReadonlyPaths [2020-06-04T17:22:35.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-06-04T17:22:37.135Z] tests/integration/models_nodes_test.py . [ 91%] [2020-06-04T17:22:37.167Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-06-04T17:22:37.167Z] Using test binary docker [2020-06-04T17:22:37.167Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-06-04T17:22:37.167Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-06-04T17:22:37.167Z] INFO: Waiting for daemon to start... [2020-06-04T17:22:37.167Z] Starting dockerd [2020-06-04T17:22:37.234Z] --- PASS: TestDaemonIpcModePrivate (1.87s) [2020-06-04T17:22:37.234Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: false, mustBeShared: false [2020-06-04T17:22:37.234Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-06-04T17:22:37.490Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-06-04T17:22:38.066Z] tests/integration/models_resources_test.py . [ 91%] [2020-06-04T17:22:38.379Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.65s) [2020-06-04T17:22:38.379Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-06-04T17:22:38.379Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-04T17:22:38.379Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-04T17:22:38.379Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-04T17:22:38.379Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-04T17:22:38.379Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-04T17:22:38.379Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-04T17:22:38.379Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-04T17:22:38.379Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-04T17:22:38.379Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-04T17:22:38.379Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-04T17:22:38.379Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-04T17:22:38.379Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-04T17:22:38.379Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-04T17:22:38.379Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-04T17:22:38.379Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-04T17:22:38.379Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-06-04T17:22:38.379Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-06-04T17:22:38.379Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-06-04T17:22:38.379Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-06-04T17:22:38.379Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2020-06-04T17:22:38.379Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-06-04T17:22:38.379Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-06-04T17:22:38.853Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-06-04T17:22:38.853Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.94s) [2020-06-04T17:22:38.853Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: false, mustBeShared: false [2020-06-04T17:22:38.853Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-06-04T17:22:39.063Z] . [2020-06-04T17:22:39.063Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-06-04T17:22:39.063Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-06-04T17:22:39.063Z] Error: No such image: emptyfs [2020-06-04T17:22:39.063Z] Running integration-test (iteration 1) [2020-06-04T17:22:39.063Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-06-04T17:22:39.386Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.86s) [2020-06-04T17:22:39.386Z] === RUN TestCreateDifferentPlatform [2020-06-04T17:22:39.386Z] === RUN TestCreateDifferentPlatform/different_os [2020-06-04T17:22:39.386Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-06-04T17:22:39.386Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-06-04T17:22:39.386Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-06-04T17:22:39.386Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-06-04T17:22:39.386Z] === RUN TestContainerStartOnDaemonRestart [2020-06-04T17:22:39.386Z] === PAUSE TestContainerStartOnDaemonRestart [2020-06-04T17:22:39.386Z] === RUN TestDaemonRestartIpcMode [2020-06-04T17:22:39.386Z] === PAUSE TestDaemonRestartIpcMode [2020-06-04T17:22:39.386Z] === RUN TestDaemonHostGatewayIP [2020-06-04T17:22:39.386Z] === PAUSE TestDaemonHostGatewayIP [2020-06-04T17:22:39.386Z] === RUN TestContainerKillOnDaemonStart [2020-06-04T17:22:39.386Z] === PAUSE TestContainerKillOnDaemonStart [2020-06-04T17:22:39.386Z] === RUN TestDiff [2020-06-04T17:22:40.076Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-06-04T17:22:40.217Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-06-04T17:22:40.391Z] --- PASS: TestDiff (0.85s) [2020-06-04T17:22:40.392Z] === RUN TestExecWithCloseStdin [2020-06-04T17:22:41.006Z] --- PASS: TestExecWithCloseStdin (0.96s) [2020-06-04T17:22:41.006Z] === RUN TestExec [2020-06-04T17:22:41.144Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.04s) [2020-06-04T17:22:41.144Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: true, mustBeShared: true [2020-06-04T17:22:41.144Z] === RUN TestIpcModeOlderClient [2020-06-04T17:22:41.144Z] === PAUSE TestIpcModeOlderClient [2020-06-04T17:22:41.144Z] === RUN TestKillContainerInvalidSignal [2020-06-04T17:22:42.015Z] --- PASS: TestExec (0.92s) [2020-06-04T17:22:42.015Z] === RUN TestExecUser [2020-06-04T17:22:42.069Z] --- PASS: TestKillContainerInvalidSignal (0.91s) [2020-06-04T17:22:42.069Z] === RUN TestKillContainer [2020-06-04T17:22:42.069Z] === RUN TestKillContainer/no_signal [2020-06-04T17:22:42.069Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-06-04T17:22:42.994Z] === RUN TestKillContainer/non_killing_signal [2020-06-04T17:22:43.023Z] --- PASS: TestExecUser (0.98s) [2020-06-04T17:22:43.024Z] === RUN TestExportContainerAndImportImage [2020-06-04T17:22:43.249Z] === RUN TestKillContainer/killing_signal [2020-06-04T17:22:43.341Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-06-04T17:22:43.341Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-06-04T17:22:44.033Z] --- PASS: TestExportContainerAndImportImage (1.14s) [2020-06-04T17:22:44.033Z] === RUN TestExportContainerAfterDaemonRestart [2020-06-04T17:22:44.174Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-06-04T17:22:44.430Z] --- PASS: TestKillContainer (2.49s) [2020-06-04T17:22:44.430Z] --- PASS: TestKillContainer/no_signal (0.88s) [2020-06-04T17:22:44.430Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2020-06-04T17:22:44.430Z] --- PASS: TestKillContainer/killing_signal (0.78s) [2020-06-04T17:22:44.430Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-06-04T17:22:44.430Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-06-04T17:22:44.685Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-06-04T17:22:45.247Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-06-04T17:22:46.069Z] --- PASS: TestExportContainerAfterDaemonRestart (1.50s) [2020-06-04T17:22:46.069Z] === RUN TestHealthCheckWorkdir [2020-06-04T17:22:46.174Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.82s) [2020-06-04T17:22:46.174Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.72s) [2020-06-04T17:22:46.174Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.76s) [2020-06-04T17:22:46.174Z] === RUN TestKillStoppedContainer [2020-06-04T17:22:46.174Z] --- PASS: TestKillStoppedContainer (0.12s) [2020-06-04T17:22:46.174Z] === RUN TestKillStoppedContainerAPIPre120 [2020-06-04T17:22:46.430Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2020-06-04T17:22:46.430Z] === RUN TestKillDifferentUserContainer [2020-06-04T17:22:46.684Z] --- PASS: TestHealthCheckWorkdir (1.15s) [2020-06-04T17:22:46.684Z] === RUN TestHealthKillContainer [2020-06-04T17:22:46.942Z] tests/integration/regression_test.py ...... [ 98%] [2020-06-04T17:22:47.357Z] --- PASS: TestKillDifferentUserContainer (0.98s) [2020-06-04T17:22:47.357Z] === RUN TestInspectOomKilledTrue [2020-06-04T17:22:47.357Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-06-04T17:22:47.357Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-04T17:22:47.357Z] === RUN TestInspectOomKilledFalse [2020-06-04T17:22:47.357Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-06-04T17:22:47.357Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-04T17:22:47.357Z] === RUN TestLinksEtcHostsContentMatch [2020-06-04T17:22:47.456Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-06-04T17:22:47.457Z] tests/integration/credentials/utils_test.py . [100%] [2020-06-04T17:22:47.457Z] [2020-06-04T17:22:47.457Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-06-04T17:22:47.457Z] =========================== short test summary info ============================ [2020-06-04T17:22:47.457Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-06-04T17:22:47.457Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-06-04T17:22:47.457Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-06-04T17:22:47.457Z] Not supported on most drivers [2020-06-04T17:22:47.457Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-06-04T17:22:47.457Z] Can fail if eth0 has multiple IP addresses [2020-06-04T17:22:47.457Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-06-04T17:22:47.457Z] This doesn't seem to be taken into account by the engine [2020-06-04T17:22:47.457Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-06-04T17:22:47.457Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-06-04T17:22:47.457Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-06-04T17:22:47.457Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-06-04T17:22:47.457Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-06-04T17:22:47.457Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-06-04T17:22:47.457Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-06-04T17:22:47.457Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 296.08 seconds == [2020-06-04T17:22:47.713Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-06-04T17:22:48.283Z] --- PASS: TestLinksEtcHostsContentMatch (0.76s) [2020-06-04T17:22:48.283Z] === RUN TestLinksContainerNames [2020-06-04T17:22:48.490Z] ok github.com/docker/docker/api/server 0.049s coverage: 9.0% of statements [2020-06-04T17:22:49.026Z] Loaded image: buildpack-deps:jessie [2020-06-04T17:22:49.026Z] Loaded image: busybox:latest [2020-06-04T17:22:49.026Z] Loaded image: busybox:glibc [2020-06-04T17:22:49.026Z] Loaded image: debian:jessie [2020-06-04T17:22:49.283Z] Loaded image: hello-world:latest [2020-06-04T17:22:49.283Z] INFO: Testing against a local daemon [2020-06-04T17:22:49.283Z] === RUN TestCgroupNamespacesBuild [2020-06-04T17:22:50.139Z] --- PASS: TestHealthKillContainer (3.09s) [2020-06-04T17:22:50.140Z] === RUN TestInspectCpusetInConfigPre120 [2020-06-04T17:22:50.170Z] --- PASS: TestLinksContainerNames (1.83s) [2020-06-04T17:22:50.170Z] === RUN TestLogsFollowTailEmpty [2020-06-04T17:22:50.753Z] --- PASS: TestInspectCpusetInConfigPre120 (0.84s) [2020-06-04T17:22:50.753Z] === RUN TestIpcModeNone [2020-06-04T17:22:51.096Z] --- PASS: TestLogsFollowTailEmpty (0.88s) [2020-06-04T17:22:51.096Z] === RUN TestContainerNetworkMountsNoChown [2020-06-04T17:22:51.760Z] --- PASS: TestIpcModeNone (0.87s) [2020-06-04T17:22:51.760Z] === RUN TestIpcModePrivate [2020-06-04T17:22:51.809Z] --- PASS: TestCgroupNamespacesBuild (2.60s) [2020-06-04T17:22:51.809Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-06-04T17:22:52.374Z] --- PASS: TestIpcModePrivate (0.89s) [2020-06-04T17:22:52.374Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-06-04T17:22:52.374Z] === RUN TestIpcModeShareable [2020-06-04T17:22:52.465Z] --- PASS: TestContainerNetworkMountsNoChown (1.31s) [2020-06-04T17:22:52.465Z] === RUN TestMountDaemonRoot [2020-06-04T17:22:52.465Z] === RUN TestMountDaemonRoot/default [2020-06-04T17:22:52.465Z] === PAUSE TestMountDaemonRoot/default [2020-06-04T17:22:52.465Z] === RUN TestMountDaemonRoot/private [2020-06-04T17:22:52.465Z] === PAUSE TestMountDaemonRoot/private [2020-06-04T17:22:52.465Z] === RUN TestMountDaemonRoot/rprivate [2020-06-04T17:22:52.465Z] === PAUSE TestMountDaemonRoot/rprivate [2020-06-04T17:22:52.465Z] === RUN TestMountDaemonRoot/slave [2020-06-04T17:22:52.465Z] === PAUSE TestMountDaemonRoot/slave [2020-06-04T17:22:52.465Z] === RUN TestMountDaemonRoot/rslave [2020-06-04T17:22:52.465Z] === PAUSE TestMountDaemonRoot/rslave [2020-06-04T17:22:52.465Z] === RUN TestMountDaemonRoot/shared [2020-06-04T17:22:52.465Z] === PAUSE TestMountDaemonRoot/shared [2020-06-04T17:22:52.465Z] === RUN TestMountDaemonRoot/rshared [2020-06-04T17:22:52.465Z] === PAUSE TestMountDaemonRoot/rshared [2020-06-04T17:22:52.465Z] === CONT TestMountDaemonRoot/default [2020-06-04T17:22:52.465Z] === RUN TestMountDaemonRoot/default/bind_root [2020-06-04T17:22:52.465Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-06-04T17:22:52.465Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-06-04T17:22:52.465Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-06-04T17:22:52.465Z] === RUN TestMountDaemonRoot/default/mount_root [2020-06-04T17:22:52.465Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-06-04T17:22:52.465Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-06-04T17:22:52.465Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-06-04T17:22:52.465Z] === CONT TestMountDaemonRoot/rslave [2020-06-04T17:22:52.465Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-06-04T17:22:52.465Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-06-04T17:22:52.465Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-06-04T17:22:52.465Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-06-04T17:22:52.465Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-06-04T17:22:52.465Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-06-04T17:22:52.465Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-06-04T17:22:52.465Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-06-04T17:22:52.465Z] === CONT TestMountDaemonRoot/rshared [2020-06-04T17:22:52.465Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-06-04T17:22:52.465Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-06-04T17:22:52.465Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-06-04T17:22:52.465Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-06-04T17:22:52.465Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-06-04T17:22:52.465Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-06-04T17:22:52.465Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-06-04T17:22:52.465Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-06-04T17:22:52.465Z] === CONT TestMountDaemonRoot/shared [2020-06-04T17:22:52.465Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-06-04T17:22:52.465Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-06-04T17:22:52.465Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-06-04T17:22:52.465Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-06-04T17:22:52.465Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-06-04T17:22:52.465Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-06-04T17:22:52.465Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-06-04T17:22:52.465Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-06-04T17:22:52.465Z] === CONT TestMountDaemonRoot/rprivate [2020-06-04T17:22:52.465Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-06-04T17:22:52.465Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-06-04T17:22:52.465Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-06-04T17:22:52.465Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-06-04T17:22:52.465Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-06-04T17:22:52.465Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-06-04T17:22:52.465Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-06-04T17:22:52.465Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-06-04T17:22:52.465Z] === CONT TestMountDaemonRoot/slave [2020-06-04T17:22:52.465Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-06-04T17:22:52.465Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-06-04T17:22:52.465Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-06-04T17:22:52.465Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-06-04T17:22:52.465Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-06-04T17:22:52.465Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-06-04T17:22:52.465Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-06-04T17:22:52.465Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-06-04T17:22:52.465Z] === CONT TestMountDaemonRoot/private [2020-06-04T17:22:52.465Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-06-04T17:22:52.465Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-06-04T17:22:52.465Z] === RUN TestMountDaemonRoot/private/mount_root [2020-06-04T17:22:52.465Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-06-04T17:22:52.465Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-06-04T17:22:52.465Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-06-04T17:22:52.465Z] === RUN TestMountDaemonRoot/private/bind_root [2020-06-04T17:22:52.465Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-06-04T17:22:52.465Z] === CONT TestMountDaemonRoot/default/bind_root [2020-06-04T17:22:52.465Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-06-04T17:22:52.465Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-06-04T17:22:52.465Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-06-04T17:22:52.465Z] === CONT TestMountDaemonRoot/default/mount_root [2020-06-04T17:22:52.465Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-06-04T17:22:52.465Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-06-04T17:22:52.465Z] === RUN TestDockerSuite/TestBuildBlankName [2020-06-04T17:22:52.465Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-06-04T17:22:52.465Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-06-04T17:22:52.465Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-06-04T17:22:52.465Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-06-04T17:22:52.465Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-06-04T17:22:52.720Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-06-04T17:22:52.720Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-06-04T17:22:52.720Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-06-04T17:22:52.720Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-06-04T17:22:52.720Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-06-04T17:22:52.720Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-06-04T17:22:52.720Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-06-04T17:22:52.720Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-06-04T17:22:52.720Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-06-04T17:22:52.975Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-06-04T17:22:52.975Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-06-04T17:22:52.975Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-06-04T17:22:52.975Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-06-04T17:22:52.975Z] === CONT TestMountDaemonRoot/private/bind_root [2020-06-04T17:22:52.975Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-06-04T17:22:52.975Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-06-04T17:22:52.975Z] === CONT TestMountDaemonRoot/private/mount_root [2020-06-04T17:22:52.975Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-06-04T17:22:52.975Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-06-04T17:22:52.975Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-06-04T17:22:52.975Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-06-04T17:22:52.975Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-06-04T17:22:52.975Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-06-04T17:22:52.975Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-06-04T17:22:52.975Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-06-04T17:22:52.975Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-06-04T17:22:52.975Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-06-04T17:22:52.975Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-06-04T17:22:52.975Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-06-04T17:22:52.975Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-06-04T17:22:52.975Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-06-04T17:22:52.975Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-06-04T17:22:52.975Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s) [2020-06-04T17:22:52.975Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-06-04T17:22:52.975Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-06-04T17:22:52.975Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-06-04T17:22:52.975Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-06-04T17:22:52.975Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2020-06-04T17:22:52.975Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-06-04T17:22:52.975Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-06-04T17:22:52.975Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-06-04T17:22:52.975Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-06-04T17:22:52.975Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2020-06-04T17:22:52.975Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-06-04T17:22:52.975Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.07s) [2020-06-04T17:22:52.975Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-06-04T17:22:52.975Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-06-04T17:22:52.975Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-06-04T17:22:52.975Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-06-04T17:22:52.975Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-06-04T17:22:52.975Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-06-04T17:22:52.975Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-06-04T17:22:52.975Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-06-04T17:22:52.975Z] === RUN TestContainerBindMountNonRecursive [2020-06-04T17:22:53.382Z] --- PASS: TestIpcModeShareable (0.95s) [2020-06-04T17:22:53.382Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-06-04T17:22:53.382Z] === RUN TestAPIIpcModeShareableAndContainer [2020-06-04T17:22:54.332Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.14s) [2020-06-04T17:22:54.332Z] === RUN TestBuildWithSession [2020-06-04T17:22:54.332Z] --- SKIP: TestBuildWithSession (0.00s) [2020-06-04T17:22:54.332Z] build_session_test.go:25: TODO: BuildKit [2020-06-04T17:22:54.332Z] === RUN TestBuildSquashParent [2020-06-04T17:22:55.488Z] --- PASS: TestContainerBindMountNonRecursive (2.51s) [2020-06-04T17:22:55.488Z] === RUN TestNetworkNat [2020-06-04T17:22:56.048Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-06-04T17:22:56.835Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.93s) [2020-06-04T17:22:56.836Z] === RUN TestAPIIpcModeHost [2020-06-04T17:22:56.975Z] --- PASS: TestNetworkNat (1.36s) [2020-06-04T17:22:56.975Z] === RUN TestNetworkLocalhostTCPNat [2020-06-04T17:22:57.118Z] --- PASS: TestAPIIpcModeHost (0.62s) [2020-06-04T17:22:57.118Z] === RUN TestDaemonIpcModeShareable [2020-06-04T17:22:57.902Z] --- PASS: TestNetworkLocalhostTCPNat (1.10s) [2020-06-04T17:22:57.902Z] === RUN TestNetworkLoopbackNat [2020-06-04T17:22:58.464Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-06-04T17:22:59.141Z] --- PASS: TestDaemonIpcModeShareable (1.81s) [2020-06-04T17:22:59.141Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-06-04T17:22:59.142Z] === RUN TestDaemonIpcModePrivate [2020-06-04T17:22:59.390Z] --- PASS: TestNetworkLoopbackNat (1.32s) [2020-06-04T17:22:59.390Z] === RUN TestPause [2020-06-04T17:22:59.892Z] Leaving: AppArmorNo profiles have been unloaded. [2020-06-04T17:22:59.893Z] [2020-06-04T17:22:59.893Z] Unloading profiles will leave already running processes permanently [2020-06-04T17:22:59.893Z] unconfined, which can lead to unexpected situations. [2020-06-04T17:22:59.893Z] [2020-06-04T17:22:59.893Z] To set a process to complain mode, use the command line tool [2020-06-04T17:22:59.893Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-06-04T17:22:59.893Z] [2020-06-04T17:23:00.316Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-06-04T17:23:00.317Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-06-04T17:23:00.317Z] --- PASS: TestPause (1.03s) [2020-06-04T17:23:00.317Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-06-04T17:23:00.317Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-04T17:23:00.317Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-04T17:23:00.317Z] === RUN TestPauseStopPausedContainer Post stage [Pipeline] junit [2020-06-04T17:23:00.473Z] Recording test results [Pipeline] sh [2020-06-04T17:23:00.613Z] --- PASS: TestDaemonIpcModePrivate (1.75s) [2020-06-04T17:23:00.613Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-06-04T17:23:00.613Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-06-04T17:23:00.865Z] + echo Ensuring container killed. [2020-06-04T17:23:00.865Z] Ensuring container killed. [2020-06-04T17:23:00.865Z] + docker rm -vf docker-pr14 [2020-06-04T17:23:00.865Z] Error: No such container: docker-pr14 [2020-06-04T17:23:00.865Z] + true [Pipeline] sh [2020-06-04T17:23:01.145Z] + echo Chowning /workspace to jenkins user [2020-06-04T17:23:01.145Z] Chowning /workspace to jenkins user [2020-06-04T17:23:01.145Z] + id -u [2020-06-04T17:23:01.145Z] + id -g [2020-06-04T17:23:01.145Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41030:/workspace busybox chown -R 1000:1000 /workspace [2020-06-04T17:23:01.242Z] --- PASS: TestPauseStopPausedContainer (0.83s) [2020-06-04T17:23:01.242Z] === RUN TestPsFilter [2020-06-04T17:23:01.242Z] --- PASS: TestPsFilter (0.18s) [2020-06-04T17:23:01.242Z] === RUN TestRemoveContainerWithRemovedVolume [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-06-04T17:23:02.167Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.79s) [2020-06-04T17:23:02.167Z] === RUN TestRemoveContainerWithVolume [2020-06-04T17:23:02.378Z] + bundleName=docker-py [2020-06-04T17:23:02.378Z] + echo Creating docker-py-bundles.tar.gz [2020-06-04T17:23:02.378Z] Creating docker-py-bundles.tar.gz [2020-06-04T17:23:02.378Z] + 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-04T17:23:02.387Z] Archiving artifacts [2020-06-04T17:23:02.432Z] --- PASS: TestBuildSquashParent (7.04s) [2020-06-04T17:23:02.432Z] === RUN TestBuildWithRemoveAndForceRemove [2020-06-04T17:23:02.432Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-04T17:23:02.432Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-04T17:23:02.432Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-04T17:23:02.432Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-04T17:23:02.432Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-04T17:23:02.432Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-04T17:23:02.432Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-04T17:23:02.432Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-04T17:23:02.432Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-04T17:23:02.432Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-04T17:23:02.432Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-04T17:23:02.432Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-04T17:23:02.432Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-04T17:23:02.432Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-04T17:23:02.591Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41030/14/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [2020-06-04T17:23:02.636Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.76s) [2020-06-04T17:23:02.636Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-06-04T17:23:02.636Z] === RUN TestDaemonIpcModeShareableFromConfig [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-06-04T17:23:02.727Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-06-04T17:23:02.727Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-06-04T17:23:02.956Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41030/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr14 -e DOCKER_GITCOMMIT=b4fc2b7202f46f4cdbba0d993aba757f5cd31280 -e DOCKER_GRAPHDRIVER docker:b4fc2b7202f46f4cdbba0d993aba757f5cd31280 hack/make.sh binary-daemon [2020-06-04T17:23:02.982Z] --- PASS: TestRemoveContainerWithVolume (0.78s) [2020-06-04T17:23:02.982Z] === RUN TestRemoveContainerRunning [2020-06-04T17:23:02.995Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-04T17:23:02.996Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-04T17:23:03.213Z] [2020-06-04T17:23:03.471Z] Removing bundles/ [2020-06-04T17:23:03.471Z] [2020-06-04T17:23:03.471Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-06-04T17:23:03.471Z] Building: bundles/binary-daemon/dockerd-dev [2020-06-04T17:23:03.471Z] GOOS="" GOARCH="" GOARM="" [2020-06-04T17:23:03.908Z] --- PASS: TestRemoveContainerRunning (0.81s) [2020-06-04T17:23:03.908Z] === RUN TestRemoveContainerForceRemoveRunning [2020-06-04T17:23:03.908Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-06-04T17:23:04.110Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.85s) [2020-06-04T17:23:04.110Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-06-04T17:23:04.110Z] === RUN TestIpcModeOlderClient [2020-06-04T17:23:04.110Z] === PAUSE TestIpcModeOlderClient [2020-06-04T17:23:04.110Z] === RUN TestKillContainerInvalidSignal [2020-06-04T17:23:04.468Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.76s) [2020-06-04T17:23:04.468Z] === RUN TestRemoveInvalidContainer [2020-06-04T17:23:04.468Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2020-06-04T17:23:04.468Z] === RUN TestRenameLinkedContainer [2020-06-04T17:23:04.893Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-04T17:23:04.893Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-04T17:23:05.029Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-06-04T17:23:05.115Z] --- PASS: TestKillContainerInvalidSignal (0.83s) [2020-06-04T17:23:05.115Z] === RUN TestKillContainer [2020-06-04T17:23:05.115Z] === RUN TestKillContainer/no_signal [2020-06-04T17:23:06.121Z] === RUN TestKillContainer/non_killing_signal [2020-06-04T17:23:06.405Z] === RUN TestKillContainer/killing_signal [2020-06-04T17:23:07.417Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2020-06-04T17:23:07.417Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.83s) [2020-06-04T17:23:07.417Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.89s) [2020-06-04T17:23:07.417Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.84s) [2020-06-04T17:23:07.417Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.99s) [2020-06-04T17:23:07.417Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.13s) [2020-06-04T17:23:07.417Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.10s) [2020-06-04T17:23:07.417Z] === RUN TestBuildMultiStageCopy [2020-06-04T17:23:07.417Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-06-04T17:23:07.548Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-06-04T17:23:07.653Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-06-04T17:23:07.653Z] [2020-06-04T17:23:07.653Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-06-04T17:23:07.653Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-06-04T17:23:07.653Z] HOSTNAME=db00bc0261d5 [2020-06-04T17:23:07.653Z] TESTDEBUG=0 [2020-06-04T17:23:07.653Z] DEST=bundles/test-integration [2020-06-04T17:23:07.653Z] PWD=/go/src/github.com/docker/docker [2020-06-04T17:23:07.653Z] DOCKER_GITCOMMIT=b4fc2b7202f46f4cdbba0d993aba757f5cd31280 [2020-06-04T17:23:07.653Z] container=docker [2020-06-04T17:23:07.653Z] HOME=/root [2020-06-04T17:23:07.653Z] GOLANG_VERSION=1.13.11 [2020-06-04T17:23:07.653Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-06-04T17:23:07.653Z] VALIDATE_BRANCH=master [2020-06-04T17:23:07.653Z] TERM=xterm [2020-06-04T17:23:07.653Z] DOCKER_PKG=github.com/docker/docker [2020-06-04T17:23:07.653Z] SHLVL=1 [2020-06-04T17:23:07.653Z] TIMEOUT=120m [2020-06-04T17:23:07.653Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-06-04T17:23:07.653Z] DOCKER_GRAPHDRIVER=overlay2 [2020-06-04T17:23:07.653Z] GO111MODULE=off [2020-06-04T17:23:07.653Z] DOCKER_EXPERIMENTAL=1 [2020-06-04T17:23:07.653Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-06-04T17:23:07.653Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-06-04T17:23:07.653Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-06-04T17:23:07.653Z] GOPATH=/go [2020-06-04T17:23:07.653Z] PKG_CONFIG=pkg-config [2020-06-04T17:23:07.653Z] _=/usr/bin/env [2020-06-04T17:23:07.653Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-06-04T17:23:07.803Z] --- PASS: TestRenameLinkedContainer (3.41s) [2020-06-04T17:23:07.803Z] === RUN TestRenameStoppedContainer [2020-06-04T17:23:07.875Z] --- PASS: TestKillContainer (2.64s) [2020-06-04T17:23:07.875Z] --- PASS: TestKillContainer/no_signal (0.86s) [2020-06-04T17:23:07.875Z] --- PASS: TestKillContainer/non_killing_signal (0.55s) [2020-06-04T17:23:07.875Z] --- PASS: TestKillContainer/killing_signal (0.88s) [2020-06-04T17:23:07.875Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-06-04T17:23:07.875Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-06-04T17:23:08.489Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-06-04T17:23:08.729Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-06-04T17:23:08.729Z] --- PASS: TestRenameStoppedContainer (0.81s) [2020-06-04T17:23:08.729Z] === RUN TestRenameRunningContainerAndReuse [2020-06-04T17:23:08.729Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-06-04T17:23:09.497Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.70s) [2020-06-04T17:23:09.497Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.79s) [2020-06-04T17:23:09.497Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2020-06-04T17:23:09.497Z] === RUN TestKillStoppedContainer [2020-06-04T17:23:09.497Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-06-04T17:23:09.497Z] === RUN TestKillStoppedContainerAPIPre120 [2020-06-04T17:23:09.497Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-06-04T17:23:09.497Z] === RUN TestKillDifferentUserContainer [2020-06-04T17:23:10.506Z] --- PASS: TestKillDifferentUserContainer (0.86s) [2020-06-04T17:23:10.506Z] === RUN TestInspectOomKilledTrue [2020-06-04T17:23:10.506Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-06-04T17:23:10.506Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-04T17:23:10.506Z] === RUN TestInspectOomKilledFalse [2020-06-04T17:23:10.506Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-06-04T17:23:10.506Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-04T17:23:10.506Z] === RUN TestLinksEtcHostsContentMatch [2020-06-04T17:23:10.616Z] --- PASS: TestRenameRunningContainerAndReuse (1.55s) [2020-06-04T17:23:10.616Z] === RUN TestRenameInvalidName [2020-06-04T17:23:10.691Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-06-04T17:23:11.120Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s) [2020-06-04T17:23:11.120Z] === RUN TestLinksContainerNames [2020-06-04T17:23:11.175Z] --- PASS: TestRenameInvalidName (0.77s) [2020-06-04T17:23:11.175Z] === RUN TestRenameAnonymousContainer [2020-06-04T17:23:11.255Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-06-04T17:23:11.648Z] ok github.com/docker/docker/integration/container 53.295s [2020-06-04T17:23:11.648Z] [2020-06-04T17:23:11.648Z] === Skipped [2020-06-04T17:23:11.648Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-06-04T17:23:11.648Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-04T17:23:11.648Z] [2020-06-04T17:23:11.648Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.03s) [2020-06-04T17:23:11.648Z] copy_test.go:25: testEnv.OSType == "windows" [2020-06-04T17:23:11.648Z] [2020-06-04T17:23:11.648Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2020-06-04T17:23:11.648Z] copy_test.go:39: testEnv.OSType == "windows" [2020-06-04T17:23:11.648Z] [2020-06-04T17:23:11.648Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-06-04T17:23:11.648Z] copy_test.go:51: testEnv.OSType == "windows" [2020-06-04T17:23:11.648Z] [2020-06-04T17:23:11.648Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-06-04T17:23:11.648Z] copy_test.go:65: testEnv.OSType == "windows" [2020-06-04T17:23:11.648Z] [2020-06-04T17:23:11.648Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-06-04T17:23:11.648Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T17:23:11.648Z] [2020-06-04T17:23:11.648Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-06-04T17:23:11.648Z] create_test.go:75: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-06-04T17:23:11.648Z] [2020-06-04T17:23:11.648Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-06-04T17:23:11.648Z] create_test.go:138: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T17:23:11.648Z] [2020-06-04T17:23:11.648Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-06-04T17:23:11.648Z] create_test.go:182: testEnv.DaemonInfo.OSType != "linux" [2020-06-04T17:23:11.648Z] [2020-06-04T17:23:11.648Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-06-04T17:23:11.648Z] create_test.go:262: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-06-04T17:23:11.648Z] [2020-06-04T17:23:11.648Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-06-04T17:23:11.648Z] create_test.go:389: testEnv.DaemonInfo.OSType != "linux" [2020-06-04T17:23:11.648Z] [2020-06-04T17:23:11.648Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-06-04T17:23:11.648Z] create_test.go:550: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-06-04T17:23:11.648Z] [2020-06-04T17:23:11.648Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-06-04T17:23:11.648Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T17:23:11.648Z] [2020-06-04T17:23:11.648Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-06-04T17:23:11.648Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-06-04T17:23:11.648Z] [2020-06-04T17:23:11.648Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-06-04T17:23:11.648Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-06-04T17:23:11.648Z] [2020-06-04T17:23:11.648Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-06-04T17:23:11.648Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-06-04T17:23:11.648Z] [2020-06-04T17:23:11.648Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-06-04T17:23:11.648Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T17:23:11.648Z] [2020-06-04T17:23:11.648Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-06-04T17:23:11.648Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T17:23:11.648Z] [2020-06-04T17:23:11.648Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-06-04T17:23:11.648Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-06-04T17:23:11.648Z] [2020-06-04T17:23:11.648Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-06-04T17:23:11.648Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-06-04T17:23:11.648Z] [2020-06-04T17:23:11.648Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-06-04T17:23:11.648Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-06-04T17:23:11.648Z] [2020-06-04T17:23:11.648Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-06-04T17:23:11.648Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-06-04T17:23:11.648Z] [2020-06-04T17:23:11.648Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-06-04T17:23:11.648Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-06-04T17:23:11.648Z] [2020-06-04T17:23:11.648Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-06-04T17:23:11.648Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-06-04T17:23:11.648Z] [2020-06-04T17:23:11.648Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-06-04T17:23:11.648Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-06-04T17:23:11.648Z] [2020-06-04T17:23:11.648Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-06-04T17:23:11.648Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-06-04T17:23:11.648Z] [2020-06-04T17:23:11.648Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-06-04T17:23:11.648Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T17:23:11.648Z] [2020-06-04T17:23:11.648Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-06-04T17:23:11.648Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-04T17:23:11.648Z] [2020-06-04T17:23:11.648Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-06-04T17:23:11.648Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-06-04T17:23:11.648Z] [2020-06-04T17:23:11.648Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-06-04T17:23:11.648Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-04T17:23:11.648Z] [2020-06-04T17:23:11.648Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-06-04T17:23:11.648Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-06-04T17:23:11.648Z] [2020-06-04T17:23:11.648Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-06-04T17:23:11.648Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-06-04T17:23:11.648Z] [2020-06-04T17:23:11.648Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-06-04T17:23:11.648Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T17:23:11.648Z] [2020-06-04T17:23:11.648Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-06-04T17:23:11.648Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-06-04T17:23:11.648Z] [2020-06-04T17:23:11.648Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-06-04T17:23:11.648Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-06-04T17:23:11.648Z] [2020-06-04T17:23:11.648Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-06-04T17:23:11.648Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-06-04T17:23:11.648Z] [2020-06-04T17:23:11.648Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-06-04T17:23:11.648Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-06-04T17:23:11.648Z] [2020-06-04T17:23:11.648Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-06-04T17:23:11.648Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-06-04T17:23:11.648Z] [2020-06-04T17:23:11.648Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-06-04T17:23:11.648Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T17:23:11.648Z] [2020-06-04T17:23:11.648Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-06-04T17:23:11.648Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-06-04T17:23:11.648Z] [2020-06-04T17:23:11.648Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-06-04T17:23:11.648Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-06-04T17:23:11.648Z] [2020-06-04T17:23:11.648Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-06-04T17:23:11.648Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-06-04T17:23:11.648Z] [2020-06-04T17:23:11.648Z] [2020-06-04T17:23:11.648Z] DONE 84 tests, 42 skipped in 55.837s [2020-06-04T17:23:11.648Z] [2020-06-04T17:23:11.648Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-06-04T17:23:11.648Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-04T17:23:11.648Z] INFO: Testing against a local daemon [2020-06-04T17:23:11.648Z] ok github.com/docker/docker/integration/image 0.504s [2020-06-04T17:23:11.648Z] [2020-06-04T17:23:11.648Z] === Skipped [2020-06-04T17:23:11.648Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-06-04T17:23:11.648Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-04T17:23:11.648Z] [2020-06-04T17:23:11.648Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-06-04T17:23:11.648Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-06-04T17:23:11.648Z] [2020-06-04T17:23:11.648Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-06-04T17:23:11.648Z] remove_test.go:16: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-04T17:23:11.648Z] [2020-06-04T17:23:11.648Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-06-04T17:23:11.648Z] tag_test.go:98: testEnv.OSType == "windows" [2020-06-04T17:23:11.648Z] [2020-06-04T17:23:11.648Z] [2020-06-04T17:23:11.648Z] DONE 11 tests, 4 skipped in 2.650s [2020-06-04T17:23:11.648Z] [2020-06-04T17:23:11.649Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-06-04T17:23:11.649Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-04T17:23:11.649Z] INFO: Testing against a local daemon [2020-06-04T17:23:11.649Z] ok github.com/docker/docker/integration/network 0.241s [2020-06-04T17:23:11.649Z] [2020-06-04T17:23:11.649Z] === Skipped [2020-06-04T17:23:11.649Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-06-04T17:23:11.649Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-06-04T17:23:11.649Z] [2020-06-04T17:23:11.649Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-06-04T17:23:11.649Z] 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-04T17:23:11.649Z] [2020-06-04T17:23:11.649Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2020-06-04T17:23:11.649Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-06-04T17:23:11.649Z] [2020-06-04T17:23:11.649Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-06-04T17:23:11.649Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-06-04T17:23:11.649Z] [2020-06-04T17:23:11.649Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-06-04T17:23:11.649Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-06-04T17:23:11.649Z] [2020-06-04T17:23:11.649Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-06-04T17:23:11.649Z] network_test.go:97: testEnv.OSType == "windows" [2020-06-04T17:23:11.649Z] [2020-06-04T17:23:11.649Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-06-04T17:23:11.649Z] service_test.go:29: testEnv.OSType == "windows" [2020-06-04T17:23:11.649Z] [2020-06-04T17:23:11.649Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-06-04T17:23:11.649Z] service_test.go:52: testEnv.OSType == "windows" [2020-06-04T17:23:11.649Z] [2020-06-04T17:23:11.649Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-06-04T17:23:11.649Z] service_test.go:96: testEnv.OSType == "windows" [2020-06-04T17:23:11.649Z] [2020-06-04T17:23:11.649Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-06-04T17:23:11.649Z] service_test.go:130: testEnv.OSType == "windows" [2020-06-04T17:23:11.649Z] [2020-06-04T17:23:11.649Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-06-04T17:23:11.649Z] service_test.go:181: testEnv.OSType == "windows" [2020-06-04T17:23:11.649Z] [2020-06-04T17:23:11.649Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-06-04T17:23:11.649Z] service_test.go:206: testEnv.OSType == "windows" [2020-06-04T17:23:11.649Z] [2020-06-04T17:23:11.649Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-04T17:23:11.649Z] service_test.go:236: FLAKY_TEST [2020-06-04T17:23:11.649Z] [2020-06-04T17:23:11.649Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-06-04T17:23:11.649Z] service_test.go:326: testEnv.OSType == "windows" [2020-06-04T17:23:11.649Z] [2020-06-04T17:23:11.649Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-06-04T17:23:11.649Z] service_test.go:394: testEnv.OSType == "windows" [2020-06-04T17:23:11.649Z] [2020-06-04T17:23:11.649Z] [2020-06-04T17:23:11.649Z] DONE 19 tests, 15 skipped in 2.640s [2020-06-04T17:23:11.649Z] [2020-06-04T17:23:11.649Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-06-04T17:23:11.649Z] testing: warning: no tests to run [2020-06-04T17:23:11.649Z] ok github.com/docker/docker/integration/network/ipvlan 0.072s [2020-06-04T17:23:11.649Z] [2020-06-04T17:23:11.649Z] DONE 0 tests in 0.794s [2020-06-04T17:23:11.649Z] [2020-06-04T17:23:11.649Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-06-04T17:23:11.649Z] testing: warning: no tests to run [2020-06-04T17:23:11.649Z] ok github.com/docker/docker/integration/network/macvlan 0.070s [2020-06-04T17:23:11.649Z] [2020-06-04T17:23:11.649Z] DONE 0 tests in 0.774s [2020-06-04T17:23:11.649Z] [2020-06-04T17:23:11.649Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-06-04T17:23:11.649Z] testing: warning: no tests to run [2020-06-04T17:23:11.649Z] ok github.com/docker/docker/integration/plugin 0.072s [2020-06-04T17:23:11.649Z] [2020-06-04T17:23:11.649Z] DONE 0 tests in 0.801s [2020-06-04T17:23:11.649Z] [2020-06-04T17:23:11.649Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-06-04T17:23:11.736Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-06-04T17:23:12.187Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-06-04T17:23:12.301Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-06-04T17:23:12.635Z] testing: warning: no tests to run [2020-06-04T17:23:12.635Z] ok github.com/docker/docker/integration/plugin/authz 0.095s [2020-06-04T17:23:12.635Z] [2020-06-04T17:23:12.635Z] DONE 0 tests in 0.833s [2020-06-04T17:23:12.635Z] [2020-06-04T17:23:12.635Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-06-04T17:23:13.120Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-06-04T17:23:13.142Z] --- PASS: TestLinksContainerNames (1.81s) [2020-06-04T17:23:13.143Z] === RUN TestLogsFollowTailEmpty [2020-06-04T17:23:13.757Z] --- PASS: TestLogsFollowTailEmpty (0.85s) [2020-06-04T17:23:13.757Z] === RUN TestContainerNetworkMountsNoChown [2020-06-04T17:23:14.051Z] --- PASS: TestBuildMultiStageCopy (7.21s) [2020-06-04T17:23:14.051Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.21s) [2020-06-04T17:23:14.051Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-06-04T17:23:14.051Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-06-04T17:23:14.051Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-06-04T17:23:14.051Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-06-04T17:23:14.051Z] === RUN TestBuildMultiStageParentConfig [2020-06-04T17:23:14.185Z] --- PASS: TestRenameAnonymousContainer (2.99s) [2020-06-04T17:23:14.185Z] === RUN TestRenameContainerWithSameName [2020-06-04T17:23:14.745Z] --- PASS: TestRenameContainerWithSameName (0.83s) [2020-06-04T17:23:14.745Z] === RUN TestRenameContainerWithLinkedContainer [2020-06-04T17:23:14.763Z] --- PASS: TestContainerNetworkMountsNoChown (0.91s) [2020-06-04T17:23:14.764Z] === RUN TestMountDaemonRoot [2020-06-04T17:23:14.764Z] === RUN TestMountDaemonRoot/default [2020-06-04T17:23:14.764Z] === PAUSE TestMountDaemonRoot/default [2020-06-04T17:23:14.764Z] === RUN TestMountDaemonRoot/private [2020-06-04T17:23:14.764Z] === PAUSE TestMountDaemonRoot/private [2020-06-04T17:23:14.764Z] === RUN TestMountDaemonRoot/rprivate [2020-06-04T17:23:14.764Z] === PAUSE TestMountDaemonRoot/rprivate [2020-06-04T17:23:14.764Z] === RUN TestMountDaemonRoot/slave [2020-06-04T17:23:14.764Z] === PAUSE TestMountDaemonRoot/slave [2020-06-04T17:23:14.764Z] === RUN TestMountDaemonRoot/rslave [2020-06-04T17:23:14.764Z] === PAUSE TestMountDaemonRoot/rslave [2020-06-04T17:23:14.764Z] === RUN TestMountDaemonRoot/shared [2020-06-04T17:23:14.764Z] === PAUSE TestMountDaemonRoot/shared [2020-06-04T17:23:14.764Z] === RUN TestMountDaemonRoot/rshared [2020-06-04T17:23:14.764Z] === PAUSE TestMountDaemonRoot/rshared [2020-06-04T17:23:14.764Z] === CONT TestMountDaemonRoot/default [2020-06-04T17:23:14.764Z] === RUN TestMountDaemonRoot/default/bind_root [2020-06-04T17:23:14.764Z] === CONT TestMountDaemonRoot/rslave [2020-06-04T17:23:14.764Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-06-04T17:23:14.764Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-06-04T17:23:14.764Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-06-04T17:23:14.764Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-06-04T17:23:14.764Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-06-04T17:23:14.764Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-06-04T17:23:14.764Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-06-04T17:23:14.764Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-06-04T17:23:14.764Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-06-04T17:23:14.764Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-06-04T17:23:14.764Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-06-04T17:23:14.764Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-06-04T17:23:14.764Z] === RUN TestMountDaemonRoot/default/mount_root [2020-06-04T17:23:14.764Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-06-04T17:23:14.764Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-06-04T17:23:14.764Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-06-04T17:23:14.764Z] === CONT TestMountDaemonRoot/default/bind_root [2020-06-04T17:23:14.764Z] === CONT TestMountDaemonRoot/rshared [2020-06-04T17:23:14.764Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-06-04T17:23:14.764Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-06-04T17:23:14.764Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-06-04T17:23:14.764Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-06-04T17:23:14.764Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-06-04T17:23:14.764Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-06-04T17:23:14.764Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-06-04T17:23:14.764Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-06-04T17:23:14.764Z] === CONT TestMountDaemonRoot/shared [2020-06-04T17:23:14.764Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-06-04T17:23:14.764Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-06-04T17:23:14.764Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-06-04T17:23:14.764Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-06-04T17:23:14.764Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-06-04T17:23:14.764Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-06-04T17:23:14.764Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-06-04T17:23:14.764Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-06-04T17:23:14.764Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-06-04T17:23:14.764Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-06-04T17:23:14.764Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-06-04T17:23:14.764Z] === CONT TestMountDaemonRoot/private [2020-06-04T17:23:14.764Z] === RUN TestMountDaemonRoot/private/bind_root [2020-06-04T17:23:14.764Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-06-04T17:23:14.764Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-06-04T17:23:14.764Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-06-04T17:23:14.764Z] === RUN TestMountDaemonRoot/private/mount_root [2020-06-04T17:23:14.764Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-06-04T17:23:14.764Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-06-04T17:23:14.764Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-06-04T17:23:14.764Z] === CONT TestMountDaemonRoot/slave [2020-06-04T17:23:14.764Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-06-04T17:23:14.764Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-06-04T17:23:14.764Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-06-04T17:23:14.764Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-06-04T17:23:14.764Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-06-04T17:23:14.764Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-06-04T17:23:14.764Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-06-04T17:23:14.764Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-06-04T17:23:14.764Z] === CONT TestMountDaemonRoot/rprivate [2020-06-04T17:23:14.764Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-06-04T17:23:14.764Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-06-04T17:23:14.764Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-06-04T17:23:14.764Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-06-04T17:23:14.764Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-06-04T17:23:14.764Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-06-04T17:23:14.764Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-06-04T17:23:14.764Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-06-04T17:23:14.764Z] === CONT TestMountDaemonRoot/default/mount_root [2020-06-04T17:23:14.764Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-06-04T17:23:14.764Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-06-04T17:23:14.764Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-06-04T17:23:14.764Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-06-04T17:23:15.048Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-06-04T17:23:15.048Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-06-04T17:23:15.048Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-06-04T17:23:15.048Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-06-04T17:23:15.048Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-06-04T17:23:15.048Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-06-04T17:23:15.330Z] === CONT TestMountDaemonRoot/private/bind_root [2020-06-04T17:23:15.330Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-06-04T17:23:15.330Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-06-04T17:23:15.330Z] === CONT TestMountDaemonRoot/private/mount_root [2020-06-04T17:23:15.330Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-06-04T17:23:15.330Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-06-04T17:23:15.330Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-06-04T17:23:15.330Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-06-04T17:23:15.330Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-06-04T17:23:15.330Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-06-04T17:23:15.330Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-06-04T17:23:15.330Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-06-04T17:23:15.612Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-06-04T17:23:15.612Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-06-04T17:23:15.612Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-06-04T17:23:15.612Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2020-06-04T17:23:15.612Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-06-04T17:23:15.612Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-06-04T17:23:15.612Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-06-04T17:23:15.612Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-06-04T17:23:15.612Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-06-04T17:23:15.612Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-06-04T17:23:15.612Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-06-04T17:23:15.612Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-06-04T17:23:15.612Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2020-06-04T17:23:15.612Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2020-06-04T17:23:15.612Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-06-04T17:23:15.612Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s) [2020-06-04T17:23:15.612Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-06-04T17:23:15.612Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-06-04T17:23:15.613Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2020-06-04T17:23:15.613Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-06-04T17:23:15.613Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-06-04T17:23:15.613Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-06-04T17:23:15.613Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-06-04T17:23:15.613Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-06-04T17:23:15.613Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-06-04T17:23:15.613Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2020-06-04T17:23:15.613Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-06-04T17:23:15.613Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-06-04T17:23:15.613Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-06-04T17:23:15.613Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-06-04T17:23:15.613Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-06-04T17:23:15.613Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-06-04T17:23:15.613Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2020-06-04T17:23:15.613Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-06-04T17:23:15.613Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-06-04T17:23:15.613Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-06-04T17:23:15.613Z] === RUN TestContainerBindMountNonRecursive [2020-06-04T17:23:16.631Z] --- PASS: TestRenameContainerWithLinkedContainer (1.73s) [2020-06-04T17:23:16.631Z] === RUN TestResize [2020-06-04T17:23:17.190Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-06-04T17:23:17.449Z] --- PASS: TestResize (0.80s) [2020-06-04T17:23:17.449Z] === RUN TestResizeWithInvalidSize [2020-06-04T17:23:17.635Z] --- PASS: TestContainerBindMountNonRecursive (2.06s) [2020-06-04T17:23:17.635Z] === RUN TestNetworkNat [2020-06-04T17:23:18.374Z] --- PASS: TestResizeWithInvalidSize (0.80s) [2020-06-04T17:23:18.374Z] === RUN TestResizeWhenContainerNotStarted [2020-06-04T17:23:18.629Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-06-04T17:23:18.643Z] --- PASS: TestNetworkNat (0.93s) [2020-06-04T17:23:18.643Z] === RUN TestNetworkLocalhostTCPNat [2020-06-04T17:23:18.884Z] --- PASS: TestResizeWhenContainerNotStarted (0.81s) [2020-06-04T17:23:18.884Z] === RUN TestDaemonRestartKillContainers [2020-06-04T17:23:18.884Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-04T17:23:18.884Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-04T17:23:18.884Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-04T17:23:18.884Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-04T17:23:18.884Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-04T17:23:18.884Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-04T17:23:18.884Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-04T17:23:18.884Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-04T17:23:18.884Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-04T17:23:18.884Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-04T17:23:18.884Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-04T17:23:18.884Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-04T17:23:18.884Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-04T17:23:18.884Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-04T17:23:18.884Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-04T17:23:18.884Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-04T17:23:18.884Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-04T17:23:18.884Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-04T17:23:18.884Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-04T17:23:18.884Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-04T17:23:18.884Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-04T17:23:18.884Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-04T17:23:18.885Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-04T17:23:18.885Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-04T17:23:18.885Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-04T17:23:18.885Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-04T17:23:19.268Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s) [2020-06-04T17:23:19.268Z] === RUN TestNetworkLoopbackNat [2020-06-04T17:23:19.308Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2020-06-04T17:23:19.308Z] === RUN TestBuildLabelWithTargets [2020-06-04T17:23:20.739Z] --- PASS: TestNetworkLoopbackNat (1.18s) [2020-06-04T17:23:20.739Z] === RUN TestPause [2020-06-04T17:23:21.332Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-04T17:23:21.332Z] INFO: Testing against a local daemon [2020-06-04T17:23:21.332Z] ok github.com/docker/docker/integration/plugin/common 0.265s [2020-06-04T17:23:21.332Z] [2020-06-04T17:23:21.332Z] === Skipped [2020-06-04T17:23:21.332Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-06-04T17:23:21.332Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-06-04T17:23:21.332Z] [2020-06-04T17:23:21.332Z] [2020-06-04T17:23:21.332Z] DONE 3 tests, 1 skipped in 8.286s [2020-06-04T17:23:21.332Z] [2020-06-04T17:23:21.332Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-06-04T17:23:21.354Z] --- PASS: TestPause (0.90s) [2020-06-04T17:23:21.354Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-06-04T17:23:21.354Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-04T17:23:21.354Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-04T17:23:21.354Z] === RUN TestPauseStopPausedContainer [2020-06-04T17:23:21.396Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-06-04T17:23:21.957Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-04T17:23:22.213Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-04T17:23:22.360Z] --- PASS: TestPauseStopPausedContainer (0.93s) [2020-06-04T17:23:22.360Z] === RUN TestPsFilter [2020-06-04T17:23:22.643Z] --- PASS: TestPsFilter (0.28s) [2020-06-04T17:23:22.643Z] === RUN TestRemoveContainerWithRemovedVolume [2020-06-04T17:23:23.715Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.87s) [2020-06-04T17:23:23.715Z] === RUN TestRemoveContainerWithVolume [2020-06-04T17:23:24.288Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-04T17:23:24.288Z] INFO: Testing against a local daemon [2020-06-04T17:23:24.288Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.261s [2020-06-04T17:23:24.288Z] [2020-06-04T17:23:24.288Z] === Skipped [2020-06-04T17:23:24.288Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-06-04T17:23:24.288Z] external_test.go:48: runtime.GOOS == "windows" [2020-06-04T17:23:24.288Z] [2020-06-04T17:23:24.288Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-06-04T17:23:24.288Z] external_test.go:408: runtime.GOOS == "windows" [2020-06-04T17:23:24.288Z] [2020-06-04T17:23:24.288Z] [2020-06-04T17:23:24.288Z] DONE 2 tests, 2 skipped in 3.462s [2020-06-04T17:23:24.329Z] --- PASS: TestRemoveContainerWithVolume (0.92s) [2020-06-04T17:23:24.329Z] === RUN TestRemoveContainerRunning [2020-06-04T17:23:24.725Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-06-04T17:23:24.756Z] [2020-06-04T17:23:24.756Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-06-04T17:23:25.434Z] --- PASS: TestRemoveContainerRunning (0.83s) [2020-06-04T17:23:25.434Z] === RUN TestRemoveContainerForceRemoveRunning [2020-06-04T17:23:25.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-06-04T17:23:26.048Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.87s) [2020-06-04T17:23:26.048Z] === RUN TestRemoveInvalidContainer [2020-06-04T17:23:26.048Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-06-04T17:23:26.048Z] === RUN TestRenameLinkedContainer [2020-06-04T17:23:26.090Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-04T17:23:26.347Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-04T17:23:27.130Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-06-04T17:23:27.406Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-06-04T17:23:27.406Z] === RUN TestBuildWithEmptyLayers [2020-06-04T17:23:27.718Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-04T17:23:27.718Z] INFO: Testing against a local daemon [2020-06-04T17:23:27.718Z] ok github.com/docker/docker/integration/plugin/logging 0.257s [2020-06-04T17:23:27.718Z] [2020-06-04T17:23:27.718Z] === Skipped [2020-06-04T17:23:27.718Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-06-04T17:23:27.718Z] read_test.go:21: no unix domain sockets on Windows [2020-06-04T17:23:27.718Z] [2020-06-04T17:23:27.718Z] [2020-06-04T17:23:27.718Z] DONE 1 tests, 1 skipped in 2.745s [2020-06-04T17:23:27.718Z] [2020-06-04T17:23:27.718Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-06-04T17:23:28.235Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-06-04T17:23:28.706Z] testing: warning: no tests to run [2020-06-04T17:23:28.706Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.097s [2020-06-04T17:23:28.706Z] [2020-06-04T17:23:28.706Z] DONE 0 tests in 1.382s [2020-06-04T17:23:28.706Z] [2020-06-04T17:23:28.706Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-06-04T17:23:28.796Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-04T17:23:29.358Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-04T17:23:29.553Z] --- PASS: TestRenameLinkedContainer (3.48s) [2020-06-04T17:23:29.553Z] === RUN TestRenameStoppedContainer [2020-06-04T17:23:30.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-06-04T17:23:30.631Z] --- PASS: TestRenameStoppedContainer (0.89s) [2020-06-04T17:23:30.631Z] === RUN TestRenameRunningContainerAndReuse [2020-06-04T17:23:30.682Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-06-04T17:23:30.682Z] === RUN TestBuildMultiStageOnBuild [2020-06-04T17:23:31.245Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-06-04T17:23:31.501Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-04T17:23:31.664Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-04T17:23:31.664Z] INFO: Testing against a local daemon [2020-06-04T17:23:31.664Z] ok github.com/docker/docker/integration/plugin/volumes 0.224s [2020-06-04T17:23:31.664Z] [2020-06-04T17:23:31.664Z] === Skipped [2020-06-04T17:23:31.664Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-06-04T17:23:31.664Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T17:23:31.664Z] [2020-06-04T17:23:31.664Z] [2020-06-04T17:23:31.664Z] DONE 1 tests, 1 skipped in 2.708s [2020-06-04T17:23:31.664Z] [2020-06-04T17:23:31.664Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-06-04T17:23:31.757Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-04T17:23:32.013Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-06-04T17:23:32.268Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-06-04T17:23:32.653Z] --- PASS: TestRenameRunningContainerAndReuse (1.76s) [2020-06-04T17:23:32.653Z] === RUN TestRenameInvalidName [2020-06-04T17:23:33.194Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-04T17:23:33.268Z] --- PASS: TestRenameInvalidName (1.00s) [2020-06-04T17:23:33.268Z] === RUN TestRenameAnonymousContainer [2020-06-04T17:23:33.758Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-04T17:23:33.882Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-04T17:23:33.882Z] INFO: Testing against a local daemon [2020-06-04T17:23:33.882Z] ok github.com/docker/docker/integration/secret 0.204s [2020-06-04T17:23:33.882Z] [2020-06-04T17:23:33.882Z] === Skipped [2020-06-04T17:23:33.882Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-06-04T17:23:33.882Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T17:23:33.882Z] [2020-06-04T17:23:33.882Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-06-04T17:23:33.882Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T17:23:33.882Z] [2020-06-04T17:23:33.882Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-06-04T17:23:33.882Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T17:23:33.882Z] [2020-06-04T17:23:33.882Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-06-04T17:23:33.882Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T17:23:33.882Z] [2020-06-04T17:23:33.882Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-06-04T17:23:33.882Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T17:23:33.882Z] [2020-06-04T17:23:33.882Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-06-04T17:23:33.882Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-06-04T17:23:33.882Z] [2020-06-04T17:23:33.882Z] [2020-06-04T17:23:33.882Z] DONE 6 tests, 6 skipped in 2.375s [2020-06-04T17:23:33.882Z] [2020-06-04T17:23:33.882Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-06-04T17:23:34.322Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-06-04T17:23:35.683Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-06-04T17:23:35.938Z] --- PASS: TestBuildMultiStageOnBuild (5.01s) [2020-06-04T17:23:35.938Z] === RUN TestBuildUncleanTarFilenames [2020-06-04T17:23:35.938Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2020-06-04T17:23:35.938Z] === RUN TestBuildMultiStageLayerLeak [2020-06-04T17:23:36.243Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-06-04T17:23:36.243Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.01s) [2020-06-04T17:23:36.243Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.33s) [2020-06-04T17:23:36.243Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.79s) [2020-06-04T17:23:36.243Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.10s) [2020-06-04T17:23:36.243Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.95s) [2020-06-04T17:23:36.243Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.94s) [2020-06-04T17:23:36.243Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.02s) [2020-06-04T17:23:36.243Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.08s) [2020-06-04T17:23:36.243Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.76s) [2020-06-04T17:23:36.243Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.82s) [2020-06-04T17:23:36.243Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.95s) [2020-06-04T17:23:36.243Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.61s) [2020-06-04T17:23:36.243Z] === RUN TestCgroupNamespacesRun [2020-06-04T17:23:36.498Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-06-04T17:23:36.831Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-04T17:23:36.831Z] INFO: Testing against a local daemon [2020-06-04T17:23:36.831Z] ok github.com/docker/docker/integration/service 0.390s [2020-06-04T17:23:37.059Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-06-04T17:23:37.300Z] [2020-06-04T17:23:37.300Z] === Skipped [2020-06-04T17:23:37.300Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-06-04T17:23:37.300Z] [2020-06-04T17:23:37.301Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-06-04T17:23:37.301Z] [2020-06-04T17:23:37.301Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-06-04T17:23:37.301Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T17:23:37.301Z] [2020-06-04T17:23:37.301Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-06-04T17:23:37.301Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T17:23:37.301Z] [2020-06-04T17:23:37.301Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-06-04T17:23:37.301Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T17:23:37.301Z] [2020-06-04T17:23:37.301Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-06-04T17:23:37.301Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T17:23:37.301Z] [2020-06-04T17:23:37.301Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-06-04T17:23:37.301Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T17:23:37.301Z] [2020-06-04T17:23:37.301Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-06-04T17:23:37.301Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T17:23:37.301Z] [2020-06-04T17:23:37.301Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-06-04T17:23:37.301Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T17:23:37.301Z] [2020-06-04T17:23:37.301Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-06-04T17:23:37.301Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T17:23:37.301Z] [2020-06-04T17:23:37.301Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-06-04T17:23:37.301Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T17:23:37.301Z] [2020-06-04T17:23:37.301Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-06-04T17:23:37.301Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T17:23:37.301Z] [2020-06-04T17:23:37.301Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-06-04T17:23:37.301Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T17:23:37.301Z] [2020-06-04T17:23:37.301Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-06-04T17:23:37.301Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T17:23:37.301Z] [2020-06-04T17:23:37.301Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-06-04T17:23:37.301Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T17:23:37.301Z] [2020-06-04T17:23:37.301Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-06-04T17:23:37.301Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T17:23:37.301Z] [2020-06-04T17:23:37.301Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-06-04T17:23:37.301Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T17:23:37.301Z] [2020-06-04T17:23:37.301Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-06-04T17:23:37.301Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T17:23:37.301Z] [2020-06-04T17:23:37.301Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-06-04T17:23:37.301Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-06-04T17:23:37.301Z] [2020-06-04T17:23:37.301Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-06-04T17:23:37.301Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-06-04T17:23:37.301Z] [2020-06-04T17:23:37.301Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-06-04T17:23:37.301Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-06-04T17:23:37.301Z] [2020-06-04T17:23:37.301Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-06-04T17:23:37.301Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-06-04T17:23:37.301Z] [2020-06-04T17:23:37.301Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2020-06-04T17:23:37.301Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-06-04T17:23:37.301Z] [2020-06-04T17:23:37.301Z] [2020-06-04T17:23:37.301Z] DONE 24 tests, 23 skipped in 3.082s [2020-06-04T17:23:37.301Z] [2020-06-04T17:23:37.301Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-06-04T17:23:37.986Z] --- PASS: TestCgroupNamespacesRun (1.80s) [2020-06-04T17:23:37.986Z] === RUN TestCgroupNamespacesRunPrivileged [2020-06-04T17:23:38.754Z] --- PASS: TestRenameAnonymousContainer (5.02s) [2020-06-04T17:23:38.754Z] === RUN TestRenameContainerWithSameName [2020-06-04T17:23:39.348Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-06-04T17:23:39.370Z] --- PASS: TestRenameContainerWithSameName (0.97s) [2020-06-04T17:23:39.370Z] === RUN TestRenameContainerWithLinkedContainer [2020-06-04T17:23:39.516Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-04T17:23:39.516Z] INFO: Testing against a local daemon [2020-06-04T17:23:39.516Z] ok github.com/docker/docker/integration/session 0.188s [2020-06-04T17:23:39.516Z] [2020-06-04T17:23:39.516Z] === Skipped [2020-06-04T17:23:39.516Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-06-04T17:23:39.516Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-06-04T17:23:39.516Z] [2020-06-04T17:23:39.516Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-06-04T17:23:39.516Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-06-04T17:23:39.516Z] [2020-06-04T17:23:39.516Z] [2020-06-04T17:23:39.516Z] DONE 2 tests, 2 skipped in 2.263s [2020-06-04T17:23:39.516Z] [2020-06-04T17:23:39.516Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-06-04T17:23:39.909Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.73s) [2020-06-04T17:23:39.909Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-06-04T17:23:40.116Z] --- PASS: TestBuildMultiStageLayerLeak (4.37s) [2020-06-04T17:23:40.116Z] === RUN TestBuildWithHugeFile [2020-06-04T17:23:41.390Z] --- PASS: TestRenameContainerWithLinkedContainer (1.78s) [2020-06-04T17:23:41.390Z] === RUN TestResize [2020-06-04T17:23:41.732Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-04T17:23:41.732Z] INFO: Testing against a local daemon [2020-06-04T17:23:41.794Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.87s) [2020-06-04T17:23:41.794Z] === RUN TestCgroupNamespacesRunHostMode [2020-06-04T17:23:42.004Z] --- PASS: TestResize (0.86s) [2020-06-04T17:23:42.005Z] === RUN TestResizeWithInvalidSize [2020-06-04T17:23:42.050Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-06-04T17:23:42.611Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-06-04T17:23:42.611Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-06-04T17:23:42.611Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-06-04T17:23:42.723Z] ok github.com/docker/docker/integration/system 1.299s [2020-06-04T17:23:42.723Z] [2020-06-04T17:23:42.723Z] === Skipped [2020-06-04T17:23:42.723Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-04T17:23:42.723Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T17:23:42.723Z] [2020-06-04T17:23:42.723Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-06-04T17:23:42.723Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-06-04T17:23:42.723Z] [2020-06-04T17:23:42.723Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-06-04T17:23:42.723Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-06-04T17:23:42.723Z] [2020-06-04T17:23:42.723Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-06-04T17:23:42.723Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-04T17:23:42.723Z] [2020-06-04T17:23:42.723Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-06-04T17:23:42.723Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-06-04T17:23:42.723Z] [2020-06-04T17:23:42.723Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-06-04T17:23:42.723Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-06-04T17:23:42.723Z] [2020-06-04T17:23:42.723Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-06-04T17:23:42.723Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-06-04T17:23:42.723Z] [2020-06-04T17:23:42.723Z] [2020-06-04T17:23:42.723Z] DONE 13 tests, 7 skipped in 3.195s [2020-06-04T17:23:42.723Z] [2020-06-04T17:23:42.723Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-06-04T17:23:43.010Z] --- PASS: TestResizeWithInvalidSize (0.91s) [2020-06-04T17:23:43.010Z] === RUN TestResizeWhenContainerNotStarted [2020-06-04T17:23:43.539Z] --- PASS: TestCgroupNamespacesRunHostMode (1.74s) [2020-06-04T17:23:43.539Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-06-04T17:23:43.539Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-06-04T17:23:43.624Z] --- PASS: TestResizeWhenContainerNotStarted (0.89s) [2020-06-04T17:23:43.624Z] === RUN TestDaemonRestartKillContainers [2020-06-04T17:23:43.624Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-04T17:23:43.624Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-04T17:23:43.624Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-04T17:23:43.624Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-04T17:23:43.624Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-04T17:23:43.624Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-04T17:23:43.624Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-04T17:23:43.624Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-04T17:23:43.624Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-04T17:23:43.624Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-04T17:23:43.624Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-04T17:23:43.624Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-04T17:23:43.624Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-04T17:23:43.624Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-04T17:23:43.624Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-04T17:23:43.624Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-04T17:23:43.624Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-04T17:23:43.624Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-04T17:23:43.624Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-04T17:23:43.624Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-04T17:23:43.624Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-04T17:23:43.624Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-04T17:23:43.624Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-04T17:23:43.624Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-04T17:23:43.624Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-04T17:23:43.624Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-04T17:23:44.903Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-06-04T17:23:44.940Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-04T17:23:44.940Z] INFO: Testing against a local daemon [2020-06-04T17:23:44.940Z] ok github.com/docker/docker/integration/volume 0.280s [2020-06-04T17:23:44.940Z] [2020-06-04T17:23:44.940Z] === Skipped [2020-06-04T17:23:44.940Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-06-04T17:23:44.940Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-06-04T17:23:44.940Z] [2020-06-04T17:23:44.940Z] [2020-06-04T17:23:44.940Z] DONE 5 tests, 1 skipped in 2.210s [2020-06-04T17:23:44.940Z] [2020-06-04T17:23:44.940Z] INFO: make.ps1 ended at 06/04/2020 17:23:44 [2020-06-04T17:23:44.940Z] INFO: Integration CLI tests being run from the host: [2020-06-04T17:23:44.940Z] 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-04T17:23:45.159Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-06-04T17:23:45.414Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.97s) [2020-06-04T17:23:45.414Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-06-04T17:23:45.669Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-06-04T17:23:46.301Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-04T17:23:46.301Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-04T17:23:46.595Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-06-04T17:23:47.156Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.87s) [2020-06-04T17:23:47.156Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-06-04T17:23:47.308Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-04T17:23:47.591Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-04T17:23:48.083Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.96s) [2020-06-04T17:23:48.083Z] === RUN TestCgroupNamespacesRunOlderClient [2020-06-04T17:23:49.062Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-04T17:23:49.062Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-04T17:23:49.969Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-06-04T17:23:49.969Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.82s) [2020-06-04T17:23:49.969Z] === RUN TestKernelTCPMemory [2020-06-04T17:23:50.897Z] --- PASS: TestKernelTCPMemory (0.93s) [2020-06-04T17:23:50.897Z] === RUN TestNISDomainname [2020-06-04T17:23:51.738Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-04T17:23:51.738Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-04T17:23:52.262Z] --- PASS: TestNISDomainname (1.09s) [2020-06-04T17:23:52.262Z] === RUN TestHostnameDnsResolution [2020-06-04T17:23:52.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-06-04T17:23:52.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-06-04T17:23:52.823Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-06-04T17:23:52.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-06-04T17:23:53.079Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-06-04T17:23:53.335Z] --- PASS: TestHostnameDnsResolution (1.40s) [2020-06-04T17:23:53.335Z] === RUN TestStats [2020-06-04T17:23:53.670Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-04T17:23:53.670Z] INFO: Testing against a local daemon [2020-06-04T17:23:54.273Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-06-04T17:23:54.414Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-04T17:23:54.414Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-04T17:23:54.833Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-06-04T17:23:54.836Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-06-04T17:23:55.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-06-04T17:23:55.759Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-06-04T17:23:56.013Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-06-04T17:23:56.269Z] --- PASS: TestStats (2.82s) [2020-06-04T17:23:56.269Z] === RUN TestStopContainerWithTimeout [2020-06-04T17:23:56.269Z] === RUN TestStopContainerWithTimeout/0 [2020-06-04T17:23:56.269Z] === PAUSE TestStopContainerWithTimeout/0 [2020-06-04T17:23:56.269Z] === RUN TestStopContainerWithTimeout/1 [2020-06-04T17:23:56.269Z] === PAUSE TestStopContainerWithTimeout/1 [2020-06-04T17:23:56.269Z] === RUN TestStopContainerWithTimeout/3 [2020-06-04T17:23:56.269Z] === PAUSE TestStopContainerWithTimeout/3 [2020-06-04T17:23:56.269Z] === RUN TestStopContainerWithTimeout/-1 [2020-06-04T17:23:56.269Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-06-04T17:23:56.269Z] === CONT TestStopContainerWithTimeout/0 [2020-06-04T17:23:56.269Z] === CONT TestStopContainerWithTimeout/3 [2020-06-04T17:23:57.090Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-06-04T17:23:57.090Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.25s) [2020-06-04T17:23:57.090Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.36s) [2020-06-04T17:23:57.090Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.46s) [2020-06-04T17:23:57.090Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.45s) [2020-06-04T17:23:57.090Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.49s) [2020-06-04T17:23:57.090Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.43s) [2020-06-04T17:23:57.090Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.40s) [2020-06-04T17:23:57.090Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.40s) [2020-06-04T17:23:57.090Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.18s) [2020-06-04T17:23:57.090Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.15s) [2020-06-04T17:23:57.090Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.26s) [2020-06-04T17:23:57.090Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.33s) [2020-06-04T17:23:57.090Z] === RUN TestCgroupNamespacesRun [2020-06-04T17:23:57.194Z] === CONT TestStopContainerWithTimeout/-1 [2020-06-04T17:23:57.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-06-04T17:23:58.557Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-06-04T17:23:58.561Z] --- PASS: TestCgroupNamespacesRun (1.79s) [2020-06-04T17:23:58.561Z] === RUN TestCgroupNamespacesRunPrivileged [2020-06-04T17:23:59.481Z] === CONT TestStopContainerWithTimeout/1 [2020-06-04T17:24:00.407Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-06-04T17:24:00.583Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.69s) [2020-06-04T17:24:00.583Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-06-04T17:24:01.332Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-06-04T17:24:01.332Z] --- PASS: TestStopContainerWithTimeout/0 (0.96s) [2020-06-04T17:24:01.332Z] --- PASS: TestStopContainerWithTimeout/3 (3.07s) [2020-06-04T17:24:01.332Z] --- PASS: TestStopContainerWithTimeout/-1 (2.76s) [2020-06-04T17:24:01.332Z] --- PASS: TestStopContainerWithTimeout/1 (1.87s) [2020-06-04T17:24:01.332Z] === RUN TestDeleteDevicemapper [2020-06-04T17:24:01.332Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-06-04T17:24:01.332Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-04T17:24:01.332Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-06-04T17:24:02.053Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.82s) [2020-06-04T17:24:02.053Z] === RUN TestCgroupNamespacesRunHostMode [2020-06-04T17:24:02.130Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-06-04T17:24:02.260Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-06-04T17:24:02.260Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-06-04T17:24:03.185Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-06-04T17:24:03.507Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-06-04T17:24:04.111Z] --- PASS: TestCgroupNamespacesRunHostMode (1.74s) [2020-06-04T17:24:04.111Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-06-04T17:24:04.114Z] === RUN TestDockerSuite/TestBuildCmd [2020-06-04T17:24:04.369Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-06-04T17:24:04.930Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-06-04T17:24:04.930Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.63s) [2020-06-04T17:24:04.930Z] === RUN TestUpdateMemory [2020-06-04T17:24:04.930Z] --- SKIP: TestUpdateMemory (0.01s) [2020-06-04T17:24:04.930Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-06-04T17:24:04.930Z] === RUN TestUpdateCPUQuota [2020-06-04T17:24:05.186Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-06-04T17:24:05.186Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-06-04T17:24:05.582Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.72s) [2020-06-04T17:24:05.582Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-06-04T17:24:06.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-06-04T17:24:06.552Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-06-04T17:24:06.552Z] --- PASS: TestUpdateCPUQuota (1.66s) [2020-06-04T17:24:06.552Z] === RUN TestUpdatePidsLimit [2020-06-04T17:24:06.552Z] === RUN TestUpdatePidsLimit/update_from_none [2020-06-04T17:24:06.808Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-06-04T17:24:06.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-06-04T17:24:07.063Z] === RUN TestUpdatePidsLimit/no_change [2020-06-04T17:24:07.318Z] === RUN TestUpdatePidsLimit/update_lower [2020-06-04T17:24:07.602Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.69s) [2020-06-04T17:24:07.602Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-06-04T17:24:07.878Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-06-04T17:24:08.133Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-06-04T17:24:08.216Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2020-06-04T17:24:08.216Z] === RUN TestCgroupNamespacesRunOlderClient [2020-06-04T17:24:08.694Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-06-04T17:24:08.950Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-06-04T17:24:09.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-06-04T17:24:10.238Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.81s) [2020-06-04T17:24:10.238Z] === RUN TestKernelTCPMemory [2020-06-04T17:24:10.836Z] --- PASS: TestUpdatePidsLimit (3.94s) [2020-06-04T17:24:10.836Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2020-06-04T17:24:10.836Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-06-04T17:24:10.836Z] --- PASS: TestUpdatePidsLimit/update_lower (0.47s) [2020-06-04T17:24:10.836Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s) [2020-06-04T17:24:10.836Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s) [2020-06-04T17:24:10.836Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s) [2020-06-04T17:24:10.836Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s) [2020-06-04T17:24:10.836Z] === RUN TestUpdateRestartPolicy [2020-06-04T17:24:10.852Z] --- PASS: TestKernelTCPMemory (0.94s) [2020-06-04T17:24:10.852Z] === RUN TestNISDomainname [2020-06-04T17:24:11.092Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-06-04T17:24:11.184Z] ok github.com/docker/docker/api/server/httputils 0.046s coverage: 14.7% of statements [2020-06-04T17:24:11.184Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-06-04T17:24:11.184Z] ok github.com/docker/docker/api/server/middleware 0.040s coverage: 37.7% of statements [2020-06-04T17:24:11.184Z] ? github.com/docker/docker/api/server/router [no test files] [2020-06-04T17:24:11.184Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-06-04T17:24:11.184Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-06-04T17:24:11.184Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-06-04T17:24:11.184Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-06-04T17:24:11.184Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-06-04T17:24:11.184Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-06-04T17:24:11.184Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-06-04T17:24:11.184Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-06-04T17:24:11.184Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-06-04T17:24:11.184Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-06-04T17:24:11.184Z] ok github.com/docker/docker/api/types/strslice 0.063s coverage: 90.0% of statements [2020-06-04T17:24:11.184Z] ok github.com/docker/docker/api/types/filters 0.020s coverage: 92.2% of statements [2020-06-04T17:24:11.184Z] ok github.com/docker/docker/api/server/router/swarm 0.014s coverage: 4.8% of statements [2020-06-04T17:24:11.184Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-06-04T17:24:11.184Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-06-04T17:24:11.184Z] ? github.com/docker/docker/api/types [no test files] [2020-06-04T17:24:11.184Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-06-04T17:24:11.184Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-06-04T17:24:11.184Z] ? github.com/docker/docker/api/types/container [no test files] [2020-06-04T17:24:11.184Z] ? github.com/docker/docker/api/types/events [no test files] [2020-06-04T17:24:11.184Z] ? github.com/docker/docker/api/types/image [no test files] [2020-06-04T17:24:11.184Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-06-04T17:24:11.184Z] ? github.com/docker/docker/api/types/network [no test files] [2020-06-04T17:24:11.184Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-06-04T17:24:11.184Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-06-04T17:24:11.184Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-06-04T17:24:11.184Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-06-04T17:24:11.184Z] ok github.com/docker/docker/api/types/time 0.031s coverage: 100.0% of statements [2020-06-04T17:24:11.184Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2020-06-04T17:24:11.184Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-06-04T17:24:11.184Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-06-04T17:24:11.184Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-06-04T17:24:11.184Z] ? github.com/docker/docker/builder [no test files] [2020-06-04T17:24:11.184Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-06-04T17:24:11.184Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-06-04T17:24:11.184Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-06-04T17:24:11.184Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-06-04T17:24:11.184Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-06-04T17:24:11.184Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-06-04T17:24:11.184Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-06-04T17:24:11.184Z] ok github.com/docker/docker/builder/dockerignore 0.045s coverage: 96.8% of statements [2020-06-04T17:24:11.184Z] ok github.com/docker/docker/cli/debug 0.014s coverage: 100.0% of statements [2020-06-04T17:24:11.184Z] ok github.com/docker/docker/builder/remotecontext/git 3.842s coverage: 86.3% of statements [2020-06-04T17:24:11.184Z] ok github.com/docker/docker/builder/remotecontext 0.513s coverage: 13.6% of statements [2020-06-04T17:24:11.415Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-06-04T17:24:11.859Z] --- PASS: TestNISDomainname (1.06s) [2020-06-04T17:24:11.859Z] === RUN TestHostnameDnsResolution [2020-06-04T17:24:12.017Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-06-04T17:24:12.279Z] ok github.com/docker/docker/builder/dockerfile 1.193s coverage: 48.2% of statements [2020-06-04T17:24:12.279Z] ? github.com/docker/docker/cli [no test files] [2020-06-04T17:24:12.279Z] ? github.com/docker/docker/cli/config [no test files] [2020-06-04T17:24:12.943Z] === RUN TestDockerSuite/TestBuildContChar [2020-06-04T17:24:13.512Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-06-04T17:24:13.880Z] --- PASS: TestHostnameDnsResolution (1.74s) [2020-06-04T17:24:13.880Z] === RUN TestStats [2020-06-04T17:24:13.947Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-06-04T17:24:15.851Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-06-04T17:24:16.025Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-06-04T17:24:16.281Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-06-04T17:24:16.554Z] --- PASS: TestStats (3.01s) [2020-06-04T17:24:16.554Z] === RUN TestStopContainerWithTimeout [2020-06-04T17:24:16.554Z] === RUN TestStopContainerWithTimeout/0 [2020-06-04T17:24:16.554Z] === PAUSE TestStopContainerWithTimeout/0 [2020-06-04T17:24:16.554Z] === RUN TestStopContainerWithTimeout/1 [2020-06-04T17:24:16.554Z] === PAUSE TestStopContainerWithTimeout/1 [2020-06-04T17:24:16.554Z] === RUN TestStopContainerWithTimeout/3 [2020-06-04T17:24:16.554Z] === PAUSE TestStopContainerWithTimeout/3 [2020-06-04T17:24:16.554Z] === RUN TestStopContainerWithTimeout/-1 [2020-06-04T17:24:16.554Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-06-04T17:24:16.554Z] === CONT TestStopContainerWithTimeout/0 [2020-06-04T17:24:16.554Z] === CONT TestStopContainerWithTimeout/-1 [2020-06-04T17:24:16.841Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-06-04T17:24:16.841Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-06-04T17:24:16.859Z] ok github.com/docker/docker/client 0.531s coverage: 75.4% of statements [2020-06-04T17:24:17.096Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-06-04T17:24:17.656Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-06-04T17:24:17.756Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-06-04T17:24:17.911Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-06-04T17:24:18.032Z] === CONT TestStopContainerWithTimeout/3 [2020-06-04T17:24:19.659Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-06-04T17:24:19.659Z] Using test binary docker [2020-06-04T17:24:19.659Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-06-04T17:24:19.659Z] +++ /etc/init.d/apparmor start [2020-06-04T17:24:19.659Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-06-04T17:24:19.659Z] INFO: Waiting for daemon to start... [2020-06-04T17:24:19.659Z] Starting dockerd [2020-06-04T17:24:19.659Z] +++ 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-04T17:24:19.796Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-06-04T17:24:20.056Z] === CONT TestStopContainerWithTimeout/1 [2020-06-04T17:24:21.157Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-06-04T17:24:21.532Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-06-04T17:24:21.532Z] --- PASS: TestStopContainerWithTimeout/0 (1.10s) [2020-06-04T17:24:21.532Z] --- PASS: TestStopContainerWithTimeout/-1 (3.07s) [2020-06-04T17:24:21.532Z] --- PASS: TestStopContainerWithTimeout/3 (2.89s) [2020-06-04T17:24:21.532Z] --- PASS: TestStopContainerWithTimeout/1 (1.91s) [2020-06-04T17:24:21.532Z] === RUN TestDeleteDevicemapper [2020-06-04T17:24:21.532Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-06-04T17:24:21.532Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-04T17:24:21.532Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-06-04T17:24:21.563Z] . [2020-06-04T17:24:21.563Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-06-04T17:24:21.821Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-06-04T17:24:21.821Z] Error: No such image: emptyfs [2020-06-04T17:24:21.821Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-06-04T17:24:21.821Z] ++++ docker load [2020-06-04T17:24:22.079Z] Running integration-test (iteration 1) [2020-06-04T17:24:22.079Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-06-04T17:24:22.079Z] ++ 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-04T17:24:22.079Z] ++ set -e [2020-06-04T17:24:22.079Z] ++ '[' -n 0 ']' [2020-06-04T17:24:22.079Z] ++ set -x [2020-06-04T17:24:22.079Z] ++ env -i DEST=/go/src/github.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-04T17:24:23.043Z] --- PASS: TestUpdateRestartPolicy (12.56s) [2020-06-04T17:24:23.043Z] === RUN TestUpdateRestartWithAutoRemove [2020-06-04T17:24:23.604Z] --- PASS: TestUpdateRestartWithAutoRemove (0.66s) [2020-06-04T17:24:23.604Z] === RUN TestWaitNonBlocked [2020-06-04T17:24:23.604Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-04T17:24:23.604Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-04T17:24:23.604Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-04T17:24:23.604Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-04T17:24:23.604Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-04T17:24:23.604Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-04T17:24:24.531Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-06-04T17:24:24.787Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-06-04T17:24:24.787Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.88s) [2020-06-04T17:24:24.787Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.02s) [2020-06-04T17:24:24.787Z] === RUN TestWaitBlocked [2020-06-04T17:24:24.787Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-04T17:24:24.787Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-04T17:24:24.787Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-06-04T17:24:24.787Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-06-04T17:24:24.787Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-04T17:24:24.787Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-06-04T17:24:24.872Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-06-04T17:24:24.872Z] Copying nested executables into bundles/binary-daemon [2020-06-04T17:24:24.872Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-06-04T17:24:25.203Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41030/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr14 -e DOCKER_GITCOMMIT=b4fc2b7202f46f4cdbba0d993aba757f5cd31280 -e DOCKER_GRAPHDRIVER docker:b4fc2b7202f46f4cdbba0d993aba757f5cd31280 hack/make.sh cross [2020-06-04T17:24:25.461Z] [2020-06-04T17:24:25.718Z] Removing bundles/ [2020-06-04T17:24:25.718Z] [2020-06-04T17:24:25.718Z] ---> Making bundle: cross (in bundles/cross) [2020-06-04T17:24:25.718Z] Cross building: bundles/cross/linux/amd64 [2020-06-04T17:24:25.718Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-06-04T17:24:25.718Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-06-04T17:24:25.919Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.57s) [2020-06-04T17:24:25.919Z] === RUN TestUpdateMemory [2020-06-04T17:24:25.919Z] --- SKIP: TestUpdateMemory (0.00s) [2020-06-04T17:24:25.919Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-06-04T17:24:25.919Z] === RUN TestUpdateCPUQuota [2020-06-04T17:24:26.153Z] --- PASS: TestWaitBlocked (0.03s) [2020-06-04T17:24:26.153Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.12s) [2020-06-04T17:24:26.153Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.23s) [2020-06-04T17:24:26.153Z] === CONT TestContainerStartOnDaemonRestart [2020-06-04T17:24:26.153Z] === CONT TestIpcModeOlderClient [2020-06-04T17:24:26.153Z] --- PASS: TestIpcModeOlderClient (0.21s) [2020-06-04T17:24:26.153Z] === CONT TestDaemonHostGatewayIP [2020-06-04T17:24:26.532Z] --- PASS: TestUpdateCPUQuota (1.24s) [2020-06-04T17:24:26.532Z] === RUN TestUpdatePidsLimit [2020-06-04T17:24:26.532Z] === RUN TestUpdatePidsLimit/update_from_none [2020-06-04T17:24:26.813Z] === RUN TestUpdatePidsLimit/no_change [2020-06-04T17:24:27.081Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-06-04T17:24:27.095Z] === RUN TestUpdatePidsLimit/update_lower [2020-06-04T17:24:27.377Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-06-04T17:24:27.991Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-06-04T17:24:28.006Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-06-04T17:24:28.273Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-06-04T17:24:28.887Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-06-04T17:24:28.931Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-06-04T17:24:29.492Z] --- PASS: TestContainerStartOnDaemonRestart (3.60s) [2020-06-04T17:24:29.492Z] === CONT TestContainerKillOnDaemonStart [2020-06-04T17:24:30.052Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-06-04T17:24:30.367Z] --- PASS: TestUpdatePidsLimit (3.79s) [2020-06-04T17:24:30.367Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.33s) [2020-06-04T17:24:30.367Z] --- PASS: TestUpdatePidsLimit/no_change (0.35s) [2020-06-04T17:24:30.367Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2020-06-04T17:24:30.367Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.45s) [2020-06-04T17:24:30.367Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.45s) [2020-06-04T17:24:30.367Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2020-06-04T17:24:30.367Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s) [2020-06-04T17:24:30.367Z] === RUN TestUpdateRestartPolicy [2020-06-04T17:24:31.415Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-06-04T17:24:31.416Z] --- PASS: TestDaemonHostGatewayIP (5.09s) [2020-06-04T17:24:31.416Z] === CONT TestDaemonRestartIpcMode [2020-06-04T17:24:31.977Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-06-04T17:24:32.053Z] Loaded image: buildpack-deps:jessie [2020-06-04T17:24:32.053Z] Loaded image: busybox:latest [2020-06-04T17:24:32.053Z] Loaded image: busybox:glibc [2020-06-04T17:24:32.053Z] Loaded image: debian:jessie [2020-06-04T17:24:32.053Z] Loaded image: hello-world:latest [2020-06-04T17:24:32.053Z] INFO: Testing against a local daemon [2020-06-04T17:24:32.053Z] === RUN TestCgroupNamespacesBuild [2020-06-04T17:24:32.232Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-06-04T17:24:32.488Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-06-04T17:24:34.584Z] --- PASS: TestCgroupNamespacesBuild (3.24s) [2020-06-04T17:24:34.584Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-06-04T17:24:35.009Z] --- PASS: TestDaemonRestartIpcMode (3.25s) [2020-06-04T17:24:35.569Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-06-04T17:24:36.320Z] --- PASS: TestBuildWithHugeFile (53.09s) [2020-06-04T17:24:36.320Z] === RUN TestBuildWithEmptyDockerfile [2020-06-04T17:24:36.320Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-04T17:24:36.320Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-04T17:24:36.320Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-04T17:24:36.320Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-04T17:24:36.320Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-04T17:24:36.320Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-04T17:24:36.320Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-04T17:24:36.320Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-04T17:24:36.320Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-04T17:24:36.320Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s) [2020-06-04T17:24:36.320Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2020-06-04T17:24:36.320Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2020-06-04T17:24:36.320Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2020-06-04T17:24:36.320Z] === RUN TestBuildPreserveOwnership [2020-06-04T17:24:36.320Z] === RUN TestBuildPreserveOwnership/copy_from [2020-06-04T17:24:36.486Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.81s) [2020-06-04T17:24:36.486Z] === RUN TestBuildWithSession [2020-06-04T17:24:36.486Z] --- SKIP: TestBuildWithSession (0.00s) [2020-06-04T17:24:36.486Z] build_session_test.go:25: TODO: BuildKit [2020-06-04T17:24:36.486Z] === RUN TestBuildSquashParent [2020-06-04T17:24:36.493Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-06-04T17:24:36.493Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-06-04T17:24:36.493Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-06-04T17:24:36.493Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-06-04T17:24:36.493Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-06-04T17:24:37.857Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-06-04T17:24:38.781Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-06-04T17:24:39.038Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-06-04T17:24:39.293Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-06-04T17:24:39.596Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-06-04T17:24:39.853Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-06-04T17:24:42.366Z] --- PASS: TestContainerKillOnDaemonStart (12.88s) [2020-06-04T17:24:42.366Z] PASS [2020-06-04T17:24:42.366Z] [2020-06-04T17:24:42.366Z] === Skipped [2020-06-04T17:24:42.366Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-06-04T17:24:42.366Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-04T17:24:42.366Z] [2020-06-04T17:24:42.366Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-06-04T17:24:42.366Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-04T17:24:42.366Z] [2020-06-04T17:24:42.366Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-06-04T17:24:42.366Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-04T17:24:42.366Z] [2020-06-04T17:24:42.366Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-04T17:24:42.366Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-04T17:24:42.366Z] [2020-06-04T17:24:42.366Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-06-04T17:24:42.366Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-04T17:24:42.366Z] [2020-06-04T17:24:42.366Z] === SKIP: amd64.integration.container TestUpdateMemory (0.01s) [2020-06-04T17:24:42.366Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-06-04T17:24:42.366Z] [2020-06-04T17:24:42.366Z] [2020-06-04T17:24:42.366Z] DONE 203 tests, 6 skipped in 153.890s [2020-06-04T17:24:42.621Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-06-04T17:24:42.622Z] ++ 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-04T17:24:42.622Z] ++ set -e [2020-06-04T17:24:42.622Z] ++ '[' -n 0 ']' [2020-06-04T17:24:42.622Z] ++ set -x [2020-06-04T17:24:42.622Z] ++ env -i DEST=/go/src/github.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-04T17:24:42.622Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-06-04T17:24:42.877Z] INFO: Testing against a local daemon [2020-06-04T17:24:42.877Z] === RUN TestCommitInheritsEnv [2020-06-04T17:24:42.877Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-06-04T17:24:43.049Z] --- PASS: TestBuildSquashParent (6.53s) [2020-06-04T17:24:43.049Z] === RUN TestBuildWithRemoveAndForceRemove [2020-06-04T17:24:43.049Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-04T17:24:43.049Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-04T17:24:43.049Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-04T17:24:43.049Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-04T17:24:43.049Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-04T17:24:43.049Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-04T17:24:43.049Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-04T17:24:43.049Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-04T17:24:43.049Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-04T17:24:43.049Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-04T17:24:43.049Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-04T17:24:43.049Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-04T17:24:43.049Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-04T17:24:43.049Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-04T17:24:43.049Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-04T17:24:43.049Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-04T17:24:43.132Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-06-04T17:24:43.132Z] --- PASS: TestCommitInheritsEnv (0.45s) [2020-06-04T17:24:43.132Z] === RUN TestImportExtremelyLargeImageWorks [2020-06-04T17:24:43.132Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-06-04T17:24:43.132Z] === RUN TestImagesFilterMultiReference [2020-06-04T17:24:43.387Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-06-04T17:24:43.387Z] === RUN TestImagePullPlatformInvalid [2020-06-04T17:24:43.387Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-06-04T17:24:43.387Z] === RUN TestRemoveImageOrphaning [2020-06-04T17:24:43.776Z] --- PASS: TestBuildPreserveOwnership (9.56s) [2020-06-04T17:24:43.776Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.55s) [2020-06-04T17:24:43.776Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-06-04T17:24:43.776Z] === RUN TestBuildPlatformInvalid [2020-06-04T17:24:43.776Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2020-06-04T17:24:43.776Z] PASS [2020-06-04T17:24:43.776Z] [2020-06-04T17:24:43.776Z] === Skipped [2020-06-04T17:24:43.776Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-06-04T17:24:43.776Z] build_session_test.go:25: TODO: BuildKit [2020-06-04T17:24:43.776Z] [2020-06-04T17:24:43.776Z] [2020-06-04T17:24:43.776Z] DONE 32 tests, 1 skipped in 124.059s [2020-06-04T17:24:43.776Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-06-04T17:24:43.776Z] INFO: Testing against a local daemon [2020-06-04T17:24:43.776Z] === RUN TestConfigInspect [2020-06-04T17:24:43.776Z] --- SKIP: TestConfigInspect (0.02s) [2020-06-04T17:24:43.776Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:24:43.776Z] === RUN TestConfigList [2020-06-04T17:24:43.776Z] --- SKIP: TestConfigList (0.01s) [2020-06-04T17:24:43.776Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:24:43.776Z] === RUN TestConfigsCreateAndDelete [2020-06-04T17:24:43.776Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-06-04T17:24:43.776Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:24:43.776Z] === RUN TestConfigsUpdate [2020-06-04T17:24:43.776Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-06-04T17:24:43.776Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:24:43.776Z] === RUN TestTemplatedConfig [2020-06-04T17:24:43.776Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-06-04T17:24:43.776Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:24:43.776Z] === RUN TestConfigCreateResolve [2020-06-04T17:24:43.776Z] --- SKIP: TestConfigCreateResolve (0.02s) [2020-06-04T17:24:43.776Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:24:43.776Z] === RUN TestConfigDaemonLibtrustID [2020-06-04T17:24:43.949Z] --- PASS: TestRemoveImageOrphaning (0.48s) [2020-06-04T17:24:43.949Z] === RUN TestRemoveImageGarbageCollector [2020-06-04T17:24:45.147Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2020-06-04T17:24:45.147Z] PASS [2020-06-04T17:24:45.147Z] [2020-06-04T17:24:45.147Z] === Skipped [2020-06-04T17:24:45.147Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-06-04T17:24:45.147Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:24:45.147Z] [2020-06-04T17:24:45.147Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-06-04T17:24:45.147Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:24:45.147Z] [2020-06-04T17:24:45.147Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-06-04T17:24:45.147Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:24:45.147Z] [2020-06-04T17:24:45.147Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-06-04T17:24:45.147Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:24:45.147Z] [2020-06-04T17:24:45.147Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-06-04T17:24:45.147Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:24:45.147Z] [2020-06-04T17:24:45.147Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.02s) [2020-06-04T17:24:45.147Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:24:45.147Z] [2020-06-04T17:24:45.147Z] [2020-06-04T17:24:45.147Z] DONE 7 tests, 6 skipped in 1.746s [2020-06-04T17:24:45.147Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-06-04T17:24:45.147Z] INFO: Testing against a local daemon [2020-06-04T17:24:45.147Z] === RUN TestCheckpoint [2020-06-04T17:24:45.147Z] --- SKIP: TestCheckpoint (0.00s) [2020-06-04T17:24:45.147Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-04T17:24:45.147Z] === RUN TestContainerInvalidJSON [2020-06-04T17:24:45.147Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-06-04T17:24:45.147Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-06-04T17:24:45.147Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-06-04T17:24:45.147Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-06-04T17:24:45.147Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-06-04T17:24:45.147Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-06-04T17:24:45.147Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-06-04T17:24:45.147Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-06-04T17:24:45.147Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-06-04T17:24:45.147Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-06-04T17:24:45.147Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-06-04T17:24:45.147Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-06-04T17:24:45.147Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-06-04T17:24:45.147Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-06-04T17:24:45.405Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2020-06-04T17:24:45.405Z] === RUN TestCopyFromContainerPathIsNotDir [2020-06-04T17:24:45.405Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2020-06-04T17:24:45.405Z] === RUN TestCopyToContainerPathDoesNotExist [2020-06-04T17:24:45.405Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2020-06-04T17:24:45.405Z] === RUN TestCopyToContainerPathIsNotDir [2020-06-04T17:24:45.405Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2020-06-04T17:24:45.405Z] === RUN TestCopyFromContainer [2020-06-04T17:24:45.579Z] --- PASS: TestUpdateRestartPolicy (12.89s) [2020-06-04T17:24:45.579Z] === RUN TestUpdateRestartWithAutoRemove [2020-06-04T17:24:45.579Z] --- PASS: TestUpdateRestartWithAutoRemove (0.82s) [2020-06-04T17:24:45.579Z] === RUN TestWaitNonBlocked [2020-06-04T17:24:45.579Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-04T17:24:45.579Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-04T17:24:45.579Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-04T17:24:45.579Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-04T17:24:45.579Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-04T17:24:45.579Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-04T17:24:45.579Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-06-04T17:24:45.579Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.06s) [2020-06-04T17:24:45.579Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.15s) [2020-06-04T17:24:45.579Z] === RUN TestWaitBlocked [2020-06-04T17:24:45.579Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-04T17:24:45.579Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-04T17:24:45.579Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-06-04T17:24:45.579Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-06-04T17:24:45.579Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-04T17:24:45.579Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-06-04T17:24:45.587Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-04T17:24:45.587Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-04T17:24:45.837Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-06-04T17:24:45.837Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-06-04T17:24:46.397Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-06-04T17:24:46.397Z] --- PASS: TestRemoveImageGarbageCollector (2.52s) [2020-06-04T17:24:46.397Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-06-04T17:24:46.397Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-06-04T17:24:46.397Z] === RUN TestTagInvalidReference [2020-06-04T17:24:46.397Z] --- PASS: TestTagInvalidReference (0.04s) [2020-06-04T17:24:46.397Z] === RUN TestTagValidPrefixedRepo [2020-06-04T17:24:46.397Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-06-04T17:24:46.397Z] === RUN TestTagExistedNameWithoutForce [2020-06-04T17:24:46.588Z] --- PASS: TestWaitBlocked (0.01s) [2020-06-04T17:24:46.588Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.15s) [2020-06-04T17:24:46.588Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.25s) [2020-06-04T17:24:46.588Z] === CONT TestContainerStartOnDaemonRestart [2020-06-04T17:24:46.588Z] === CONT TestIpcModeOlderClient [2020-06-04T17:24:46.588Z] --- PASS: TestIpcModeOlderClient (0.18s) [2020-06-04T17:24:46.588Z] === CONT TestDaemonHostGatewayIP [2020-06-04T17:24:46.653Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2020-06-04T17:24:46.653Z] === RUN TestTagOfficialNames [2020-06-04T17:24:46.653Z] --- PASS: TestTagOfficialNames (0.10s) [2020-06-04T17:24:46.653Z] === RUN TestTagMatchesDigest [2020-06-04T17:24:46.653Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-06-04T17:24:46.653Z] === CONT TestImportExtremelyLargeImageWorks [2020-06-04T17:24:47.491Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-06-04T17:24:47.491Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.67s) [2020-06-04T17:24:47.491Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.73s) [2020-06-04T17:24:47.491Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.78s) [2020-06-04T17:24:47.491Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.88s) [2020-06-04T17:24:47.491Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.15s) [2020-06-04T17:24:47.491Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.13s) [2020-06-04T17:24:47.491Z] === RUN TestBuildMultiStageCopy [2020-06-04T17:24:47.491Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-06-04T17:24:48.017Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-06-04T17:24:49.267Z] --- PASS: TestContainerStartOnDaemonRestart (2.86s) [2020-06-04T17:24:49.267Z] === CONT TestContainerKillOnDaemonStart [2020-06-04T17:24:49.584Z] === RUN TestCopyFromContainer// [2020-06-04T17:24:49.584Z] === RUN TestCopyFromContainer//bar/root [2020-06-04T17:24:49.584Z] === RUN TestCopyFromContainer//bar/root/ [2020-06-04T17:24:49.584Z] === RUN TestCopyFromContainer/bar/quux [2020-06-04T17:24:49.584Z] === RUN TestCopyFromContainer/bar/quux/ [2020-06-04T17:24:49.584Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-06-04T17:24:49.584Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-06-04T17:24:49.584Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-06-04T17:24:49.584Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-06-04T17:24:49.584Z] === RUN TestCopyFromContainer/bar/notarget [2020-06-04T17:24:49.842Z] --- PASS: TestCopyFromContainer (4.35s) [2020-06-04T17:24:49.842Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-06-04T17:24:49.842Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2020-06-04T17:24:49.842Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-06-04T17:24:49.842Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2020-06-04T17:24:49.842Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-06-04T17:24:49.842Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-06-04T17:24:49.842Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-06-04T17:24:49.842Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-06-04T17:24:49.842Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-06-04T17:24:49.842Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-06-04T17:24:49.842Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-06-04T17:24:49.842Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-04T17:24:49.842Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-04T17:24:49.842Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-04T17:24:49.842Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-04T17:24:49.842Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-04T17:24:49.842Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-04T17:24:49.842Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-04T17:24:49.842Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-04T17:24:49.842Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-04T17:24:49.842Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-06-04T17:24:49.842Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-06-04T17:24:49.842Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-06-04T17:24:49.842Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-06-04T17:24:49.842Z] === RUN TestCreateLinkToNonExistingContainer [2020-06-04T17:24:49.842Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-06-04T17:24:49.842Z] === RUN TestCreateWithInvalidEnv [2020-06-04T17:24:49.842Z] === RUN TestCreateWithInvalidEnv/0 [2020-06-04T17:24:49.842Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-06-04T17:24:49.842Z] === RUN TestCreateWithInvalidEnv/1 [2020-06-04T17:24:49.842Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-06-04T17:24:49.842Z] === RUN TestCreateWithInvalidEnv/2 [2020-06-04T17:24:49.842Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-06-04T17:24:49.842Z] === CONT TestCreateWithInvalidEnv/0 [2020-06-04T17:24:49.842Z] === CONT TestCreateWithInvalidEnv/2 [2020-06-04T17:24:49.842Z] === CONT TestCreateWithInvalidEnv/1 [2020-06-04T17:24:49.842Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-06-04T17:24:49.842Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-06-04T17:24:49.842Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-06-04T17:24:49.842Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-06-04T17:24:49.842Z] === RUN TestCreateTmpfsMountsTarget [2020-06-04T17:24:49.842Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-06-04T17:24:49.842Z] === RUN TestCreateWithCustomMaskedPaths [2020-06-04T17:24:50.023Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-06-04T17:24:50.277Z] --- PASS: TestDaemonHostGatewayIP (3.64s) [2020-06-04T17:24:50.277Z] === CONT TestDaemonRestartIpcMode [2020-06-04T17:24:50.282Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-06-04T17:24:50.849Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-06-04T17:24:51.216Z] --- PASS: TestCreateWithCustomMaskedPaths (1.33s) [2020-06-04T17:24:51.216Z] === RUN TestCreateWithCapabilities [2020-06-04T17:24:51.216Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-06-04T17:24:51.216Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-06-04T17:24:51.216Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-06-04T17:24:51.216Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-06-04T17:24:51.216Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-06-04T17:24:51.216Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-06-04T17:24:51.216Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-06-04T17:24:51.216Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-06-04T17:24:51.216Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-06-04T17:24:51.216Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-06-04T17:24:51.216Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-04T17:24:51.216Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-04T17:24:51.216Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-06-04T17:24:51.216Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-06-04T17:24:51.216Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-06-04T17:24:51.216Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-06-04T17:24:51.216Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-06-04T17:24:51.216Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-06-04T17:24:51.216Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-06-04T17:24:51.216Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-06-04T17:24:51.216Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-06-04T17:24:51.216Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-06-04T17:24:51.216Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-06-04T17:24:51.216Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-06-04T17:24:51.216Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-06-04T17:24:51.216Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-06-04T17:24:51.216Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-06-04T17:24:51.216Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-06-04T17:24:51.216Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-06-04T17:24:51.216Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-04T17:24:51.216Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-06-04T17:24:51.216Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-06-04T17:24:51.216Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-06-04T17:24:51.417Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-06-04T17:24:51.474Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-06-04T17:24:51.474Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-06-04T17:24:51.474Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.03s) [2020-06-04T17:24:51.474Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-06-04T17:24:51.474Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.03s) [2020-06-04T17:24:51.474Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.03s) [2020-06-04T17:24:51.474Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.03s) [2020-06-04T17:24:51.474Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.03s) [2020-06-04T17:24:51.474Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.04s) [2020-06-04T17:24:51.474Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-06-04T17:24:51.474Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.03s) [2020-06-04T17:24:51.474Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.03s) [2020-06-04T17:24:51.474Z] === RUN TestCreateWithCustomReadonlyPaths [2020-06-04T17:24:51.984Z] --- PASS: TestBuildMultiStageCopy (4.42s) [2020-06-04T17:24:51.984Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.26s) [2020-06-04T17:24:51.984Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s) [2020-06-04T17:24:51.984Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2020-06-04T17:24:51.984Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.58s) [2020-06-04T17:24:51.984Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2020-06-04T17:24:51.984Z] === RUN TestBuildMultiStageParentConfig [2020-06-04T17:24:52.179Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-06-04T17:24:52.434Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-06-04T17:24:52.845Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.29s) [2020-06-04T17:24:52.846Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-06-04T17:24:52.846Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-04T17:24:52.846Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-04T17:24:52.846Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-04T17:24:52.846Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-04T17:24:52.846Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-04T17:24:52.846Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-04T17:24:52.846Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-04T17:24:52.846Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-04T17:24:52.846Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-04T17:24:52.846Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-04T17:24:52.846Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-04T17:24:52.846Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-04T17:24:52.846Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-04T17:24:52.846Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-04T17:24:52.846Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-04T17:24:52.846Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-06-04T17:24:52.846Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-06-04T17:24:52.846Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-06-04T17:24:52.846Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-06-04T17:24:52.846Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-06-04T17:24:52.846Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-06-04T17:24:52.846Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-06-04T17:24:52.994Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-06-04T17:24:53.104Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s) [2020-06-04T17:24:53.104Z] === RUN TestCreateDifferentPlatform [2020-06-04T17:24:53.104Z] === RUN TestCreateDifferentPlatform/different_os [2020-06-04T17:24:53.104Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-06-04T17:24:53.104Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-06-04T17:24:53.104Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-06-04T17:24:53.104Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-06-04T17:24:53.104Z] === RUN TestContainerStartOnDaemonRestart [2020-06-04T17:24:53.104Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-06-04T17:24:53.104Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-06-04T17:24:53.104Z] === RUN TestDaemonRestartIpcMode [2020-06-04T17:24:53.104Z] === PAUSE TestDaemonRestartIpcMode [2020-06-04T17:24:53.104Z] === RUN TestDaemonHostGatewayIP [2020-06-04T17:24:53.104Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-06-04T17:24:53.104Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-04T17:24:53.104Z] === RUN TestContainerKillOnDaemonStart [2020-06-04T17:24:53.104Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-06-04T17:24:53.104Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-06-04T17:24:53.104Z] === RUN TestDiff [2020-06-04T17:24:53.361Z] --- PASS: TestBuildMultiStageParentConfig (1.43s) [2020-06-04T17:24:53.361Z] === RUN TestBuildLabelWithTargets [2020-06-04T17:24:53.669Z] --- PASS: TestDiff (0.45s) [2020-06-04T17:24:53.669Z] === RUN TestExecWithCloseStdin [2020-06-04T17:24:53.732Z] --- PASS: TestDaemonRestartIpcMode (3.66s) [2020-06-04T17:24:54.234Z] --- PASS: TestExecWithCloseStdin (0.51s) [2020-06-04T17:24:54.235Z] === RUN TestExec [2020-06-04T17:24:54.492Z] --- PASS: TestExec (0.50s) [2020-06-04T17:24:54.492Z] === RUN TestExecUser [2020-06-04T17:24:55.057Z] --- PASS: TestExecUser (0.51s) [2020-06-04T17:24:55.057Z] === RUN TestExportContainerAndImportImage [2020-06-04T17:24:55.622Z] --- PASS: TestExportContainerAndImportImage (0.63s) [2020-06-04T17:24:55.622Z] === RUN TestExportContainerAfterDaemonRestart [2020-06-04T17:24:55.893Z] --- PASS: TestBuildLabelWithTargets (2.23s) [2020-06-04T17:24:55.893Z] === RUN TestBuildWithEmptyLayers [2020-06-04T17:24:56.669Z] ok github.com/docker/docker/cmd/dockerd 0.160s coverage: 30.8% of statements [2020-06-04T17:24:56.829Z] --- PASS: TestBuildWithEmptyLayers (1.09s) [2020-06-04T17:24:56.829Z] === RUN TestBuildMultiStageOnBuild [2020-06-04T17:24:58.236Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-06-04T17:24:59.170Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-06-04T17:24:59.363Z] --- PASS: TestBuildMultiStageOnBuild (2.66s) [2020-06-04T17:24:59.363Z] === RUN TestBuildUncleanTarFilenames [2020-06-04T17:24:59.487Z] ok github.com/docker/docker/container 0.175s coverage: 34.7% of statements [2020-06-04T17:24:59.487Z] ? github.com/docker/docker/container/stream [no test files] [2020-06-04T17:24:59.487Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-06-04T17:24:59.487Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-06-04T17:24:59.487Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-06-04T17:24:59.836Z] --- PASS: TestExportContainerAfterDaemonRestart (3.32s) [2020-06-04T17:24:59.836Z] === RUN TestHealthCheckWorkdir [2020-06-04T17:24:59.836Z] --- PASS: TestHealthCheckWorkdir (0.59s) [2020-06-04T17:24:59.836Z] === RUN TestHealthKillContainer [2020-06-04T17:25:00.094Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-06-04T17:25:00.740Z] --- PASS: TestBuildUncleanTarFilenames (1.38s) [2020-06-04T17:25:00.740Z] === RUN TestBuildMultiStageLayerLeak [2020-06-04T17:25:01.456Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-06-04T17:25:01.711Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-06-04T17:25:02.114Z] --- PASS: TestContainerKillOnDaemonStart (12.42s) [2020-06-04T17:25:02.114Z] PASS [2020-06-04T17:25:02.114Z] [2020-06-04T17:25:02.114Z] === Skipped [2020-06-04T17:25:02.114Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-06-04T17:25:02.114Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-04T17:25:02.114Z] [2020-06-04T17:25:02.114Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-06-04T17:25:02.114Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-04T17:25:02.114Z] [2020-06-04T17:25:02.114Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-06-04T17:25:02.114Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-04T17:25:02.114Z] [2020-06-04T17:25:02.114Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-04T17:25:02.114Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-04T17:25:02.114Z] [2020-06-04T17:25:02.114Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-06-04T17:25:02.114Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-04T17:25:02.114Z] [2020-06-04T17:25:02.114Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-06-04T17:25:02.114Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-06-04T17:25:02.114Z] [2020-06-04T17:25:02.114Z] [2020-06-04T17:25:02.114Z] DONE 203 tests, 6 skipped in 152.405s [2020-06-04T17:25:02.114Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-06-04T17:25:02.115Z] ++ 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-04T17:25:02.115Z] ++ set -e [2020-06-04T17:25:02.115Z] ++ '[' -n 0 ']' [2020-06-04T17:25:02.115Z] ++ set -x [2020-06-04T17:25:02.115Z] ++ env -i DEST=/go/src/github.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-04T17:25:02.115Z] INFO: Testing against a local daemon [2020-06-04T17:25:02.115Z] === RUN TestCommitInheritsEnv [2020-06-04T17:25:02.366Z] --- PASS: TestHealthKillContainer (2.63s) [2020-06-04T17:25:02.366Z] === RUN TestInspectCpusetInConfigPre120 [2020-06-04T17:25:02.396Z] --- PASS: TestCommitInheritsEnv (0.57s) [2020-06-04T17:25:02.396Z] === RUN TestImportExtremelyLargeImageWorks [2020-06-04T17:25:02.396Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-06-04T17:25:02.396Z] === RUN TestImagesFilterMultiReference [2020-06-04T17:25:02.396Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-06-04T17:25:02.396Z] === RUN TestImagePullPlatformInvalid [2020-06-04T17:25:02.396Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-06-04T17:25:02.396Z] === RUN TestRemoveImageOrphaning [2020-06-04T17:25:02.624Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s) [2020-06-04T17:25:02.624Z] === RUN TestIpcModeNone [2020-06-04T17:25:03.010Z] --- PASS: TestRemoveImageOrphaning (0.58s) [2020-06-04T17:25:03.010Z] === RUN TestRemoveImageGarbageCollector [2020-06-04T17:25:03.010Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-06-04T17:25:03.010Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T17:25:03.010Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-06-04T17:25:03.010Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-06-04T17:25:03.010Z] === RUN TestTagInvalidReference [2020-06-04T17:25:03.010Z] --- PASS: TestTagInvalidReference (0.02s) [2020-06-04T17:25:03.010Z] === RUN TestTagValidPrefixedRepo [2020-06-04T17:25:03.010Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-06-04T17:25:03.010Z] === RUN TestTagExistedNameWithoutForce [2020-06-04T17:25:03.010Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-06-04T17:25:03.010Z] === RUN TestTagOfficialNames [2020-06-04T17:25:03.010Z] --- PASS: TestTagOfficialNames (0.03s) [2020-06-04T17:25:03.010Z] === RUN TestTagMatchesDigest [2020-06-04T17:25:03.010Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-06-04T17:25:03.010Z] === CONT TestImportExtremelyLargeImageWorks [2020-06-04T17:25:03.145Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.070s coverage: 65.3% of statements [2020-06-04T17:25:03.190Z] --- PASS: TestIpcModeNone (0.49s) [2020-06-04T17:25:03.190Z] === RUN TestIpcModePrivate [2020-06-04T17:25:03.755Z] --- PASS: TestIpcModePrivate (0.51s) [2020-06-04T17:25:03.755Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2020-06-04T17:25:03.755Z] === RUN TestIpcModeShareable [2020-06-04T17:25:03.755Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-06-04T17:25:03.755Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-04T17:25:03.755Z] === RUN TestAPIIpcModeShareableAndContainer [2020-06-04T17:25:04.027Z] --- PASS: TestBuildMultiStageLayerLeak (2.84s) [2020-06-04T17:25:04.027Z] === RUN TestBuildWithHugeFile [2020-06-04T17:25:04.971Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-06-04T17:25:05.127Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.56s) [2020-06-04T17:25:05.127Z] === RUN TestAPIIpcModeHost [2020-06-04T17:25:05.127Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-06-04T17:25:05.127Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-04T17:25:05.127Z] === RUN TestDaemonIpcModeShareable [2020-06-04T17:25:05.127Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-06-04T17:25:05.127Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-04T17:25:05.127Z] === RUN TestDaemonIpcModePrivate [2020-06-04T17:25:05.531Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-06-04T17:25:06.091Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-06-04T17:25:06.091Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-06-04T17:25:07.018Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-06-04T17:25:07.273Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-06-04T17:25:07.653Z] --- PASS: TestDaemonIpcModePrivate (2.19s) [2020-06-04T17:25:07.653Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2020-06-04T17:25:07.653Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-06-04T17:25:07.653Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-06-04T17:25:07.653Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-04T17:25:07.653Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-06-04T17:25:07.653Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-06-04T17:25:07.653Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-04T17:25:07.653Z] === RUN TestIpcModeOlderClient [2020-06-04T17:25:07.653Z] === PAUSE TestIpcModeOlderClient [2020-06-04T17:25:07.653Z] === RUN TestKillContainerInvalidSignal [2020-06-04T17:25:07.834Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-06-04T17:25:07.911Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2020-06-04T17:25:07.911Z] === RUN TestKillContainer [2020-06-04T17:25:07.911Z] === RUN TestKillContainer/no_signal [2020-06-04T17:25:08.394Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-06-04T17:25:08.476Z] === RUN TestKillContainer/non_killing_signal [2020-06-04T17:25:08.649Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-06-04T17:25:08.733Z] === RUN TestKillContainer/killing_signal [2020-06-04T17:25:08.845Z] ok github.com/docker/docker/daemon/cluster/convert 0.049s coverage: 35.6% of statements [2020-06-04T17:25:08.904Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-06-04T17:25:09.298Z] --- PASS: TestKillContainer (1.31s) [2020-06-04T17:25:09.298Z] --- PASS: TestKillContainer/no_signal (0.42s) [2020-06-04T17:25:09.298Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2020-06-04T17:25:09.298Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2020-06-04T17:25:09.298Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-06-04T17:25:09.298Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-06-04T17:25:09.555Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-06-04T17:25:09.829Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-06-04T17:25:09.956Z] ok github.com/docker/docker/daemon/cluster 0.212s coverage: 0.5% of statements [2020-06-04T17:25:10.120Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.87s) [2020-06-04T17:25:10.120Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2020-06-04T17:25:10.120Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.29s) [2020-06-04T17:25:10.120Z] === RUN TestKillStoppedContainer [2020-06-04T17:25:10.120Z] --- PASS: TestKillStoppedContainer (0.04s) [2020-06-04T17:25:10.120Z] === RUN TestKillStoppedContainerAPIPre120 [2020-06-04T17:25:10.120Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2020-06-04T17:25:10.120Z] === RUN TestKillDifferentUserContainer [2020-06-04T17:25:10.685Z] --- PASS: TestKillDifferentUserContainer (0.46s) [2020-06-04T17:25:10.685Z] === RUN TestInspectOomKilledTrue [2020-06-04T17:25:10.685Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-06-04T17:25:10.685Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-04T17:25:10.685Z] === RUN TestInspectOomKilledFalse [2020-06-04T17:25:10.685Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-06-04T17:25:10.685Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-04T17:25:10.685Z] === RUN TestLinksEtcHostsContentMatch [2020-06-04T17:25:10.685Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-06-04T17:25:10.685Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-06-04T17:25:10.685Z] === RUN TestLinksContainerNames [2020-06-04T17:25:10.754Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-06-04T17:25:10.755Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-06-04T17:25:11.618Z] --- PASS: TestLinksContainerNames (0.91s) [2020-06-04T17:25:11.618Z] === RUN TestLogsFollowTailEmpty [2020-06-04T17:25:11.876Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2020-06-04T17:25:11.876Z] === RUN TestContainerNetworkMountsNoChown [2020-06-04T17:25:12.441Z] --- PASS: TestContainerNetworkMountsNoChown (0.45s) [2020-06-04T17:25:12.441Z] === RUN TestMountDaemonRoot [2020-06-04T17:25:12.441Z] === RUN TestMountDaemonRoot/default [2020-06-04T17:25:12.441Z] === PAUSE TestMountDaemonRoot/default [2020-06-04T17:25:12.441Z] === RUN TestMountDaemonRoot/private [2020-06-04T17:25:12.441Z] === PAUSE TestMountDaemonRoot/private [2020-06-04T17:25:12.441Z] === RUN TestMountDaemonRoot/rprivate [2020-06-04T17:25:12.441Z] === PAUSE TestMountDaemonRoot/rprivate [2020-06-04T17:25:12.441Z] === RUN TestMountDaemonRoot/slave [2020-06-04T17:25:12.441Z] === PAUSE TestMountDaemonRoot/slave [2020-06-04T17:25:12.441Z] === RUN TestMountDaemonRoot/rslave [2020-06-04T17:25:12.441Z] === PAUSE TestMountDaemonRoot/rslave [2020-06-04T17:25:12.441Z] === RUN TestMountDaemonRoot/shared [2020-06-04T17:25:12.441Z] === PAUSE TestMountDaemonRoot/shared [2020-06-04T17:25:12.441Z] === RUN TestMountDaemonRoot/rshared [2020-06-04T17:25:12.441Z] === PAUSE TestMountDaemonRoot/rshared [2020-06-04T17:25:12.441Z] === CONT TestMountDaemonRoot/default [2020-06-04T17:25:12.441Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-06-04T17:25:12.441Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-06-04T17:25:12.441Z] === RUN TestMountDaemonRoot/default/bind_root [2020-06-04T17:25:12.441Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-06-04T17:25:12.441Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-06-04T17:25:12.441Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-06-04T17:25:12.441Z] === RUN TestMountDaemonRoot/default/mount_root [2020-06-04T17:25:12.441Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-06-04T17:25:12.441Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-06-04T17:25:12.441Z] === CONT TestMountDaemonRoot/rshared [2020-06-04T17:25:12.441Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-06-04T17:25:12.441Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-06-04T17:25:12.441Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-06-04T17:25:12.441Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-06-04T17:25:12.441Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-06-04T17:25:12.441Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-06-04T17:25:12.441Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-06-04T17:25:12.441Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-06-04T17:25:12.441Z] === CONT TestMountDaemonRoot/rprivate [2020-06-04T17:25:12.441Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-06-04T17:25:12.441Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-06-04T17:25:12.441Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-06-04T17:25:12.441Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-06-04T17:25:12.441Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-06-04T17:25:12.441Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-06-04T17:25:12.441Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-06-04T17:25:12.441Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-06-04T17:25:12.441Z] === CONT TestMountDaemonRoot/shared [2020-06-04T17:25:12.441Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-06-04T17:25:12.441Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-06-04T17:25:12.441Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-06-04T17:25:12.441Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-06-04T17:25:12.441Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-06-04T17:25:12.441Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-06-04T17:25:12.441Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-06-04T17:25:12.441Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-06-04T17:25:12.441Z] === CONT TestMountDaemonRoot/rslave [2020-06-04T17:25:12.441Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-06-04T17:25:12.441Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-06-04T17:25:12.441Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-06-04T17:25:12.441Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-06-04T17:25:12.441Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-06-04T17:25:12.441Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-06-04T17:25:12.441Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-06-04T17:25:12.441Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-06-04T17:25:12.441Z] === CONT TestMountDaemonRoot/slave [2020-06-04T17:25:12.441Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-06-04T17:25:12.441Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-06-04T17:25:12.441Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-06-04T17:25:12.441Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-06-04T17:25:12.441Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-06-04T17:25:12.441Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-06-04T17:25:12.441Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-06-04T17:25:12.441Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-06-04T17:25:12.441Z] === CONT TestMountDaemonRoot/default/mount_root [2020-06-04T17:25:12.441Z] === CONT TestMountDaemonRoot/private [2020-06-04T17:25:12.441Z] === RUN TestMountDaemonRoot/private/bind_root [2020-06-04T17:25:12.441Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-06-04T17:25:12.441Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-06-04T17:25:12.441Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-06-04T17:25:12.441Z] === RUN TestMountDaemonRoot/private/mount_root [2020-06-04T17:25:12.441Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-06-04T17:25:12.441Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-06-04T17:25:12.441Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-06-04T17:25:12.441Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-06-04T17:25:12.441Z] === CONT TestMountDaemonRoot/default/bind_root [2020-06-04T17:25:12.441Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-06-04T17:25:12.441Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-06-04T17:25:12.640Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-06-04T17:25:12.699Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-06-04T17:25:12.699Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-06-04T17:25:12.699Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-06-04T17:25:12.699Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-06-04T17:25:12.699Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-06-04T17:25:12.699Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-06-04T17:25:12.699Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-06-04T17:25:12.699Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-06-04T17:25:12.699Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-06-04T17:25:12.699Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-06-04T17:25:12.699Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-06-04T17:25:12.699Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-06-04T17:25:12.699Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-06-04T17:25:12.699Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-06-04T17:25:12.699Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-06-04T17:25:12.699Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-06-04T17:25:12.956Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-06-04T17:25:12.956Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-06-04T17:25:12.956Z] === CONT TestMountDaemonRoot/private/bind_root [2020-06-04T17:25:12.956Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-06-04T17:25:12.956Z] === CONT TestMountDaemonRoot/private/mount_root [2020-06-04T17:25:12.956Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-06-04T17:25:12.956Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-06-04T17:25:12.956Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-06-04T17:25:12.956Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2020-06-04T17:25:12.956Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2020-06-04T17:25:12.956Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2020-06-04T17:25:12.956Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2020-06-04T17:25:12.956Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-06-04T17:25:12.956Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-06-04T17:25:12.956Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-06-04T17:25:12.956Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-06-04T17:25:12.956Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-06-04T17:25:12.956Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-06-04T17:25:12.956Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-06-04T17:25:12.956Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-06-04T17:25:12.956Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-06-04T17:25:12.956Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-06-04T17:25:12.956Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-06-04T17:25:12.956Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-06-04T17:25:12.956Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-06-04T17:25:12.956Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-06-04T17:25:12.956Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-06-04T17:25:12.956Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-06-04T17:25:12.956Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-06-04T17:25:12.956Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2020-06-04T17:25:12.956Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-06-04T17:25:12.956Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-06-04T17:25:12.956Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-06-04T17:25:12.956Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-06-04T17:25:12.956Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-06-04T17:25:12.956Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-06-04T17:25:12.956Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-06-04T17:25:12.956Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-06-04T17:25:12.956Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-06-04T17:25:12.956Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-06-04T17:25:12.956Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-06-04T17:25:12.956Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-06-04T17:25:12.956Z] === RUN TestContainerBindMountNonRecursive [2020-06-04T17:25:12.956Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-06-04T17:25:12.956Z] 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-04T17:25:12.956Z] === RUN TestNetworkNat [2020-06-04T17:25:13.521Z] --- PASS: TestNetworkNat (0.70s) [2020-06-04T17:25:13.521Z] === RUN TestNetworkLocalhostTCPNat [2020-06-04T17:25:13.636Z] ok github.com/docker/docker/daemon/discovery 0.009s coverage: 30.0% of statements [2020-06-04T17:25:14.086Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s) [2020-06-04T17:25:14.087Z] === RUN TestNetworkLoopbackNat [2020-06-04T17:25:14.524Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-06-04T17:25:14.652Z] --- PASS: TestNetworkLoopbackNat (0.55s) [2020-06-04T17:25:14.652Z] === RUN TestPause [2020-06-04T17:25:14.652Z] --- SKIP: TestPause (0.00s) [2020-06-04T17:25:14.652Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-04T17:25:14.652Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-06-04T17:25:14.652Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-04T17:25:14.652Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-04T17:25:14.652Z] === RUN TestPauseStopPausedContainer [2020-06-04T17:25:14.652Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-06-04T17:25:14.652Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-04T17:25:14.652Z] === RUN TestPsFilter [2020-06-04T17:25:14.652Z] --- PASS: TestPsFilter (0.12s) [2020-06-04T17:25:14.652Z] === RUN TestRemoveContainerWithRemovedVolume [2020-06-04T17:25:15.189Z] ok github.com/docker/docker/daemon/events 0.065s coverage: 50.0% of statements [2020-06-04T17:25:15.217Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2020-06-04T17:25:15.217Z] === RUN TestRemoveContainerWithVolume [2020-06-04T17:25:15.783Z] --- PASS: TestRemoveContainerWithVolume (0.46s) [2020-06-04T17:25:15.783Z] === RUN TestRemoveContainerRunning [2020-06-04T17:25:15.844Z] ok github.com/docker/docker/daemon/config 0.066s coverage: 81.7% of statements [2020-06-04T17:25:16.041Z] --- PASS: TestRemoveContainerRunning (0.44s) [2020-06-04T17:25:16.041Z] === RUN TestRemoveContainerForceRemoveRunning [2020-06-04T17:25:16.606Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.46s) [2020-06-04T17:25:16.606Z] === RUN TestRemoveInvalidContainer [2020-06-04T17:25:16.606Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-06-04T17:25:16.606Z] === RUN TestRenameLinkedContainer [2020-06-04T17:25:18.006Z] ok github.com/docker/docker/daemon/graphdriver 0.009s coverage: 2.2% of statements [2020-06-04T17:25:18.503Z] --- PASS: TestRenameLinkedContainer (1.74s) [2020-06-04T17:25:18.503Z] === RUN TestRenameStoppedContainer [2020-06-04T17:25:18.689Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-06-04T17:25:18.761Z] --- PASS: TestRenameStoppedContainer (0.43s) [2020-06-04T17:25:18.761Z] === RUN TestRenameRunningContainerAndReuse [2020-06-04T17:25:19.694Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s) [2020-06-04T17:25:19.694Z] === RUN TestRenameInvalidName [2020-06-04T17:25:19.952Z] --- PASS: TestRenameInvalidName (0.46s) [2020-06-04T17:25:19.952Z] === RUN TestRenameAnonymousContainer [2020-06-04T17:25:20.052Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-06-04T17:25:20.307Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-06-04T17:25:20.873Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.9% of statements [2020-06-04T17:25:20.873Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.488s coverage: 13.9% of statements [2020-06-04T17:25:21.672Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-06-04T17:25:21.854Z] --- PASS: TestRenameAnonymousContainer (1.61s) [2020-06-04T17:25:21.854Z] === RUN TestRenameContainerWithSameName [2020-06-04T17:25:21.939Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-06-04T17:25:22.112Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2020-06-04T17:25:22.112Z] === RUN TestRenameContainerWithLinkedContainer [2020-06-04T17:25:23.046Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s) [2020-06-04T17:25:23.046Z] === RUN TestResize [2020-06-04T17:25:23.082Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.608s coverage: 57.9% of statements [2020-06-04T17:25:23.611Z] --- PASS: TestResize (0.46s) [2020-06-04T17:25:23.611Z] === RUN TestResizeWithInvalidSize [2020-06-04T17:25:23.869Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2020-06-04T17:25:23.869Z] === RUN TestResizeWhenContainerNotStarted [2020-06-04T17:25:24.435Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2020-06-04T17:25:24.435Z] === RUN TestDaemonRestartKillContainers [2020-06-04T17:25:24.435Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-06-04T17:25:24.435Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-06-04T17:25:24.435Z] === RUN TestCgroupNamespacesRun [2020-06-04T17:25:25.205Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-06-04T17:25:25.315Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.8% of statements [2020-06-04T17:25:25.461Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-06-04T17:25:26.586Z] ok github.com/docker/docker/daemon/graphdriver/aufs 7.937s coverage: 69.2% of statements [2020-06-04T17:25:26.961Z] --- PASS: TestCgroupNamespacesRun (2.17s) [2020-06-04T17:25:26.961Z] === RUN TestCgroupNamespacesRunPrivileged [2020-06-04T17:25:26.965Z] ok github.com/docker/docker/daemon 12.368s coverage: 17.5% of statements [2020-06-04T17:25:26.965Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-06-04T17:25:26.965Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-06-04T17:25:26.965Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-06-04T17:25:26.965Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-06-04T17:25:27.755Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.658s coverage: 45.9% of statements [2020-06-04T17:25:27.756Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-06-04T17:25:28.726Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-06-04T17:25:28.858Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.17s) [2020-06-04T17:25:28.858Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-06-04T17:25:29.519Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.319s coverage: 49.5% of statements [2020-06-04T17:25:30.846Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.588s coverage: 76.1% of statements [2020-06-04T17:25:31.226Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.027s coverage: 58.0% of statements [2020-06-04T17:25:31.384Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.21s) [2020-06-04T17:25:31.384Z] === RUN TestCgroupNamespacesRunHostMode [2020-06-04T17:25:32.484Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.013s coverage: 3.0% of statements [2020-06-04T17:25:32.484Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2020-06-04T17:25:33.281Z] --- PASS: TestCgroupNamespacesRunHostMode (2.20s) [2020-06-04T17:25:33.281Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-06-04T17:25:33.964Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-06-04T17:25:34.809Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.836s coverage: 52.1% of statements [2020-06-04T17:25:34.809Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-06-04T17:25:34.809Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-06-04T17:25:35.179Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.20s) [2020-06-04T17:25:35.179Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-06-04T17:25:35.327Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-06-04T17:25:35.991Z] ok github.com/docker/docker/daemon/logger 0.295s coverage: 41.8% of statements [2020-06-04T17:25:36.254Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-06-04T17:25:37.081Z] ok github.com/docker/docker/daemon/images 0.059s coverage: 4.8% of statements [2020-06-04T17:25:37.081Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-06-04T17:25:37.081Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-06-04T17:25:37.081Z] ok github.com/docker/docker/daemon/logger/gelf 0.030s coverage: 67.0% of statements [2020-06-04T17:25:37.181Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-06-04T17:25:37.382Z] ok github.com/docker/docker/daemon/logger/awslogs 0.483s coverage: 77.4% of statements [2020-06-04T17:25:37.382Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-06-04T17:25:37.382Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-06-04T17:25:37.436Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-06-04T17:25:37.703Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.15s) [2020-06-04T17:25:37.703Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-06-04T17:25:38.361Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-06-04T17:25:38.361Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-06-04T17:25:38.469Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.007s coverage: 87.2% of statements [2020-06-04T17:25:39.074Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) [2020-06-04T17:25:39.074Z] === RUN TestCgroupNamespacesRunOlderClient [2020-06-04T17:25:39.130Z] ok github.com/docker/docker/daemon/logger/journald 0.048s coverage: 26.2% of statements [2020-06-04T17:25:39.797Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.012s coverage: 61.6% of statements [2020-06-04T17:25:40.873Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-06-04T17:25:41.355Z] ok github.com/docker/docker/daemon/logger/local 0.071s coverage: 75.2% of statements [2020-06-04T17:25:41.355Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-06-04T17:25:41.599Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.19s) [2020-06-04T17:25:41.599Z] === RUN TestKernelTCPMemory [2020-06-04T17:25:41.599Z] --- SKIP: TestKernelTCPMemory (0.02s) [2020-06-04T17:25:41.599Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-04T17:25:41.599Z] === RUN TestNISDomainname [2020-06-04T17:25:41.599Z] --- SKIP: TestNISDomainname (0.01s) [2020-06-04T17:25:41.599Z] 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-04T17:25:41.599Z] === RUN TestHostnameDnsResolution [2020-06-04T17:25:41.656Z] time="2020-06-04T17:25:41Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate667950941/log049925912.1: no such file or directory" [2020-06-04T17:25:41.656Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.054s coverage: 38.3% of statements [2020-06-04T17:25:42.164Z] --- PASS: TestHostnameDnsResolution (0.76s) [2020-06-04T17:25:42.164Z] === RUN TestStats [2020-06-04T17:25:42.164Z] --- SKIP: TestStats (0.00s) [2020-06-04T17:25:42.164Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-04T17:25:42.164Z] === RUN TestStopContainerWithTimeout [2020-06-04T17:25:42.164Z] === RUN TestStopContainerWithTimeout/0 [2020-06-04T17:25:42.164Z] === PAUSE TestStopContainerWithTimeout/0 [2020-06-04T17:25:42.164Z] === RUN TestStopContainerWithTimeout/1 [2020-06-04T17:25:42.164Z] === PAUSE TestStopContainerWithTimeout/1 [2020-06-04T17:25:42.164Z] === RUN TestStopContainerWithTimeout/3 [2020-06-04T17:25:42.164Z] === PAUSE TestStopContainerWithTimeout/3 [2020-06-04T17:25:42.164Z] === RUN TestStopContainerWithTimeout/-1 [2020-06-04T17:25:42.164Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-06-04T17:25:42.164Z] === CONT TestStopContainerWithTimeout/0 [2020-06-04T17:25:42.164Z] === CONT TestStopContainerWithTimeout/3 [2020-06-04T17:25:42.320Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.047s coverage: 33.3% of statements [2020-06-04T17:25:42.730Z] === CONT TestStopContainerWithTimeout/-1 [2020-06-04T17:25:42.996Z] ok github.com/docker/docker/daemon/logger/templates 0.005s coverage: 8.3% of statements [2020-06-04T17:25:43.384Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-06-04T17:25:44.591Z] ok github.com/docker/docker/daemon/logger/syslog 0.029s coverage: 47.8% of statements [2020-06-04T17:25:45.253Z] === CONT TestStopContainerWithTimeout/1 [2020-06-04T17:25:45.722Z] ok github.com/docker/docker/daemon/network 0.008s coverage: 63.8% of statements [2020-06-04T17:25:45.896Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-06-04T17:25:46.022Z] ok github.com/docker/docker/daemon/logger/splunk 2.590s coverage: 82.5% of statements [2020-06-04T17:25:46.022Z] ? github.com/docker/docker/daemon/names [no test files] [2020-06-04T17:25:46.022Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-06-04T17:25:46.184Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-06-04T17:25:46.184Z] --- PASS: TestStopContainerWithTimeout/0 (0.68s) [2020-06-04T17:25:46.184Z] --- PASS: TestStopContainerWithTimeout/3 (2.64s) [2020-06-04T17:25:46.184Z] --- PASS: TestStopContainerWithTimeout/-1 (2.43s) [2020-06-04T17:25:46.184Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2020-06-04T17:25:46.184Z] === RUN TestDeleteDevicemapper [2020-06-04T17:25:46.184Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-06-04T17:25:46.184Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-04T17:25:46.184Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-06-04T17:25:47.130Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-06-04T17:25:47.130Z] Copying nested executables into bundles/cross/linux/amd64 [2020-06-04T17:25:47.130Z] Cross building: bundles/cross/windows/amd64 [2020-06-04T17:25:47.130Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-06-04T17:25:47.130Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-06-04T17:25:47.559Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.25s) [2020-06-04T17:25:47.559Z] === RUN TestUpdateMemory [2020-06-04T17:25:47.559Z] --- SKIP: TestUpdateMemory (0.00s) [2020-06-04T17:25:47.559Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-04T17:25:47.559Z] === RUN TestUpdateCPUQuota [2020-06-04T17:25:47.559Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-06-04T17:25:47.559Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-04T17:25:47.559Z] === RUN TestUpdatePidsLimit [2020-06-04T17:25:47.559Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-06-04T17:25:47.559Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-04T17:25:47.559Z] === RUN TestUpdateRestartPolicy [2020-06-04T17:25:47.782Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-06-04T17:25:48.712Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-06-04T17:25:48.871Z] ok github.com/docker/docker/distribution/metadata 0.075s coverage: 48.2% of statements [2020-06-04T17:25:48.871Z] ok github.com/docker/docker/errdefs 0.008s coverage: 49.4% of statements [2020-06-04T17:25:49.562Z] ok github.com/docker/docker/distribution 0.994s coverage: 22.1% of statements [2020-06-04T17:25:49.562Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-06-04T17:25:50.719Z] --- PASS: TestBuildWithHugeFile (41.16s) [2020-06-04T17:25:50.719Z] === RUN TestBuildWithEmptyDockerfile [2020-06-04T17:25:50.719Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-04T17:25:50.719Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-04T17:25:50.719Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-04T17:25:50.719Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-04T17:25:50.719Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-04T17:25:50.719Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-04T17:25:50.719Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-04T17:25:50.719Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-04T17:25:50.719Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-04T17:25:50.719Z] --- PASS: TestBuildWithEmptyDockerfile (0.17s) [2020-06-04T17:25:50.719Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.48s) [2020-06-04T17:25:50.719Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.48s) [2020-06-04T17:25:50.719Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.49s) [2020-06-04T17:25:50.719Z] === RUN TestBuildPreserveOwnership [2020-06-04T17:25:50.719Z] === RUN TestBuildPreserveOwnership/copy_from [2020-06-04T17:25:50.719Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-06-04T17:25:51.140Z] ok github.com/docker/docker/distribution/xfer 1.681s coverage: 85.1% of statements [2020-06-04T17:25:51.140Z] ? github.com/docker/docker/dockerversion [no test files] [2020-06-04T17:25:51.140Z] ok github.com/docker/docker/image/cache 0.045s coverage: 19.2% of statements [2020-06-04T17:25:51.654Z] --- PASS: TestBuildPreserveOwnership (5.96s) [2020-06-04T17:25:51.654Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.85s) [2020-06-04T17:25:51.654Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.09s) [2020-06-04T17:25:51.654Z] === RUN TestBuildPlatformInvalid [2020-06-04T17:25:51.654Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2020-06-04T17:25:51.654Z] PASS [2020-06-04T17:25:51.654Z] [2020-06-04T17:25:51.654Z] === Skipped [2020-06-04T17:25:51.654Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-06-04T17:25:51.654Z] build_session_test.go:25: TODO: BuildKit [2020-06-04T17:25:51.654Z] [2020-06-04T17:25:51.654Z] [2020-06-04T17:25:51.654Z] DONE 32 tests, 1 skipped in 89.581s [2020-06-04T17:25:51.654Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-06-04T17:25:51.654Z] ++ 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-04T17:25:51.654Z] ++ set -e [2020-06-04T17:25:51.654Z] ++ '[' -n 0 ']' [2020-06-04T17:25:51.654Z] ++ set -x [2020-06-04T17:25:51.654Z] ++ env -i DEST=/go/src/github.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-04T17:25:51.809Z] ok github.com/docker/docker/image 0.073s coverage: 86.4% of statements [2020-06-04T17:25:51.809Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-06-04T17:25:51.913Z] INFO: Testing against a local daemon [2020-06-04T17:25:51.913Z] === RUN TestConfigInspect [2020-06-04T17:25:52.450Z] ok github.com/docker/docker/libcontainerd/queue 0.046s coverage: 100.0% of statements [2020-06-04T17:25:52.750Z] ok github.com/docker/docker/image/v1 0.026s coverage: 25.0% of statements [2020-06-04T17:25:52.750Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-06-04T17:25:53.411Z] ok github.com/docker/docker/pkg/aaparser 0.005s coverage: 50.0% of statements [2020-06-04T17:25:55.242Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-06-04T17:25:56.100Z] --- PASS: TestConfigInspect (3.63s) [2020-06-04T17:25:56.100Z] === RUN TestConfigList [2020-06-04T17:25:56.168Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-06-04T17:25:57.095Z] ok github.com/docker/docker/opts 0.060s coverage: 67.4% of statements [2020-06-04T17:25:57.403Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2020-06-04T17:25:57.531Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-06-04T17:25:58.076Z] ok github.com/docker/docker/pkg/capabilities 0.009s coverage: 87.5% of statements [2020-06-04T17:25:58.076Z] ok github.com/docker/docker/pkg/authorization 1.272s coverage: 68.3% of statements [2020-06-04T17:25:58.392Z] ok github.com/docker/docker/pkg/archive 1.093s coverage: 76.7% of statements [2020-06-04T17:25:58.458Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-06-04T17:25:58.632Z] --- PASS: TestConfigList (3.20s) [2020-06-04T17:25:58.632Z] === RUN TestConfigsCreateAndDelete [2020-06-04T17:25:58.708Z] ok github.com/docker/docker/pkg/directory 0.008s coverage: 80.0% of statements [2020-06-04T17:25:59.744Z] --- PASS: TestUpdateRestartPolicy (11.11s) [2020-06-04T17:25:59.744Z] === RUN TestUpdateRestartWithAutoRemove [2020-06-04T17:25:59.744Z] --- PASS: TestUpdateRestartWithAutoRemove (0.60s) [2020-06-04T17:25:59.744Z] === RUN TestWaitNonBlocked [2020-06-04T17:25:59.744Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-04T17:25:59.744Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-04T17:25:59.744Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-04T17:25:59.744Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-04T17:25:59.744Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-04T17:25:59.744Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-04T17:25:59.798Z] ok github.com/docker/docker/pkg/discovery 0.007s coverage: 58.3% of statements [2020-06-04T17:25:59.798Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 92.9% of statements [2020-06-04T17:26:00.001Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-06-04T17:26:00.001Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.75s) [2020-06-04T17:26:00.001Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.78s) [2020-06-04T17:26:00.001Z] === RUN TestWaitBlocked [2020-06-04T17:26:00.001Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-04T17:26:00.001Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-04T17:26:00.001Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-06-04T17:26:00.001Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-06-04T17:26:00.001Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-04T17:26:00.001Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-06-04T17:26:00.343Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-06-04T17:26:00.933Z] --- PASS: TestWaitBlocked (0.01s) [2020-06-04T17:26:00.933Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.77s) [2020-06-04T17:26:00.933Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.83s) [2020-06-04T17:26:00.933Z] === CONT TestDaemonRestartIpcMode [2020-06-04T17:26:00.933Z] === CONT TestIpcModeOlderClient [2020-06-04T17:26:00.933Z] --- PASS: TestIpcModeOlderClient (0.08s) [2020-06-04T17:26:00.979Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2020-06-04T17:26:01.769Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-06-04T17:26:01.917Z] --- PASS: TestConfigsCreateAndDelete (3.15s) [2020-06-04T17:26:01.917Z] === RUN TestConfigsUpdate [2020-06-04T17:26:02.142Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-06-04T17:26:02.231Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-06-04T17:26:03.448Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2020-06-04T17:26:03.449Z] ok github.com/docker/docker/layer 7.110s coverage: 68.8% of statements [2020-06-04T17:26:03.449Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-06-04T17:26:03.449Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-06-04T17:26:03.449Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-06-04T17:26:03.449Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-06-04T17:26:03.449Z] ? github.com/docker/docker/oci [no test files] [2020-06-04T17:26:03.449Z] ? github.com/docker/docker/oci/caps [no test files] [2020-06-04T17:26:04.164Z] ok github.com/docker/docker/pkg/chrootarchive 4.123s coverage: 43.2% of statements [2020-06-04T17:26:04.164Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-06-04T17:26:04.164Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-06-04T17:26:04.164Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 89.5% of statements [2020-06-04T17:26:04.483Z] ok github.com/docker/docker/pkg/fsutils 0.426s coverage: 85.1% of statements [2020-06-04T17:26:04.805Z] ok github.com/docker/docker/pkg/discovery/kv 3.095s coverage: 84.1% of statements [2020-06-04T17:26:05.112Z] --- PASS: TestDaemonRestartIpcMode (4.26s) [2020-06-04T17:26:05.112Z] PASS [2020-06-04T17:26:05.112Z] [2020-06-04T17:26:05.112Z] === Skipped [2020-06-04T17:26:05.112Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-06-04T17:26:05.112Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-04T17:26:05.112Z] [2020-06-04T17:26:05.112Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-06-04T17:26:05.112Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-06-04T17:26:05.112Z] [2020-06-04T17:26:05.112Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-06-04T17:26:05.112Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-04T17:26:05.112Z] [2020-06-04T17:26:05.112Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-06-04T17:26:05.112Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-06-04T17:26:05.112Z] [2020-06-04T17:26:05.112Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-06-04T17:26:05.112Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-04T17:26:05.112Z] [2020-06-04T17:26:05.112Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-06-04T17:26:05.112Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-04T17:26:05.112Z] [2020-06-04T17:26:05.112Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-06-04T17:26:05.112Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-04T17:26:05.112Z] [2020-06-04T17:26:05.112Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-06-04T17:26:05.112Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-04T17:26:05.112Z] [2020-06-04T17:26:05.112Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-06-04T17:26:05.112Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-04T17:26:05.112Z] [2020-06-04T17:26:05.112Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-06-04T17:26:05.112Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-04T17:26:05.112Z] [2020-06-04T17:26:05.112Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-06-04T17:26:05.112Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-04T17:26:05.112Z] [2020-06-04T17:26:05.112Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-06-04T17:26:05.112Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-06-04T17:26:05.112Z] [2020-06-04T17:26:05.112Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-06-04T17:26:05.112Z] 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-04T17:26:05.112Z] [2020-06-04T17:26:05.112Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-06-04T17:26:05.112Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-04T17:26:05.112Z] [2020-06-04T17:26:05.112Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-04T17:26:05.112Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-04T17:26:05.112Z] [2020-06-04T17:26:05.112Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-06-04T17:26:05.112Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-04T17:26:05.112Z] [2020-06-04T17:26:05.112Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-06-04T17:26:05.112Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-06-04T17:26:05.112Z] [2020-06-04T17:26:05.112Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.02s) [2020-06-04T17:26:05.112Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-04T17:26:05.112Z] [2020-06-04T17:26:05.112Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-06-04T17:26:05.112Z] 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-04T17:26:05.112Z] [2020-06-04T17:26:05.112Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-06-04T17:26:05.112Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-04T17:26:05.112Z] [2020-06-04T17:26:05.112Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-06-04T17:26:05.112Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-04T17:26:05.112Z] [2020-06-04T17:26:05.112Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-06-04T17:26:05.112Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-04T17:26:05.112Z] [2020-06-04T17:26:05.112Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-06-04T17:26:05.112Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-04T17:26:05.112Z] [2020-06-04T17:26:05.112Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-06-04T17:26:05.112Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-04T17:26:05.112Z] [2020-06-04T17:26:05.112Z] [2020-06-04T17:26:05.112Z] DONE 184 tests, 24 skipped in 79.989s [2020-06-04T17:26:05.112Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-06-04T17:26:05.132Z] ok github.com/docker/docker/pkg/homedir 0.035s coverage: 11.4% of statements [2020-06-04T17:26:05.202Z] --- PASS: TestConfigsUpdate (3.21s) [2020-06-04T17:26:05.202Z] === RUN TestTemplatedConfig [2020-06-04T17:26:05.369Z] INFO: Testing against a local daemon [2020-06-04T17:26:05.369Z] === RUN TestCommitInheritsEnv [2020-06-04T17:26:05.496Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-06-04T17:26:05.496Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-06-04T17:26:06.262Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2020-06-04T17:26:06.574Z] ok github.com/docker/docker/pkg/locker 0.043s coverage: 88.9% of statements [2020-06-04T17:26:06.888Z] ok github.com/docker/docker/pkg/idtools 0.679s coverage: 70.3% of statements [2020-06-04T17:26:07.205Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2020-06-04T17:26:07.205Z] ok github.com/docker/docker/pkg/ioutils 1.246s coverage: 70.6% of statements [2020-06-04T17:26:07.205Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-06-04T17:26:07.205Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-06-04T17:26:07.205Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2020-06-04T17:26:07.205Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-06-04T17:26:07.265Z] --- PASS: TestCommitInheritsEnv (1.78s) [2020-06-04T17:26:07.265Z] === RUN TestImportExtremelyLargeImageWorks [2020-06-04T17:26:07.265Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-06-04T17:26:07.265Z] === RUN TestImagesFilterMultiReference [2020-06-04T17:26:07.265Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-06-04T17:26:07.265Z] === RUN TestImagePullPlatformInvalid [2020-06-04T17:26:07.265Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-06-04T17:26:07.265Z] === RUN TestRemoveImageOrphaning [2020-06-04T17:26:07.902Z] ok github.com/docker/docker/pkg/parsers 0.029s coverage: 97.0% of statements [2020-06-04T17:26:07.902Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2020-06-04T17:26:08.489Z] --- PASS: TestTemplatedConfig (3.37s) [2020-06-04T17:26:08.489Z] === RUN TestConfigCreateResolve [2020-06-04T17:26:08.572Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.029s coverage: 91.4% of statements [2020-06-04T17:26:08.572Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 82.4% of statements [2020-06-04T17:26:08.572Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-06-04T17:26:08.572Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-06-04T17:26:09.160Z] --- PASS: TestRemoveImageOrphaning (1.90s) [2020-06-04T17:26:09.161Z] === RUN TestRemoveImageGarbageCollector [2020-06-04T17:26:09.161Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-06-04T17:26:09.161Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-06-04T17:26:09.161Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-06-04T17:26:09.161Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-06-04T17:26:09.161Z] === RUN TestTagInvalidReference [2020-06-04T17:26:09.161Z] --- PASS: TestTagInvalidReference (0.01s) [2020-06-04T17:26:09.161Z] === RUN TestTagValidPrefixedRepo [2020-06-04T17:26:09.161Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-06-04T17:26:09.161Z] === RUN TestTagExistedNameWithoutForce [2020-06-04T17:26:09.244Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.051s coverage: 56.8% of statements [2020-06-04T17:26:09.418Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-06-04T17:26:09.418Z] === RUN TestTagOfficialNames [2020-06-04T17:26:09.418Z] --- PASS: TestTagOfficialNames (0.05s) [2020-06-04T17:26:09.418Z] === RUN TestTagMatchesDigest [2020-06-04T17:26:09.418Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-06-04T17:26:09.418Z] === CONT TestImportExtremelyLargeImageWorks [2020-06-04T17:26:10.359Z] ok github.com/docker/docker/pkg/pools 0.007s coverage: 88.2% of statements [2020-06-04T17:26:10.359Z] ok github.com/docker/docker/pkg/plugins/transport 0.016s coverage: 85.7% of statements [2020-06-04T17:26:10.359Z] ok github.com/docker/docker/pkg/progress 0.004s coverage: 75.9% of statements [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite (330.82s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.53s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.63s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.58s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.73s) [2020-06-04T17:26:10.734Z] docker_cli_daemon_test.go:1449: [d561a3f04a5ea] daemon is not started [2020-06-04T17:26:10.734Z] check_test.go:309: [de3fe44b24ec6] daemon is not started [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.41s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.02s) [2020-06-04T17:26:10.734Z] check_test.go:309: [d361b1e07f9b9] daemon is not started [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.60s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.21s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.64s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.49s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.59s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.85s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.61s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.58s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-06-04T17:26:10.734Z] check_test.go:309: [d1dd6512ddb0d] daemon is not started [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-06-04T17:26:10.734Z] check_test.go:309: [d2c187a3cfd25] daemon is not started [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.98s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2020-06-04T17:26:10.734Z] check_test.go:309: [d11637f7f6612] daemon is not started [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.54s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.67s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.71s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.27s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.61s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.61s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.69s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-06-04T17:26:10.734Z] check_test.go:309: [de10701292c6b] daemon is not started [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.55s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.34s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.34s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.63s) [2020-06-04T17:26:10.734Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-06-04T17:26:10.734Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-06-04T17:26:10.734Z] check_test.go:309: [d6946039b7692] daemon is not started [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.17s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.25s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.58s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.71s) [2020-06-04T17:26:10.734Z] check_test.go:309: [da8b94dd7b853] daemon is not started [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.07s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2020-06-04T17:26:10.734Z] check_test.go:309: [d0f9e1aaa5bbd] daemon is not started [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.88s) [2020-06-04T17:26:10.734Z] docker_cli_daemon_plugins_test.go:79: [d7c9559ca453d] daemon is not started [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.72s) [2020-06-04T17:26:10.734Z] docker_cli_daemon_plugins_test.go:169: [d3a11210bcbb8] daemon is not started [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.21s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-06-04T17:26:10.734Z] check_test.go:309: [d09344a3deddf] daemon is not started [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.91s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.74s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.84s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.73s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.79s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.78s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.03s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.84s) [2020-06-04T17:26:10.734Z] check_test.go:309: [de0b270f8546c] daemon is not started [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.47s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.74s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.32s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.14s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.93s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.07s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.36s) [2020-06-04T17:26:10.734Z] check_test.go:309: [d290e9721d561] daemon is not started [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.58s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.40s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.10s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.25s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.32s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.20s) [2020-06-04T17:26:10.734Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-06-04T17:26:10.734Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-06-04T17:26:10.734Z] check_test.go:309: [d60f3804c1ada] daemon is not started [2020-06-04T17:26:10.734Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-06-04T17:26:10.734Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-06-04T17:26:10.734Z] check_test.go:309: [dd9df0175b7d8] daemon is not started [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.58s) [2020-06-04T17:26:10.734Z] check_test.go:309: [d3af4209a7ef8] daemon is not started [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.80s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.21s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.72s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.71s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.71s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.18s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.65s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.26s) [2020-06-04T17:26:10.734Z] check_test.go:309: [d245eacce13a9] daemon is not started [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.89s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.15s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.54s) [2020-06-04T17:26:10.734Z] check_test.go:309: [ddc00d10da9a6] daemon is not started [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.59s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.16s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.64s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.17s) [2020-06-04T17:26:10.734Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from config [2020-06-04T17:26:10.734Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config [2020-06-04T17:26:10.734Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from config [2020-06-04T17:26:10.734Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config [2020-06-04T17:26:10.734Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config [2020-06-04T17:26:10.734Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli [2020-06-04T17:26:10.734Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli [2020-06-04T17:26:10.734Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli [2020-06-04T17:26:10.734Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli [2020-06-04T17:26:10.734Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli [2020-06-04T17:26:10.734Z] check_test.go:309: [dcf421bbc9423] daemon is not started [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.06s) [2020-06-04T17:26:10.734Z] check_test.go:309: [de7a993aa8272] daemon is not started [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.55s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.85s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2020-06-04T17:26:10.734Z] check_test.go:309: [db1b5f74c5522] daemon is not started [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.72s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.93s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.14s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2020-06-04T17:26:10.734Z] check_test.go:309: [d94ccb215520a] daemon is not started [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.08s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.76s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.08s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.14s) [2020-06-04T17:26:10.734Z] check_test.go:309: [def9e3a376652] daemon is not started [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.63s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.62s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.79s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-06-04T17:26:10.734Z] check_test.go:309: [d6f89c9d7532a] daemon is not started [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.94s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.82s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.85s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.50s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.03s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.54s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.41s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.53s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.83s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.10s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.14s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.21s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.99s) [2020-06-04T17:26:10.734Z] docker_cli_daemon_test.go:2544: [d5c80a5d0ffdb] daemon is not started [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.02s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.73s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.99s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.75s) [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.18s) [2020-06-04T17:26:10.734Z] check_test.go:309: [d7b58c471fb3b] daemon is not started [2020-06-04T17:26:10.734Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.12s) [2020-06-04T17:26:10.734Z] === RUN TestDockerSwarmSuite [2020-06-04T17:26:10.734Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-06-04T17:26:11.442Z] ok github.com/docker/docker/pkg/reexec 0.029s coverage: 82.4% of statements [2020-06-04T17:26:11.774Z] --- PASS: TestConfigCreateResolve (3.20s) [2020-06-04T17:26:11.774Z] === RUN TestConfigDaemonLibtrustID [2020-06-04T17:26:12.115Z] ok github.com/docker/docker/pkg/stdcopy 0.006s coverage: 100.0% of statements [2020-06-04T17:26:12.115Z] ok github.com/docker/docker/pkg/pubsub 1.126s coverage: 73.9% of statements [2020-06-04T17:26:12.341Z] --- PASS: TestConfigDaemonLibtrustID (0.65s) [2020-06-04T17:26:12.341Z] PASS [2020-06-04T17:26:12.341Z] [2020-06-04T17:26:12.341Z] DONE 7 tests in 20.583s [2020-06-04T17:26:12.341Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-06-04T17:26:12.341Z] ++ 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-04T17:26:12.341Z] ++ set -e [2020-06-04T17:26:12.341Z] ++ '[' -n 0 ']' [2020-06-04T17:26:12.341Z] ++ set -x [2020-06-04T17:26:12.341Z] ++ env -i DEST=/go/src/github.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-04T17:26:12.600Z] INFO: Testing against a local daemon [2020-06-04T17:26:12.600Z] === RUN TestCheckpoint [2020-06-04T17:26:12.600Z] --- SKIP: TestCheckpoint (0.00s) [2020-06-04T17:26:12.600Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-04T17:26:12.600Z] === RUN TestContainerInvalidJSON [2020-06-04T17:26:12.600Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-06-04T17:26:12.600Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-06-04T17:26:12.600Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-06-04T17:26:12.600Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-06-04T17:26:12.600Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-06-04T17:26:12.600Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-06-04T17:26:12.600Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-06-04T17:26:12.600Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-06-04T17:26:12.600Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-06-04T17:26:12.600Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-06-04T17:26:12.600Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-06-04T17:26:12.600Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-06-04T17:26:12.600Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-06-04T17:26:12.600Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-06-04T17:26:12.600Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-06-04T17:26:12.600Z] === RUN TestCopyFromContainerPathIsNotDir [2020-06-04T17:26:12.780Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 70.6% of statements [2020-06-04T17:26:12.780Z] ok github.com/docker/docker/pkg/streamformatter 0.007s coverage: 66.2% of statements [2020-06-04T17:26:12.858Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2020-06-04T17:26:12.858Z] === RUN TestCopyToContainerPathDoesNotExist [2020-06-04T17:26:12.858Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-06-04T17:26:12.858Z] === RUN TestCopyToContainerPathIsNotDir [2020-06-04T17:26:13.089Z] ok github.com/docker/docker/pkg/symlink 0.014s coverage: 87.7% of statements [2020-06-04T17:26:13.116Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-06-04T17:26:13.116Z] === RUN TestCopyFromContainer [2020-06-04T17:26:13.250Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-06-04T17:26:14.196Z] ok github.com/docker/docker/pkg/signal 2.887s coverage: 61.0% of statements [2020-06-04T17:26:14.196Z] ok github.com/docker/docker/pkg/system 0.026s coverage: 36.9% of statements [2020-06-04T17:26:14.515Z] ok github.com/docker/docker/pkg/sysinfo 0.025s coverage: 53.7% of statements [2020-06-04T17:26:14.612Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-06-04T17:26:14.868Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-06-04T17:26:15.019Z] === RUN TestCopyFromContainer// [2020-06-04T17:26:15.019Z] === RUN TestCopyFromContainer//bar/root [2020-06-04T17:26:15.210Z] ok github.com/docker/docker/pkg/tailfile 0.099s coverage: 88.6% of statements [2020-06-04T17:26:15.210Z] testing: warning: no tests to run [2020-06-04T17:26:15.210Z] coverage: [no statements] [2020-06-04T17:26:15.210Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2020-06-04T17:26:15.278Z] === RUN TestCopyFromContainer//bar/root/ [2020-06-04T17:26:15.278Z] === RUN TestCopyFromContainer/bar/quux [2020-06-04T17:26:15.536Z] === RUN TestCopyFromContainer/bar/quux/ [2020-06-04T17:26:15.536Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-06-04T17:26:15.536Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-06-04T17:26:15.795Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-06-04T17:26:15.795Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-06-04T17:26:15.913Z] ok github.com/docker/docker/pkg/tarsum 0.157s coverage: 89.3% of statements [2020-06-04T17:26:16.054Z] === RUN TestCopyFromContainer/bar/notarget [2020-06-04T17:26:16.054Z] --- PASS: TestCopyFromContainer (3.11s) [2020-06-04T17:26:16.054Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-06-04T17:26:16.054Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-06-04T17:26:16.054Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-06-04T17:26:16.054Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-06-04T17:26:16.054Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-06-04T17:26:16.054Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-06-04T17:26:16.054Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-06-04T17:26:16.054Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-06-04T17:26:16.054Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2020-06-04T17:26:16.054Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-06-04T17:26:16.054Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-06-04T17:26:16.054Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-04T17:26:16.054Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-04T17:26:16.054Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-04T17:26:16.054Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-04T17:26:16.054Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-04T17:26:16.054Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-04T17:26:16.054Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-04T17:26:16.054Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-04T17:26:16.054Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-04T17:26:16.054Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-06-04T17:26:16.054Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-06-04T17:26:16.054Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-06-04T17:26:16.054Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-06-04T17:26:16.054Z] === RUN TestCreateLinkToNonExistingContainer [2020-06-04T17:26:16.224Z] ok github.com/docker/docker/pkg/urlutil 0.005s coverage: 100.0% of statements [2020-06-04T17:26:16.224Z] ok github.com/docker/docker/pkg/truncindex 0.126s coverage: 91.5% of statements [2020-06-04T17:26:16.312Z] --- PASS: TestCreateLinkToNonExistingContainer (0.08s) [2020-06-04T17:26:16.312Z] === RUN TestCreateWithInvalidEnv [2020-06-04T17:26:16.312Z] === RUN TestCreateWithInvalidEnv/0 [2020-06-04T17:26:16.312Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-06-04T17:26:16.312Z] === RUN TestCreateWithInvalidEnv/1 [2020-06-04T17:26:16.312Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-06-04T17:26:16.312Z] === RUN TestCreateWithInvalidEnv/2 [2020-06-04T17:26:16.312Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-06-04T17:26:16.312Z] === CONT TestCreateWithInvalidEnv/0 [2020-06-04T17:26:16.312Z] === CONT TestCreateWithInvalidEnv/2 [2020-06-04T17:26:16.312Z] === CONT TestCreateWithInvalidEnv/1 [2020-06-04T17:26:16.312Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-06-04T17:26:16.312Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-06-04T17:26:16.312Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-06-04T17:26:16.312Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-06-04T17:26:16.312Z] === RUN TestCreateTmpfsMountsTarget [2020-06-04T17:26:16.312Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-06-04T17:26:16.312Z] === RUN TestCreateWithCustomMaskedPaths [2020-06-04T17:26:16.532Z] ok github.com/docker/docker/pkg/useragent 0.013s coverage: 88.9% of statements [2020-06-04T17:26:16.761Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-06-04T17:26:18.720Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.5% of statements [2020-06-04T17:26:18.843Z] --- PASS: TestCreateWithCustomMaskedPaths (2.25s) [2020-06-04T17:26:18.843Z] === RUN TestCreateWithCapabilities [2020-06-04T17:26:18.843Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-06-04T17:26:18.843Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-06-04T17:26:18.843Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-06-04T17:26:18.843Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-06-04T17:26:18.843Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-06-04T17:26:18.843Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-06-04T17:26:18.843Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-06-04T17:26:18.843Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-06-04T17:26:18.843Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-06-04T17:26:18.843Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-06-04T17:26:18.843Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-04T17:26:18.843Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-04T17:26:18.843Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-06-04T17:26:18.843Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-06-04T17:26:18.843Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-06-04T17:26:18.843Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-06-04T17:26:18.843Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-06-04T17:26:18.843Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-06-04T17:26:18.843Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-06-04T17:26:18.843Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-06-04T17:26:18.843Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-06-04T17:26:18.843Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-06-04T17:26:18.843Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-06-04T17:26:18.843Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-06-04T17:26:18.843Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-06-04T17:26:18.843Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-06-04T17:26:18.843Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-06-04T17:26:18.843Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-04T17:26:18.843Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-06-04T17:26:18.843Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-06-04T17:26:18.843Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-06-04T17:26:18.843Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-06-04T17:26:18.843Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-06-04T17:26:18.843Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-06-04T17:26:18.843Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-06-04T17:26:18.843Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-06-04T17:26:18.843Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-06-04T17:26:18.843Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-06-04T17:26:18.843Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2020-06-04T17:26:18.843Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2020-06-04T17:26:18.843Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-06-04T17:26:18.843Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-06-04T17:26:18.843Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2020-06-04T17:26:18.843Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-06-04T17:26:18.843Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-06-04T17:26:18.843Z] === RUN TestCreateWithCustomReadonlyPaths [2020-06-04T17:26:19.030Z] ok github.com/docker/docker/profiles/seccomp 0.019s coverage: 68.8% of statements [2020-06-04T17:26:19.700Z] ok github.com/docker/docker/reference 0.057s coverage: 84.4% of statements [2020-06-04T17:26:20.024Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-06-04T17:26:20.280Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-06-04T17:26:20.775Z] ok github.com/docker/docker/plugin 0.558s coverage: 23.1% of statements [2020-06-04T17:26:20.840Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-06-04T17:26:21.084Z] ok github.com/docker/docker/registry/resumable 0.053s coverage: 100.0% of statements [2020-06-04T17:26:21.374Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.32s) [2020-06-04T17:26:21.374Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-06-04T17:26:21.374Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-04T17:26:21.374Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-04T17:26:21.374Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-04T17:26:21.374Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-04T17:26:21.374Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-04T17:26:21.374Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-04T17:26:21.374Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-04T17:26:21.374Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-04T17:26:21.374Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-04T17:26:21.374Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-04T17:26:21.374Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-04T17:26:21.374Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-04T17:26:21.374Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-04T17:26:21.374Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-04T17:26:21.374Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-04T17:26:21.374Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-06-04T17:26:21.374Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-06-04T17:26:21.374Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-06-04T17:26:21.374Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-06-04T17:26:21.374Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-06-04T17:26:21.374Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-06-04T17:26:21.374Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-06-04T17:26:21.736Z] ok github.com/docker/docker/restartmanager 0.004s coverage: 45.3% of statements [2020-06-04T17:26:21.764Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-06-04T17:26:21.764Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-06-04T17:26:21.764Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-06-04T17:26:21.940Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s) [2020-06-04T17:26:21.940Z] === RUN TestCreateDifferentPlatform [2020-06-04T17:26:21.940Z] === RUN TestCreateDifferentPlatform/different_os [2020-06-04T17:26:21.940Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-06-04T17:26:21.940Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-06-04T17:26:21.940Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-06-04T17:26:21.940Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-06-04T17:26:21.940Z] === RUN TestContainerStartOnDaemonRestart [2020-06-04T17:26:21.940Z] === PAUSE TestContainerStartOnDaemonRestart [2020-06-04T17:26:21.940Z] === RUN TestDaemonRestartIpcMode [2020-06-04T17:26:21.940Z] === PAUSE TestDaemonRestartIpcMode [2020-06-04T17:26:21.940Z] === RUN TestDaemonHostGatewayIP [2020-06-04T17:26:21.940Z] === PAUSE TestDaemonHostGatewayIP [2020-06-04T17:26:21.940Z] === RUN TestContainerKillOnDaemonStart [2020-06-04T17:26:21.940Z] === PAUSE TestContainerKillOnDaemonStart [2020-06-04T17:26:21.940Z] === RUN TestDiff [2020-06-04T17:26:22.019Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-06-04T17:26:22.579Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-06-04T17:26:22.821Z] ok github.com/docker/docker/testutil 0.010s coverage: 62.5% of statements [2020-06-04T17:26:22.821Z] ok github.com/docker/docker/registry 0.268s coverage: 56.3% of statements [2020-06-04T17:26:22.875Z] --- PASS: TestDiff (0.77s) [2020-06-04T17:26:22.875Z] === RUN TestExecWithCloseStdin [2020-06-04T17:26:23.509Z] ok github.com/docker/docker/runconfig 0.053s coverage: 65.8% of statements [2020-06-04T17:26:23.810Z] --- PASS: TestExecWithCloseStdin (0.90s) [2020-06-04T17:26:23.810Z] === RUN TestExec [2020-06-04T17:26:24.746Z] --- PASS: TestExec (0.92s) [2020-06-04T17:26:24.746Z] === RUN TestExecUser [2020-06-04T17:26:25.002Z] --- PASS: TestImportExtremelyLargeImageWorks (80.93s) [2020-06-04T17:26:25.002Z] PASS [2020-06-04T17:26:25.002Z] [2020-06-04T17:26:25.002Z] === Skipped [2020-06-04T17:26:25.002Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-06-04T17:26:25.002Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T17:26:25.002Z] [2020-06-04T17:26:25.002Z] [2020-06-04T17:26:25.002Z] DONE 12 tests, 1 skipped in 82.383s [2020-06-04T17:26:25.002Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-06-04T17:26:25.002Z] ++ 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-04T17:26:25.002Z] ++ set -e [2020-06-04T17:26:25.002Z] ++ '[' -n 0 ']' [2020-06-04T17:26:25.003Z] ++ set -x [2020-06-04T17:26:25.003Z] ++ env -i DEST=/go/src/github.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-04T17:26:25.003Z] INFO: Testing against a local daemon [2020-06-04T17:26:25.003Z] === RUN TestNetworkCreateDelete [2020-06-04T17:26:25.003Z] --- PASS: TestNetworkCreateDelete (0.15s) [2020-06-04T17:26:25.003Z] === RUN TestDockerNetworkDeletePreferID [2020-06-04T17:26:25.003Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2020-06-04T17:26:25.003Z] === RUN TestDaemonDNSFallback [2020-06-04T17:26:25.091Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-06-04T17:26:25.680Z] --- PASS: TestExecUser (0.92s) [2020-06-04T17:26:25.680Z] === RUN TestExportContainerAndImportImage [2020-06-04T17:26:25.693Z] ok github.com/docker/docker/volume/drivers 0.040s coverage: 36.1% of statements [2020-06-04T17:26:26.016Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-06-04T17:26:26.615Z] --- PASS: TestExportContainerAndImportImage (1.08s) [2020-06-04T17:26:26.615Z] === RUN TestExportContainerAfterDaemonRestart [2020-06-04T17:26:27.379Z] === RUN TestDockerSuite/TestBuildEnv [2020-06-04T17:26:27.682Z] --- PASS: TestDaemonDNSFallback (2.57s) [2020-06-04T17:26:27.682Z] === RUN TestInspectNetwork [2020-06-04T17:26:27.838Z] ok github.com/docker/docker/volume/local 0.048s coverage: 73.0% of statements [2020-06-04T17:26:27.838Z] ok github.com/docker/docker/volume/mounts 0.074s coverage: 67.0% of statements [2020-06-04T17:26:28.506Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.0% of statements [2020-06-04T17:26:28.518Z] --- PASS: TestExportContainerAfterDaemonRestart (1.98s) [2020-06-04T17:26:28.518Z] === RUN TestHealthCheckWorkdir [2020-06-04T17:26:28.741Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-06-04T17:26:29.454Z] --- PASS: TestHealthCheckWorkdir (1.03s) [2020-06-04T17:26:29.454Z] === RUN TestHealthKillContainer [2020-06-04T17:26:29.667Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-06-04T17:26:30.593Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-06-04T17:26:32.738Z] --- PASS: TestHealthKillContainer (2.97s) [2020-06-04T17:26:32.738Z] === RUN TestInspectCpusetInConfigPre120 [2020-06-04T17:26:33.167Z] === RUN TestInspectNetwork/full_network_id [2020-06-04T17:26:33.167Z] === RUN TestInspectNetwork/partial_network_id [2020-06-04T17:26:33.167Z] === RUN TestInspectNetwork/network_name [2020-06-04T17:26:33.167Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-06-04T17:26:33.306Z] --- PASS: TestInspectCpusetInConfigPre120 (0.79s) [2020-06-04T17:26:33.306Z] === RUN TestIpcModeNone [2020-06-04T17:26:34.242Z] --- PASS: TestIpcModeNone (0.86s) [2020-06-04T17:26:34.242Z] === RUN TestIpcModePrivate [2020-06-04T17:26:35.178Z] --- PASS: TestIpcModePrivate (0.87s) [2020-06-04T17:26:35.178Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2020-06-04T17:26:35.178Z] === RUN TestIpcModeShareable [2020-06-04T17:26:35.834Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-06-04T17:26:36.089Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-06-04T17:26:36.112Z] --- PASS: TestIpcModeShareable (0.87s) [2020-06-04T17:26:36.112Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true [2020-06-04T17:26:36.112Z] === RUN TestAPIIpcModeShareableAndContainer [2020-06-04T17:26:36.649Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-06-04T17:26:38.643Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.69s) [2020-06-04T17:26:38.643Z] === RUN TestAPIIpcModeHost [2020-06-04T17:26:38.669Z] --- PASS: TestInspectNetwork (11.56s) [2020-06-04T17:26:38.669Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-06-04T17:26:38.669Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-06-04T17:26:38.669Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-06-04T17:26:38.669Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-06-04T17:26:38.669Z] === RUN TestRunContainerWithBridgeNone [2020-06-04T17:26:39.209Z] --- PASS: TestAPIIpcModeHost (0.70s) [2020-06-04T17:26:39.210Z] === RUN TestDaemonIpcModeShareable [2020-06-04T17:26:41.132Z] --- PASS: TestDaemonIpcModeShareable (1.87s) [2020-06-04T17:26:41.132Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-06-04T17:26:41.132Z] === RUN TestDaemonIpcModePrivate [2020-06-04T17:26:41.347Z] --- PASS: TestRunContainerWithBridgeNone (2.53s) [2020-06-04T17:26:41.347Z] === RUN TestNetworkInvalidJSON [2020-06-04T17:26:41.347Z] === RUN TestNetworkInvalidJSON//networks/create [2020-06-04T17:26:41.347Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-06-04T17:26:41.347Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-06-04T17:26:41.347Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-06-04T17:26:41.347Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-04T17:26:41.347Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-04T17:26:41.347Z] === CONT TestNetworkInvalidJSON//networks/create [2020-06-04T17:26:41.347Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-04T17:26:41.347Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-06-04T17:26:41.347Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-06-04T17:26:41.347Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-06-04T17:26:41.347Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-06-04T17:26:41.347Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-06-04T17:26:41.347Z] === RUN TestHostIPv4BridgeLabel [2020-06-04T17:26:41.967Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-06-04T17:26:41.967Z] === RUN TestDaemonRestartWithLiveRestore [2020-06-04T17:26:42.974Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-06-04T17:26:42.974Z] === RUN TestDaemonDefaultNetworkPools [2020-06-04T17:26:43.033Z] --- PASS: TestDaemonIpcModePrivate (1.90s) [2020-06-04T17:26:43.033Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-06-04T17:26:43.033Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-06-04T17:26:43.983Z] --- PASS: TestDaemonDefaultNetworkPools (0.89s) [2020-06-04T17:26:43.983Z] === RUN TestDaemonRestartWithExistingNetwork [2020-06-04T17:26:44.236Z] ok github.com/docker/docker/pkg/plugins 33.650s coverage: 76.6% of statements [2020-06-04T17:26:44.237Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-06-04T17:26:44.237Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-06-04T17:26:44.237Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-06-04T17:26:44.237Z] ? github.com/docker/docker/pkg/term [no test files] [2020-06-04T17:26:44.237Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-06-04T17:26:44.237Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-06-04T17:26:44.237Z] ? github.com/docker/docker/rootless [no test files] [2020-06-04T17:26:44.237Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-06-04T17:26:44.237Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-06-04T17:26:44.237Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-06-04T17:26:44.237Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-06-04T17:26:44.237Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-06-04T17:26:44.237Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-06-04T17:26:44.237Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-06-04T17:26:44.237Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-06-04T17:26:44.237Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-06-04T17:26:44.237Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-06-04T17:26:44.237Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-06-04T17:26:44.237Z] ? github.com/docker/docker/testutil/request [no test files] [2020-06-04T17:26:44.237Z] ? github.com/docker/docker/volume [no test files] [2020-06-04T17:26:44.237Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-06-04T17:26:44.237Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-06-04T17:26:44.237Z] [2020-06-04T17:26:44.237Z] === Skipped [2020-06-04T17:26:44.237Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-06-04T17:26:44.237Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-06-04T17:26:44.237Z] [2020-06-04T17:26:44.237Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-06-04T17:26:44.237Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-06-04T17:26:44.237Z] [2020-06-04T17:26:44.237Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-06-04T17:26:44.237Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T17:26:44.237Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-04T17:26:44.237Z] [2020-06-04T17:26:44.237Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-06-04T17:26:44.237Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T17:26:44.237Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-04T17:26:44.237Z] [2020-06-04T17:26:44.237Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-06-04T17:26:44.237Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T17:26:44.237Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-04T17:26:44.237Z] [2020-06-04T17:26:44.237Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-06-04T17:26:44.237Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T17:26:44.237Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-04T17:26:44.237Z] [2020-06-04T17:26:44.237Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-06-04T17:26:44.237Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T17:26:44.237Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-04T17:26:44.237Z] [2020-06-04T17:26:44.237Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-06-04T17:26:44.237Z] graphtest_unix.go:73: No driver to put! [2020-06-04T17:26:44.237Z] [2020-06-04T17:26:44.237Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-06-04T17:26:44.237Z] time="2020-06-04T17:25:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-04T17:26:44.237Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-04T17:26:44.237Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-04T17:26:44.237Z] [2020-06-04T17:26:44.237Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-06-04T17:26:44.237Z] time="2020-06-04T17:25:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-04T17:26:44.237Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-04T17:26:44.237Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-04T17:26:44.237Z] [2020-06-04T17:26:44.237Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-06-04T17:26:44.237Z] time="2020-06-04T17:25:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-04T17:26:44.237Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-04T17:26:44.237Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-04T17:26:44.237Z] [2020-06-04T17:26:44.237Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-06-04T17:26:44.237Z] time="2020-06-04T17:25:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-04T17:26:44.237Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-04T17:26:44.237Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-04T17:26:44.237Z] [2020-06-04T17:26:44.237Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-06-04T17:26:44.237Z] time="2020-06-04T17:25:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-04T17:26:44.237Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-04T17:26:44.237Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-04T17:26:44.237Z] [2020-06-04T17:26:44.237Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-06-04T17:26:44.237Z] graphtest_unix.go:73: No driver to put! [2020-06-04T17:26:44.237Z] [2020-06-04T17:26:44.237Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-06-04T17:26:44.237Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-06-04T17:26:44.237Z] [2020-06-04T17:26:44.237Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-06-04T17:26:44.237Z] overlay_test.go:49: Fails to compute changes intermittently [2020-06-04T17:26:44.237Z] [2020-06-04T17:26:44.237Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-06-04T17:26:44.237Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-06-04T17:26:44.237Z] [2020-06-04T17:26:44.237Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-06-04T17:26:44.237Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-06-04T17:26:44.237Z] [2020-06-04T17:26:44.237Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-06-04T17:26:44.237Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T17:26:44.237Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-04T17:26:44.237Z] [2020-06-04T17:26:44.237Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-06-04T17:26:44.237Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T17:26:44.237Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-04T17:26:44.237Z] [2020-06-04T17:26:44.237Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-06-04T17:26:44.237Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T17:26:44.237Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-04T17:26:44.237Z] [2020-06-04T17:26:44.237Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-06-04T17:26:44.237Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T17:26:44.237Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-04T17:26:44.237Z] [2020-06-04T17:26:44.237Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-06-04T17:26:44.237Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T17:26:44.237Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-04T17:26:44.237Z] [2020-06-04T17:26:44.237Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-06-04T17:26:44.237Z] graphtest_unix.go:73: No driver to put! [2020-06-04T17:26:44.237Z] [2020-06-04T17:26:44.237Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-06-04T17:26:44.237Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-06-04T17:26:44.237Z] [2020-06-04T17:26:44.237Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-06-04T17:26:44.237Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-06-04T17:26:44.237Z] [2020-06-04T17:26:44.237Z] [2020-06-04T17:26:44.237Z] DONE 2124 tests, 26 skipped in 256.224s [2020-06-04T17:26:44.938Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.82s) [2020-06-04T17:26:44.938Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-06-04T17:26:44.938Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-06-04T17:26:44.989Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2020-06-04T17:26:44.989Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange Post stage [Pipeline] junit [2020-06-04T17:26:45.037Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-04T17:26:46.236Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41030/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr14 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b4fc2b7202f46f4cdbba0d993aba757f5cd31280 -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:b4fc2b7202f46f4cdbba0d993aba757f5cd31280 hack/make.sh dynbinary test-integration [2020-06-04T17:26:46.463Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2020-06-04T17:26:46.463Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-06-04T17:26:46.543Z] [2020-06-04T17:26:46.543Z] Removing bundles/ [2020-06-04T17:26:46.543Z] [2020-06-04T17:26:46.543Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-06-04T17:26:46.543Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-06-04T17:26:46.543Z] GOOS="" GOARCH="" GOARM="" [2020-06-04T17:26:46.746Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2020-06-04T17:26:46.746Z] === RUN TestServiceWithPredefinedNetwork [2020-06-04T17:26:46.843Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s) [2020-06-04T17:26:46.843Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-06-04T17:26:46.843Z] === RUN TestIpcModeOlderClient [2020-06-04T17:26:46.843Z] === PAUSE TestIpcModeOlderClient [2020-06-04T17:26:46.843Z] === RUN TestKillContainerInvalidSignal [2020-06-04T17:26:47.410Z] --- PASS: TestKillContainerInvalidSignal (0.77s) [2020-06-04T17:26:47.410Z] === RUN TestKillContainer [2020-06-04T17:26:47.410Z] === RUN TestKillContainer/no_signal [2020-06-04T17:26:48.347Z] === RUN TestKillContainer/non_killing_signal [2020-06-04T17:26:48.914Z] === RUN TestKillContainer/killing_signal [2020-06-04T17:26:49.850Z] --- PASS: TestKillContainer (2.29s) [2020-06-04T17:26:49.850Z] --- PASS: TestKillContainer/no_signal (0.76s) [2020-06-04T17:26:49.850Z] --- PASS: TestKillContainer/non_killing_signal (0.49s) [2020-06-04T17:26:49.850Z] --- PASS: TestKillContainer/killing_signal (0.74s) [2020-06-04T17:26:49.850Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-06-04T17:26:49.850Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-06-04T17:26:50.786Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-06-04T17:26:51.125Z] --- PASS: TestServiceWithPredefinedNetwork (3.61s) [2020-06-04T17:26:51.125Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-06-04T17:26:51.125Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-04T17:26:51.125Z] service_test.go:236: FLAKY_TEST [2020-06-04T17:26:51.125Z] === RUN TestServiceWithDataPathPortInit [2020-06-04T17:26:51.354Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.57s) [2020-06-04T17:26:51.354Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.77s) [2020-06-04T17:26:51.354Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2020-06-04T17:26:51.354Z] === RUN TestKillStoppedContainer [2020-06-04T17:26:51.614Z] --- PASS: TestKillStoppedContainer (0.11s) [2020-06-04T17:26:51.614Z] === RUN TestKillStoppedContainerAPIPre120 [2020-06-04T17:26:51.614Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-06-04T17:26:51.614Z] === RUN TestKillDifferentUserContainer [2020-06-04T17:26:52.549Z] --- PASS: TestKillDifferentUserContainer (0.81s) [2020-06-04T17:26:52.549Z] === RUN TestInspectOomKilledTrue [2020-06-04T17:26:52.549Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-06-04T17:26:52.549Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-04T17:26:52.549Z] === RUN TestInspectOomKilledFalse [2020-06-04T17:26:52.549Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-06-04T17:26:52.549Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-04T17:26:52.549Z] === RUN TestLinksEtcHostsContentMatch [2020-06-04T17:26:53.116Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s) [2020-06-04T17:26:53.116Z] === RUN TestLinksContainerNames [2020-06-04T17:26:54.493Z] --- PASS: TestLinksContainerNames (1.58s) [2020-06-04T17:26:54.493Z] === RUN TestLogsFollowTailEmpty [2020-06-04T17:26:54.785Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-06-04T17:26:55.350Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-06-04T17:26:55.429Z] --- PASS: TestLogsFollowTailEmpty (0.76s) [2020-06-04T17:26:55.429Z] === RUN TestContainerNetworkMountsNoChown [2020-06-04T17:26:55.607Z] remote: Enumerating objects: 2, done. [2020-06-04T17:26:55.607Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-06-04T17:26:55.607Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-06-04T17:26:55.607Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-06-04T17:26:55.607Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2020-06-04T17:26:55.607Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-06-04T17:26:56.366Z] --- PASS: TestContainerNetworkMountsNoChown (0.79s) [2020-06-04T17:26:56.366Z] === RUN TestMountDaemonRoot [2020-06-04T17:26:56.366Z] === RUN TestMountDaemonRoot/default [2020-06-04T17:26:56.366Z] === PAUSE TestMountDaemonRoot/default [2020-06-04T17:26:56.366Z] === RUN TestMountDaemonRoot/private [2020-06-04T17:26:56.366Z] === PAUSE TestMountDaemonRoot/private [2020-06-04T17:26:56.366Z] === RUN TestMountDaemonRoot/rprivate [2020-06-04T17:26:56.366Z] === PAUSE TestMountDaemonRoot/rprivate [2020-06-04T17:26:56.366Z] === RUN TestMountDaemonRoot/slave [2020-06-04T17:26:56.366Z] === PAUSE TestMountDaemonRoot/slave [2020-06-04T17:26:56.366Z] === RUN TestMountDaemonRoot/rslave [2020-06-04T17:26:56.366Z] === PAUSE TestMountDaemonRoot/rslave [2020-06-04T17:26:56.366Z] === RUN TestMountDaemonRoot/shared [2020-06-04T17:26:56.366Z] === PAUSE TestMountDaemonRoot/shared [2020-06-04T17:26:56.366Z] === RUN TestMountDaemonRoot/rshared [2020-06-04T17:26:56.366Z] === PAUSE TestMountDaemonRoot/rshared [2020-06-04T17:26:56.366Z] === CONT TestMountDaemonRoot/default [2020-06-04T17:26:56.366Z] === CONT TestMountDaemonRoot/rslave [2020-06-04T17:26:56.366Z] === RUN TestMountDaemonRoot/default/bind_root [2020-06-04T17:26:56.366Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-06-04T17:26:56.366Z] === CONT TestMountDaemonRoot/shared [2020-06-04T17:26:56.366Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-06-04T17:26:56.366Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-06-04T17:26:56.366Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-06-04T17:26:56.366Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-06-04T17:26:56.366Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-06-04T17:26:56.366Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-06-04T17:26:56.366Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-06-04T17:26:56.366Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-06-04T17:26:56.366Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-06-04T17:26:56.366Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-06-04T17:26:56.366Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-06-04T17:26:56.366Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-06-04T17:26:56.366Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-06-04T17:26:56.366Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-06-04T17:26:56.366Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-06-04T17:26:56.366Z] === CONT TestMountDaemonRoot/slave [2020-06-04T17:26:56.366Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-06-04T17:26:56.366Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-06-04T17:26:56.366Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-06-04T17:26:56.366Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-06-04T17:26:56.366Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-06-04T17:26:56.366Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-06-04T17:26:56.366Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-06-04T17:26:56.366Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-06-04T17:26:56.366Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-06-04T17:26:56.366Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-06-04T17:26:56.366Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-06-04T17:26:56.366Z] === RUN TestMountDaemonRoot/default/mount_root [2020-06-04T17:26:56.366Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-06-04T17:26:56.366Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-06-04T17:26:56.366Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-06-04T17:26:56.366Z] === CONT TestMountDaemonRoot/private [2020-06-04T17:26:56.366Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-06-04T17:26:56.366Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-06-04T17:26:56.366Z] === RUN TestMountDaemonRoot/private/mount_root [2020-06-04T17:26:56.366Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-06-04T17:26:56.366Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-06-04T17:26:56.366Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-06-04T17:26:56.366Z] === RUN TestMountDaemonRoot/private/bind_root [2020-06-04T17:26:56.366Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-06-04T17:26:56.366Z] === CONT TestMountDaemonRoot/rshared [2020-06-04T17:26:56.366Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-06-04T17:26:56.366Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-06-04T17:26:56.366Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-06-04T17:26:56.366Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-06-04T17:26:56.366Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-06-04T17:26:56.366Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-06-04T17:26:56.366Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-06-04T17:26:56.366Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-06-04T17:26:56.366Z] === CONT TestMountDaemonRoot/rprivate [2020-06-04T17:26:56.366Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-06-04T17:26:56.366Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-06-04T17:26:56.366Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-06-04T17:26:56.366Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-06-04T17:26:56.366Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-06-04T17:26:56.366Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-06-04T17:26:56.366Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-06-04T17:26:56.366Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-06-04T17:26:56.366Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-06-04T17:26:56.366Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-06-04T17:26:56.366Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-06-04T17:26:56.366Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-06-04T17:26:56.366Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-06-04T17:26:56.366Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-06-04T17:26:56.366Z] === CONT TestMountDaemonRoot/default/bind_root [2020-06-04T17:26:56.366Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-06-04T17:26:56.366Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-06-04T17:26:56.366Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-06-04T17:26:56.366Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-06-04T17:26:56.366Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-06-04T17:26:56.366Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-06-04T17:26:56.366Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-06-04T17:26:56.366Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-06-04T17:26:56.366Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-06-04T17:26:56.366Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-06-04T17:26:56.366Z] === CONT TestMountDaemonRoot/default/mount_root [2020-06-04T17:26:56.366Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-06-04T17:26:56.625Z] === CONT TestMountDaemonRoot/private/bind_root [2020-06-04T17:26:56.625Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-06-04T17:26:56.625Z] === CONT TestMountDaemonRoot/private/mount_root [2020-06-04T17:26:56.625Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-06-04T17:26:56.625Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-06-04T17:26:56.625Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-06-04T17:26:56.625Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-06-04T17:26:56.625Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-06-04T17:26:56.625Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-06-04T17:26:56.625Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-06-04T17:26:56.625Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-06-04T17:26:56.625Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-06-04T17:26:56.625Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2020-06-04T17:26:56.625Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-06-04T17:26:56.625Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-06-04T17:26:56.625Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-06-04T17:26:56.625Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s) [2020-06-04T17:26:56.625Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-06-04T17:26:56.625Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-06-04T17:26:56.625Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s) [2020-06-04T17:26:56.625Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-06-04T17:26:56.625Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-06-04T17:26:56.625Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2020-06-04T17:26:56.625Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2020-06-04T17:26:56.625Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-06-04T17:26:56.625Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-06-04T17:26:56.625Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-06-04T17:26:56.625Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-06-04T17:26:56.625Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-06-04T17:26:56.625Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s) [2020-06-04T17:26:56.625Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-06-04T17:26:56.625Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-06-04T17:26:56.625Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-06-04T17:26:56.625Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-06-04T17:26:56.625Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-06-04T17:26:56.625Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-06-04T17:26:56.625Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.12s) [2020-06-04T17:26:56.625Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-06-04T17:26:56.625Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-06-04T17:26:56.625Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-06-04T17:26:56.625Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-06-04T17:26:56.625Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-06-04T17:26:56.625Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-06-04T17:26:56.625Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-06-04T17:26:56.625Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2020-06-04T17:26:56.625Z] === RUN TestContainerBindMountNonRecursive [2020-06-04T17:26:58.566Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-06-04T17:26:58.567Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-06-04T17:26:59.165Z] --- PASS: TestContainerBindMountNonRecursive (1.97s) [2020-06-04T17:26:59.166Z] === RUN TestNetworkNat [2020-06-04T17:26:59.742Z] --- PASS: TestNetworkNat (0.88s) [2020-06-04T17:26:59.742Z] === RUN TestNetworkLocalhostTCPNat [2020-06-04T17:27:00.691Z] --- PASS: TestNetworkLocalhostTCPNat (0.90s) [2020-06-04T17:27:00.691Z] === RUN TestNetworkLoopbackNat [2020-06-04T17:27:00.868Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-06-04T17:27:01.475Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41030/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr14 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b4fc2b7202f46f4cdbba0d993aba757f5cd31280 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b4fc2b7202f46f4cdbba0d993aba757f5cd31280 hack/test/unit [2020-06-04T17:27:01.626Z] --- PASS: TestNetworkLoopbackNat (1.18s) [2020-06-04T17:27:01.626Z] === RUN TestPause [2020-06-04T17:27:02.561Z] --- PASS: TestPause (0.87s) [2020-06-04T17:27:02.561Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-06-04T17:27:02.561Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-04T17:27:02.561Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-04T17:27:02.561Z] === RUN TestPauseStopPausedContainer [2020-06-04T17:27:03.499Z] --- PASS: TestPauseStopPausedContainer (0.85s) [2020-06-04T17:27:03.499Z] === RUN TestPsFilter [2020-06-04T17:27:03.758Z] --- PASS: TestPsFilter (0.26s) [2020-06-04T17:27:03.758Z] === RUN TestRemoveContainerWithRemovedVolume [2020-06-04T17:27:04.000Z] ? github.com/docker/docker/api [no test files] [2020-06-04T17:27:04.326Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.77s) [2020-06-04T17:27:04.326Z] === RUN TestRemoveContainerWithVolume [2020-06-04T17:27:05.099Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-06-04T17:27:05.262Z] --- PASS: TestRemoveContainerWithVolume (0.79s) [2020-06-04T17:27:05.262Z] === RUN TestRemoveContainerRunning [2020-06-04T17:27:05.355Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-06-04T17:27:06.199Z] --- PASS: TestRemoveContainerRunning (0.80s) [2020-06-04T17:27:06.199Z] === RUN TestRemoveContainerForceRemoveRunning [2020-06-04T17:27:06.720Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-06-04T17:27:06.767Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.78s) [2020-06-04T17:27:06.767Z] === RUN TestRemoveInvalidContainer [2020-06-04T17:27:06.767Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-06-04T17:27:06.767Z] === RUN TestRenameLinkedContainer [2020-06-04T17:27:07.647Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-06-04T17:27:08.208Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-06-04T17:27:08.769Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-06-04T17:27:10.054Z] --- PASS: TestRenameLinkedContainer (3.18s) [2020-06-04T17:27:10.054Z] === RUN TestRenameStoppedContainer [2020-06-04T17:27:10.133Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-06-04T17:27:10.134Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-06-04T17:27:10.389Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-06-04T17:27:10.990Z] --- PASS: TestRenameStoppedContainer (0.82s) [2020-06-04T17:27:10.990Z] === RUN TestRenameRunningContainerAndReuse [2020-06-04T17:27:12.367Z] --- PASS: TestRenameRunningContainerAndReuse (1.64s) [2020-06-04T17:27:12.367Z] === RUN TestRenameInvalidName [2020-06-04T17:27:13.302Z] --- PASS: TestRenameInvalidName (0.79s) [2020-06-04T17:27:13.302Z] === RUN TestRenameAnonymousContainer [2020-06-04T17:27:13.460Z] --- PASS: TestServiceWithDataPathPortInit (20.39s) [2020-06-04T17:27:13.460Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-06-04T17:27:17.492Z] --- PASS: TestRenameAnonymousContainer (3.99s) [2020-06-04T17:27:17.492Z] === RUN TestRenameContainerWithSameName [2020-06-04T17:27:18.061Z] --- PASS: TestRenameContainerWithSameName (0.78s) [2020-06-04T17:27:18.061Z] === RUN TestRenameContainerWithLinkedContainer [2020-06-04T17:27:18.867Z] ok github.com/docker/docker/api/server 0.007s coverage: 9.0% of statements [2020-06-04T17:27:19.438Z] --- PASS: TestRenameContainerWithLinkedContainer (1.54s) [2020-06-04T17:27:19.438Z] === RUN TestResize [2020-06-04T17:27:20.324Z] === RUN TestDockerSuite/TestBuildExpose [2020-06-04T17:27:20.324Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-06-04T17:27:20.374Z] --- PASS: TestResize (0.82s) [2020-06-04T17:27:20.374Z] === RUN TestResizeWithInvalidSize [2020-06-04T17:27:20.580Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-06-04T17:27:21.142Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-06-04T17:27:21.310Z] --- PASS: TestResizeWithInvalidSize (0.81s) [2020-06-04T17:27:21.310Z] === RUN TestResizeWhenContainerNotStarted [2020-06-04T17:27:21.398Z] === RUN TestDockerSuite/TestBuildFails [2020-06-04T17:27:21.847Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.41s) [2020-06-04T17:27:21.847Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:0vfo7c80y7vqd7joryxxa41wb Created:2020-06-04 17:27:12.370170215 +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[8a39e9b8c34930f7624f083194731cb1e0fdcb99761573c3e54bfb1741265529:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tt2p8y8rr420pdny5am6fqc8m EndpointID:182818c794b639dfbc05d20bdb0367673c04b92414eac571e2052c217c56c6d5 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2c9ad42ad3613e1c8500cbe1b23e6d2c3e6a4562df4bdd4cf5d5a88b4347b01e 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:bc66d8c87636 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tt2p8y8rr420pdny5am6fqc8m EndpointID:182818c794b639dfbc05d20bdb0367673c04b92414eac571e2052c217c56c6d5 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-06-04T17:27:21.847Z] PASS [2020-06-04T17:27:21.847Z] [2020-06-04T17:27:21.847Z] === Skipped [2020-06-04T17:27:21.847Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-04T17:27:21.847Z] service_test.go:236: FLAKY_TEST [2020-06-04T17:27:21.847Z] [2020-06-04T17:27:21.847Z] [2020-06-04T17:27:21.847Z] DONE 23 tests, 1 skipped in 57.221s [2020-06-04T17:27:21.847Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-06-04T17:27:21.847Z] ++ 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-04T17:27:21.847Z] ++ set -e [2020-06-04T17:27:21.847Z] ++ '[' -n 0 ']' [2020-06-04T17:27:21.847Z] ++ set -x [2020-06-04T17:27:21.847Z] ++ env -i DEST=/go/src/github.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-04T17:27:21.847Z] INFO: Testing against a local daemon [2020-06-04T17:27:21.847Z] === RUN TestDockerNetworkIpvlanPersistance [2020-06-04T17:27:21.847Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-06-04T17:27:21.847Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-04T17:27:21.847Z] === RUN TestDockerNetworkIpvlan [2020-06-04T17:27:21.847Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-06-04T17:27:21.847Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-04T17:27:21.847Z] PASS [2020-06-04T17:27:21.847Z] [2020-06-04T17:27:21.847Z] === Skipped [2020-06-04T17:27:21.847Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-06-04T17:27:21.847Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-04T17:27:21.847Z] [2020-06-04T17:27:21.847Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-06-04T17:27:21.847Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-04T17:27:21.847Z] [2020-06-04T17:27:21.847Z] [2020-06-04T17:27:21.847Z] DONE 2 tests, 2 skipped in 0.201s [2020-06-04T17:27:21.847Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-06-04T17:27:21.847Z] ++ 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-04T17:27:21.847Z] ++ set -e [2020-06-04T17:27:21.847Z] ++ '[' -n 0 ']' [2020-06-04T17:27:21.847Z] ++ set -x [2020-06-04T17:27:21.847Z] ++ env -i DEST=/go/src/github.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-04T17:27:21.847Z] INFO: Testing against a local daemon [2020-06-04T17:27:21.847Z] === RUN TestDockerNetworkMacvlanPersistance [2020-06-04T17:27:24.302Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-06-04T17:27:24.302Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-06-04T17:27:24.302Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-06-04T17:27:24.304Z] --- PASS: TestResizeWhenContainerNotStarted (0.77s) [2020-06-04T17:27:24.304Z] === RUN TestDaemonRestartKillContainers [2020-06-04T17:27:24.304Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-04T17:27:24.304Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-04T17:27:24.304Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-04T17:27:24.304Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-04T17:27:24.304Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-04T17:27:24.304Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-04T17:27:24.304Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-04T17:27:24.304Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-04T17:27:24.304Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-04T17:27:24.304Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-04T17:27:24.304Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-04T17:27:24.304Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-04T17:27:24.304Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-04T17:27:24.304Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-04T17:27:24.304Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-04T17:27:24.304Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-04T17:27:24.304Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-04T17:27:24.304Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-04T17:27:24.304Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-04T17:27:24.304Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-04T17:27:24.304Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-04T17:27:24.304Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-04T17:27:24.304Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-04T17:27:24.304Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-04T17:27:24.304Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-04T17:27:24.304Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-04T17:27:24.304Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-04T17:27:24.304Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-04T17:27:24.563Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-04T17:27:24.569Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.46s) [2020-06-04T17:27:24.569Z] === RUN TestDockerNetworkMacvlan [2020-06-04T17:27:24.569Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-06-04T17:27:24.821Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-04T17:27:24.822Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-04T17:27:24.851Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-06-04T17:27:25.390Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-04T17:27:25.663Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-06-04T17:27:25.859Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-06-04T17:27:26.239Z] === RUN TestDockerSuite/TestBuildForceRm [2020-06-04T17:27:26.328Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-04T17:27:26.328Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-04T17:27:26.328Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-04T17:27:26.800Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-06-04T17:27:27.267Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-04T17:27:28.163Z] === RUN TestDockerSuite/TestBuildFromGit [2020-06-04T17:27:30.050Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-06-04T17:27:30.238Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-06-04T17:27:30.305Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-06-04T17:27:30.556Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-06-04T17:27:30.556Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.65s) [2020-06-04T17:27:30.556Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.86s) [2020-06-04T17:27:30.556Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.86s) [2020-06-04T17:27:30.556Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.53s) [2020-06-04T17:27:30.556Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.66s) [2020-06-04T17:27:30.556Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.62s) [2020-06-04T17:27:30.556Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.62s) [2020-06-04T17:27:30.556Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.62s) [2020-06-04T17:27:30.556Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.57s) [2020-06-04T17:27:30.556Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.49s) [2020-06-04T17:27:30.556Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.58s) [2020-06-04T17:27:30.556Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.21s) [2020-06-04T17:27:30.556Z] === RUN TestCgroupNamespacesRun [2020-06-04T17:27:31.230Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-06-04T17:27:32.459Z] --- PASS: TestCgroupNamespacesRun (1.83s) [2020-06-04T17:27:32.459Z] === RUN TestCgroupNamespacesRunPrivileged [2020-06-04T17:27:33.117Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-06-04T17:27:33.677Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-06-04T17:27:33.691Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-06-04T17:27:33.834Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.72s) [2020-06-04T17:27:33.834Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-06-04T17:27:34.239Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-06-04T17:27:35.738Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.78s) [2020-06-04T17:27:35.738Z] === RUN TestCgroupNamespacesRunHostMode [2020-06-04T17:27:36.126Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-06-04T17:27:37.487Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-06-04T17:27:37.641Z] --- PASS: TestCgroupNamespacesRunHostMode (1.88s) [2020-06-04T17:27:37.641Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-06-04T17:27:38.850Z] === RUN TestDockerSuite/TestBuildHistory [2020-06-04T17:27:39.544Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.79s) [2020-06-04T17:27:39.544Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-06-04T17:27:40.514Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-06-04T17:27:40.920Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.74s) [2020-06-04T17:27:40.920Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-06-04T17:27:41.856Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s) [2020-06-04T17:27:41.856Z] === RUN TestCgroupNamespacesRunOlderClient [2020-06-04T17:27:42.534Z] --- PASS: TestDockerNetworkMacvlan (18.98s) [2020-06-04T17:27:42.534Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-06-04T17:27:42.534Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-06-04T17:27:42.534Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.39s) [2020-06-04T17:27:42.534Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.44s) [2020-06-04T17:27:42.534Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.28s) [2020-06-04T17:27:42.534Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.43s) [2020-06-04T17:27:42.534Z] PASS [2020-06-04T17:27:42.534Z] [2020-06-04T17:27:42.534Z] DONE 8 tests in 20.632s [2020-06-04T17:27:42.534Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-06-04T17:27:42.534Z] ++ 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-04T17:27:42.534Z] ++ set -e [2020-06-04T17:27:42.534Z] ++ '[' -n 0 ']' [2020-06-04T17:27:42.534Z] ++ set -x [2020-06-04T17:27:42.534Z] ++ env -i DEST=/go/src/github.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-04T17:27:42.534Z] testing: warning: no tests to run [2020-06-04T17:27:42.534Z] PASS [2020-06-04T17:27:42.534Z] [2020-06-04T17:27:42.534Z] DONE 0 tests in 0.064s [2020-06-04T17:27:42.534Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-06-04T17:27:42.534Z] ++ 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-04T17:27:42.534Z] ++ set -e [2020-06-04T17:27:42.534Z] ++ '[' -n 0 ']' [2020-06-04T17:27:42.534Z] ++ set -x [2020-06-04T17:27:42.534Z] ++ env -i DEST=/go/src/github.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-04T17:27:42.534Z] INFO: Testing against a local daemon [2020-06-04T17:27:42.534Z] === RUN TestAuthZPluginAllowRequest [2020-06-04T17:27:43.013Z] === RUN TestDockerSuite/TestBuildIidFile [2020-06-04T17:27:43.268Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-06-04T17:27:43.523Z] === RUN TestDockerSuite/TestBuildInheritance [2020-06-04T17:27:43.758Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.86s) [2020-06-04T17:27:43.758Z] === RUN TestKernelTCPMemory [2020-06-04T17:27:44.084Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-06-04T17:27:44.557Z] --- PASS: TestAuthZPluginAllowRequest (1.75s) [2020-06-04T17:27:44.557Z] === RUN TestAuthZPluginTLS [2020-06-04T17:27:44.557Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-06-04T17:27:44.557Z] === RUN TestAuthZPluginDenyRequest [2020-06-04T17:27:44.643Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-06-04T17:27:44.643Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-06-04T17:27:44.694Z] --- PASS: TestKernelTCPMemory (0.89s) [2020-06-04T17:27:44.694Z] === RUN TestNISDomainname [2020-06-04T17:27:45.173Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2020-06-04T17:27:45.173Z] === RUN TestAuthZPluginAPIDenyResponse [2020-06-04T17:27:45.569Z] === RUN TestDockerSuite/TestBuildLabel [2020-06-04T17:27:45.630Z] --- PASS: TestNISDomainname (1.02s) [2020-06-04T17:27:45.630Z] === RUN TestHostnameDnsResolution [2020-06-04T17:27:45.788Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-06-04T17:27:45.788Z] === RUN TestAuthZPluginDenyResponse [2020-06-04T17:27:46.129Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-06-04T17:27:46.384Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-06-04T17:27:46.402Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-06-04T17:27:46.402Z] === RUN TestAuthZPluginAllowEventStream [2020-06-04T17:27:46.944Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-06-04T17:27:47.199Z] === RUN TestDockerSuite/TestBuildLabels [2020-06-04T17:27:47.531Z] --- PASS: TestHostnameDnsResolution (1.73s) [2020-06-04T17:27:47.531Z] === RUN TestStats [2020-06-04T17:27:47.760Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-06-04T17:27:47.873Z] --- PASS: TestAuthZPluginAllowEventStream (1.66s) [2020-06-04T17:27:47.873Z] === RUN TestAuthZPluginErrorResponse [2020-06-04T17:27:48.487Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-06-04T17:27:48.487Z] === RUN TestAuthZPluginErrorRequest [2020-06-04T17:27:48.693Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-06-04T17:27:49.102Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-06-04T17:27:49.102Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-06-04T17:27:49.716Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-06-04T17:27:49.716Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-06-04T17:27:50.814Z] --- PASS: TestStats (2.82s) [2020-06-04T17:27:50.814Z] === RUN TestStopContainerWithTimeout [2020-06-04T17:27:50.814Z] === RUN TestStopContainerWithTimeout/0 [2020-06-04T17:27:50.814Z] === PAUSE TestStopContainerWithTimeout/0 [2020-06-04T17:27:50.814Z] === RUN TestStopContainerWithTimeout/1 [2020-06-04T17:27:50.814Z] === PAUSE TestStopContainerWithTimeout/1 [2020-06-04T17:27:50.814Z] === RUN TestStopContainerWithTimeout/3 [2020-06-04T17:27:50.814Z] === PAUSE TestStopContainerWithTimeout/3 [2020-06-04T17:27:50.814Z] === RUN TestStopContainerWithTimeout/-1 [2020-06-04T17:27:50.814Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-06-04T17:27:50.814Z] === CONT TestStopContainerWithTimeout/0 [2020-06-04T17:27:50.814Z] === CONT TestStopContainerWithTimeout/3 [2020-06-04T17:27:50.814Z] === CONT TestStopContainerWithTimeout/-1 [2020-06-04T17:27:50.814Z] === CONT TestStopContainerWithTimeout/1 [2020-06-04T17:27:51.742Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.05s) [2020-06-04T17:27:51.742Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-06-04T17:27:51.955Z] === RUN TestDockerSuite/TestBuildLastModified [2020-06-04T17:27:53.764Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.26s) [2020-06-04T17:27:53.764Z] === RUN TestAuthZPluginHeader [2020-06-04T17:27:54.097Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-06-04T17:27:54.098Z] --- PASS: TestStopContainerWithTimeout/0 (1.36s) [2020-06-04T17:27:54.098Z] --- PASS: TestStopContainerWithTimeout/1 (2.32s) [2020-06-04T17:27:54.098Z] --- PASS: TestStopContainerWithTimeout/3 (2.91s) [2020-06-04T17:27:54.098Z] --- PASS: TestStopContainerWithTimeout/-1 (3.23s) [2020-06-04T17:27:54.098Z] === RUN TestDeleteDevicemapper [2020-06-04T17:27:54.098Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-06-04T17:27:54.098Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-04T17:27:54.098Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-06-04T17:27:54.771Z] --- PASS: TestAuthZPluginHeader (0.79s) [2020-06-04T17:27:54.771Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-06-04T17:27:54.771Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-06-04T17:27:54.771Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T17:27:54.771Z] === RUN TestAuthZPluginV2Disable [2020-06-04T17:27:54.771Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-06-04T17:27:54.771Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T17:27:54.771Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-06-04T17:27:54.771Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-06-04T17:27:54.771Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T17:27:54.771Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-06-04T17:27:54.771Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-06-04T17:27:54.771Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T17:27:54.771Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-06-04T17:27:56.630Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.94s) [2020-06-04T17:27:56.630Z] === RUN TestUpdateMemory [2020-06-04T17:27:56.630Z] --- SKIP: TestUpdateMemory (0.00s) [2020-06-04T17:27:56.630Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-06-04T17:27:56.630Z] === RUN TestUpdateCPUQuota [2020-06-04T17:27:57.190Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-06-04T17:27:58.005Z] --- PASS: TestUpdateCPUQuota (1.36s) [2020-06-04T17:27:58.005Z] === RUN TestUpdatePidsLimit [2020-06-04T17:27:58.005Z] === RUN TestUpdatePidsLimit/update_from_none [2020-06-04T17:27:58.264Z] === RUN TestUpdatePidsLimit/no_change [2020-06-04T17:27:58.522Z] === RUN TestUpdatePidsLimit/update_lower [2020-06-04T17:27:59.089Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-06-04T17:27:59.348Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-06-04T17:27:59.701Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-06-04T17:27:59.701Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-06-04T17:27:59.701Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-06-04T17:27:59.701Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-06-04T17:27:59.701Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-06-04T17:27:59.915Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-06-04T17:27:59.957Z] --- PASS: TestImportExtremelyLargeImageWorks (193.19s) [2020-06-04T17:27:59.957Z] PASS [2020-06-04T17:27:59.957Z] [2020-06-04T17:27:59.957Z] DONE 12 tests in 197.321s [2020-06-04T17:27:59.957Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-06-04T17:27:59.957Z] ++ 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-04T17:27:59.957Z] ++ set -e [2020-06-04T17:27:59.957Z] ++ '[' -n 0 ']' [2020-06-04T17:27:59.957Z] ++ set -x [2020-06-04T17:27:59.957Z] ++ env -i DEST=/go/src/github.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-04T17:27:59.957Z] INFO: Testing against a local daemon [2020-06-04T17:27:59.957Z] === RUN TestNetworkCreateDelete [2020-06-04T17:27:59.957Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-06-04T17:28:00.173Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-06-04T17:28:00.212Z] --- PASS: TestNetworkCreateDelete (0.18s) [2020-06-04T17:28:00.212Z] === RUN TestDockerNetworkDeletePreferID [2020-06-04T17:28:00.772Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s) [2020-06-04T17:28:00.772Z] === RUN TestDaemonDNSFallback [2020-06-04T17:28:00.933Z] --- PASS: TestImportExtremelyLargeImageWorks (101.99s) [2020-06-04T17:28:00.933Z] PASS [2020-06-04T17:28:00.933Z] [2020-06-04T17:28:00.933Z] === Skipped [2020-06-04T17:28:00.933Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-06-04T17:28:00.933Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-06-04T17:28:00.933Z] [2020-06-04T17:28:00.933Z] [2020-06-04T17:28:00.933Z] DONE 12 tests, 1 skipped in 106.269s [2020-06-04T17:28:00.933Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-06-04T17:28:00.933Z] INFO: Testing against a local daemon [2020-06-04T17:28:00.933Z] === RUN TestNetworkCreateDelete [2020-06-04T17:28:00.933Z] --- PASS: TestNetworkCreateDelete (0.14s) [2020-06-04T17:28:00.933Z] === RUN TestDockerNetworkDeletePreferID [2020-06-04T17:28:00.933Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2020-06-04T17:28:00.933Z] === RUN TestDaemonDNSFallback [2020-06-04T17:28:00.933Z] --- PASS: TestDaemonDNSFallback (2.33s) [2020-06-04T17:28:00.933Z] === RUN TestInspectNetwork [2020-06-04T17:28:00.933Z] --- SKIP: TestInspectNetwork (0.00s) [2020-06-04T17:28:00.933Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:28:00.933Z] === RUN TestRunContainerWithBridgeNone [2020-06-04T17:28:00.933Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-06-04T17:28:00.933Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-04T17:28:00.933Z] === RUN TestNetworkInvalidJSON [2020-06-04T17:28:00.933Z] === RUN TestNetworkInvalidJSON//networks/create [2020-06-04T17:28:00.933Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-06-04T17:28:00.933Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-06-04T17:28:00.933Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-06-04T17:28:00.933Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-04T17:28:00.933Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-04T17:28:00.933Z] === CONT TestNetworkInvalidJSON//networks/create [2020-06-04T17:28:00.933Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-04T17:28:00.933Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-06-04T17:28:00.933Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-06-04T17:28:00.933Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-06-04T17:28:00.933Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-06-04T17:28:00.933Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-06-04T17:28:00.933Z] === RUN TestHostIPv4BridgeLabel [2020-06-04T17:28:00.933Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-06-04T17:28:00.933Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-04T17:28:00.933Z] === RUN TestDaemonRestartWithLiveRestore [2020-06-04T17:28:00.933Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2020-06-04T17:28:00.933Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-04T17:28:00.933Z] === RUN TestDaemonDefaultNetworkPools [2020-06-04T17:28:00.933Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-06-04T17:28:00.933Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-04T17:28:00.933Z] === RUN TestDaemonRestartWithExistingNetwork [2020-06-04T17:28:00.933Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-06-04T17:28:00.933Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-04T17:28:00.933Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-06-04T17:28:00.933Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-06-04T17:28:00.933Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-04T17:28:00.933Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-06-04T17:28:00.933Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-06-04T17:28:00.933Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-04T17:28:00.933Z] === RUN TestServiceWithPredefinedNetwork [2020-06-04T17:28:00.933Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-06-04T17:28:00.933Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:28:00.933Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-06-04T17:28:00.933Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-04T17:28:00.933Z] service_test.go:236: FLAKY_TEST [2020-06-04T17:28:00.933Z] === RUN TestServiceWithDataPathPortInit [2020-06-04T17:28:00.933Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-06-04T17:28:00.933Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:28:00.933Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-06-04T17:28:00.933Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-06-04T17:28:00.933Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:28:00.933Z] PASS [2020-06-04T17:28:00.933Z] [2020-06-04T17:28:00.933Z] === Skipped [2020-06-04T17:28:00.933Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-06-04T17:28:00.933Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:28:00.933Z] [2020-06-04T17:28:00.933Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-06-04T17:28:00.933Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-04T17:28:00.933Z] [2020-06-04T17:28:00.933Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-06-04T17:28:00.933Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-04T17:28:00.933Z] [2020-06-04T17:28:00.933Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2020-06-04T17:28:00.933Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-04T17:28:00.933Z] [2020-06-04T17:28:00.933Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2020-06-04T17:28:00.933Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-04T17:28:00.933Z] [2020-06-04T17:28:00.933Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2020-06-04T17:28:00.933Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-04T17:28:00.933Z] [2020-06-04T17:28:00.933Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-06-04T17:28:00.933Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-04T17:28:00.933Z] [2020-06-04T17:28:00.933Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-06-04T17:28:00.933Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-04T17:28:00.933Z] [2020-06-04T17:28:00.933Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-06-04T17:28:00.933Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:28:00.933Z] [2020-06-04T17:28:00.933Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-04T17:28:00.933Z] service_test.go:236: FLAKY_TEST [2020-06-04T17:28:00.933Z] [2020-06-04T17:28:00.933Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2020-06-04T17:28:00.933Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:28:00.933Z] [2020-06-04T17:28:00.933Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-06-04T17:28:00.933Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:28:00.933Z] [2020-06-04T17:28:00.933Z] [2020-06-04T17:28:00.933Z] DONE 19 tests, 12 skipped in 3.043s [2020-06-04T17:28:00.933Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-06-04T17:28:00.933Z] INFO: Testing against a local daemon [2020-06-04T17:28:00.933Z] === RUN TestDockerNetworkIpvlanPersistance [2020-06-04T17:28:00.933Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-06-04T17:28:00.933Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-04T17:28:00.933Z] === RUN TestDockerNetworkIpvlan [2020-06-04T17:28:00.933Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-06-04T17:28:00.933Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-04T17:28:00.933Z] PASS [2020-06-04T17:28:00.933Z] [2020-06-04T17:28:00.933Z] === Skipped [2020-06-04T17:28:00.933Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-06-04T17:28:00.933Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-04T17:28:00.933Z] [2020-06-04T17:28:00.934Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-06-04T17:28:00.934Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-04T17:28:00.934Z] [2020-06-04T17:28:00.934Z] [2020-06-04T17:28:00.934Z] DONE 2 tests, 2 skipped in 0.132s [2020-06-04T17:28:00.934Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-06-04T17:28:00.934Z] INFO: Testing against a local daemon [2020-06-04T17:28:00.934Z] === RUN TestDockerNetworkMacvlanPersistance [2020-06-04T17:28:00.934Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-06-04T17:28:00.934Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-04T17:28:00.934Z] === RUN TestDockerNetworkMacvlan [2020-06-04T17:28:00.934Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-06-04T17:28:00.934Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-04T17:28:00.934Z] PASS [2020-06-04T17:28:00.934Z] [2020-06-04T17:28:00.934Z] === Skipped [2020-06-04T17:28:00.934Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-06-04T17:28:00.934Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-04T17:28:00.934Z] [2020-06-04T17:28:00.934Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-06-04T17:28:00.934Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-04T17:28:00.934Z] [2020-06-04T17:28:00.934Z] [2020-06-04T17:28:00.934Z] DONE 2 tests, 2 skipped in 0.121s [2020-06-04T17:28:00.934Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-06-04T17:28:00.934Z] testing: warning: no tests to run [2020-06-04T17:28:00.934Z] PASS [2020-06-04T17:28:00.934Z] [2020-06-04T17:28:00.934Z] DONE 0 tests in 0.024s [2020-06-04T17:28:00.934Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-06-04T17:28:00.934Z] INFO: Testing against a local daemon [2020-06-04T17:28:00.934Z] === RUN TestAuthZPluginAllowRequest [2020-06-04T17:28:00.934Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-06-04T17:28:00.934Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-04T17:28:00.934Z] === RUN TestAuthZPluginTLS [2020-06-04T17:28:00.934Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-06-04T17:28:00.934Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-04T17:28:00.934Z] === RUN TestAuthZPluginDenyRequest [2020-06-04T17:28:00.934Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-06-04T17:28:00.934Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-04T17:28:00.934Z] === RUN TestAuthZPluginAPIDenyResponse [2020-06-04T17:28:00.934Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-06-04T17:28:00.934Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-04T17:28:00.934Z] === RUN TestAuthZPluginDenyResponse [2020-06-04T17:28:00.934Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-06-04T17:28:00.934Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-04T17:28:00.934Z] === RUN TestAuthZPluginAllowEventStream [2020-06-04T17:28:00.934Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-06-04T17:28:00.934Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-04T17:28:00.934Z] === RUN TestAuthZPluginErrorResponse [2020-06-04T17:28:00.934Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-06-04T17:28:00.934Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-04T17:28:00.934Z] === RUN TestAuthZPluginErrorRequest [2020-06-04T17:28:00.934Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-06-04T17:28:00.934Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-04T17:28:00.934Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-06-04T17:28:00.934Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-06-04T17:28:00.934Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-04T17:28:00.934Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-06-04T17:28:00.934Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-06-04T17:28:00.934Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-04T17:28:00.934Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-06-04T17:28:00.934Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-06-04T17:28:00.934Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-04T17:28:00.934Z] === RUN TestAuthZPluginHeader [2020-06-04T17:28:00.934Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-06-04T17:28:00.934Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-04T17:28:00.934Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-06-04T17:28:00.934Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.27s) [2020-06-04T17:28:00.934Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-04T17:28:00.934Z] === RUN TestAuthZPluginV2Disable [2020-06-04T17:28:00.934Z] --- SKIP: TestAuthZPluginV2Disable (0.03s) [2020-06-04T17:28:00.934Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-04T17:28:00.934Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-06-04T17:28:00.934Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.05s) [2020-06-04T17:28:00.934Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-04T17:28:00.934Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-06-04T17:28:00.934Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.06s) [2020-06-04T17:28:00.934Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-04T17:28:00.934Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-06-04T17:28:00.934Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s) [2020-06-04T17:28:00.934Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-04T17:28:00.934Z] PASS [2020-06-04T17:28:00.934Z] [2020-06-04T17:28:00.934Z] === Skipped [2020-06-04T17:28:00.934Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-06-04T17:28:00.934Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-04T17:28:00.934Z] [2020-06-04T17:28:00.934Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-06-04T17:28:00.934Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-04T17:28:00.934Z] [2020-06-04T17:28:00.934Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-06-04T17:28:00.934Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-04T17:28:00.934Z] [2020-06-04T17:28:00.934Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-06-04T17:28:00.934Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-04T17:28:00.934Z] [2020-06-04T17:28:00.934Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-06-04T17:28:00.934Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-04T17:28:00.934Z] [2020-06-04T17:28:00.934Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-06-04T17:28:00.934Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-04T17:28:00.934Z] [2020-06-04T17:28:00.934Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-06-04T17:28:00.934Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-04T17:28:00.934Z] [2020-06-04T17:28:00.934Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-06-04T17:28:00.934Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-04T17:28:00.934Z] [2020-06-04T17:28:00.934Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-06-04T17:28:00.934Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-04T17:28:00.934Z] [2020-06-04T17:28:00.934Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-06-04T17:28:00.934Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-04T17:28:00.934Z] [2020-06-04T17:28:00.934Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-06-04T17:28:00.934Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-04T17:28:00.934Z] [2020-06-04T17:28:00.934Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-06-04T17:28:00.934Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-04T17:28:00.934Z] [2020-06-04T17:28:00.934Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.27s) [2020-06-04T17:28:00.934Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-04T17:28:00.934Z] [2020-06-04T17:28:00.934Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.03s) [2020-06-04T17:28:00.934Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-04T17:28:00.934Z] [2020-06-04T17:28:00.934Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.05s) [2020-06-04T17:28:00.934Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-04T17:28:00.934Z] [2020-06-04T17:28:00.934Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.06s) [2020-06-04T17:28:00.934Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-04T17:28:00.934Z] [2020-06-04T17:28:00.934Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s) [2020-06-04T17:28:00.934Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-04T17:28:00.934Z] [2020-06-04T17:28:00.934Z] [2020-06-04T17:28:00.934Z] DONE 17 tests, 17 skipped in 0.574s [2020-06-04T17:28:00.934Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-06-04T17:28:00.934Z] INFO: Testing against a local daemon [2020-06-04T17:28:00.934Z] === RUN TestPluginInvalidJSON [2020-06-04T17:28:00.934Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-06-04T17:28:00.934Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-06-04T17:28:00.934Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-06-04T17:28:00.934Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-06-04T17:28:00.934Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-06-04T17:28:00.934Z] === RUN TestPluginInstall [2020-06-04T17:28:00.934Z] --- SKIP: TestPluginInstall (0.00s) [2020-06-04T17:28:00.934Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-04T17:28:00.934Z] PASS [2020-06-04T17:28:00.934Z] [2020-06-04T17:28:00.934Z] === Skipped [2020-06-04T17:28:00.934Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-06-04T17:28:00.934Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-04T17:28:00.934Z] [2020-06-04T17:28:00.934Z] [2020-06-04T17:28:00.934Z] DONE 3 tests, 1 skipped in 0.164s [2020-06-04T17:28:00.934Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-06-04T17:28:00.934Z] INFO: Testing against a local daemon [2020-06-04T17:28:00.934Z] === RUN TestExternalGraphDriver [2020-06-04T17:28:00.934Z] --- SKIP: TestExternalGraphDriver (0.08s) [2020-06-04T17:28:00.934Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-06-04T17:28:00.934Z] === RUN TestGraphdriverPluginV2 [2020-06-04T17:28:01.333Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-06-04T17:28:01.503Z] --- PASS: TestGraphdriverPluginV2 (5.64s) [2020-06-04T17:28:01.503Z] PASS [2020-06-04T17:28:01.503Z] [2020-06-04T17:28:01.503Z] === Skipped [2020-06-04T17:28:01.503Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.08s) [2020-06-04T17:28:01.503Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-06-04T17:28:01.503Z] [2020-06-04T17:28:01.503Z] [2020-06-04T17:28:01.503Z] DONE 2 tests, 1 skipped in 5.859s [2020-06-04T17:28:01.503Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-06-04T17:28:01.503Z] INFO: Testing against a local daemon [2020-06-04T17:28:01.503Z] === RUN TestContinueAfterPluginCrash [2020-06-04T17:28:01.503Z] === PAUSE TestContinueAfterPluginCrash [2020-06-04T17:28:01.503Z] === RUN TestReadPluginNoRead [2020-06-04T17:28:01.503Z] === PAUSE TestReadPluginNoRead [2020-06-04T17:28:01.503Z] === RUN TestDaemonStartWithLogOpt [2020-06-04T17:28:01.503Z] === PAUSE TestDaemonStartWithLogOpt [2020-06-04T17:28:01.503Z] === CONT TestContinueAfterPluginCrash [2020-06-04T17:28:01.503Z] === CONT TestDaemonStartWithLogOpt [2020-06-04T17:28:02.074Z] --- PASS: TestUpdatePidsLimit (3.97s) [2020-06-04T17:28:02.074Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2020-06-04T17:28:02.074Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2020-06-04T17:28:02.074Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2020-06-04T17:28:02.074Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-06-04T17:28:02.074Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2020-06-04T17:28:02.074Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.43s) [2020-06-04T17:28:02.074Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2020-06-04T17:28:02.074Z] === RUN TestUpdateRestartPolicy [2020-06-04T17:28:02.695Z] --- PASS: TestDaemonDNSFallback (1.78s) [2020-06-04T17:28:02.696Z] === RUN TestInspectNetwork [2020-06-04T17:28:02.696Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-06-04T17:28:05.957Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-06-04T17:28:06.212Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-06-04T17:28:06.467Z] === RUN TestInspectNetwork/full_network_id [2020-06-04T17:28:06.467Z] === RUN TestInspectNetwork/partial_network_id [2020-06-04T17:28:06.467Z] === RUN TestInspectNetwork/network_name [2020-06-04T17:28:06.467Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-06-04T17:28:06.722Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-06-04T17:28:10.884Z] --- PASS: TestInspectNetwork (8.49s) [2020-06-04T17:28:10.884Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-06-04T17:28:10.884Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-06-04T17:28:10.884Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-06-04T17:28:10.884Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-06-04T17:28:10.884Z] === RUN TestRunContainerWithBridgeNone [2020-06-04T17:28:13.215Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.79s) [2020-06-04T17:28:13.215Z] PASS [2020-06-04T17:28:13.215Z] [2020-06-04T17:28:13.215Z] === Skipped [2020-06-04T17:28:13.215Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-06-04T17:28:13.215Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T17:28:13.215Z] [2020-06-04T17:28:13.215Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-06-04T17:28:13.215Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T17:28:13.215Z] [2020-06-04T17:28:13.215Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-06-04T17:28:13.215Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T17:28:13.215Z] [2020-06-04T17:28:13.215Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-06-04T17:28:13.215Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T17:28:13.215Z] [2020-06-04T17:28:13.215Z] [2020-06-04T17:28:13.215Z] DONE 17 tests, 4 skipped in 29.178s [2020-06-04T17:28:13.215Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-06-04T17:28:13.215Z] ++ 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-04T17:28:13.215Z] ++ set -e [2020-06-04T17:28:13.215Z] ++ '[' -n 0 ']' [2020-06-04T17:28:13.215Z] ++ set -x [2020-06-04T17:28:13.215Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04T17:28:13.215Z] INFO: Testing against a local daemon [2020-06-04T17:28:13.215Z] === RUN TestPluginInvalidJSON [2020-06-04T17:28:13.215Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-06-04T17:28:13.215Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-06-04T17:28:13.215Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-06-04T17:28:13.215Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-06-04T17:28:13.215Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-06-04T17:28:13.215Z] === RUN TestPluginInstall [2020-06-04T17:28:13.215Z] === RUN TestPluginInstall/no_auth [2020-06-04T17:28:13.400Z] --- PASS: TestRunContainerWithBridgeNone (2.10s) [2020-06-04T17:28:13.400Z] === RUN TestNetworkInvalidJSON [2020-06-04T17:28:13.400Z] === RUN TestNetworkInvalidJSON//networks/create [2020-06-04T17:28:13.400Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-06-04T17:28:13.400Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-06-04T17:28:13.400Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-06-04T17:28:13.400Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-04T17:28:13.400Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-04T17:28:13.400Z] === CONT TestNetworkInvalidJSON//networks/create [2020-06-04T17:28:13.400Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-04T17:28:13.400Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-06-04T17:28:13.400Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-06-04T17:28:13.400Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-06-04T17:28:13.400Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-06-04T17:28:13.400Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-06-04T17:28:13.400Z] === RUN TestHostIPv4BridgeLabel [2020-06-04T17:28:13.655Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2020-06-04T17:28:13.655Z] === RUN TestDaemonRestartWithLiveRestore [2020-06-04T17:28:13.911Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-06-04T17:28:14.274Z] --- PASS: TestUpdateRestartPolicy (12.40s) [2020-06-04T17:28:14.274Z] === RUN TestUpdateRestartWithAutoRemove [2020-06-04T17:28:14.837Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-06-04T17:28:14.837Z] === RUN TestDaemonDefaultNetworkPools [2020-06-04T17:28:15.209Z] --- PASS: TestUpdateRestartWithAutoRemove (0.77s) [2020-06-04T17:28:15.209Z] === RUN TestWaitNonBlocked [2020-06-04T17:28:15.209Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-04T17:28:15.209Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-04T17:28:15.209Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-04T17:28:15.209Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-04T17:28:15.209Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-04T17:28:15.209Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-04T17:28:15.405Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2020-06-04T17:28:15.405Z] === RUN TestDaemonRestartWithExistingNetwork [2020-06-04T17:28:15.890Z] time="2020-06-04T17:28:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-04T17:28:15.890Z] time="2020-06-04T17:28:15Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-04T17:28:15.890Z] time="2020-06-04T17:28:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c9d5337afca48b67081341882fd8d0ad1c8ae6b531183aa1190dadee5578a3cb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-04T17:28:15.890Z] time="2020-06-04T17:28:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-04T17:28:15.890Z] time="2020-06-04T17:28:15Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-04T17:28:15.890Z] time="2020-06-04T17:28:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c9d5337afca48b67081341882fd8d0ad1c8ae6b531183aa1190dadee5578a3cb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-04T17:28:15.972Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-06-04T17:28:16.144Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-06-04T17:28:16.144Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.91s) [2020-06-04T17:28:16.144Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.97s) [2020-06-04T17:28:16.144Z] === RUN TestWaitBlocked [2020-06-04T17:28:16.144Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-04T17:28:16.144Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-04T17:28:16.144Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-06-04T17:28:16.144Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-06-04T17:28:16.144Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-04T17:28:16.144Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-06-04T17:28:16.172Z] === RUN TestPluginInstall/with_htpasswd [2020-06-04T17:28:16.373Z] --- PASS: TestDaemonStartWithLogOpt (13.62s) [2020-06-04T17:28:16.373Z] === CONT TestReadPluginNoRead [2020-06-04T17:28:16.786Z] time="2020-06-04T17:28:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-04T17:28:16.786Z] time="2020-06-04T17:28:16Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-04T17:28:16.786Z] time="2020-06-04T17:28:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7f13922b68a7d545ca3267aa6d703b1ce13f103e4b4ddb880bf93e21c0213393" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-04T17:28:16.786Z] time="2020-06-04T17:28:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-04T17:28:16.786Z] time="2020-06-04T17:28:16Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-04T17:28:16.786Z] time="2020-06-04T17:28:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7f13922b68a7d545ca3267aa6d703b1ce13f103e4b4ddb880bf93e21c0213393" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-04T17:28:16.897Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s) [2020-06-04T17:28:16.897Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-06-04T17:28:16.897Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-06-04T17:28:17.068Z] === RUN TestPluginInstall/with_insecure [2020-06-04T17:28:17.080Z] --- PASS: TestWaitBlocked (0.03s) [2020-06-04T17:28:17.080Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.93s) [2020-06-04T17:28:17.080Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.99s) [2020-06-04T17:28:17.080Z] === CONT TestContainerStartOnDaemonRestart [2020-06-04T17:28:17.080Z] === CONT TestIpcModeOlderClient [2020-06-04T17:28:17.080Z] === CONT TestDaemonHostGatewayIP [2020-06-04T17:28:17.080Z] === CONT TestDaemonRestartIpcMode [2020-06-04T17:28:17.338Z] --- PASS: TestIpcModeOlderClient (0.21s) [2020-06-04T17:28:17.338Z] === CONT TestContainerKillOnDaemonStart [2020-06-04T17:28:18.077Z] time="2020-06-04T17:28:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-04T17:28:18.078Z] time="2020-06-04T17:28:17Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-04T17:28:18.078Z] time="2020-06-04T17:28:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:87ed96b508635686c557400e33c84129ede69466ee6283d56c40aa52bb7fecdb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-04T17:28:18.078Z] time="2020-06-04T17:28:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-04T17:28:18.078Z] time="2020-06-04T17:28:17Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-04T17:28:18.078Z] time="2020-06-04T17:28:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:87ed96b508635686c557400e33c84129ede69466ee6283d56c40aa52bb7fecdb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-04T17:28:18.259Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-06-04T17:28:18.259Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.62s) [2020-06-04T17:28:18.259Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-06-04T17:28:18.360Z] --- PASS: TestPluginInstall (6.71s) [2020-06-04T17:28:18.360Z] --- PASS: TestPluginInstall/no_auth (4.63s) [2020-06-04T17:28:18.360Z] --- PASS: TestPluginInstall/with_htpasswd (0.82s) [2020-06-04T17:28:18.360Z] --- PASS: TestPluginInstall/with_insecure (1.26s) [2020-06-04T17:28:18.360Z] plugin_test.go:157: [d102fb0f40d4f] daemon is not started [2020-06-04T17:28:18.360Z] PASS [2020-06-04T17:28:18.360Z] [2020-06-04T17:28:18.360Z] DONE 6 tests in 6.951s [2020-06-04T17:28:18.360Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-06-04T17:28:18.360Z] ++ 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-04T17:28:18.360Z] ++ set -e [2020-06-04T17:28:18.360Z] ++ '[' -n 0 ']' [2020-06-04T17:28:18.360Z] ++ set -x [2020-06-04T17:28:18.360Z] ++ env -i DEST=/go/src/github.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-04T17:28:18.643Z] INFO: Testing against a local daemon [2020-06-04T17:28:18.643Z] === RUN TestExternalGraphDriver [2020-06-04T17:28:18.643Z] === RUN TestExternalGraphDriver/json [2020-06-04T17:28:18.820Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-06-04T17:28:18.820Z] === RUN TestServiceWithPredefinedNetwork [2020-06-04T17:28:18.898Z] === RUN TestReadPluginNoRead/default [2020-06-04T17:28:18.898Z] --- PASS: TestContinueAfterPluginCrash (17.26s) [2020-06-04T17:28:20.627Z] --- PASS: TestContainerStartOnDaemonRestart (3.51s) [2020-06-04T17:28:20.705Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-06-04T17:28:20.705Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-06-04T17:28:21.194Z] --- PASS: TestDaemonRestartIpcMode (4.12s) [2020-06-04T17:28:21.319Z] === RUN TestExternalGraphDriver/spec [2020-06-04T17:28:21.421Z] === RUN TestReadPluginNoRead/disabled_caching [2020-06-04T17:28:21.760Z] --- PASS: TestDaemonHostGatewayIP (4.72s) [2020-06-04T17:28:22.067Z] --- PASS: TestServiceWithPredefinedNetwork (3.13s) [2020-06-04T17:28:22.067Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-06-04T17:28:22.067Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-04T17:28:22.067Z] service_test.go:236: FLAKY_TEST [2020-06-04T17:28:22.067Z] === RUN TestServiceWithDataPathPortInit [2020-06-04T17:28:23.316Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-06-04T17:28:23.341Z] === RUN TestExternalGraphDriver/pull [2020-06-04T17:28:24.580Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-06-04T17:28:24.835Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-06-04T17:28:24.966Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-06-04T17:28:24.966Z] [2020-06-04T17:28:24.966Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-06-04T17:28:24.966Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-06-04T17:28:24.966Z] HOSTNAME=5f4b360cf4e9 [2020-06-04T17:28:24.966Z] TESTDEBUG=0 [2020-06-04T17:28:24.966Z] DEST=bundles/test-integration [2020-06-04T17:28:24.966Z] PWD=/go/src/github.com/docker/docker [2020-06-04T17:28:24.966Z] DOCKER_GITCOMMIT=b4fc2b7202f46f4cdbba0d993aba757f5cd31280 [2020-06-04T17:28:24.966Z] container=docker [2020-06-04T17:28:24.966Z] HOME=/root [2020-06-04T17:28:24.966Z] GOLANG_VERSION=1.13.11 [2020-06-04T17:28:24.966Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-06-04T17:28:24.966Z] VALIDATE_BRANCH=master [2020-06-04T17:28:24.966Z] TERM=xterm [2020-06-04T17:28:24.966Z] DOCKER_PKG=github.com/docker/docker [2020-06-04T17:28:24.966Z] SHLVL=1 [2020-06-04T17:28:24.966Z] TIMEOUT=120m [2020-06-04T17:28:24.966Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-06-04T17:28:24.966Z] DOCKER_GRAPHDRIVER=overlay2 [2020-06-04T17:28:24.966Z] GO111MODULE=off [2020-06-04T17:28:24.966Z] DOCKER_EXPERIMENTAL=1 [2020-06-04T17:28:24.966Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-06-04T17:28:24.966Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-06-04T17:28:24.966Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-06-04T17:28:24.966Z] GOPATH=/go [2020-06-04T17:28:24.966Z] PKG_CONFIG=pkg-config [2020-06-04T17:28:24.966Z] _=/usr/bin/env [2020-06-04T17:28:24.966Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-06-04T17:28:25.373Z] --- PASS: TestExternalGraphDriver (6.47s) [2020-06-04T17:28:25.373Z] --- PASS: TestExternalGraphDriver/json (2.14s) [2020-06-04T17:28:25.373Z] --- PASS: TestExternalGraphDriver/spec (2.16s) [2020-06-04T17:28:25.373Z] --- PASS: TestExternalGraphDriver/pull (2.04s) [2020-06-04T17:28:25.373Z] === RUN TestGraphdriverPluginV2 [2020-06-04T17:28:25.373Z] --- SKIP: TestGraphdriverPluginV2 (0.15s) [2020-06-04T17:28:25.373Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T17:28:25.373Z] PASS [2020-06-04T17:28:25.373Z] [2020-06-04T17:28:25.373Z] === Skipped [2020-06-04T17:28:25.373Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.15s) [2020-06-04T17:28:25.373Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T17:28:25.373Z] [2020-06-04T17:28:25.373Z] [2020-06-04T17:28:25.373Z] DONE 5 tests, 1 skipped in 6.797s [2020-06-04T17:28:25.373Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-06-04T17:28:25.373Z] ++ 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-04T17:28:25.373Z] ++ set -e [2020-06-04T17:28:25.373Z] ++ '[' -n 0 ']' [2020-06-04T17:28:25.373Z] ++ set -x [2020-06-04T17:28:25.373Z] ++ env -i DEST=/go/src/github.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-04T17:28:25.373Z] INFO: Testing against a local daemon [2020-06-04T17:28:25.373Z] === RUN TestContinueAfterPluginCrash [2020-06-04T17:28:25.373Z] === PAUSE TestContinueAfterPluginCrash [2020-06-04T17:28:25.373Z] === RUN TestReadPluginNoRead [2020-06-04T17:28:25.373Z] === PAUSE TestReadPluginNoRead [2020-06-04T17:28:25.373Z] === RUN TestDaemonStartWithLogOpt [2020-06-04T17:28:25.373Z] === PAUSE TestDaemonStartWithLogOpt [2020-06-04T17:28:25.373Z] === CONT TestContinueAfterPluginCrash [2020-06-04T17:28:25.373Z] === CONT TestDaemonStartWithLogOpt [2020-06-04T17:28:25.840Z] --- PASS: TestReadPluginNoRead (10.45s) [2020-06-04T17:28:25.840Z] --- PASS: TestReadPluginNoRead/default (2.26s) [2020-06-04T17:28:25.840Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.25s) [2020-06-04T17:28:25.840Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.32s) [2020-06-04T17:28:25.840Z] read_test.go:92: [d5f9d42ef23b1] daemon is not started [2020-06-04T17:28:25.840Z] PASS [2020-06-04T17:28:25.840Z] [2020-06-04T17:28:25.840Z] DONE 6 tests in 24.292s [2020-06-04T17:28:25.840Z] 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-04T17:28:25.840Z] testing: warning: no tests to run [2020-06-04T17:28:25.840Z] PASS [2020-06-04T17:28:25.840Z] [2020-06-04T17:28:25.840Z] DONE 0 tests in 0.043s [2020-06-04T17:28:25.840Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-06-04T17:28:25.840Z] INFO: Testing against a local daemon [2020-06-04T17:28:25.840Z] === RUN TestPluginWithDevMounts [2020-06-04T17:28:25.840Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-06-04T17:28:25.840Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-06-04T17:28:25.840Z] PASS [2020-06-04T17:28:25.840Z] [2020-06-04T17:28:25.840Z] === Skipped [2020-06-04T17:28:25.840Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-06-04T17:28:25.840Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-06-04T17:28:25.840Z] [2020-06-04T17:28:25.840Z] [2020-06-04T17:28:25.840Z] DONE 1 tests, 1 skipped in 0.147s [2020-06-04T17:28:25.840Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-06-04T17:28:26.098Z] INFO: Testing against a local daemon [2020-06-04T17:28:26.098Z] === RUN TestSecretInspect [2020-06-04T17:28:26.098Z] --- SKIP: TestSecretInspect (0.02s) [2020-06-04T17:28:26.098Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:28:26.098Z] === RUN TestSecretList [2020-06-04T17:28:26.098Z] --- SKIP: TestSecretList (0.01s) [2020-06-04T17:28:26.098Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:28:26.098Z] === RUN TestSecretsCreateAndDelete [2020-06-04T17:28:26.098Z] --- SKIP: TestSecretsCreateAndDelete (0.03s) [2020-06-04T17:28:26.098Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:28:26.098Z] === RUN TestSecretsUpdate [2020-06-04T17:28:26.098Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-06-04T17:28:26.098Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:28:26.098Z] === RUN TestTemplatedSecret [2020-06-04T17:28:26.098Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-06-04T17:28:26.098Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:28:26.098Z] === RUN TestSecretCreateResolve [2020-06-04T17:28:26.098Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-06-04T17:28:26.098Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:28:26.098Z] PASS [2020-06-04T17:28:26.098Z] [2020-06-04T17:28:26.098Z] === Skipped [2020-06-04T17:28:26.098Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-06-04T17:28:26.098Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:28:26.098Z] [2020-06-04T17:28:26.098Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2020-06-04T17:28:26.098Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:28:26.098Z] [2020-06-04T17:28:26.098Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.03s) [2020-06-04T17:28:26.098Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:28:26.098Z] [2020-06-04T17:28:26.098Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-06-04T17:28:26.098Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:28:26.098Z] [2020-06-04T17:28:26.098Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-06-04T17:28:26.098Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:28:26.098Z] [2020-06-04T17:28:26.098Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-06-04T17:28:26.098Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:28:26.098Z] [2020-06-04T17:28:26.098Z] [2020-06-04T17:28:26.098Z] DONE 6 tests, 6 skipped in 0.202s [2020-06-04T17:28:26.098Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-06-04T17:28:26.197Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-06-04T17:28:26.356Z] INFO: Testing against a local daemon [2020-06-04T17:28:26.356Z] === RUN TestServiceCreateInit [2020-06-04T17:28:26.356Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-06-04T17:28:26.356Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-06-04T17:28:26.356Z] --- PASS: TestServiceCreateInit (0.02s) [2020-06-04T17:28:26.356Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-06-04T17:28:26.356Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:28:26.356Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-06-04T17:28:26.356Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:28:26.356Z] === RUN TestCreateServiceMultipleTimes [2020-06-04T17:28:26.356Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2020-06-04T17:28:26.356Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:28:26.356Z] === RUN TestCreateServiceConflict [2020-06-04T17:28:26.356Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-06-04T17:28:26.356Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:28:26.356Z] === RUN TestCreateServiceMaxReplicas [2020-06-04T17:28:26.356Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2020-06-04T17:28:26.356Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:28:26.356Z] === RUN TestCreateWithDuplicateNetworkNames [2020-06-04T17:28:26.356Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-06-04T17:28:26.356Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:28:26.356Z] === RUN TestCreateServiceSecretFileMode [2020-06-04T17:28:26.356Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-06-04T17:28:26.356Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:28:26.356Z] === RUN TestCreateServiceConfigFileMode [2020-06-04T17:28:26.356Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-06-04T17:28:26.356Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:28:26.356Z] === RUN TestCreateServiceSysctls [2020-06-04T17:28:26.356Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-06-04T17:28:26.356Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:28:26.356Z] === RUN TestCreateServiceCapabilities [2020-06-04T17:28:26.356Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-06-04T17:28:26.356Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:28:26.356Z] === RUN TestInspect [2020-06-04T17:28:26.356Z] --- SKIP: TestInspect (0.02s) [2020-06-04T17:28:26.356Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:28:26.356Z] === RUN TestCreateJob [2020-06-04T17:28:26.356Z] --- SKIP: TestCreateJob (0.01s) [2020-06-04T17:28:26.356Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:28:26.356Z] === RUN TestReplicatedJob [2020-06-04T17:28:26.356Z] --- SKIP: TestReplicatedJob (0.01s) [2020-06-04T17:28:26.356Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:28:26.356Z] === RUN TestUpdateReplicatedJob [2020-06-04T17:28:26.356Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2020-06-04T17:28:26.356Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:28:26.356Z] === RUN TestServiceListWithStatuses [2020-06-04T17:28:26.356Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-06-04T17:28:26.356Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-04T17:28:26.356Z] === RUN TestDockerNetworkConnectAlias [2020-06-04T17:28:26.452Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-06-04T17:28:26.614Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2020-06-04T17:28:26.614Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:28:26.614Z] === RUN TestDockerNetworkReConnect [2020-06-04T17:28:26.614Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2020-06-04T17:28:26.614Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:28:26.614Z] === RUN TestServicePlugin [2020-06-04T17:28:27.814Z] === RUN TestDockerSuite/TestBuildNetNone [2020-06-04T17:28:28.070Z] === RUN TestDockerSuite/TestBuildNoContext [2020-06-04T17:28:28.686Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-06-04T17:28:28.686Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2020-06-04T17:28:28.686Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2020-06-04T17:28:28.686Z] ? github.com/docker/docker/api/server/router [no test files] [2020-06-04T17:28:28.686Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-06-04T17:28:28.686Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-06-04T17:28:28.994Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-06-04T17:28:29.252Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-06-04T17:28:29.252Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-06-04T17:28:29.252Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-06-04T17:28:29.252Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-06-04T17:28:29.252Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-06-04T17:28:29.509Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-06-04T17:28:29.889Z] --- PASS: TestDaemonStartWithLogOpt (3.93s) [2020-06-04T17:28:29.889Z] === CONT TestReadPluginNoRead [2020-06-04T17:28:29.891Z] --- SKIP: TestServicePlugin (3.44s) [2020-06-04T17:28:29.891Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:28:29.891Z] === RUN TestServiceUpdateLabel [2020-06-04T17:28:29.891Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2020-06-04T17:28:29.891Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:28:29.891Z] === RUN TestServiceUpdateSecrets [2020-06-04T17:28:29.891Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2020-06-04T17:28:29.891Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:28:29.891Z] === RUN TestServiceUpdateConfigs [2020-06-04T17:28:29.891Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-06-04T17:28:29.891Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:28:29.891Z] === RUN TestServiceUpdateNetwork [2020-06-04T17:28:29.891Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-06-04T17:28:29.891Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:28:29.891Z] === RUN TestServiceUpdatePidsLimit [2020-06-04T17:28:29.917Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-06-04T17:28:30.148Z] --- SKIP: TestServiceUpdatePidsLimit (0.05s) [2020-06-04T17:28:30.148Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:28:30.148Z] PASS [2020-06-04T17:28:30.148Z] [2020-06-04T17:28:30.148Z] === Skipped [2020-06-04T17:28:30.148Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-06-04T17:28:30.148Z] [2020-06-04T17:28:30.148Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-06-04T17:28:30.148Z] [2020-06-04T17:28:30.148Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2020-06-04T17:28:30.148Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:28:30.148Z] [2020-06-04T17:28:30.148Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-06-04T17:28:30.148Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:28:30.148Z] [2020-06-04T17:28:30.148Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2020-06-04T17:28:30.148Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:28:30.148Z] [2020-06-04T17:28:30.148Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-06-04T17:28:30.148Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:28:30.148Z] [2020-06-04T17:28:30.148Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-06-04T17:28:30.148Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:28:30.148Z] [2020-06-04T17:28:30.148Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-06-04T17:28:30.148Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:28:30.148Z] [2020-06-04T17:28:30.148Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-06-04T17:28:30.148Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:28:30.148Z] [2020-06-04T17:28:30.148Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-06-04T17:28:30.148Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:28:30.148Z] [2020-06-04T17:28:30.148Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2020-06-04T17:28:30.148Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:28:30.148Z] [2020-06-04T17:28:30.148Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-06-04T17:28:30.148Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:28:30.148Z] [2020-06-04T17:28:30.148Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-06-04T17:28:30.148Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:28:30.148Z] [2020-06-04T17:28:30.148Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2020-06-04T17:28:30.148Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:28:30.148Z] [2020-06-04T17:28:30.148Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-06-04T17:28:30.148Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-04T17:28:30.148Z] [2020-06-04T17:28:30.148Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2020-06-04T17:28:30.148Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:28:30.148Z] [2020-06-04T17:28:30.148Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2020-06-04T17:28:30.148Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:28:30.148Z] [2020-06-04T17:28:30.148Z] === SKIP: amd64.integration.service TestServicePlugin (3.44s) [2020-06-04T17:28:30.148Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:28:30.148Z] [2020-06-04T17:28:30.148Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2020-06-04T17:28:30.148Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:28:30.148Z] [2020-06-04T17:28:30.148Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2020-06-04T17:28:30.148Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:28:30.148Z] [2020-06-04T17:28:30.148Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-06-04T17:28:30.148Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:28:30.148Z] [2020-06-04T17:28:30.148Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-06-04T17:28:30.148Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:28:30.148Z] [2020-06-04T17:28:30.148Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.05s) [2020-06-04T17:28:30.148Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T17:28:30.148Z] [2020-06-04T17:28:30.148Z] [2020-06-04T17:28:30.148Z] DONE 24 tests, 23 skipped in 3.921s [2020-06-04T17:28:30.148Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-06-04T17:28:30.148Z] INFO: Testing against a local daemon [2020-06-04T17:28:30.148Z] === RUN TestSessionCreate [2020-06-04T17:28:30.148Z] --- PASS: TestSessionCreate (0.03s) [2020-06-04T17:28:30.148Z] === RUN TestSessionCreateWithBadUpgrade [2020-06-04T17:28:30.148Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-06-04T17:28:30.148Z] PASS [2020-06-04T17:28:30.148Z] [2020-06-04T17:28:30.148Z] DONE 2 tests in 0.165s [2020-06-04T17:28:30.148Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-06-04T17:28:30.407Z] INFO: Testing against a local daemon [2020-06-04T17:28:30.407Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-06-04T17:28:30.407Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-04T17:28:30.407Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-04T17:28:30.407Z] === RUN TestEventsExecDie [2020-06-04T17:28:30.443Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-06-04T17:28:30.443Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-06-04T17:28:30.842Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-06-04T17:28:30.972Z] --- PASS: TestEventsExecDie (0.56s) [2020-06-04T17:28:30.972Z] === RUN TestEventsBackwardsCompatible [2020-06-04T17:28:30.972Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2020-06-04T17:28:30.972Z] === RUN TestInfoBinaryCommits [2020-06-04T17:28:30.972Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-06-04T17:28:30.972Z] === RUN TestInfoAPIVersioned [2020-06-04T17:28:30.972Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-06-04T17:28:30.972Z] === RUN TestInfoDiscoveryBackend [2020-06-04T17:28:31.008Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 4.8% of statements [2020-06-04T17:28:31.008Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-06-04T17:28:31.008Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-06-04T17:28:31.008Z] ? github.com/docker/docker/api/types [no test files] [2020-06-04T17:28:31.008Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-06-04T17:28:31.008Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-06-04T17:28:31.008Z] ? github.com/docker/docker/api/types/container [no test files] [2020-06-04T17:28:31.008Z] ? github.com/docker/docker/api/types/events [no test files] [2020-06-04T17:28:31.403Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-06-04T17:28:31.403Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-06-04T17:28:31.573Z] ok github.com/docker/docker/api/types/strslice 0.012s coverage: 90.0% of statements [2020-06-04T17:28:31.573Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2020-06-04T17:28:31.573Z] ? github.com/docker/docker/api/types/image [no test files] [2020-06-04T17:28:31.573Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-06-04T17:28:31.573Z] ? github.com/docker/docker/api/types/network [no test files] [2020-06-04T17:28:31.573Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-06-04T17:28:31.573Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-06-04T17:28:31.573Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-06-04T17:28:31.573Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-06-04T17:28:31.730Z] --- PASS: TestContainerKillOnDaemonStart (12.98s) [2020-06-04T17:28:31.730Z] PASS [2020-06-04T17:28:31.730Z] [2020-06-04T17:28:31.730Z] === Skipped [2020-06-04T17:28:31.730Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-06-04T17:28:31.730Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-04T17:28:31.730Z] [2020-06-04T17:28:31.730Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-06-04T17:28:31.730Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-04T17:28:31.730Z] [2020-06-04T17:28:31.730Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-06-04T17:28:31.730Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-04T17:28:31.730Z] [2020-06-04T17:28:31.730Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-04T17:28:31.730Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-04T17:28:31.730Z] [2020-06-04T17:28:31.730Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-06-04T17:28:31.730Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-04T17:28:31.730Z] [2020-06-04T17:28:31.730Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-06-04T17:28:31.730Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-06-04T17:28:31.730Z] [2020-06-04T17:28:31.730Z] [2020-06-04T17:28:31.730Z] DONE 203 tests, 6 skipped in 137.906s [2020-06-04T17:28:31.730Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-06-04T17:28:31.730Z] ++ 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-04T17:28:31.730Z] ++ set -e [2020-06-04T17:28:31.730Z] ++ '[' -n 0 ']' [2020-06-04T17:28:31.730Z] ++ set -x [2020-06-04T17:28:31.730Z] ++ env -i DEST=/go/src/github.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-04T17:28:31.730Z] INFO: Testing against a local daemon [2020-06-04T17:28:31.730Z] === RUN TestCommitInheritsEnv [2020-06-04T17:28:31.730Z] --- PASS: TestCommitInheritsEnv (0.56s) [2020-06-04T17:28:31.730Z] === RUN TestImportExtremelyLargeImageWorks [2020-06-04T17:28:31.730Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-06-04T17:28:31.730Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-06-04T17:28:31.730Z] === RUN TestImagesFilterMultiReference [2020-06-04T17:28:31.730Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2020-06-04T17:28:31.730Z] === RUN TestImagePullPlatformInvalid [2020-06-04T17:28:31.730Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-06-04T17:28:31.730Z] === RUN TestRemoveImageOrphaning [2020-06-04T17:28:31.730Z] --- PASS: TestRemoveImageOrphaning (0.55s) [2020-06-04T17:28:31.730Z] === RUN TestRemoveImageGarbageCollector [2020-06-04T17:28:31.730Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-06-04T17:28:31.730Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T17:28:31.730Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-06-04T17:28:31.830Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2020-06-04T17:28:31.963Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-06-04T17:28:31.988Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-06-04T17:28:31.988Z] === RUN TestTagInvalidReference [2020-06-04T17:28:31.988Z] --- PASS: TestTagInvalidReference (0.03s) [2020-06-04T17:28:31.988Z] === RUN TestTagValidPrefixedRepo [2020-06-04T17:28:31.988Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-06-04T17:28:31.988Z] === RUN TestTagExistedNameWithoutForce [2020-06-04T17:28:31.988Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-06-04T17:28:31.988Z] === RUN TestTagOfficialNames [2020-06-04T17:28:31.988Z] --- PASS: TestTagOfficialNames (0.07s) [2020-06-04T17:28:31.988Z] === RUN TestTagMatchesDigest [2020-06-04T17:28:31.988Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-06-04T17:28:31.988Z] PASS [2020-06-04T17:28:32.088Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-06-04T17:28:32.088Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-06-04T17:28:32.088Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-06-04T17:28:32.088Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-06-04T17:28:32.088Z] ? github.com/docker/docker/builder [no test files] [2020-06-04T17:28:32.088Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-06-04T17:28:32.088Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-06-04T17:28:32.088Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-06-04T17:28:32.088Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-06-04T17:28:32.088Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-06-04T17:28:32.088Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-06-04T17:28:32.088Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-06-04T17:28:32.247Z] [2020-06-04T17:28:32.247Z] === Skipped [2020-06-04T17:28:32.247Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-06-04T17:28:32.247Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-06-04T17:28:32.247Z] [2020-06-04T17:28:32.247Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-06-04T17:28:32.247Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T17:28:32.247Z] [2020-06-04T17:28:32.247Z] [2020-06-04T17:28:32.247Z] DONE 12 tests, 2 skipped in 1.858s [2020-06-04T17:28:32.247Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-06-04T17:28:32.247Z] ++ 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-04T17:28:32.247Z] ++ set -e [2020-06-04T17:28:32.247Z] ++ '[' -n 0 ']' [2020-06-04T17:28:32.247Z] ++ set -x [2020-06-04T17:28:32.247Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-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-04T17:28:32.247Z] INFO: Testing against a local daemon [2020-06-04T17:28:32.247Z] === RUN TestNetworkCreateDelete [2020-06-04T17:28:32.523Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-06-04T17:28:32.564Z] === RUN TestReadPluginNoRead/default [2020-06-04T17:28:32.652Z] ok github.com/docker/docker/builder/dockerignore 0.002s coverage: 96.8% of statements [2020-06-04T17:28:32.814Z] --- PASS: TestNetworkCreateDelete (0.41s) [2020-06-04T17:28:32.814Z] === RUN TestDockerNetworkDeletePreferID [2020-06-04T17:28:32.866Z] --- PASS: TestInfoDiscoveryBackend (1.54s) [2020-06-04T17:28:32.867Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-06-04T17:28:33.083Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-06-04T17:28:34.035Z] === RUN TestReadPluginNoRead/disabled_caching [2020-06-04T17:28:34.190Z] --- PASS: TestDockerNetworkDeletePreferID (1.32s) [2020-06-04T17:28:34.190Z] === RUN TestDaemonDNSFallback [2020-06-04T17:28:34.445Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-06-04T17:28:34.649Z] --- PASS: TestContinueAfterPluginCrash (9.17s) [2020-06-04T17:28:34.699Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-06-04T17:28:35.930Z] ok github.com/docker/docker/builder/dockerfile 0.170s coverage: 48.2% of statements [2020-06-04T17:28:36.119Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-06-04T17:28:36.141Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.36s) [2020-06-04T17:28:36.141Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-06-04T17:28:36.141Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-06-04T17:28:36.141Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-04T17:28:36.141Z] === RUN TestInfoAPI [2020-06-04T17:28:36.141Z] --- PASS: TestInfoAPI (0.04s) [2020-06-04T17:28:36.141Z] === RUN TestInfoAPIWarnings [2020-06-04T17:28:36.517Z] ok github.com/docker/docker/builder/remotecontext 0.097s coverage: 13.6% of statements [2020-06-04T17:28:36.585Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-06-04T17:28:36.729Z] --- PASS: TestDaemonDNSFallback (2.47s) [2020-06-04T17:28:36.729Z] === RUN TestInspectNetwork [2020-06-04T17:28:37.509Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-06-04T17:28:37.510Z] --- PASS: TestInfoAPIWarnings (1.52s) [2020-06-04T17:28:37.510Z] === RUN TestInfoDebug [2020-06-04T17:28:37.765Z] --- PASS: TestServiceWithDataPathPortInit (15.78s) [2020-06-04T17:28:37.765Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-06-04T17:28:37.888Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-06-04T17:28:38.144Z] --- PASS: TestReadPluginNoRead (8.77s) [2020-06-04T17:28:38.144Z] --- PASS: TestReadPluginNoRead/default (1.95s) [2020-06-04T17:28:38.144Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.92s) [2020-06-04T17:28:38.144Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.09s) [2020-06-04T17:28:38.144Z] read_test.go:92: [dae962144767d] daemon is not started [2020-06-04T17:28:38.144Z] PASS [2020-06-04T17:28:38.144Z] [2020-06-04T17:28:38.144Z] DONE 6 tests in 12.844s [2020-06-04T17:28:38.144Z] 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-04T17:28:38.144Z] ++ 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-04T17:28:38.144Z] ++ set -e [2020-06-04T17:28:38.144Z] ++ '[' -n 0 ']' [2020-06-04T17:28:38.144Z] ++ set -x [2020-06-04T17:28:38.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-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-04T17:28:38.144Z] testing: warning: no tests to run [2020-06-04T17:28:38.144Z] PASS [2020-06-04T17:28:38.144Z] [2020-06-04T17:28:38.144Z] DONE 0 tests in 0.084s [2020-06-04T17:28:38.144Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-06-04T17:28:38.144Z] ++ 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-04T17:28:38.144Z] ++ set -e [2020-06-04T17:28:38.144Z] ++ '[' -n 0 ']' [2020-06-04T17:28:38.144Z] ++ set -x [2020-06-04T17:28:38.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-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-04T17:28:38.426Z] INFO: Testing against a local daemon [2020-06-04T17:28:38.426Z] === RUN TestPluginWithDevMounts [2020-06-04T17:28:38.426Z] === PAUSE TestPluginWithDevMounts [2020-06-04T17:28:38.426Z] === CONT TestPluginWithDevMounts [2020-06-04T17:28:38.819Z] ok github.com/docker/docker/builder/remotecontext/git 1.454s coverage: 86.3% of statements [2020-06-04T17:28:38.819Z] ? github.com/docker/docker/cli [no test files] [2020-06-04T17:28:38.819Z] ? github.com/docker/docker/cli/config [no test files] [2020-06-04T17:28:39.138Z] --- PASS: TestInfoDebug (1.53s) [2020-06-04T17:28:39.138Z] === RUN TestInfoInsecureRegistries [2020-06-04T17:28:39.649Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-06-04T17:28:40.448Z] --- PASS: TestPluginWithDevMounts (1.94s) [2020-06-04T17:28:40.448Z] PASS [2020-06-04T17:28:40.448Z] [2020-06-04T17:28:40.448Z] DONE 1 tests in 2.080s [2020-06-04T17:28:40.448Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-06-04T17:28:40.448Z] ++ 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-04T17:28:40.448Z] ++ set -e [2020-06-04T17:28:40.448Z] ++ '[' -n 0 ']' [2020-06-04T17:28:40.448Z] ++ set -x [2020-06-04T17:28:40.448Z] ++ env -i DEST=/go/src/github.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-04T17:28:40.448Z] INFO: Testing against a local daemon [2020-06-04T17:28:40.448Z] === RUN TestSecretInspect [2020-06-04T17:28:40.508Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2020-06-04T17:28:40.509Z] === RUN TestInfoRegistryMirrors [2020-06-04T17:28:41.010Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-06-04T17:28:41.934Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-06-04T17:28:41.997Z] === RUN TestInspectNetwork/full_network_id [2020-06-04T17:28:41.997Z] === RUN TestInspectNetwork/partial_network_id [2020-06-04T17:28:41.997Z] === RUN TestInspectNetwork/network_name [2020-06-04T17:28:41.997Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-06-04T17:28:42.094Z] ok github.com/docker/docker/client 0.182s coverage: 75.4% of statements [2020-06-04T17:28:42.189Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-06-04T17:28:42.404Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2020-06-04T17:28:42.404Z] === RUN TestLoginFailsWithBadCredentials [2020-06-04T17:28:42.404Z] --- PASS: TestLoginFailsWithBadCredentials (0.21s) [2020-06-04T17:28:42.404Z] === RUN TestPingCacheHeaders [2020-06-04T17:28:42.404Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-06-04T17:28:42.404Z] === RUN TestPingGet [2020-06-04T17:28:42.404Z] --- PASS: TestPingGet (0.02s) [2020-06-04T17:28:42.404Z] === RUN TestPingHead [2020-06-04T17:28:42.404Z] --- PASS: TestPingHead (0.03s) [2020-06-04T17:28:42.404Z] === RUN TestVersion [2020-06-04T17:28:42.404Z] --- PASS: TestVersion (0.02s) [2020-06-04T17:28:42.404Z] PASS [2020-06-04T17:28:42.404Z] [2020-06-04T17:28:42.404Z] === Skipped [2020-06-04T17:28:42.404Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-04T17:28:42.404Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-04T17:28:42.404Z] [2020-06-04T17:28:42.404Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-06-04T17:28:42.404Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-04T17:28:42.404Z] [2020-06-04T17:28:42.404Z] [2020-06-04T17:28:42.404Z] DONE 18 tests, 2 skipped in 12.141s [2020-06-04T17:28:42.404Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-06-04T17:28:42.404Z] INFO: Testing against a local daemon [2020-06-04T17:28:42.404Z] === RUN TestVolumesCreateAndList [2020-06-04T17:28:42.661Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-06-04T17:28:42.661Z] === RUN TestVolumesRemove [2020-06-04T17:28:42.661Z] --- PASS: TestVolumesRemove (0.05s) [2020-06-04T17:28:42.661Z] === RUN TestVolumesInspect [2020-06-04T17:28:42.661Z] --- PASS: TestVolumesInspect (0.03s) [2020-06-04T17:28:42.661Z] === RUN TestVolumesInvalidJSON [2020-06-04T17:28:42.661Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-06-04T17:28:42.661Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-06-04T17:28:42.661Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-06-04T17:28:42.661Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-06-04T17:28:42.661Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-06-04T17:28:42.661Z] PASS [2020-06-04T17:28:42.661Z] [2020-06-04T17:28:42.661Z] DONE 5 tests in 0.243s [2020-06-04T17:28:42.661Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-06-04T17:28:42.661Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12214 is not a child of this shell [2020-06-04T17:28:42.661Z] warning: PID 12214 from bundles/test-integration/docker.pid had a nonzero exit code [2020-06-04T17:28:42.661Z] Leaving: AppArmorNo profiles have been unloaded. [2020-06-04T17:28:42.661Z] [2020-06-04T17:28:42.661Z] Unloading profiles will leave already running processes permanently [2020-06-04T17:28:42.661Z] unconfined, which can lead to unexpected situations. [2020-06-04T17:28:42.661Z] [2020-06-04T17:28:42.661Z] To set a process to complain mode, use the command line tool [2020-06-04T17:28:42.661Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-06-04T17:28:42.661Z] Removing test suite binaries [2020-06-04T17:28:42.661Z] exiting test-integration [2020-06-04T17:28:42.661Z] ++ exit 0 [2020-06-04T17:28:43.593Z] [2020-06-04T17:28:44.701Z] === RUN TestDockerSuite/TestBuildPATH [2020-06-04T17:28:44.839Z] --- PASS: TestSecretInspect (3.69s) [2020-06-04T17:28:44.839Z] === RUN TestSecretList Post stage [Pipeline] junit [2020-06-04T17:28:45.503Z] Recording test results [2020-06-04T17:28:46.066Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.24s) [2020-06-04T17:28:46.066Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:k2jd9lofmkcbb7art0j8cz80n Created:2020-06-04 17:28:39.375718807 +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[cf0084c51c9357af8dd44bc1d832eee11ccb4c494849e7758d2115cb4b08f54b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3z1o7w8m27xsnz6165i1uzvwz EndpointID:53873838ef66af92ae4cf0a28885ca730868597266fd83d334ba0090ce60cdbf MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:307655089de2dee1d87f4c92ae44e231a68eb47be5261ea276cd3f98b8af3fd5 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:fd95a038b055 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3z1o7w8m27xsnz6165i1uzvwz EndpointID:53873838ef66af92ae4cf0a28885ca730868597266fd83d334ba0090ce60cdbf EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-06-04T17:28:46.066Z] PASS [2020-06-04T17:28:46.066Z] [2020-06-04T17:28:46.066Z] === Skipped [2020-06-04T17:28:46.066Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-04T17:28:46.066Z] service_test.go:236: FLAKY_TEST [2020-06-04T17:28:46.066Z] [2020-06-04T17:28:46.066Z] [2020-06-04T17:28:46.066Z] DONE 23 tests, 1 skipped in 46.179s [2020-06-04T17:28:46.066Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-06-04T17:28:46.066Z] ++ 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-04T17:28:46.066Z] ++ set -e [2020-06-04T17:28:46.066Z] ++ '[' -n 0 ']' [2020-06-04T17:28:46.066Z] ++ set -x [2020-06-04T17:28:46.066Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04T17:28:46.066Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-06-04T17:28:46.182Z] --- PASS: TestInspectNetwork (9.45s) [2020-06-04T17:28:46.182Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-06-04T17:28:46.182Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-06-04T17:28:46.182Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-06-04T17:28:46.182Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-06-04T17:28:46.182Z] === RUN TestRunContainerWithBridgeNone [2020-06-04T17:28:46.322Z] INFO: Testing against a local daemon [2020-06-04T17:28:46.322Z] === RUN TestDockerNetworkIpvlanPersistance [2020-06-04T17:28:46.322Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-06-04T17:28:46.322Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-04T17:28:46.322Z] === RUN TestDockerNetworkIpvlan [2020-06-04T17:28:46.322Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-06-04T17:28:46.322Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-04T17:28:46.322Z] PASS [2020-06-04T17:28:46.322Z] [2020-06-04T17:28:46.322Z] === Skipped [2020-06-04T17:28:46.322Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-06-04T17:28:46.322Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-04T17:28:46.322Z] [2020-06-04T17:28:46.322Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-06-04T17:28:46.322Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-04T17:28:46.322Z] [2020-06-04T17:28:46.322Z] [2020-06-04T17:28:46.322Z] DONE 2 tests, 2 skipped in 0.177s [2020-06-04T17:28:46.322Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-06-04T17:28:46.322Z] ++ 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-04T17:28:46.322Z] ++ set -e [2020-06-04T17:28:46.322Z] ++ '[' -n 0 ']' [2020-06-04T17:28:46.322Z] ++ set -x [2020-06-04T17:28:46.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-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-04T17:28:46.322Z] INFO: Testing against a local daemon [2020-06-04T17:28:46.322Z] === RUN TestDockerNetworkMacvlanPersistance [2020-06-04T17:28:46.882Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [Pipeline] } [Pipeline] // withEnv [2020-06-04T17:28:47.808Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-06-04T17:28:47.808Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2020-06-04T17:28:47.808Z] === RUN TestDockerNetworkMacvlan [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-06-04T17:28:48.121Z] + echo Ensuring container killed. [2020-06-04T17:28:48.121Z] Ensuring container killed. [2020-06-04T17:28:48.121Z] + docker rm -vf docker-pr14 [2020-06-04T17:28:48.121Z] Error: No such container: docker-pr14 [2020-06-04T17:28:48.121Z] + true [Pipeline] sh [2020-06-04T17:28:48.290Z] --- PASS: TestSecretList (3.74s) [2020-06-04T17:28:48.290Z] === RUN TestSecretsCreateAndDelete [2020-06-04T17:28:48.404Z] + echo Chowning /workspace to jenkins user [2020-06-04T17:28:48.404Z] Chowning /workspace to jenkins user [2020-06-04T17:28:48.404Z] + id -u [2020-06-04T17:28:48.404Z] + id -g [2020-06-04T17:28:48.404Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41030:/workspace busybox chown -R 1000:1000 /workspace [2020-06-04T17:28:48.404Z] Unable to find image 'busybox:latest' locally [2020-06-04T17:28:48.404Z] latest: Pulling from library/busybox [2020-06-04T17:28:48.661Z] 76df9210b28c: Pulling fs layer [2020-06-04T17:28:48.661Z] 76df9210b28c: Download complete [2020-06-04T17:28:48.661Z] 76df9210b28c: Pull complete [2020-06-04T17:28:48.661Z] Digest: sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 [2020-06-04T17:28:48.661Z] Status: Downloaded newer image for busybox:latest [2020-06-04T17:28:48.713Z] --- PASS: TestRunContainerWithBridgeNone (2.63s) [2020-06-04T17:28:48.713Z] === RUN TestNetworkInvalidJSON [2020-06-04T17:28:48.713Z] === RUN TestNetworkInvalidJSON//networks/create [2020-06-04T17:28:48.713Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-06-04T17:28:48.713Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-06-04T17:28:48.713Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-06-04T17:28:48.713Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-04T17:28:48.713Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-04T17:28:48.713Z] === CONT TestNetworkInvalidJSON//networks/create [2020-06-04T17:28:48.713Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-06-04T17:28:48.713Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-04T17:28:48.713Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2020-06-04T17:28:48.713Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-06-04T17:28:48.713Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-06-04T17:28:48.713Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-06-04T17:28:48.713Z] === RUN TestHostIPv4BridgeLabel [2020-06-04T17:28:48.734Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-06-04T17:28:49.649Z] --- PASS: TestHostIPv4BridgeLabel (0.79s) [2020-06-04T17:28:49.649Z] === RUN TestDaemonRestartWithLiveRestore [2020-06-04T17:28:49.659Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-06-04T17:28:50.218Z] === RUN TestDockerNetworkMacvlan/NilParent [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-06-04T17:28:50.855Z] + bundleName=amd64-rootless [2020-06-04T17:28:50.855Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-06-04T17:28:50.855Z] Creating amd64-rootless-bundles.tar.gz [2020-06-04T17:28:50.855Z] + 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-04T17:28:50.855Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2020-06-04T17:28:50.866Z] Archiving artifacts [2020-06-04T17:28:51.025Z] --- PASS: TestDaemonRestartWithLiveRestore (1.35s) [2020-06-04T17:28:51.025Z] === RUN TestDaemonDefaultNetworkPools [2020-06-04T17:28:51.741Z] --- PASS: TestSecretsCreateAndDelete (3.70s) [2020-06-04T17:28:51.741Z] === RUN TestSecretsUpdate [2020-06-04T17:28:51.961Z] --- PASS: TestDaemonDefaultNetworkPools (1.30s) [2020-06-04T17:28:51.961Z] === RUN TestDaemonRestartWithExistingNetwork [2020-06-04T17:28:52.489Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41030/14/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-06-04T17:28:52.733Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-06-04T17:28:52.809Z] + make clean [2020-06-04T17:28:53.067Z] docker volume rm -f docker-dev-cache [2020-06-04T17:28:53.067Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [2020-06-04T17:28:53.865Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.90s) [2020-06-04T17:28:53.865Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [Pipeline] // stage [Pipeline] } [2020-06-04T17:28:55.205Z] --- PASS: TestSecretsUpdate (3.61s) [2020-06-04T17:28:55.205Z] === RUN TestTemplatedSecret [2020-06-04T17:28:55.244Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-06-04T17:28:55.245Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-06-04T17:28:56.397Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.38s) [2020-06-04T17:28:56.397Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-06-04T17:28:57.331Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.82s) [2020-06-04T17:28:57.331Z] === RUN TestServiceWithPredefinedNetwork [2020-06-04T17:28:57.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-06-04T17:28:57.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-06-04T17:28:57.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-06-04T17:28:59.416Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-06-04T17:28:59.584Z] --- PASS: TestTemplatedSecret (3.72s) [2020-06-04T17:28:59.584Z] === RUN TestSecretCreateResolve [2020-06-04T17:28:59.682Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-06-04T17:28:59.938Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-06-04T17:29:00.625Z] --- PASS: TestServiceWithPredefinedNetwork (3.25s) [2020-06-04T17:29:00.625Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-06-04T17:29:00.625Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-04T17:29:00.625Z] service_test.go:236: FLAKY_TEST [2020-06-04T17:29:00.625Z] === RUN TestServiceWithDataPathPortInit [2020-06-04T17:29:00.865Z] === RUN TestDockerSuite/TestBuildRm [2020-06-04T17:29:01.121Z] --- PASS: TestDockerNetworkMacvlan (13.38s) [2020-06-04T17:29:01.121Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-06-04T17:29:01.121Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-06-04T17:29:01.121Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.34s) [2020-06-04T17:29:01.121Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.38s) [2020-06-04T17:29:01.121Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.04s) [2020-06-04T17:29:01.121Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.23s) [2020-06-04T17:29:01.121Z] PASS [2020-06-04T17:29:01.121Z] [2020-06-04T17:29:01.121Z] DONE 8 tests in 14.945s [2020-06-04T17:29:01.121Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-06-04T17:29:01.121Z] ++ 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-04T17:29:01.121Z] ++ set -e [2020-06-04T17:29:01.121Z] ++ '[' -n 0 ']' [2020-06-04T17:29:01.121Z] ++ set -x [2020-06-04T17:29:01.121Z] ++ env -i DEST=/go/src/github.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-04T17:29:01.376Z] testing: warning: no tests to run [2020-06-04T17:29:01.376Z] PASS [2020-06-04T17:29:01.376Z] [2020-06-04T17:29:01.376Z] DONE 0 tests in 0.030s [2020-06-04T17:29:01.376Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-06-04T17:29:01.376Z] ++ 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-04T17:29:01.376Z] ++ set -e [2020-06-04T17:29:01.376Z] ++ '[' -n 0 ']' [2020-06-04T17:29:01.376Z] ++ set -x [2020-06-04T17:29:01.376Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-04T17:29:01.376Z] INFO: Testing against a local daemon [2020-06-04T17:29:01.376Z] === RUN TestAuthZPluginAllowRequest [2020-06-04T17:29:03.040Z] --- PASS: TestSecretCreateResolve (3.57s) [2020-06-04T17:29:03.040Z] PASS [2020-06-04T17:29:03.040Z] [2020-06-04T17:29:03.040Z] DONE 6 tests in 22.173s [2020-06-04T17:29:03.040Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-06-04T17:29:03.040Z] ++ 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-04T17:29:03.040Z] ++ set -e [2020-06-04T17:29:03.040Z] ++ '[' -n 0 ']' [2020-06-04T17:29:03.040Z] ++ set -x [2020-06-04T17:29:03.040Z] ++ env -i DEST=/go/src/github.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-04T17:29:03.040Z] INFO: Testing against a local daemon [2020-06-04T17:29:03.040Z] === RUN TestServiceCreateInit [2020-06-04T17:29:03.040Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-06-04T17:29:03.260Z] --- PASS: TestAuthZPluginAllowRequest (1.89s) [2020-06-04T17:29:03.260Z] === RUN TestAuthZPluginTLS [2020-06-04T17:29:04.188Z] --- PASS: TestAuthZPluginTLS (0.69s) [2020-06-04T17:29:04.188Z] === RUN TestAuthZPluginDenyRequest [2020-06-04T17:29:04.443Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-06-04T17:29:04.699Z] --- PASS: TestAuthZPluginDenyRequest (0.60s) [2020-06-04T17:29:04.699Z] === RUN TestAuthZPluginAPIDenyResponse [2020-06-04T17:29:05.258Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2020-06-04T17:29:05.258Z] === RUN TestAuthZPluginDenyResponse [2020-06-04T17:29:05.258Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-06-04T17:29:05.818Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2020-06-04T17:29:05.818Z] === RUN TestAuthZPluginAllowEventStream [2020-06-04T17:29:06.378Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-06-04T17:29:06.938Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-06-04T17:29:07.193Z] --- PASS: TestAuthZPluginAllowEventStream (1.49s) [2020-06-04T17:29:07.193Z] === RUN TestAuthZPluginErrorResponse [2020-06-04T17:29:07.448Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-06-04T17:29:08.008Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-06-04T17:29:08.008Z] === RUN TestAuthZPluginErrorRequest [2020-06-04T17:29:08.264Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-06-04T17:29:08.519Z] --- PASS: TestAuthZPluginErrorRequest (0.58s) [2020-06-04T17:29:08.519Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-06-04T17:29:08.543Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-06-04T17:29:09.080Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2020-06-04T17:29:09.080Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-06-04T17:29:09.080Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-06-04T17:29:10.011Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-06-04T17:29:10.937Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.01s) [2020-06-04T17:29:10.937Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-06-04T17:29:12.827Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.76s) [2020-06-04T17:29:12.827Z] === RUN TestAuthZPluginHeader [2020-06-04T17:29:13.387Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-06-04T17:29:13.643Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-06-04T17:29:13.643Z] --- PASS: TestAuthZPluginHeader (0.85s) [2020-06-04T17:29:13.643Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-06-04T17:29:13.899Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-06-04T17:29:13.899Z] === RUN TestDockerSuite/TestBuildSpaces [2020-06-04T17:29:14.029Z] --- PASS: TestServiceCreateInit (10.60s) [2020-06-04T17:29:14.029Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.40s) [2020-06-04T17:29:14.029Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.18s) [2020-06-04T17:29:14.029Z] === RUN TestCreateServiceMultipleTimes [2020-06-04T17:29:14.154Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-06-04T17:29:14.715Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-06-04T17:29:14.972Z] === RUN TestDockerSuite/TestBuildStderr [2020-06-04T17:29:15.531Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-06-04T17:29:18.042Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.08s) [2020-06-04T17:29:18.042Z] === RUN TestAuthZPluginV2Disable [2020-06-04T17:29:18.712Z] --- PASS: TestServiceWithDataPathPortInit (18.21s) [2020-06-04T17:29:18.712Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-06-04T17:29:18.976Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-06-04T17:29:19.900Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-06-04T17:29:20.461Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-06-04T17:29:20.783Z] ok github.com/docker/docker/cmd/dockerd 0.075s coverage: 30.8% of statements [2020-06-04T17:29:21.021Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-06-04T17:29:21.276Z] --- PASS: TestAuthZPluginV2Disable (3.48s) [2020-06-04T17:29:21.276Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-06-04T17:29:21.838Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-06-04T17:29:21.838Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-06-04T17:29:22.682Z] ok github.com/docker/docker/container 0.121s coverage: 34.7% of statements [2020-06-04T17:29:22.682Z] ? github.com/docker/docker/container/stream [no test files] [2020-06-04T17:29:22.682Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-06-04T17:29:22.682Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-06-04T17:29:22.682Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-06-04T17:29:23.201Z] === RUN TestDockerSuite/TestBuildUser [2020-06-04T17:29:25.087Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.70s) [2020-06-04T17:29:25.087Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-06-04T17:29:25.087Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-06-04T17:29:25.466Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-06-04T17:29:25.466Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-06-04T17:29:25.466Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-06-04T17:29:27.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-06-04T17:29:27.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-06-04T17:29:28.349Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-06-04T17:29:28.688Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.99s) [2020-06-04T17:29:28.688Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:1bv2mu6li7r1zzaku0s9nf8xk Created:2020-06-04 17:29:20.247810871 +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[1c7d08aa28e558c6635f74c07a244dea3089cb1637d9b873961410b01f965539:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ldpmvtijtit8m30hhf8jjlw33 EndpointID:db738ead4d0d184c92e74085c1fc6eda0a25e7a2596b7fae82f57f6541d8f6db MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:fb6bc2b6472e96e67a829ef3c092dae095df3850a37cc1976b90fc4cba0226d7 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:d18642b6a843 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ldpmvtijtit8m30hhf8jjlw33 EndpointID:db738ead4d0d184c92e74085c1fc6eda0a25e7a2596b7fae82f57f6541d8f6db EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-06-04T17:29:28.688Z] PASS [2020-06-04T17:29:28.688Z] [2020-06-04T17:29:28.688Z] === Skipped [2020-06-04T17:29:28.688Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-04T17:29:28.688Z] service_test.go:236: FLAKY_TEST [2020-06-04T17:29:28.688Z] [2020-06-04T17:29:28.688Z] [2020-06-04T17:29:28.688Z] DONE 23 tests, 1 skipped in 55.489s [2020-06-04T17:29:28.688Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-06-04T17:29:28.688Z] ++ 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-04T17:29:28.688Z] ++ set -e [2020-06-04T17:29:28.688Z] ++ '[' -n 0 ']' [2020-06-04T17:29:28.688Z] ++ set -x [2020-06-04T17:29:28.688Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-04T17:29:28.688Z] INFO: Testing against a local daemon [2020-06-04T17:29:28.688Z] === RUN TestDockerNetworkIpvlanPersistance [2020-06-04T17:29:28.688Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-06-04T17:29:28.688Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-04T17:29:28.688Z] === RUN TestDockerNetworkIpvlan [2020-06-04T17:29:28.688Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-06-04T17:29:28.688Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-04T17:29:28.688Z] PASS [2020-06-04T17:29:28.688Z] [2020-06-04T17:29:28.688Z] === Skipped [2020-06-04T17:29:28.688Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-06-04T17:29:28.688Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-04T17:29:28.688Z] [2020-06-04T17:29:28.688Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-06-04T17:29:28.688Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-04T17:29:28.688Z] [2020-06-04T17:29:28.688Z] [2020-06-04T17:29:28.688Z] DONE 2 tests, 2 skipped in 0.172s [2020-06-04T17:29:28.688Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-06-04T17:29:28.688Z] ++ 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-04T17:29:28.688Z] ++ set -e [2020-06-04T17:29:28.688Z] ++ '[' -n 0 ']' [2020-06-04T17:29:28.688Z] ++ set -x [2020-06-04T17:29:28.688Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-04T17:29:28.688Z] INFO: Testing against a local daemon [2020-06-04T17:29:28.688Z] === RUN TestDockerNetworkMacvlanPersistance [2020-06-04T17:29:30.064Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.01s) [2020-06-04T17:29:30.064Z] === RUN TestDockerNetworkMacvlan [2020-06-04T17:29:30.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-06-04T17:29:30.999Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-06-04T17:29:32.374Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-06-04T17:29:32.646Z] ok github.com/docker/docker/daemon/cluster 0.057s coverage: 0.5% of statements [2020-06-04T17:29:33.749Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-06-04T17:29:34.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-06-04T17:29:34.544Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-06-04T17:29:35.915Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.6% of statements [2020-06-04T17:29:36.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-06-04T17:29:37.207Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-06-04T17:29:38.192Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-06-04T17:29:38.278Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.97s) [2020-06-04T17:29:38.278Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-06-04T17:29:38.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-06-04T17:29:40.490Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-06-04T17:29:40.789Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-06-04T17:29:40.985Z] --- PASS: TestCreateServiceMultipleTimes (23.37s) [2020-06-04T17:29:40.985Z] === RUN TestCreateServiceConflict [2020-06-04T17:29:40.985Z] --- PASS: TestCreateServiceConflict (3.62s) [2020-06-04T17:29:40.985Z] === RUN TestCreateServiceMaxReplicas [2020-06-04T17:29:41.043Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-06-04T17:29:41.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-06-04T17:29:41.298Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-06-04T17:29:41.857Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-06-04T17:29:42.417Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-06-04T17:29:42.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-06-04T17:29:43.342Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-06-04T17:29:43.343Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-06-04T17:29:43.343Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-06-04T17:29:43.343Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-06-04T17:29:43.343Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-06-04T17:29:44.014Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.9% of statements [2020-06-04T17:29:44.447Z] --- PASS: TestCreateServiceMaxReplicas (4.24s) [2020-06-04T17:29:44.447Z] === RUN TestCreateWithDuplicateNetworkNames [2020-06-04T17:29:44.705Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-06-04T17:29:44.705Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-06-04T17:29:44.948Z] ok github.com/docker/docker/daemon 12.209s coverage: 17.5% of statements [2020-06-04T17:29:44.948Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-06-04T17:29:44.948Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-06-04T17:29:45.265Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-06-04T17:29:45.519Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-06-04T17:29:45.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-06-04T17:29:45.785Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-06-04T17:29:46.346Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-06-04T17:29:46.602Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-06-04T17:29:46.673Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-06-04T17:29:46.847Z] ok github.com/docker/docker/daemon/discovery 0.013s coverage: 30.0% of statements [2020-06-04T17:29:46.847Z] ok github.com/docker/docker/daemon/config 0.049s coverage: 81.7% of statements [2020-06-04T17:29:47.052Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-06-04T17:29:47.777Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2020-06-04T17:29:47.777Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-06-04T17:29:47.777Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-06-04T17:29:48.427Z] --- PASS: TestDockerNetworkMacvlan (18.40s) [2020-06-04T17:29:48.427Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-06-04T17:29:48.427Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-06-04T17:29:48.427Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.07s) [2020-06-04T17:29:48.427Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.12s) [2020-06-04T17:29:48.427Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.72s) [2020-06-04T17:29:48.427Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.31s) [2020-06-04T17:29:48.427Z] PASS [2020-06-04T17:29:48.427Z] [2020-06-04T17:29:48.427Z] DONE 8 tests in 20.570s [2020-06-04T17:29:48.427Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-06-04T17:29:48.427Z] ++ 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-04T17:29:48.427Z] ++ set -e [2020-06-04T17:29:48.427Z] ++ '[' -n 0 ']' [2020-06-04T17:29:48.427Z] ++ set -x [2020-06-04T17:29:48.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-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-04T17:29:48.427Z] testing: warning: no tests to run [2020-06-04T17:29:48.427Z] PASS [2020-06-04T17:29:48.427Z] [2020-06-04T17:29:48.427Z] DONE 0 tests in 0.031s [2020-06-04T17:29:48.427Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-06-04T17:29:48.427Z] ++ 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-04T17:29:48.427Z] ++ set -e [2020-06-04T17:29:48.427Z] ++ '[' -n 0 ']' [2020-06-04T17:29:48.427Z] ++ set -x [2020-06-04T17:29:48.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-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-04T17:29:48.686Z] INFO: Testing against a local daemon [2020-06-04T17:29:48.686Z] === RUN TestAuthZPluginAllowRequest [2020-06-04T17:29:48.708Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-06-04T17:29:48.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-06-04T17:29:49.116Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-06-04T17:29:49.372Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-06-04T17:29:50.444Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-06-04T17:29:50.444Z] Using test binary docker [2020-06-04T17:29:50.444Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-06-04T17:29:50.444Z] +++ /etc/init.d/apparmor start [2020-06-04T17:29:50.444Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-06-04T17:29:50.444Z] INFO: Waiting for daemon to start... [2020-06-04T17:29:50.444Z] Starting dockerd [2020-06-04T17:29:50.444Z] +++ 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-04T17:29:50.589Z] --- PASS: TestAuthZPluginAllowRequest (1.81s) [2020-06-04T17:29:50.589Z] === RUN TestAuthZPluginTLS [2020-06-04T17:29:50.735Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-06-04T17:29:51.155Z] --- PASS: TestAuthZPluginTLS (0.70s) [2020-06-04T17:29:51.155Z] === RUN TestAuthZPluginDenyRequest [2020-06-04T17:29:51.235Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.448s coverage: 73.1% of statements [2020-06-04T17:29:51.235Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2020-06-04T17:29:51.663Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-06-04T17:29:51.722Z] --- PASS: TestAuthZPluginDenyRequest (0.64s) [2020-06-04T17:29:51.722Z] === RUN TestAuthZPluginAPIDenyResponse [2020-06-04T17:29:51.918Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-06-04T17:29:52.478Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-06-04T17:29:52.478Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-06-04T17:29:52.635Z] . [2020-06-04T17:29:52.635Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-06-04T17:29:52.635Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-06-04T17:29:52.635Z] Error: No such image: emptyfs [2020-06-04T17:29:52.635Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-06-04T17:29:52.635Z] ++++ docker load [2020-06-04T17:29:52.635Z] Running integration-test (iteration 1) [2020-06-04T17:29:52.635Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-06-04T17:29:52.635Z] ++ 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-04T17:29:52.635Z] ++ set -e [2020-06-04T17:29:52.635Z] ++ '[' -n 0 ']' [2020-06-04T17:29:52.635Z] ++ set -x [2020-06-04T17:29:52.635Z] ++ env -i DEST=/go/src/github.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-04T17:29:52.657Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.65s) [2020-06-04T17:29:52.657Z] === RUN TestAuthZPluginDenyResponse [2020-06-04T17:29:53.038Z] === RUN TestDockerSuite/TestBuildXZHost [2020-06-04T17:29:53.133Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.421s coverage: 57.0% of statements [2020-06-04T17:29:53.223Z] --- PASS: TestAuthZPluginDenyResponse (0.68s) [2020-06-04T17:29:53.223Z] === RUN TestAuthZPluginAllowEventStream [2020-06-04T17:29:53.598Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.68s) [2020-06-04T17:29:53.598Z] PASS [2020-06-04T17:29:53.598Z] [2020-06-04T17:29:53.598Z] DONE 17 tests in 52.236s [2020-06-04T17:29:53.598Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-06-04T17:29:53.598Z] ++ 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-04T17:29:53.598Z] ++ set -e [2020-06-04T17:29:53.598Z] ++ '[' -n 0 ']' [2020-06-04T17:29:53.598Z] ++ set -x [2020-06-04T17:29:53.598Z] ++ env -i DEST=/go/src/github.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-04T17:29:53.598Z] INFO: Testing against a local daemon [2020-06-04T17:29:53.598Z] === RUN TestPluginInvalidJSON [2020-06-04T17:29:53.853Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-06-04T17:29:53.853Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-06-04T17:29:53.853Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-06-04T17:29:53.853Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-06-04T17:29:53.853Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-06-04T17:29:53.853Z] === RUN TestPluginInstall [2020-06-04T17:29:53.853Z] === RUN TestPluginInstall/no_auth [2020-06-04T17:29:54.511Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.8% of statements [2020-06-04T17:29:54.780Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-06-04T17:29:55.036Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-06-04T17:29:55.036Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-06-04T17:29:55.127Z] --- PASS: TestAuthZPluginAllowEventStream (1.72s) [2020-06-04T17:29:55.127Z] === RUN TestAuthZPluginErrorResponse [2020-06-04T17:29:55.386Z] --- PASS: TestAuthZPluginErrorResponse (0.66s) [2020-06-04T17:29:55.386Z] === RUN TestAuthZPluginErrorRequest [2020-06-04T17:29:55.598Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-06-04T17:29:56.321Z] --- PASS: TestAuthZPluginErrorRequest (0.65s) [2020-06-04T17:29:56.321Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-06-04T17:29:56.409Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.330s coverage: 49.5% of statements [2020-06-04T17:29:56.666Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.993s coverage: 46.2% of statements [2020-06-04T17:29:56.666Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-06-04T17:29:56.888Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.76s) [2020-06-04T17:29:56.888Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-06-04T17:29:56.962Z] === RUN TestDockerSuite/TestCommitChange [2020-06-04T17:29:57.892Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-06-04T17:29:58.563Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.503s coverage: 57.7% of statements [2020-06-04T17:29:58.563Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-06-04T17:29:58.819Z] === RUN TestDockerSuite/TestCommitHardlink [2020-06-04T17:29:59.129Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.301s coverage: 76.1% of statements [2020-06-04T17:29:59.129Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-06-04T17:29:59.423Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.22s) [2020-06-04T17:29:59.423Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-06-04T17:30:00.502Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.026s coverage: 58.0% of statements [2020-06-04T17:30:00.709Z] === RUN TestDockerSuite/TestCommitNewFile [2020-06-04T17:30:00.760Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.029s coverage: 3.0% of statements [2020-06-04T17:30:01.326Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.25s) [2020-06-04T17:30:01.326Z] === RUN TestAuthZPluginHeader [2020-06-04T17:30:01.635Z] time="2020-06-04T17:30:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-04T17:30:01.635Z] time="2020-06-04T17:30:01Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-04T17:30:01.635Z] time="2020-06-04T17:30:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:85ce98065d26420c4ff4c53ea125047d4549ee1ea9dbeeece42c04f69a782484" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-04T17:30:01.635Z] time="2020-06-04T17:30:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-04T17:30:01.635Z] time="2020-06-04T17:30:01Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-04T17:30:01.635Z] time="2020-06-04T17:30:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:85ce98065d26420c4ff4c53ea125047d4549ee1ea9dbeeece42c04f69a782484" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-04T17:30:01.692Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2020-06-04T17:30:01.890Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-06-04T17:30:02.146Z] === RUN TestPluginInstall/with_htpasswd [2020-06-04T17:30:02.262Z] --- PASS: TestAuthZPluginHeader (0.99s) [2020-06-04T17:30:02.262Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-06-04T17:30:02.262Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-06-04T17:30:02.262Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T17:30:02.262Z] === RUN TestAuthZPluginV2Disable [2020-06-04T17:30:02.262Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-06-04T17:30:02.262Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T17:30:02.262Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-06-04T17:30:02.262Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-06-04T17:30:02.262Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T17:30:02.262Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-06-04T17:30:02.262Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-06-04T17:30:02.262Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T17:30:02.262Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-06-04T17:30:02.707Z] time="2020-06-04T17:30:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-04T17:30:02.707Z] time="2020-06-04T17:30:02Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-04T17:30:02.707Z] time="2020-06-04T17:30:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:68462e4bbef79a3981f2b2f47532d922f68f35ce43dc90f7ef5f4bdf2e3321ba" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-04T17:30:02.707Z] time="2020-06-04T17:30:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-04T17:30:02.707Z] time="2020-06-04T17:30:02Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-04T17:30:02.707Z] time="2020-06-04T17:30:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:68462e4bbef79a3981f2b2f47532d922f68f35ce43dc90f7ef5f4bdf2e3321ba" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-04T17:30:02.707Z] === RUN TestDockerSuite/TestCommitTTY [2020-06-04T17:30:02.900Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.62s) [2020-06-04T17:30:02.900Z] === RUN TestCreateServiceSecretFileMode [2020-06-04T17:30:03.163Z] Loaded image: buildpack-deps:jessie [2020-06-04T17:30:03.163Z] Loaded image: busybox:latest [2020-06-04T17:30:03.163Z] Loaded image: busybox:glibc [2020-06-04T17:30:03.163Z] Loaded image: debian:jessie [2020-06-04T17:30:03.163Z] Loaded image: hello-world:latest [2020-06-04T17:30:03.163Z] INFO: Testing against a local daemon [2020-06-04T17:30:03.163Z] === RUN TestCgroupNamespacesBuild [2020-06-04T17:30:03.268Z] === RUN TestPluginInstall/with_insecure [2020-06-04T17:30:03.268Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-06-04T17:30:03.589Z] ok github.com/docker/docker/daemon/images 0.014s coverage: 4.8% of statements [2020-06-04T17:30:03.589Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-06-04T17:30:03.589Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-06-04T17:30:03.908Z] --- PASS: TestCreateServiceSecretFileMode (3.80s) [2020-06-04T17:30:03.908Z] === RUN TestCreateServiceConfigFileMode [2020-06-04T17:30:04.154Z] ok github.com/docker/docker/daemon/logger 0.236s coverage: 41.8% of statements [2020-06-04T17:30:04.194Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-06-04T17:30:04.252Z] --- PASS: TestCgroupNamespacesBuild (1.36s) [2020-06-04T17:30:04.252Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-06-04T17:30:04.755Z] time="2020-06-04T17:30:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-04T17:30:04.755Z] time="2020-06-04T17:30:04Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-04T17:30:04.755Z] time="2020-06-04T17:30:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b997c1ded99b82f1bae7191af6f3f3b656a6feed7481eb4a2759c6fe474c1105" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-04T17:30:04.755Z] time="2020-06-04T17:30:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-04T17:30:04.755Z] time="2020-06-04T17:30:04Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-04T17:30:04.755Z] time="2020-06-04T17:30:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b997c1ded99b82f1bae7191af6f3f3b656a6feed7481eb4a2759c6fe474c1105" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-04T17:30:05.011Z] --- PASS: TestPluginInstall (11.29s) [2020-06-04T17:30:05.011Z] --- PASS: TestPluginInstall/no_auth (8.30s) [2020-06-04T17:30:05.011Z] --- PASS: TestPluginInstall/with_htpasswd (1.08s) [2020-06-04T17:30:05.011Z] --- PASS: TestPluginInstall/with_insecure (1.91s) [2020-06-04T17:30:05.011Z] plugin_test.go:157: [d59a0f543a9ec] daemon is not started [2020-06-04T17:30:05.011Z] PASS [2020-06-04T17:30:05.011Z] [2020-06-04T17:30:05.011Z] DONE 6 tests in 11.492s [2020-06-04T17:30:05.011Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-06-04T17:30:05.011Z] ++ 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-04T17:30:05.011Z] ++ set -e [2020-06-04T17:30:05.011Z] ++ '[' -n 0 ']' [2020-06-04T17:30:05.011Z] ++ set -x [2020-06-04T17:30:05.011Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04T17:30:05.267Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-06-04T17:30:05.267Z] INFO: Testing against a local daemon [2020-06-04T17:30:05.267Z] === RUN TestExternalGraphDriver [2020-06-04T17:30:05.526Z] === RUN TestExternalGraphDriver/json [2020-06-04T17:30:05.558Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 67.0% of statements [2020-06-04T17:30:05.836Z] ok github.com/docker/docker/daemon/logger/awslogs 0.169s coverage: 77.8% of statements [2020-06-04T17:30:05.836Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-06-04T17:30:05.836Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-06-04T17:30:05.877Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.36s) [2020-06-04T17:30:05.877Z] === RUN TestBuildWithSession [2020-06-04T17:30:05.877Z] --- SKIP: TestBuildWithSession (0.00s) [2020-06-04T17:30:05.877Z] build_session_test.go:25: TODO: BuildKit [2020-06-04T17:30:05.877Z] === RUN TestBuildSquashParent [2020-06-04T17:30:06.777Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-06-04T17:30:07.341Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.016s coverage: 61.6% of statements [2020-06-04T17:30:07.341Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.013s coverage: 87.2% of statements [2020-06-04T17:30:07.362Z] --- PASS: TestCreateServiceConfigFileMode (3.49s) [2020-06-04T17:30:07.362Z] === RUN TestCreateServiceSysctls [2020-06-04T17:30:07.422Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-06-04T17:30:07.982Z] === RUN TestExternalGraphDriver/spec [2020-06-04T17:30:08.542Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-06-04T17:30:08.542Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-06-04T17:30:08.542Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-06-04T17:30:08.711Z] ok github.com/docker/docker/daemon/logger/local 0.032s coverage: 75.2% of statements [2020-06-04T17:30:08.711Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-06-04T17:30:08.797Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-06-04T17:30:08.797Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-06-04T17:30:08.797Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-06-04T17:30:08.797Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-06-04T17:30:08.968Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.047s coverage: 37.7% of statements [2020-06-04T17:30:10.163Z] === RUN TestExternalGraphDriver/pull [2020-06-04T17:30:10.340Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 33.3% of statements [2020-06-04T17:30:10.418Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-06-04T17:30:10.427Z] --- PASS: TestBuildSquashParent (4.65s) [2020-06-04T17:30:10.427Z] === RUN TestBuildWithRemoveAndForceRemove [2020-06-04T17:30:10.427Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-04T17:30:10.427Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-04T17:30:10.427Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-04T17:30:10.427Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-04T17:30:10.427Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-04T17:30:10.427Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-04T17:30:10.427Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-04T17:30:10.427Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-04T17:30:10.427Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-04T17:30:10.427Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-04T17:30:10.427Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-04T17:30:10.427Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-04T17:30:10.427Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-04T17:30:10.427Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-04T17:30:10.427Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-04T17:30:10.427Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-04T17:30:11.711Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2020-06-04T17:30:11.711Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-06-04T17:30:11.744Z] --- PASS: TestCreateServiceSysctls (4.48s) [2020-06-04T17:30:11.744Z] === RUN TestCreateServiceCapabilities [2020-06-04T17:30:11.780Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-06-04T17:30:11.780Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-06-04T17:30:11.780Z] --- PASS: TestExternalGraphDriver (6.51s) [2020-06-04T17:30:11.780Z] --- PASS: TestExternalGraphDriver/json (2.50s) [2020-06-04T17:30:11.780Z] --- PASS: TestExternalGraphDriver/spec (2.26s) [2020-06-04T17:30:11.780Z] --- PASS: TestExternalGraphDriver/pull (1.53s) [2020-06-04T17:30:11.780Z] === RUN TestGraphdriverPluginV2 [2020-06-04T17:30:12.275Z] ok github.com/docker/docker/daemon/logger/splunk 1.666s coverage: 82.5% of statements [2020-06-04T17:30:12.275Z] ? github.com/docker/docker/daemon/names [no test files] [2020-06-04T17:30:12.340Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-06-04T17:30:12.555Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-04T17:30:12.555Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-04T17:30:12.839Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements [2020-06-04T17:30:12.839Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-06-04T17:30:12.900Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-06-04T17:30:13.465Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-06-04T17:30:14.026Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-06-04T17:30:14.586Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-06-04T17:30:14.586Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-06-04T17:30:14.586Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-06-04T17:30:14.638Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-06-04T17:30:14.638Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.38s) [2020-06-04T17:30:14.638Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.43s) [2020-06-04T17:30:14.638Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.80s) [2020-06-04T17:30:14.638Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.85s) [2020-06-04T17:30:14.638Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.87s) [2020-06-04T17:30:14.638Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.86s) [2020-06-04T17:30:14.638Z] === RUN TestBuildMultiStageCopy [2020-06-04T17:30:14.638Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-06-04T17:30:15.147Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-06-04T17:30:15.148Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-06-04T17:30:15.362Z] ok github.com/docker/docker/distribution/metadata 0.045s coverage: 48.2% of statements [2020-06-04T17:30:15.362Z] ok github.com/docker/docker/distribution 0.246s coverage: 22.1% of statements [2020-06-04T17:30:15.362Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-06-04T17:30:15.403Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-06-04T17:30:15.403Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-06-04T17:30:15.403Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-06-04T17:30:15.963Z] --- PASS: TestGraphdriverPluginV2 (4.10s) [2020-06-04T17:30:15.963Z] PASS [2020-06-04T17:30:15.963Z] [2020-06-04T17:30:15.963Z] DONE 5 tests in 10.793s [2020-06-04T17:30:15.963Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-06-04T17:30:15.963Z] ++ 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-04T17:30:15.963Z] ++ set -e [2020-06-04T17:30:15.963Z] ++ '[' -n 0 ']' [2020-06-04T17:30:15.963Z] ++ set -x [2020-06-04T17:30:15.963Z] ++ env -i DEST=/go/src/github.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-04T17:30:15.963Z] INFO: Testing against a local daemon [2020-06-04T17:30:15.963Z] === RUN TestContinueAfterPluginCrash [2020-06-04T17:30:15.963Z] === PAUSE TestContinueAfterPluginCrash [2020-06-04T17:30:15.963Z] === RUN TestReadPluginNoRead [2020-06-04T17:30:15.963Z] === PAUSE TestReadPluginNoRead [2020-06-04T17:30:15.963Z] === RUN TestDaemonStartWithLogOpt [2020-06-04T17:30:15.963Z] === PAUSE TestDaemonStartWithLogOpt [2020-06-04T17:30:15.963Z] === CONT TestContinueAfterPluginCrash [2020-06-04T17:30:15.963Z] === CONT TestDaemonStartWithLogOpt [2020-06-04T17:30:16.130Z] --- PASS: TestCreateServiceCapabilities (3.82s) [2020-06-04T17:30:16.130Z] === RUN TestInspect [2020-06-04T17:30:16.189Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-06-04T17:30:16.219Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-06-04T17:30:16.495Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-06-04T17:30:16.735Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-06-04T17:30:16.779Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-06-04T17:30:16.801Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-06-04T17:30:17.098Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-06-04T17:30:17.394Z] --- PASS: TestBuildMultiStageCopy (2.80s) [2020-06-04T17:30:17.394Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.56s) [2020-06-04T17:30:17.394Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.30s) [2020-06-04T17:30:17.394Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.29s) [2020-06-04T17:30:17.394Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.32s) [2020-06-04T17:30:17.394Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.32s) [2020-06-04T17:30:17.394Z] === RUN TestBuildMultiStageParentConfig [2020-06-04T17:30:17.668Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements [2020-06-04T17:30:17.706Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-06-04T17:30:17.706Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-06-04T17:30:18.037Z] --- PASS: TestBuildMultiStageParentConfig (0.79s) [2020-06-04T17:30:18.037Z] === RUN TestBuildLabelWithTargets [2020-06-04T17:30:18.601Z] ok github.com/docker/docker/distribution/xfer 1.883s coverage: 85.1% of statements [2020-06-04T17:30:18.601Z] ? github.com/docker/docker/dockerversion [no test files] [2020-06-04T17:30:18.601Z] ok github.com/docker/docker/image/cache 0.037s coverage: 19.2% of statements [2020-06-04T17:30:18.601Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-06-04T17:30:19.586Z] --- PASS: TestInspect (3.65s) [2020-06-04T17:30:19.586Z] === RUN TestCreateJob [2020-06-04T17:30:19.590Z] --- PASS: TestBuildLabelWithTargets (1.26s) [2020-06-04T17:30:19.590Z] === RUN TestBuildWithEmptyLayers [2020-06-04T17:30:19.594Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-06-04T17:30:19.898Z] --- PASS: TestBuildWithEmptyLayers (0.62s) [2020-06-04T17:30:19.898Z] === RUN TestBuildMultiStageOnBuild [2020-06-04T17:30:19.973Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2020-06-04T17:30:19.973Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-06-04T17:30:20.154Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-06-04T17:30:20.154Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-06-04T17:30:20.906Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-06-04T17:30:21.078Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-06-04T17:30:21.637Z] --- PASS: TestDaemonStartWithLogOpt (5.41s) [2020-06-04T17:30:21.637Z] === CONT TestReadPluginNoRead [2020-06-04T17:30:21.892Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-06-04T17:30:21.988Z] --- PASS: TestBuildMultiStageOnBuild (1.70s) [2020-06-04T17:30:21.988Z] === RUN TestBuildUncleanTarFilenames [2020-06-04T17:30:22.277Z] ok github.com/docker/docker/opts 0.020s coverage: 67.4% of statements [2020-06-04T17:30:22.277Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-06-04T17:30:22.453Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-06-04T17:30:22.648Z] --- PASS: TestBuildUncleanTarFilenames (0.86s) [2020-06-04T17:30:22.648Z] === RUN TestBuildMultiStageLayerLeak [2020-06-04T17:30:23.378Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-06-04T17:30:23.378Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-06-04T17:30:23.939Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-06-04T17:30:24.001Z] --- PASS: TestCreateJob (4.75s) [2020-06-04T17:30:24.001Z] === RUN TestReplicatedJob [2020-06-04T17:30:24.173Z] ok github.com/docker/docker/pkg/archive 0.294s coverage: 76.9% of statements [2020-06-04T17:30:24.184Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.11s) [2020-06-04T17:30:24.184Z] PASS [2020-06-04T17:30:24.184Z] [2020-06-04T17:30:24.184Z] === Skipped [2020-06-04T17:30:24.184Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-06-04T17:30:24.184Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T17:30:24.184Z] [2020-06-04T17:30:24.184Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-06-04T17:30:24.184Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T17:30:24.184Z] [2020-06-04T17:30:24.184Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-06-04T17:30:24.184Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T17:30:24.184Z] [2020-06-04T17:30:24.184Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-06-04T17:30:24.184Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T17:30:24.184Z] [2020-06-04T17:30:24.184Z] [2020-06-04T17:30:24.184Z] DONE 17 tests, 4 skipped in 32.004s [2020-06-04T17:30:24.184Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-06-04T17:30:24.184Z] ++ 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-04T17:30:24.184Z] ++ set -e [2020-06-04T17:30:24.184Z] ++ '[' -n 0 ']' [2020-06-04T17:30:24.184Z] ++ set -x [2020-06-04T17:30:24.184Z] ++ env -i DEST=/go/src/github.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-04T17:30:24.184Z] INFO: Testing against a local daemon [2020-06-04T17:30:24.184Z] === RUN TestPluginInvalidJSON [2020-06-04T17:30:24.184Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-06-04T17:30:24.184Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-06-04T17:30:24.184Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-06-04T17:30:24.184Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-06-04T17:30:24.184Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-06-04T17:30:24.184Z] === RUN TestPluginInstall [2020-06-04T17:30:24.184Z] === RUN TestPluginInstall/no_auth [2020-06-04T17:30:24.207Z] --- PASS: TestBuildMultiStageLayerLeak (1.77s) [2020-06-04T17:30:24.207Z] === RUN TestBuildWithHugeFile [2020-06-04T17:30:24.497Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-06-04T17:30:24.739Z] ok github.com/docker/docker/pkg/authorization 0.086s coverage: 68.3% of statements [2020-06-04T17:30:24.759Z] === RUN TestReadPluginNoRead/default [2020-06-04T17:30:24.998Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-06-04T17:30:25.256Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-06-04T17:30:25.323Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-06-04T17:30:25.323Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-06-04T17:30:25.882Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-06-04T17:30:26.442Z] === RUN TestReadPluginNoRead/disabled_caching [2020-06-04T17:30:26.714Z] time="2020-06-04T17:30:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-04T17:30:26.714Z] time="2020-06-04T17:30:26Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-04T17:30:26.714Z] time="2020-06-04T17:30:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9091f76c5c0451007422ec01c9e71137a572ffb6b169137be634235ad6932da1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-04T17:30:26.714Z] time="2020-06-04T17:30:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-04T17:30:26.714Z] time="2020-06-04T17:30:26Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-04T17:30:26.714Z] time="2020-06-04T17:30:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9091f76c5c0451007422ec01c9e71137a572ffb6b169137be634235ad6932da1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-04T17:30:26.714Z] === RUN TestPluginInstall/with_htpasswd [2020-06-04T17:30:27.002Z] --- PASS: TestContinueAfterPluginCrash (10.83s) [2020-06-04T17:30:27.258Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-06-04T17:30:27.650Z] time="2020-06-04T17:30:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-04T17:30:27.650Z] time="2020-06-04T17:30:27Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-04T17:30:27.650Z] time="2020-06-04T17:30:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:223fb1cffc93b0fd7fad03d3cce7da5de0d4dcce52baa69286a2ed8d8a64fede" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-04T17:30:27.650Z] time="2020-06-04T17:30:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-04T17:30:27.650Z] time="2020-06-04T17:30:27Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-04T17:30:27.650Z] time="2020-06-04T17:30:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:223fb1cffc93b0fd7fad03d3cce7da5de0d4dcce52baa69286a2ed8d8a64fede" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-04T17:30:27.908Z] === RUN TestPluginInstall/with_insecure [2020-06-04T17:30:28.183Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-06-04T17:30:28.438Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-06-04T17:30:28.438Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-06-04T17:30:28.438Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-06-04T17:30:28.438Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-06-04T17:30:28.438Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-06-04T17:30:28.530Z] ok github.com/docker/docker/layer 7.060s coverage: 68.8% of statements [2020-06-04T17:30:28.530Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-06-04T17:30:28.530Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-06-04T17:30:28.530Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-06-04T17:30:28.530Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-06-04T17:30:28.530Z] ? github.com/docker/docker/oci [no test files] [2020-06-04T17:30:28.530Z] ? github.com/docker/docker/oci/caps [no test files] [2020-06-04T17:30:28.530Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-06-04T17:30:28.530Z] ok github.com/docker/docker/pkg/chrootarchive 2.562s coverage: 43.2% of statements [2020-06-04T17:30:28.530Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-06-04T17:30:28.530Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-06-04T17:30:28.998Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-06-04T17:30:29.095Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2020-06-04T17:30:29.095Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2020-06-04T17:30:29.285Z] time="2020-06-04T17:30:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-04T17:30:29.285Z] time="2020-06-04T17:30:29Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-04T17:30:29.285Z] time="2020-06-04T17:30:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dc4911aee85e91f6fbc4cce7c47bc102a94e18ce39505db44707c17f2ffb61bd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-04T17:30:29.285Z] time="2020-06-04T17:30:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-04T17:30:29.285Z] time="2020-06-04T17:30:29Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-04T17:30:29.285Z] time="2020-06-04T17:30:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dc4911aee85e91f6fbc4cce7c47bc102a94e18ce39505db44707c17f2ffb61bd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-04T17:30:29.543Z] --- PASS: TestPluginInstall (8.87s) [2020-06-04T17:30:29.543Z] --- PASS: TestPluginInstall/no_auth (5.98s) [2020-06-04T17:30:29.543Z] --- PASS: TestPluginInstall/with_htpasswd (1.18s) [2020-06-04T17:30:29.543Z] --- PASS: TestPluginInstall/with_insecure (1.70s) [2020-06-04T17:30:29.543Z] plugin_test.go:157: [da4555b342c7d] daemon is not started [2020-06-04T17:30:29.543Z] PASS [2020-06-04T17:30:29.543Z] [2020-06-04T17:30:29.543Z] DONE 6 tests in 9.095s [2020-06-04T17:30:29.543Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-06-04T17:30:29.543Z] ++ 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-04T17:30:29.543Z] ++ set -e [2020-06-04T17:30:29.543Z] ++ '[' -n 0 ']' [2020-06-04T17:30:29.543Z] ++ set -x [2020-06-04T17:30:29.543Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04T17:30:29.558Z] --- PASS: TestReadPluginNoRead (8.10s) [2020-06-04T17:30:29.558Z] --- PASS: TestReadPluginNoRead/default (1.58s) [2020-06-04T17:30:29.558Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.80s) [2020-06-04T17:30:29.558Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.36s) [2020-06-04T17:30:29.558Z] read_test.go:92: [db9515257270d] daemon is not started [2020-06-04T17:30:29.558Z] PASS [2020-06-04T17:30:29.558Z] [2020-06-04T17:30:29.558Z] DONE 6 tests in 13.652s [2020-06-04T17:30:29.558Z] 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-04T17:30:29.558Z] ++ 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-04T17:30:29.558Z] ++ set -e [2020-06-04T17:30:29.558Z] ++ '[' -n 0 ']' [2020-06-04T17:30:29.558Z] ++ set -x [2020-06-04T17:30:29.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=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-04T17:30:29.558Z] testing: warning: no tests to run [2020-06-04T17:30:29.558Z] PASS [2020-06-04T17:30:29.558Z] [2020-06-04T17:30:29.558Z] DONE 0 tests in 0.045s [2020-06-04T17:30:29.558Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-06-04T17:30:29.558Z] ++ 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-04T17:30:29.558Z] ++ set -e [2020-06-04T17:30:29.558Z] ++ '[' -n 0 ']' [2020-06-04T17:30:29.558Z] ++ set -x [2020-06-04T17:30:29.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=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-04T17:30:29.801Z] INFO: Testing against a local daemon [2020-06-04T17:30:29.801Z] === RUN TestExternalGraphDriver [2020-06-04T17:30:29.812Z] INFO: Testing against a local daemon [2020-06-04T17:30:29.812Z] === RUN TestPluginWithDevMounts [2020-06-04T17:30:29.812Z] === PAUSE TestPluginWithDevMounts [2020-06-04T17:30:29.812Z] === CONT TestPluginWithDevMounts [2020-06-04T17:30:30.028Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2020-06-04T17:30:30.060Z] === RUN TestExternalGraphDriver/json [2020-06-04T17:30:30.594Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2020-06-04T17:30:30.851Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2020-06-04T17:30:31.696Z] --- PASS: TestPluginWithDevMounts (1.70s) [2020-06-04T17:30:31.696Z] PASS [2020-06-04T17:30:31.696Z] [2020-06-04T17:30:31.696Z] DONE 1 tests in 1.815s [2020-06-04T17:30:31.696Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-06-04T17:30:31.696Z] ++ 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-04T17:30:31.696Z] ++ set -e [2020-06-04T17:30:31.696Z] ++ '[' -n 0 ']' [2020-06-04T17:30:31.696Z] ++ set -x [2020-06-04T17:30:31.696Z] ++ env -i DEST=/go/src/github.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-04T17:30:31.696Z] INFO: Testing against a local daemon [2020-06-04T17:30:31.696Z] === RUN TestSecretInspect [2020-06-04T17:30:32.223Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-06-04T17:30:32.383Z] --- PASS: TestReplicatedJob (7.57s) [2020-06-04T17:30:32.383Z] === RUN TestUpdateReplicatedJob [2020-06-04T17:30:32.591Z] === RUN TestExternalGraphDriver/spec [2020-06-04T17:30:32.788Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 89.5% of statements [2020-06-04T17:30:33.352Z] ok github.com/docker/docker/pkg/fsutils 0.192s coverage: 85.1% of statements [2020-06-04T17:30:33.578Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-06-04T17:30:33.609Z] ok github.com/docker/docker/pkg/discovery/kv 3.069s coverage: 84.1% of statements [2020-06-04T17:30:33.865Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2020-06-04T17:30:34.138Z] --- PASS: TestSecretInspect (2.49s) [2020-06-04T17:30:34.138Z] === RUN TestSecretList [2020-06-04T17:30:34.138Z] === RUN TestDockerSuite/TestContainerAPITop [2020-06-04T17:30:34.698Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-06-04T17:30:34.698Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-06-04T17:30:34.698Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-06-04T17:30:34.797Z] ok github.com/docker/docker/pkg/idtools 0.463s coverage: 70.3% of statements [2020-06-04T17:30:35.123Z] === RUN TestExternalGraphDriver/pull [2020-06-04T17:30:35.361Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2020-06-04T17:30:35.361Z] ok github.com/docker/docker/pkg/ioutils 0.622s coverage: 70.6% of statements [2020-06-04T17:30:35.621Z] ok github.com/docker/docker/pkg/locker 0.020s coverage: 88.9% of statements [2020-06-04T17:30:35.879Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2020-06-04T17:30:35.879Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-06-04T17:30:35.879Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-06-04T17:30:36.137Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2020-06-04T17:30:36.137Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-06-04T17:30:36.137Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-06-04T17:30:36.394Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-06-04T17:30:36.580Z] --- PASS: TestSecretList (2.35s) [2020-06-04T17:30:36.581Z] === RUN TestSecretsCreateAndDelete [2020-06-04T17:30:36.764Z] --- PASS: TestUpdateReplicatedJob (4.47s) [2020-06-04T17:30:36.764Z] === RUN TestServiceListWithStatuses [2020-06-04T17:30:36.764Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-06-04T17:30:36.764Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-04T17:30:36.764Z] === RUN TestDockerNetworkConnectAlias [2020-06-04T17:30:36.959Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 91.4% of statements [2020-06-04T17:30:36.959Z] ok github.com/docker/docker/pkg/pidfile 0.005s coverage: 82.4% of statements [2020-06-04T17:30:36.959Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-06-04T17:30:36.959Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-06-04T17:30:37.504Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-06-04T17:30:37.655Z] --- PASS: TestExternalGraphDriver (7.50s) [2020-06-04T17:30:37.655Z] --- PASS: TestExternalGraphDriver/json (2.41s) [2020-06-04T17:30:37.655Z] --- PASS: TestExternalGraphDriver/spec (2.70s) [2020-06-04T17:30:37.655Z] --- PASS: TestExternalGraphDriver/pull (2.25s) [2020-06-04T17:30:37.655Z] === RUN TestGraphdriverPluginV2 [2020-06-04T17:30:37.655Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-06-04T17:30:37.655Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T17:30:37.655Z] PASS [2020-06-04T17:30:37.655Z] [2020-06-04T17:30:37.655Z] === Skipped [2020-06-04T17:30:37.655Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-06-04T17:30:37.655Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T17:30:37.655Z] [2020-06-04T17:30:37.655Z] [2020-06-04T17:30:37.655Z] DONE 5 tests, 1 skipped in 7.729s [2020-06-04T17:30:37.655Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-06-04T17:30:37.655Z] ++ 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-04T17:30:37.655Z] ++ set -e [2020-06-04T17:30:37.655Z] ++ '[' -n 0 ']' [2020-06-04T17:30:37.655Z] ++ set -x [2020-06-04T17:30:37.655Z] ++ env -i DEST=/go/src/github.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-04T17:30:37.655Z] INFO: Testing against a local daemon [2020-06-04T17:30:37.655Z] === RUN TestContinueAfterPluginCrash [2020-06-04T17:30:37.655Z] === PAUSE TestContinueAfterPluginCrash [2020-06-04T17:30:37.655Z] === RUN TestReadPluginNoRead [2020-06-04T17:30:37.655Z] === PAUSE TestReadPluginNoRead [2020-06-04T17:30:37.655Z] === RUN TestDaemonStartWithLogOpt [2020-06-04T17:30:37.655Z] === PAUSE TestDaemonStartWithLogOpt [2020-06-04T17:30:37.655Z] === CONT TestContinueAfterPluginCrash [2020-06-04T17:30:37.655Z] === CONT TestDaemonStartWithLogOpt [2020-06-04T17:30:37.655Z] === CONT TestReadPluginNoRead [2020-06-04T17:30:37.762Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-06-04T17:30:37.891Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2020-06-04T17:30:38.456Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-06-04T17:30:38.685Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-06-04T17:30:38.713Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-06-04T17:30:38.971Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-06-04T17:30:39.244Z] --- PASS: TestSecretsCreateAndDelete (2.76s) [2020-06-04T17:30:39.244Z] === RUN TestSecretsUpdate [2020-06-04T17:30:40.340Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 73.9% of statements [2020-06-04T17:30:40.598Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-06-04T17:30:41.755Z] --- PASS: TestSecretsUpdate (2.53s) [2020-06-04T17:30:41.755Z] === RUN TestTemplatedSecret [2020-06-04T17:30:41.847Z] === RUN TestReadPluginNoRead/default [2020-06-04T17:30:42.414Z] --- PASS: TestDaemonStartWithLogOpt (4.83s) [2020-06-04T17:30:42.679Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-06-04T17:30:42.935Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-06-04T17:30:43.791Z] === RUN TestReadPluginNoRead/disabled_caching [2020-06-04T17:30:43.873Z] ok github.com/docker/docker/pkg/signal 2.389s coverage: 61.0% of statements [2020-06-04T17:30:43.873Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-06-04T17:30:44.131Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-06-04T17:30:44.389Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-06-04T17:30:44.647Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-06-04T17:30:44.912Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-06-04T17:30:44.912Z] --- PASS: TestTemplatedSecret (3.05s) [2020-06-04T17:30:44.912Z] === RUN TestSecretCreateResolve [2020-06-04T17:30:45.142Z] --- PASS: TestDockerNetworkConnectAlias (7.96s) [2020-06-04T17:30:45.142Z] === RUN TestDockerNetworkReConnect [2020-06-04T17:30:45.580Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.8% of statements [2020-06-04T17:30:45.695Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-06-04T17:30:45.836Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-06-04T17:30:45.837Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2020-06-04T17:30:46.398Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-06-04T17:30:46.401Z] ok github.com/docker/docker/pkg/tailfile 0.053s coverage: 88.6% of statements [2020-06-04T17:30:46.966Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2020-06-04T17:30:46.966Z] testing: warning: no tests to run [2020-06-04T17:30:46.966Z] coverage: [no statements] [2020-06-04T17:30:46.966Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-06-04T17:30:47.530Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-06-04T17:30:47.530Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-06-04T17:30:47.597Z] --- PASS: TestReadPluginNoRead (9.69s) [2020-06-04T17:30:47.597Z] --- PASS: TestReadPluginNoRead/default (1.85s) [2020-06-04T17:30:47.597Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.82s) [2020-06-04T17:30:47.597Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.84s) [2020-06-04T17:30:47.597Z] read_test.go:92: [d109ef6083c9c] daemon is not started [2020-06-04T17:30:47.758Z] --- PASS: TestSecretCreateResolve (2.71s) [2020-06-04T17:30:47.758Z] PASS [2020-06-04T17:30:47.758Z] [2020-06-04T17:30:47.758Z] DONE 6 tests in 15.996s [2020-06-04T17:30:47.758Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-06-04T17:30:47.758Z] ++ 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-04T17:30:47.758Z] ++ set -e [2020-06-04T17:30:47.758Z] ++ '[' -n 0 ']' [2020-06-04T17:30:47.758Z] ++ set -x [2020-06-04T17:30:47.758Z] ++ env -i DEST=/go/src/github.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-04T17:30:47.758Z] INFO: Testing against a local daemon [2020-06-04T17:30:47.758Z] === RUN TestServiceCreateInit [2020-06-04T17:30:47.758Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-06-04T17:30:47.758Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-06-04T17:30:47.800Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2020-06-04T17:30:47.856Z] --- PASS: TestContinueAfterPluginCrash (10.21s) [2020-06-04T17:30:47.856Z] PASS [2020-06-04T17:30:47.856Z] [2020-06-04T17:30:47.856Z] DONE 6 tests in 10.500s [2020-06-04T17:30:47.856Z] 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-04T17:30:47.856Z] ++ 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-04T17:30:47.856Z] ++ set -e [2020-06-04T17:30:47.856Z] ++ '[' -n 0 ']' [2020-06-04T17:30:47.856Z] ++ set -x [2020-06-04T17:30:47.856Z] ++ env -i DEST=/go/src/github.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-04T17:30:47.856Z] testing: warning: no tests to run [2020-06-04T17:30:47.856Z] PASS [2020-06-04T17:30:47.856Z] [2020-06-04T17:30:47.856Z] DONE 0 tests in 0.045s [2020-06-04T17:30:47.856Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-06-04T17:30:47.856Z] ++ 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-04T17:30:47.856Z] ++ set -e [2020-06-04T17:30:47.856Z] ++ '[' -n 0 ']' [2020-06-04T17:30:47.856Z] ++ set -x [2020-06-04T17:30:47.856Z] ++ env -i DEST=/go/src/github.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-04T17:30:48.114Z] INFO: Testing against a local daemon [2020-06-04T17:30:48.114Z] === RUN TestPluginWithDevMounts [2020-06-04T17:30:48.114Z] === PAUSE TestPluginWithDevMounts [2020-06-04T17:30:48.114Z] === CONT TestPluginWithDevMounts [2020-06-04T17:30:49.120Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-06-04T17:30:50.330Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.1% of statements [2020-06-04T17:30:50.588Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-06-04T17:30:50.631Z] --- PASS: TestDockerNetworkReConnect (6.12s) [2020-06-04T17:30:50.631Z] === RUN TestServicePlugin [2020-06-04T17:30:50.631Z] --- SKIP: TestServicePlugin (0.00s) [2020-06-04T17:30:50.631Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T17:30:50.631Z] === RUN TestServiceUpdateLabel [2020-06-04T17:30:50.645Z] --- PASS: TestPluginWithDevMounts (2.21s) [2020-06-04T17:30:50.645Z] PASS [2020-06-04T17:30:50.645Z] [2020-06-04T17:30:50.645Z] DONE 1 tests in 2.374s [2020-06-04T17:30:50.645Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-06-04T17:30:50.645Z] ++ 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-04T17:30:50.645Z] ++ set -e [2020-06-04T17:30:50.645Z] ++ '[' -n 0 ']' [2020-06-04T17:30:50.645Z] ++ set -x [2020-06-04T17:30:50.645Z] ++ env -i DEST=/go/src/github.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-04T17:30:50.645Z] INFO: Testing against a local daemon [2020-06-04T17:30:50.645Z] === RUN TestSecretInspect [2020-06-04T17:30:51.005Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-06-04T17:30:51.521Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-06-04T17:30:51.778Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-06-04T17:30:52.366Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-06-04T17:30:52.366Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0009bcc60_} [2020-06-04T17:30:53.150Z] ok github.com/docker/docker/registry 0.074s coverage: 56.3% of statements [2020-06-04T17:30:53.728Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1045637086_/foo_false____} [2020-06-04T17:30:53.928Z] --- PASS: TestSecretInspect (3.20s) [2020-06-04T17:30:53.929Z] === RUN TestSecretList [2020-06-04T17:30:54.082Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2020-06-04T17:30:54.082Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2020-06-04T17:30:54.085Z] --- PASS: TestServiceUpdateLabel (3.61s) [2020-06-04T17:30:54.085Z] === RUN TestServiceUpdateSecrets [2020-06-04T17:30:55.016Z] ok github.com/docker/docker/runconfig 0.008s coverage: 65.8% of statements [2020-06-04T17:30:55.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1045637086_/foo_true____} [2020-06-04T17:30:55.274Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-06-04T17:30:56.450Z] --- PASS: TestServiceCreateInit (8.62s) [2020-06-04T17:30:56.450Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.45s) [2020-06-04T17:30:56.450Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.16s) [2020-06-04T17:30:56.450Z] === RUN TestCreateServiceMultipleTimes [2020-06-04T17:30:56.450Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3666915237_/foo_false____} [2020-06-04T17:30:57.212Z] --- PASS: TestSecretList (3.16s) [2020-06-04T17:30:57.212Z] === RUN TestSecretsCreateAndDelete [2020-06-04T17:30:57.376Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-06-04T17:30:57.631Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3666915237_/foo_true____} [2020-06-04T17:30:57.798Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-06-04T17:30:58.730Z] ok github.com/docker/docker/volume/local 0.005s coverage: 73.0% of statements [2020-06-04T17:30:58.987Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-06-04T17:30:59.517Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3666915237_/foo_true__0xc0009bccc0__} [2020-06-04T17:31:00.359Z] ok github.com/docker/docker/volume/service 0.016s coverage: 73.0% of statements [2020-06-04T17:31:00.496Z] --- PASS: TestSecretsCreateAndDelete (3.19s) [2020-06-04T17:31:00.496Z] === RUN TestSecretsUpdate [2020-06-04T17:31:01.402Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0009bcce0_} [2020-06-04T17:31:02.328Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0009bcd00_} [2020-06-04T17:31:03.780Z] --- PASS: TestSecretsUpdate (3.22s) [2020-06-04T17:31:03.780Z] === RUN TestTemplatedSecret [2020-06-04T17:31:04.215Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0009bcd20_} [2020-06-04T17:31:05.580Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0009bcd40_} [2020-06-04T17:31:07.064Z] --- PASS: TestTemplatedSecret (3.56s) [2020-06-04T17:31:07.064Z] === RUN TestSecretCreateResolve [2020-06-04T17:31:07.464Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-06-04T17:31:08.827Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-06-04T17:31:08.827Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-06-04T17:31:08.827Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-06-04T17:31:08.827Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-06-04T17:31:08.827Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-06-04T17:31:08.827Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-06-04T17:31:08.827Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-06-04T17:31:08.827Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-06-04T17:31:08.827Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-06-04T17:31:08.827Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-06-04T17:31:08.827Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-06-04T17:31:08.827Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-06-04T17:31:08.827Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-06-04T17:31:08.827Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-06-04T17:31:08.827Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-06-04T17:31:08.827Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-06-04T17:31:08.827Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-06-04T17:31:09.082Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-06-04T17:31:10.351Z] --- PASS: TestSecretCreateResolve (3.22s) [2020-06-04T17:31:10.351Z] PASS [2020-06-04T17:31:10.351Z] [2020-06-04T17:31:10.351Z] DONE 6 tests in 19.719s [2020-06-04T17:31:10.351Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-06-04T17:31:10.351Z] ++ 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-04T17:31:10.351Z] ++ set -e [2020-06-04T17:31:10.351Z] ++ '[' -n 0 ']' [2020-06-04T17:31:10.351Z] ++ set -x [2020-06-04T17:31:10.351Z] ++ env -i DEST=/go/src/github.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-04T17:31:10.351Z] INFO: Testing against a local daemon [2020-06-04T17:31:10.351Z] === RUN TestServiceCreateInit [2020-06-04T17:31:10.351Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-06-04T17:31:11.608Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-06-04T17:31:12.533Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-06-04T17:31:12.533Z] --- PASS: TestServiceUpdateSecrets (15.83s) [2020-06-04T17:31:12.533Z] === RUN TestServiceUpdateConfigs [2020-06-04T17:31:12.540Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2020-06-04T17:31:12.540Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-06-04T17:31:12.540Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-06-04T17:31:12.541Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-06-04T17:31:12.541Z] ? github.com/docker/docker/pkg/term [no test files] [2020-06-04T17:31:12.541Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-06-04T17:31:12.541Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-06-04T17:31:12.541Z] ? github.com/docker/docker/rootless [no test files] [2020-06-04T17:31:12.541Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-06-04T17:31:12.541Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-06-04T17:31:12.541Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-06-04T17:31:12.541Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-06-04T17:31:12.541Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-06-04T17:31:12.541Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-06-04T17:31:12.541Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-06-04T17:31:12.541Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-06-04T17:31:12.541Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-06-04T17:31:12.541Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-06-04T17:31:12.541Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-06-04T17:31:12.541Z] ? github.com/docker/docker/testutil/request [no test files] [2020-06-04T17:31:12.541Z] ? github.com/docker/docker/volume [no test files] [2020-06-04T17:31:12.541Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-06-04T17:31:12.541Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-06-04T17:31:12.541Z] [2020-06-04T17:31:12.541Z] === Skipped [2020-06-04T17:31:12.541Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-06-04T17:31:12.541Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-06-04T17:31:12.541Z] [2020-06-04T17:31:12.541Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-06-04T17:31:12.541Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-06-04T17:31:12.541Z] [2020-06-04T17:31:12.541Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-06-04T17:31:12.541Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T17:31:12.541Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-04T17:31:12.541Z] [2020-06-04T17:31:12.541Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-06-04T17:31:12.541Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T17:31:12.541Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-04T17:31:12.541Z] [2020-06-04T17:31:12.541Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-06-04T17:31:12.541Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T17:31:12.541Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-04T17:31:12.541Z] [2020-06-04T17:31:12.541Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-06-04T17:31:12.541Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T17:31:12.541Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-04T17:31:12.541Z] [2020-06-04T17:31:12.541Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-06-04T17:31:12.541Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T17:31:12.541Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-04T17:31:12.541Z] [2020-06-04T17:31:12.541Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-06-04T17:31:12.541Z] graphtest_unix.go:73: No driver to put! [2020-06-04T17:31:12.541Z] [2020-06-04T17:31:12.541Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-06-04T17:31:12.541Z] time="2020-06-04T17:29:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-04T17:31:12.541Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-04T17:31:12.541Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-04T17:31:12.541Z] [2020-06-04T17:31:12.541Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-06-04T17:31:12.541Z] time="2020-06-04T17:29:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-04T17:31:12.541Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-04T17:31:12.541Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-04T17:31:12.541Z] [2020-06-04T17:31:12.541Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-06-04T17:31:12.541Z] time="2020-06-04T17:29:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-04T17:31:12.541Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-04T17:31:12.541Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-04T17:31:12.541Z] [2020-06-04T17:31:12.541Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-06-04T17:31:12.541Z] time="2020-06-04T17:29:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-04T17:31:12.541Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-04T17:31:12.541Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-04T17:31:12.541Z] [2020-06-04T17:31:12.541Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-06-04T17:31:12.541Z] time="2020-06-04T17:29:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-04T17:31:12.541Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-04T17:31:12.541Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-04T17:31:12.541Z] [2020-06-04T17:31:12.541Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-06-04T17:31:12.541Z] graphtest_unix.go:73: No driver to put! [2020-06-04T17:31:12.541Z] [2020-06-04T17:31:12.541Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-06-04T17:31:12.541Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-06-04T17:31:12.541Z] [2020-06-04T17:31:12.541Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-06-04T17:31:12.541Z] overlay_test.go:49: Fails to compute changes intermittently [2020-06-04T17:31:12.541Z] [2020-06-04T17:31:12.541Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-06-04T17:31:12.541Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-06-04T17:31:12.541Z] [2020-06-04T17:31:12.541Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-06-04T17:31:12.541Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-06-04T17:31:12.541Z] [2020-06-04T17:31:12.541Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-06-04T17:31:12.541Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T17:31:12.541Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-04T17:31:12.541Z] [2020-06-04T17:31:12.541Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-06-04T17:31:12.541Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T17:31:12.541Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-04T17:31:12.541Z] [2020-06-04T17:31:12.541Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-06-04T17:31:12.541Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T17:31:12.541Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-04T17:31:12.541Z] [2020-06-04T17:31:12.541Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-06-04T17:31:12.541Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T17:31:12.541Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-04T17:31:12.541Z] [2020-06-04T17:31:12.541Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-06-04T17:31:12.541Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T17:31:12.541Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-04T17:31:12.541Z] [2020-06-04T17:31:12.541Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-06-04T17:31:12.541Z] graphtest_unix.go:73: No driver to put! [2020-06-04T17:31:12.541Z] [2020-06-04T17:31:12.541Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-06-04T17:31:12.541Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-06-04T17:31:12.541Z] [2020-06-04T17:31:12.541Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-06-04T17:31:12.541Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-06-04T17:31:12.541Z] [2020-06-04T17:31:12.541Z] [2020-06-04T17:31:12.541Z] DONE 2124 tests, 26 skipped in 249.068s Post stage [Pipeline] junit [2020-06-04T17:31:12.552Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-06-04T17:31:13.313Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41030/.git:/go/src/github.com/docker/docker/.git --name docker-pr14 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b4fc2b7202f46f4cdbba0d993aba757f5cd31280 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b4fc2b7202f46f4cdbba0d993aba757f5cd31280 hack/validate/vendor [2020-06-04T17:31:13.877Z] No vendor changes in diff. [2020-06-04T17:31:14.419Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-06-04T17:31:14.419Z] --- PASS: TestCreateServiceMultipleTimes (18.11s) [2020-06-04T17:31:14.419Z] === RUN TestCreateServiceConflict [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-06-04T17:31:14.770Z] + echo Building e2e image [2020-06-04T17:31:14.770Z] Building e2e image [2020-06-04T17:31:14.770Z] + docker build --build-arg DOCKER_GITCOMMIT=b4fc2b7202f46f4cdbba0d993aba757f5cd31280 -t moby-e2e-test -f Dockerfile.e2e . [2020-06-04T17:31:14.770Z] #2 [internal] load .dockerignore [2020-06-04T17:31:14.770Z] #2 transferring context: 34B done [2020-06-04T17:31:14.770Z] #2 DONE 0.0s [2020-06-04T17:31:14.770Z] [2020-06-04T17:31:14.770Z] #1 [internal] load build definition from Dockerfile.e2e [2020-06-04T17:31:14.770Z] #1 transferring dockerfile: 3.21kB done [2020-06-04T17:31:14.770Z] #1 DONE 0.0s [2020-06-04T17:31:14.770Z] [2020-06-04T17:31:14.770Z] #4 [internal] load metadata for docker.io/library/golang:1.13.11-alpine [2020-06-04T17:31:14.979Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-06-04T17:31:15.027Z] #4 ... [2020-06-04T17:31:15.027Z] [2020-06-04T17:31:15.027Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-06-04T17:31:15.027Z] #3 DONE 0.2s [2020-06-04T17:31:15.027Z] [2020-06-04T17:31:15.027Z] #4 [internal] load metadata for docker.io/library/golang:1.13.11-alpine [2020-06-04T17:31:15.027Z] #4 DONE 0.3s [2020-06-04T17:31:15.027Z] [2020-06-04T17:31:15.027Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-06-04T17:31:15.027Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-06-04T17:31:15.027Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-06-04T17:31:15.027Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-06-04T17:31:15.027Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-06-04T17:31:15.027Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0B / 2.80MB 0.1s [2020-06-04T17:31:15.288Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.2s [2020-06-04T17:31:15.288Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.2s done [2020-06-04T17:31:15.288Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d [2020-06-04T17:31:15.539Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-06-04T17:31:15.539Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-06-04T17:31:15.547Z] #5 ... [2020-06-04T17:31:15.547Z] [2020-06-04T17:31:15.547Z] #8 [internal] load build context [2020-06-04T17:31:15.547Z] #8 transferring context: 850.50kB 0.3s done [2020-06-04T17:31:15.547Z] #8 DONE 0.4s [2020-06-04T17:31:15.547Z] [2020-06-04T17:31:15.547Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-06-04T17:31:15.547Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.4s done [2020-06-04T17:31:15.621Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-06-04T17:31:15.804Z] #5 DONE 0.6s [2020-06-04T17:31:15.804Z] [2020-06-04T17:31:15.805Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb5... [2020-06-04T17:31:15.805Z] #14 resolve docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb599008a8fa7fdeb0bb4a97dc266a7d5cc41df49e7d727bd46ac6bb93 done [2020-06-04T17:31:15.805Z] #14 sha256:d0c98ad260416c55518b77b5a67d92942be1a0f8821b72d5704312937ba5828e 3.83kB / 3.83kB done [2020-06-04T17:31:15.805Z] #14 sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c 301.28kB / 301.28kB 0.1s done [2020-06-04T17:31:15.805Z] #14 sha256:fe522b08c9798748151fec9b7a908aca712cd102cfcbb8ed79d57d05b71e6cc4 153B / 153B 0.1s done [2020-06-04T17:31:15.805Z] #14 sha256:7f13b5eb599008a8fa7fdeb0bb4a97dc266a7d5cc41df49e7d727bd46ac6bb93 1.65kB / 1.65kB done [2020-06-04T17:31:15.805Z] #14 sha256:23e58487b3376efcfab6e653b575b920f9975181b0595b30681e30204bdfa804 1.36kB / 1.36kB done [2020-06-04T17:31:15.805Z] #14 extracting sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c 0.2s done [2020-06-04T17:31:15.805Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 27.26MB / 126.95MB 0.7s [2020-06-04T17:31:15.805Z] #14 sha256:83f2b0a6c7cbb34d5ffa5324bfa7fd61f8ffc73e139b293ae8e9d8a97e891392 126B / 126B 0.2s done [2020-06-04T17:31:15.805Z] #14 extracting sha256:fe522b08c9798748151fec9b7a908aca712cd102cfcbb8ed79d57d05b71e6cc4 done [2020-06-04T17:31:15.805Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 34.41MB / 126.95MB 0.8s [2020-06-04T17:31:15.805Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 47.97MB / 126.95MB 0.9s [2020-06-04T17:31:16.062Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 60.53MB / 126.95MB 1.2s [2020-06-04T17:31:16.322Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 69.11MB / 126.95MB 1.3s [2020-06-04T17:31:16.465Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-06-04T17:31:16.581Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 87.39MB / 126.95MB 1.5s [2020-06-04T17:31:16.581Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 102.45MB / 126.95MB 1.6s [2020-06-04T17:31:16.839Z] #14 ... [2020-06-04T17:31:16.839Z] [2020-06-04T17:31:16.839Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-06-04T17:31:16.839Z] #6 DONE 1.1s [2020-06-04T17:31:16.839Z] [2020-06-04T17:31:16.839Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb5... [2020-06-04T17:31:16.839Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 116.20MB / 126.95MB 1.7s [2020-06-04T17:31:16.839Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 126.95MB / 126.95MB 1.8s done [2020-06-04T17:31:17.096Z] #14 extracting sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed [2020-06-04T17:31:17.391Z] --- PASS: TestCreateServiceConflict (2.90s) [2020-06-04T17:31:17.391Z] === RUN TestCreateServiceMaxReplicas [2020-06-04T17:31:17.391Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-06-04T17:31:18.316Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-06-04T17:31:19.242Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-06-04T17:31:20.168Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-06-04T17:31:20.905Z] --- PASS: TestServiceCreateInit (10.24s) [2020-06-04T17:31:20.905Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.25s) [2020-06-04T17:31:20.905Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.95s) [2020-06-04T17:31:20.905Z] === RUN TestCreateServiceMultipleTimes [2020-06-04T17:31:21.092Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-06-04T17:31:21.093Z] --- PASS: TestCreateServiceMaxReplicas (3.86s) [2020-06-04T17:31:21.093Z] === RUN TestCreateWithDuplicateNetworkNames [2020-06-04T17:31:21.645Z] --- PASS: TestBuildWithHugeFile (53.60s) [2020-06-04T17:31:21.645Z] === RUN TestBuildWithEmptyDockerfile [2020-06-04T17:31:21.645Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-04T17:31:21.645Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-04T17:31:21.645Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-04T17:31:21.645Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-04T17:31:21.645Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-04T17:31:21.645Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-04T17:31:21.645Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-04T17:31:21.645Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-04T17:31:21.645Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-04T17:31:21.645Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2020-06-04T17:31:21.645Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s) [2020-06-04T17:31:21.645Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.28s) [2020-06-04T17:31:21.645Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s) [2020-06-04T17:31:21.645Z] === RUN TestBuildPreserveOwnership [2020-06-04T17:31:21.645Z] === RUN TestBuildPreserveOwnership/copy_from [2020-06-04T17:31:21.645Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-06-04T17:31:21.652Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-06-04T17:31:21.950Z] --- PASS: TestBuildPreserveOwnership (3.83s) [2020-06-04T17:31:21.950Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.53s) [2020-06-04T17:31:21.950Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.28s) [2020-06-04T17:31:21.950Z] === RUN TestBuildPlatformInvalid [2020-06-04T17:31:22.259Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2020-06-04T17:31:22.259Z] PASS [2020-06-04T17:31:22.259Z] [2020-06-04T17:31:22.259Z] === Skipped [2020-06-04T17:31:22.259Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-06-04T17:31:22.259Z] build_session_test.go:25: TODO: BuildKit [2020-06-04T17:31:22.259Z] [2020-06-04T17:31:22.259Z] [2020-06-04T17:31:22.259Z] DONE 32 tests, 1 skipped in 89.500s [2020-06-04T17:31:22.259Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-06-04T17:31:22.259Z] ++ 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-04T17:31:22.259Z] ++ set -e [2020-06-04T17:31:22.259Z] ++ '[' -n 0 ']' [2020-06-04T17:31:22.259Z] ++ set -x [2020-06-04T17:31:22.259Z] ++ env -i DEST=/go/src/github.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-04T17:31:22.259Z] INFO: Testing against a local daemon [2020-06-04T17:31:22.259Z] === RUN TestConfigInspect [2020-06-04T17:31:22.356Z] #14 ... [2020-06-04T17:31:22.356Z] [2020-06-04T17:31:22.356Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-06-04T17:31:22.356Z] #7 0.893 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-06-04T17:31:22.356Z] #7 1.961 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-06-04T17:31:22.356Z] #7 2.061 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-06-04T17:31:22.356Z] #7 2.067 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-06-04T17:31:22.356Z] #7 2.078 (3/30) Installing readline (8.0.0-r0) [2020-06-04T17:31:22.356Z] #7 2.084 (4/30) Installing bash (5.0.0-r0) [2020-06-04T17:31:22.356Z] #7 2.100 Executing bash-5.0.0-r0.post-install [2020-06-04T17:31:22.356Z] #7 2.105 (5/30) Installing ca-certificates (20191127-r2) [2020-06-04T17:31:22.356Z] #7 2.122 (6/30) Installing libgcc (8.3.0-r0) [2020-06-04T17:31:22.356Z] #7 2.126 (7/30) Installing libstdc++ (8.3.0-r0) [2020-06-04T17:31:22.356Z] #7 2.141 (8/30) Installing binutils (2.32-r0) [2020-06-04T17:31:22.356Z] #7 2.245 (9/30) Installing gmp (6.1.2-r1) [2020-06-04T17:31:22.356Z] #7 2.253 (10/30) Installing isl (0.18-r0) [2020-06-04T17:31:22.356Z] #7 2.277 (11/30) Installing libgomp (8.3.0-r0) [2020-06-04T17:31:22.356Z] #7 2.282 (12/30) Installing libatomic (8.3.0-r0) [2020-06-04T17:31:22.356Z] #7 2.284 (13/30) Installing mpfr3 (3.1.5-r1) [2020-06-04T17:31:22.356Z] #7 2.291 (14/30) Installing mpc1 (1.1.0-r0) [2020-06-04T17:31:22.356Z] #7 2.294 (15/30) Installing gcc (8.3.0-r0) [2020-06-04T17:31:22.356Z] #7 3.215 (16/30) Installing musl-dev (1.1.22-r3) [2020-06-04T17:31:22.356Z] #7 3.322 (17/30) Installing libc-dev (0.7.1-r0) [2020-06-04T17:31:22.356Z] #7 3.328 (18/30) Installing g++ (8.3.0-r0) [2020-06-04T17:31:22.356Z] #7 3.922 (19/30) Installing nghttp2-libs (1.39.2-r0) [2020-06-04T17:31:22.356Z] #7 3.928 (20/30) Installing libcurl (7.66.0-r0) [2020-06-04T17:31:22.356Z] #7 3.937 (21/30) Installing expat (2.2.8-r0) [2020-06-04T17:31:22.356Z] #7 3.940 (22/30) Installing pcre2 (10.33-r0) [2020-06-04T17:31:22.356Z] #7 3.953 (23/30) Installing git (2.22.4-r0) [2020-06-04T17:31:22.356Z] #7 4.171 (24/30) Installing libmnl (1.0.4-r0) [2020-06-04T17:31:22.356Z] #7 4.177 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-06-04T17:31:22.356Z] #7 4.181 (26/30) Installing iptables (1.8.3-r1) [2020-06-04T17:31:22.356Z] #7 4.205 (27/30) Installing pigz (2.4-r0) [2020-06-04T17:31:22.356Z] #7 4.213 (28/30) Installing tar (1.32-r0) [2020-06-04T17:31:22.356Z] #7 4.221 (29/30) Installing xz-libs (5.2.4-r0) [2020-06-04T17:31:22.356Z] #7 4.225 (30/30) Installing xz (5.2.4-r0) [2020-06-04T17:31:22.356Z] #7 4.231 Executing busybox-1.30.1-r3.trigger [2020-06-04T17:31:22.356Z] #7 4.235 Executing ca-certificates-20191127-r2.trigger [2020-06-04T17:31:22.356Z] #7 4.282 OK: 179 MiB in 44 packages [2020-06-04T17:31:22.356Z] #7 DONE 5.4s [2020-06-04T17:31:22.356Z] [2020-06-04T17:31:22.356Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-06-04T17:31:22.356Z] #9 DONE 0.1s [2020-06-04T17:31:22.356Z] [2020-06-04T17:31:22.356Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb5... [2020-06-04T17:31:22.356Z] #14 extracting sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 5.1s [2020-06-04T17:31:22.356Z] #14 ... [2020-06-04T17:31:22.356Z] [2020-06-04T17:31:22.356Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-06-04T17:31:22.356Z] #10 DONE 0.1s [2020-06-04T17:31:22.356Z] [2020-06-04T17:31:22.356Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-06-04T17:31:22.356Z] #11 DONE 0.0s [2020-06-04T17:31:22.356Z] [2020-06-04T17:31:22.356Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-06-04T17:31:22.356Z] #12 DONE 0.1s [2020-06-04T17:31:22.356Z] [2020-06-04T17:31:22.356Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb5... [2020-06-04T17:31:22.581Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-06-04T17:31:22.614Z] #14 ... [2020-06-04T17:31:22.614Z] [2020-06-04T17:31:22.614Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-06-04T17:31:22.614Z] #13 DONE 0.1s [2020-06-04T17:31:22.614Z] [2020-06-04T17:31:22.614Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb5... [2020-06-04T17:31:23.142Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-06-04T17:31:23.178Z] #14 extracting sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 6.0s done [2020-06-04T17:31:23.178Z] #14 extracting sha256:83f2b0a6c7cbb34d5ffa5324bfa7fd61f8ffc73e139b293ae8e9d8a97e891392 done [2020-06-04T17:31:23.178Z] #14 DONE 8.3s [2020-06-04T17:31:23.178Z] [2020-06-04T17:31:23.178Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-06-04T17:31:23.742Z] #15 0.544 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-04T17:31:24.467Z] --- PASS: TestConfigInspect (1.86s) [2020-06-04T17:31:24.467Z] === RUN TestConfigList [2020-06-04T17:31:24.505Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-06-04T17:31:25.065Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-06-04T17:31:25.112Z] #15 1.597 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-04T17:31:25.112Z] #15 1.683 (1/42) Installing ncurses-terminfo-base (6.1_p20200118-r4) [2020-06-04T17:31:25.112Z] #15 1.688 (2/42) Installing ncurses-libs (6.1_p20200118-r4) [2020-06-04T17:31:25.112Z] #15 1.696 (3/42) Installing readline (8.0.1-r0) [2020-06-04T17:31:25.112Z] #15 1.701 (4/42) Installing bash (5.0.11-r1) [2020-06-04T17:31:25.112Z] #15 1.713 Executing bash-5.0.11-r1.post-install [2020-06-04T17:31:25.112Z] #15 1.715 (5/42) Installing linux-headers (4.19.36-r0) [2020-06-04T17:31:25.112Z] #15 1.791 (6/42) Installing libblkid (2.34-r1) [2020-06-04T17:31:25.112Z] #15 1.797 (7/42) Installing libuuid (2.34-r1) [2020-06-04T17:31:25.112Z] #15 1.799 (8/42) Installing btrfs-progs-libs (5.4-r0) [2020-06-04T17:31:25.112Z] #15 1.806 (9/42) Installing btrfs-progs-dev (5.4-r0) [2020-06-04T17:31:25.112Z] #15 1.810 (10/42) Installing libgcc (9.2.0-r4) [2020-06-04T17:31:25.112Z] #15 1.813 (11/42) Installing libstdc++ (9.2.0-r4) [2020-06-04T17:31:25.112Z] #15 1.827 (12/42) Installing binutils (2.33.1-r0) [2020-06-04T17:31:25.112Z] #15 1.897 (13/42) Installing libmagic (5.37-r1) [2020-06-04T17:31:25.369Z] #15 1.917 (14/42) Installing file (5.37-r1) [2020-06-04T17:31:25.369Z] #15 1.919 (15/42) Installing gmp (6.1.2-r1) [2020-06-04T17:31:25.369Z] #15 1.926 (16/42) Installing isl (0.18-r0) [2020-06-04T17:31:25.369Z] #15 1.942 (17/42) Installing libgomp (9.2.0-r4) [2020-06-04T17:31:25.369Z] #15 1.945 (18/42) Installing libatomic (9.2.0-r4) [2020-06-04T17:31:25.369Z] #15 1.947 (19/42) Installing mpfr4 (4.0.2-r1) [2020-06-04T17:31:25.369Z] #15 1.954 (20/42) Installing mpc1 (1.1.0-r1) [2020-06-04T17:31:25.369Z] #15 1.957 (21/42) Installing gcc (9.2.0-r4) [2020-06-04T17:31:25.625Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-06-04T17:31:25.934Z] #15 2.662 (22/42) Installing musl-dev (1.1.24-r2) [2020-06-04T17:31:25.935Z] #15 2.736 (23/42) Installing libc-dev (0.7.2-r0) [2020-06-04T17:31:25.935Z] #15 2.740 (24/42) Installing g++ (9.2.0-r4) [2020-06-04T17:31:26.074Z] --- PASS: TestConfigList (1.88s) [2020-06-04T17:31:26.074Z] === RUN TestConfigsCreateAndDelete [2020-06-04T17:31:26.185Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-06-04T17:31:26.502Z] #15 3.173 (25/42) Installing make (4.2.1-r2) [2020-06-04T17:31:26.502Z] #15 3.178 (26/42) Installing fortify-headers (1.1-r0) [2020-06-04T17:31:26.502Z] #15 3.180 (27/42) Installing build-base (0.5-r1) [2020-06-04T17:31:26.502Z] #15 3.182 (28/42) Installing nghttp2-libs (1.40.0-r0) [2020-06-04T17:31:26.502Z] #15 3.185 (29/42) Installing libcurl (7.67.0-r0) [2020-06-04T17:31:26.502Z] #15 3.192 (30/42) Installing curl (7.67.0-r0) [2020-06-04T17:31:26.502Z] #15 3.196 (31/42) Installing oniguruma (6.9.4-r0) [2020-06-04T17:31:26.502Z] #15 3.202 (32/42) Installing jq (1.6-r0) [2020-06-04T17:31:26.502Z] #15 3.210 (33/42) Installing device-mapper-libs (2.02.186-r0) [2020-06-04T17:31:26.502Z] #15 3.215 (34/42) Installing device-mapper-event-libs (2.02.186-r0) [2020-06-04T17:31:26.502Z] #15 3.218 (35/42) Installing libaio (0.3.112-r1) [2020-06-04T17:31:26.502Z] #15 3.220 (36/42) Installing lvm2-libs (2.02.186-r0) [2020-06-04T17:31:26.502Z] #15 3.251 (37/42) Installing libfdisk (2.34-r1) [2020-06-04T17:31:26.502Z] #15 3.257 (38/42) Installing libmount (2.34-r1) [2020-06-04T17:31:26.502Z] #15 3.262 (39/42) Installing libsmartcols (2.34-r1) [2020-06-04T17:31:26.502Z] #15 3.267 (40/42) Installing pkgconf (1.6.3-r0) [2020-06-04T17:31:26.502Z] #15 3.270 (41/42) Installing util-linux-dev (2.34-r1) [2020-06-04T17:31:26.502Z] #15 3.291 (42/42) Installing lvm2-dev (2.02.186-r0) [2020-06-04T17:31:26.502Z] #15 3.296 Executing busybox-1.31.1-r9.trigger [2020-06-04T17:31:26.502Z] #15 3.308 OK: 196 MiB in 57 packages [2020-06-04T17:31:27.068Z] #15 DONE 3.8s [2020-06-04T17:31:27.068Z] [2020-06-04T17:31:27.068Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-06-04T17:31:27.110Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-06-04T17:31:27.633Z] #16 DONE 0.6s [2020-06-04T17:31:27.633Z] [2020-06-04T17:31:27.633Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-06-04T17:31:27.670Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-06-04T17:31:27.746Z] --- PASS: TestServiceUpdateConfigs (15.80s) [2020-06-04T17:31:27.746Z] === RUN TestServiceUpdateNetwork [2020-06-04T17:31:28.198Z] #17 DONE 0.6s [2020-06-04T17:31:28.199Z] [2020-06-04T17:31:28.199Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-06-04T17:31:28.199Z] #18 DONE 0.0s [2020-06-04T17:31:28.199Z] [2020-06-04T17:31:28.199Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-06-04T17:31:28.199Z] #19 DONE 0.0s [2020-06-04T17:31:28.199Z] [2020-06-04T17:31:28.199Z] #31 [builder 1/4] COPY . . [2020-06-04T17:31:28.214Z] --- PASS: TestConfigsCreateAndDelete (1.88s) [2020-06-04T17:31:28.214Z] === RUN TestConfigsUpdate [2020-06-04T17:31:28.231Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-06-04T17:31:28.231Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-06-04T17:31:28.456Z] #31 ... [2020-06-04T17:31:28.456Z] [2020-06-04T17:31:28.456Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-06-04T17:31:28.456Z] #22 DONE 0.1s [2020-06-04T17:31:28.456Z] [2020-06-04T17:31:28.456Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-06-04T17:31:28.456Z] #26 DONE 0.1s [2020-06-04T17:31:28.456Z] [2020-06-04T17:31:28.456Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-06-04T17:31:28.456Z] #23 DONE 0.1s [2020-06-04T17:31:28.714Z] [2020-06-04T17:31:28.714Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-06-04T17:31:28.714Z] #27 DONE 0.1s [2020-06-04T17:31:28.714Z] [2020-06-04T17:31:28.714Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-06-04T17:31:28.714Z] #28 DONE 0.1s [2020-06-04T17:31:28.714Z] [2020-06-04T17:31:28.714Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-06-04T17:31:28.793Z] === RUN TestDockerSuite/TestCpRelativePath [2020-06-04T17:31:29.358Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-06-04T17:31:29.763Z] --- PASS: TestConfigsUpdate (1.91s) [2020-06-04T17:31:29.763Z] === RUN TestTemplatedConfig [2020-06-04T17:31:30.090Z] #29 ... [2020-06-04T17:31:30.091Z] [2020-06-04T17:31:30.091Z] #31 [builder 1/4] COPY . . [2020-06-04T17:31:30.091Z] #31 DONE 1.7s [2020-06-04T17:31:30.091Z] [2020-06-04T17:31:30.091Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-06-04T17:31:30.091Z] #24 1.605 + RM_GOPATH=0 [2020-06-04T17:31:30.091Z] #24 1.605 + TMP_GOPATH= [2020-06-04T17:31:30.091Z] #24 1.605 + : /build [2020-06-04T17:31:30.091Z] #24 1.608 + '[' -z '' ']' [2020-06-04T17:31:30.091Z] #24 1.615 ++ mktemp -d [2020-06-04T17:31:30.091Z] #24 1.620 + export GOPATH=/tmp/tmp.BalPil [2020-06-04T17:31:30.091Z] #24 1.620 + GOPATH=/tmp/tmp.BalPil [2020-06-04T17:31:30.091Z] #24 1.620 + RM_GOPATH=1 [2020-06-04T17:31:30.091Z] #24 1.620 + case "$(go env GOARCH)" in [2020-06-04T17:31:30.091Z] #24 1.623 ++ go env GOARCH [2020-06-04T17:31:30.091Z] #24 1.637 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T17:31:30.091Z] #24 1.637 + GO_BUILDMODE=-buildmode=pie [2020-06-04T17:31:30.091Z] #24 1.638 ++ dirname ./install.sh [2020-06-04T17:31:30.091Z] #24 1.638 + dir=. [2020-06-04T17:31:30.091Z] #24 1.638 + bin=dockercli [2020-06-04T17:31:30.091Z] #24 1.638 + shift [2020-06-04T17:31:30.091Z] #24 1.638 + '[' '!' -f ./dockercli.installer ']' [2020-06-04T17:31:30.091Z] #24 1.638 + . ./dockercli.installer [2020-06-04T17:31:30.091Z] #24 1.638 ++ : stable [2020-06-04T17:31:30.091Z] #24 1.638 ++ : 17.06.2-ce [2020-06-04T17:31:30.091Z] #24 1.645 + install_dockercli [2020-06-04T17:31:30.091Z] #24 1.645 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-06-04T17:31:30.091Z] #24 1.645 ++ uname -m [2020-06-04T17:31:30.091Z] #24 1.645 + arch=x86_64 [2020-06-04T17:31:30.091Z] #24 1.645 + '[' x86_64 '!=' x86_64 ']' [2020-06-04T17:31:30.091Z] #24 1.645 + url=https://download.docker.com/linux/static [2020-06-04T17:31:30.091Z] #24 1.646 Install docker/cli version 17.06.2-ce from stable [2020-06-04T17:31:30.091Z] #24 1.650 + tar -xz docker/docker [2020-06-04T17:31:30.091Z] #24 1.650 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-06-04T17:31:30.283Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-06-04T17:31:30.538Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-06-04T17:31:31.466Z] === RUN TestDockerSuite/TestCpToCaseA [2020-06-04T17:31:31.469Z] #24 ... [2020-06-04T17:31:31.469Z] [2020-06-04T17:31:31.469Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-06-04T17:31:31.469Z] #32 DONE 1.6s [2020-06-04T17:31:31.732Z] [2020-06-04T17:31:31.732Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-06-04T17:31:32.393Z] === RUN TestDockerSuite/TestCpToCaseB [2020-06-04T17:31:32.620Z] --- PASS: TestTemplatedConfig (2.33s) [2020-06-04T17:31:32.620Z] === RUN TestConfigCreateResolve [2020-06-04T17:31:32.651Z] === RUN TestDockerSuite/TestCpToCaseC [2020-06-04T17:31:33.105Z] #33 1.557 [2020-06-04T17:31:33.363Z] #33 ... [2020-06-04T17:31:33.363Z] [2020-06-04T17:31:33.363Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-06-04T17:31:33.363Z] #24 4.676 + mkdir -p /build [2020-06-04T17:31:33.363Z] #24 4.681 + mv docker/docker /build/ [2020-06-04T17:31:33.363Z] #24 4.682 + rmdir docker [2020-06-04T17:31:33.363Z] #24 DONE 4.9s [2020-06-04T17:31:33.363Z] [2020-06-04T17:31:33.363Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-06-04T17:31:33.363Z] #33 1.717 Removing bundles/ [2020-06-04T17:31:33.363Z] #33 1.718 [2020-06-04T17:31:33.363Z] #33 1.726 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-06-04T17:31:34.270Z] --- PASS: TestConfigCreateResolve (1.94s) [2020-06-04T17:31:34.270Z] === RUN TestConfigDaemonLibtrustID [2020-06-04T17:31:34.538Z] === RUN TestDockerSuite/TestCpToCaseD [2020-06-04T17:31:34.602Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-06-04T17:31:34.602Z] PASS [2020-06-04T17:31:34.602Z] [2020-06-04T17:31:34.602Z] DONE 7 tests in 12.407s [2020-06-04T17:31:34.602Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-06-04T17:31:34.602Z] ++ 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-04T17:31:34.602Z] ++ set -e [2020-06-04T17:31:34.602Z] ++ '[' -n 0 ']' [2020-06-04T17:31:34.602Z] ++ set -x [2020-06-04T17:31:34.602Z] ++ env -i DEST=/go/src/github.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-04T17:31:34.602Z] INFO: Testing against a local daemon [2020-06-04T17:31:34.602Z] === RUN TestCheckpoint [2020-06-04T17:31:34.602Z] --- SKIP: TestCheckpoint (0.00s) [2020-06-04T17:31:34.602Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-04T17:31:34.602Z] === RUN TestContainerInvalidJSON [2020-06-04T17:31:34.602Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-06-04T17:31:34.602Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-06-04T17:31:34.602Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-06-04T17:31:34.602Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-06-04T17:31:34.602Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-06-04T17:31:34.602Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-06-04T17:31:34.740Z] #33 3.246 Building test suite binary ./integration-cli/test.main [2020-06-04T17:31:34.930Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-06-04T17:31:34.930Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-06-04T17:31:34.930Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-06-04T17:31:34.930Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-06-04T17:31:34.930Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-06-04T17:31:34.930Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-06-04T17:31:34.930Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-06-04T17:31:34.930Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-06-04T17:31:34.930Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2020-06-04T17:31:34.930Z] === RUN TestCopyFromContainerPathIsNotDir [2020-06-04T17:31:34.930Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-06-04T17:31:34.930Z] === RUN TestCopyToContainerPathDoesNotExist [2020-06-04T17:31:34.930Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-06-04T17:31:34.930Z] === RUN TestCopyToContainerPathIsNotDir [2020-06-04T17:31:34.930Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-06-04T17:31:34.930Z] === RUN TestCopyFromContainer [2020-06-04T17:31:35.463Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.36s) [2020-06-04T17:31:35.463Z] === RUN TestCreateServiceSecretFileMode [2020-06-04T17:31:36.503Z] === RUN TestCopyFromContainer// [2020-06-04T17:31:36.503Z] === RUN TestCopyFromContainer//bar/root [2020-06-04T17:31:36.503Z] === RUN TestCopyFromContainer//bar/root/ [2020-06-04T17:31:36.503Z] === RUN TestCopyFromContainer/bar/quux [2020-06-04T17:31:36.503Z] === RUN TestCopyFromContainer/bar/quux/ [2020-06-04T17:31:36.806Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-06-04T17:31:36.806Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-06-04T17:31:36.806Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-06-04T17:31:36.806Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-06-04T17:31:36.806Z] === RUN TestCopyFromContainer/bar/notarget [2020-06-04T17:31:37.107Z] --- PASS: TestCopyFromContainer (1.96s) [2020-06-04T17:31:37.107Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-06-04T17:31:37.107Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2020-06-04T17:31:37.107Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-06-04T17:31:37.107Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2020-06-04T17:31:37.107Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-06-04T17:31:37.107Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-06-04T17:31:37.107Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-06-04T17:31:37.107Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-06-04T17:31:37.107Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-06-04T17:31:37.107Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-06-04T17:31:37.107Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-06-04T17:31:37.107Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-04T17:31:37.107Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-04T17:31:37.107Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-04T17:31:37.107Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-04T17:31:37.107Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-04T17:31:37.107Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-04T17:31:37.107Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-04T17:31:37.107Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-04T17:31:37.107Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-04T17:31:37.107Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-06-04T17:31:37.107Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-06-04T17:31:37.107Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-06-04T17:31:37.107Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-06-04T17:31:37.107Z] === RUN TestCreateLinkToNonExistingContainer [2020-06-04T17:31:37.107Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-06-04T17:31:37.107Z] === RUN TestCreateWithInvalidEnv [2020-06-04T17:31:37.107Z] === RUN TestCreateWithInvalidEnv/0 [2020-06-04T17:31:37.107Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-06-04T17:31:37.107Z] === RUN TestCreateWithInvalidEnv/1 [2020-06-04T17:31:37.107Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-06-04T17:31:37.107Z] === RUN TestCreateWithInvalidEnv/2 [2020-06-04T17:31:37.107Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-06-04T17:31:37.107Z] === CONT TestCreateWithInvalidEnv/0 [2020-06-04T17:31:37.107Z] === CONT TestCreateWithInvalidEnv/2 [2020-06-04T17:31:37.107Z] === CONT TestCreateWithInvalidEnv/1 [2020-06-04T17:31:37.107Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-06-04T17:31:37.107Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-06-04T17:31:37.107Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-06-04T17:31:37.107Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-06-04T17:31:37.107Z] === RUN TestCreateTmpfsMountsTarget [2020-06-04T17:31:37.107Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-06-04T17:31:37.107Z] === RUN TestCreateWithCustomMaskedPaths [2020-06-04T17:31:37.980Z] === RUN TestDockerSuite/TestCpToCaseE [2020-06-04T17:31:37.980Z] --- PASS: TestCreateServiceSecretFileMode (2.54s) [2020-06-04T17:31:37.980Z] === RUN TestCreateServiceConfigFileMode [2020-06-04T17:31:38.666Z] --- PASS: TestCreateWithCustomMaskedPaths (1.59s) [2020-06-04T17:31:38.666Z] === RUN TestCreateWithCapabilities [2020-06-04T17:31:38.666Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-06-04T17:31:38.666Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-06-04T17:31:38.666Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-06-04T17:31:38.666Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-06-04T17:31:38.666Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-06-04T17:31:38.666Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-06-04T17:31:38.666Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-06-04T17:31:38.666Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-06-04T17:31:38.666Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-06-04T17:31:38.666Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-06-04T17:31:38.666Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-04T17:31:38.666Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-04T17:31:38.666Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-06-04T17:31:38.666Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-06-04T17:31:38.666Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-06-04T17:31:38.666Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-06-04T17:31:38.666Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-06-04T17:31:38.666Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-06-04T17:31:38.666Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-06-04T17:31:38.666Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-06-04T17:31:38.666Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-06-04T17:31:38.666Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-06-04T17:31:38.666Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-06-04T17:31:38.666Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-06-04T17:31:38.666Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-06-04T17:31:38.666Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-06-04T17:31:38.666Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-06-04T17:31:38.666Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-06-04T17:31:38.666Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-04T17:31:38.666Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-06-04T17:31:38.666Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-06-04T17:31:38.666Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-06-04T17:31:38.666Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-06-04T17:31:38.920Z] #33 ... [2020-06-04T17:31:38.920Z] [2020-06-04T17:31:38.920Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-06-04T17:31:38.920Z] #20 3.209 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-06-04T17:31:38.920Z] #20 3.940 [2020-06-04T17:31:38.920Z] #20 4.062 0.4% ########## 14.3% ###################### 31.8% ############################################ 61.4% ######################################################### 80.3% ####################################################################### 99.4% ######################################################################## 100.0% [2020-06-04T17:31:38.920Z] #20 5.157 [2020-06-04T17:31:38.920Z] #20 5.289 ####### 10.5% ################################## 48.3% ############################################################### 88.3% ######################################################################## 100.0% [2020-06-04T17:31:38.920Z] #20 5.996 [2020-06-04T17:31:38.921Z] #20 6.175 0.0% #### 6.9% ################ 23.3% ########################## 36.8% ####################################### 54.3% #################################################### 72.4% ################################################################### 93.8% ######################################################################## 100.0% [2020-06-04T17:31:38.921Z] #20 7.302 [2020-06-04T17:31:38.921Z] #20 7.472 0.0% ## 3.4% ###### 8.6% ############ 17.1% ################ 22.8% ################## 25.4% ###################### 30.7% ########################### 38.1% ############################ 39.8% ############################### 44.3% ################################## 47.5% #################################### 50.1% ###################################### 53.9% ########################################## 58.7% ############################################### 65.5% ################################################## 70.5% ####################################################### 76.5% ########################################################### 82.8% ############################################################### 88.9% ################################################################### 93.3% ####################################################################### 100.0% ######################################################################## 100.0% [2020-06-04T17:31:38.921Z] #20 10.02 [2020-06-04T17:31:38.959Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-06-04T17:31:38.959Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-06-04T17:31:38.959Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-06-04T17:31:38.959Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-06-04T17:31:38.959Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-06-04T17:31:38.959Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-06-04T17:31:38.959Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-06-04T17:31:38.959Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-06-04T17:31:38.959Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-06-04T17:31:38.959Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.03s) [2020-06-04T17:31:38.959Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-06-04T17:31:38.959Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2020-06-04T17:31:38.959Z] === RUN TestCreateWithCustomReadonlyPaths [2020-06-04T17:31:39.485Z] #20 11.12 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-06-04T17:31:39.868Z] === RUN TestDockerSuite/TestCpToCaseF [2020-06-04T17:31:40.050Z] #20 11.53 [2020-06-04T17:31:40.498Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.64s) [2020-06-04T17:31:40.498Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-06-04T17:31:40.498Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-04T17:31:40.498Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-04T17:31:40.498Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-04T17:31:40.498Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-04T17:31:40.498Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-04T17:31:40.498Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-04T17:31:40.498Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-04T17:31:40.498Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-04T17:31:40.498Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-04T17:31:40.498Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-04T17:31:40.498Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-04T17:31:40.498Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-04T17:31:40.498Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-04T17:31:40.498Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-04T17:31:40.498Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-04T17:31:40.498Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-06-04T17:31:40.498Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-06-04T17:31:40.498Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-06-04T17:31:40.498Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-06-04T17:31:40.498Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2020-06-04T17:31:40.498Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-06-04T17:31:40.498Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-06-04T17:31:40.565Z] #20 11.76 #=#=# # 2.3% ######################################################################## 100.0% [2020-06-04T17:31:40.794Z] === RUN TestDockerSuite/TestCpToCaseG [2020-06-04T17:31:40.823Z] #20 12.41 [2020-06-04T17:31:41.049Z] --- PASS: TestCreateServiceConfigFileMode (2.99s) [2020-06-04T17:31:41.049Z] === RUN TestCreateServiceSysctls [2020-06-04T17:31:41.173Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.51s) [2020-06-04T17:31:41.173Z] === RUN TestCreateDifferentPlatform [2020-06-04T17:31:41.173Z] === RUN TestCreateDifferentPlatform/different_os [2020-06-04T17:31:41.173Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-06-04T17:31:41.173Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-06-04T17:31:41.173Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-06-04T17:31:41.173Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-06-04T17:31:41.173Z] === RUN TestContainerStartOnDaemonRestart [2020-06-04T17:31:41.173Z] === PAUSE TestContainerStartOnDaemonRestart [2020-06-04T17:31:41.173Z] === RUN TestDaemonRestartIpcMode [2020-06-04T17:31:41.173Z] === PAUSE TestDaemonRestartIpcMode [2020-06-04T17:31:41.173Z] === RUN TestDaemonHostGatewayIP [2020-06-04T17:31:41.173Z] === PAUSE TestDaemonHostGatewayIP [2020-06-04T17:31:41.173Z] === RUN TestContainerKillOnDaemonStart [2020-06-04T17:31:41.173Z] === PAUSE TestContainerKillOnDaemonStart [2020-06-04T17:31:41.173Z] === RUN TestDiff [2020-06-04T17:31:41.843Z] --- PASS: TestDiff (0.54s) [2020-06-04T17:31:41.843Z] === RUN TestExecWithCloseStdin [2020-06-04T17:31:42.156Z] --- PASS: TestExecWithCloseStdin (0.65s) [2020-06-04T17:31:42.156Z] === RUN TestExec [2020-06-04T17:31:42.195Z] #20 13.50 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-06-04T17:31:42.453Z] #20 13.91 [2020-06-04T17:31:42.453Z] #20 14.03 #### 5.8% ######################################################################## 100.0% [2020-06-04T17:31:42.710Z] #20 14.43 [2020-06-04T17:31:42.834Z] --- PASS: TestExec (0.65s) [2020-06-04T17:31:42.834Z] === RUN TestExecUser [2020-06-04T17:31:42.857Z] --- PASS: TestCreateServiceMultipleTimes (19.40s) [2020-06-04T17:31:42.857Z] === RUN TestCreateServiceConflict [2020-06-04T17:31:42.988Z] --- PASS: TestServiceUpdateNetwork (16.48s) [2020-06-04T17:31:42.988Z] === RUN TestServiceUpdatePidsLimit [2020-06-04T17:31:43.116Z] --- PASS: TestCreateServiceConflict (3.22s) [2020-06-04T17:31:43.116Z] === RUN TestCreateServiceMaxReplicas [2020-06-04T17:31:43.271Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-06-04T17:31:43.522Z] --- PASS: TestExecUser (0.62s) [2020-06-04T17:31:43.522Z] === RUN TestExportContainerAndImportImage [2020-06-04T17:31:44.081Z] #20 15.72 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-06-04T17:31:44.280Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-06-04T17:31:44.314Z] === RUN TestDockerSuite/TestCpToCaseH [2020-06-04T17:31:44.333Z] --- PASS: TestExportContainerAndImportImage (0.80s) [2020-06-04T17:31:44.333Z] === RUN TestExportContainerAfterDaemonRestart [2020-06-04T17:31:44.339Z] #20 15.89 skipping existing 1849cc453dee [2020-06-04T17:31:44.596Z] #20 16.25 [2020-06-04T17:31:44.876Z] --- PASS: TestCreateServiceSysctls (3.90s) [2020-06-04T17:31:44.876Z] === RUN TestCreateServiceCapabilities [2020-06-04T17:31:45.529Z] #20 17.24 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-06-04T17:31:45.886Z] --- PASS: TestExportContainerAfterDaemonRestart (1.40s) [2020-06-04T17:31:45.886Z] === RUN TestHealthCheckWorkdir [2020-06-04T17:31:46.094Z] #20 17.72 [2020-06-04T17:31:46.352Z] #20 17.81 ######################################################################## 100.0% [2020-06-04T17:31:46.557Z] --- PASS: TestHealthCheckWorkdir (0.76s) [2020-06-04T17:31:46.557Z] === RUN TestHealthKillContainer [2020-06-04T17:31:46.610Z] #20 18.12 [2020-06-04T17:31:46.610Z] #20 18.22 Download of images into '/build' complete. [2020-06-04T17:31:46.610Z] #20 18.22 Use something like the following to load the result into a Docker daemon: [2020-06-04T17:31:46.610Z] #20 18.22 tar -cC '/build' . | docker load [2020-06-04T17:31:46.763Z] === RUN TestDockerSuite/TestCpToCaseI [2020-06-04T17:31:46.868Z] #20 DONE 18.6s [2020-06-04T17:31:46.868Z] [2020-06-04T17:31:46.868Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-06-04T17:31:47.303Z] --- PASS: TestCreateServiceMaxReplicas (3.66s) [2020-06-04T17:31:47.303Z] === RUN TestCreateWithDuplicateNetworkNames [2020-06-04T17:31:47.326Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-06-04T17:31:47.886Z] --- PASS: TestCreateServiceCapabilities (3.09s) [2020-06-04T17:31:47.886Z] === RUN TestInspect [2020-06-04T17:31:49.397Z] #33 ... [2020-06-04T17:31:49.397Z] [2020-06-04T17:31:49.397Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-06-04T17:31:49.714Z] --- PASS: TestHealthKillContainer (2.75s) [2020-06-04T17:31:49.714Z] === RUN TestInspectCpusetInConfigPre120 [2020-06-04T17:31:49.714Z] --- PASS: TestInspectCpusetInConfigPre120 (0.58s) [2020-06-04T17:31:49.714Z] === RUN TestIpcModeNone [2020-06-04T17:31:50.333Z] #21 DONE 0.7s [2020-06-04T17:31:50.333Z] [2020-06-04T17:31:50.333Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-06-04T17:31:50.333Z] #29 ... [2020-06-04T17:31:50.333Z] [2020-06-04T17:31:50.333Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-06-04T17:31:50.333Z] #25 DONE 0.1s [2020-06-04T17:31:50.333Z] [2020-06-04T17:31:50.333Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-06-04T17:31:50.393Z] --- PASS: TestIpcModeNone (0.65s) [2020-06-04T17:31:50.393Z] === RUN TestIpcModePrivate [2020-06-04T17:31:51.065Z] --- PASS: TestIpcModePrivate (0.69s) [2020-06-04T17:31:51.065Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-06-04T17:31:51.065Z] === RUN TestIpcModeShareable [2020-06-04T17:31:51.823Z] --- PASS: TestIpcModeShareable (0.68s) [2020-06-04T17:31:51.823Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-06-04T17:31:51.823Z] === RUN TestAPIIpcModeShareableAndContainer [2020-06-04T17:31:52.048Z] --- PASS: TestInspect (3.31s) [2020-06-04T17:31:52.048Z] === RUN TestCreateJob [2020-06-04T17:31:52.048Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-06-04T17:31:52.048Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-06-04T17:31:52.048Z] === RUN TestDockerSuite/TestCpToDot [2020-06-04T17:31:52.662Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-06-04T17:31:52.977Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-06-04T17:31:53.684Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.92s) [2020-06-04T17:31:53.684Z] === RUN TestAPIIpcModeHost [2020-06-04T17:31:54.356Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-06-04T17:31:54.410Z] --- PASS: TestAPIIpcModeHost (0.49s) [2020-06-04T17:31:54.410Z] === RUN TestDaemonIpcModeShareable [2020-06-04T17:31:55.556Z] --- PASS: TestDaemonIpcModeShareable (1.41s) [2020-06-04T17:31:55.556Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-06-04T17:31:55.556Z] === RUN TestDaemonIpcModePrivate [2020-06-04T17:31:55.718Z] === RUN TestDockerSuite/TestCpToStdout [2020-06-04T17:31:55.718Z] --- PASS: TestCreateJob (4.32s) [2020-06-04T17:31:55.718Z] === RUN TestReplicatedJob [2020-06-04T17:31:56.278Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-06-04T17:31:57.425Z] --- PASS: TestDaemonIpcModePrivate (1.42s) [2020-06-04T17:31:57.425Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-06-04T17:31:57.425Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-06-04T17:31:57.642Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-06-04T17:31:57.643Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-06-04T17:31:58.203Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-06-04T17:31:58.553Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.39s) [2020-06-04T17:31:58.553Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-06-04T17:31:58.553Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-06-04T17:31:58.764Z] === RUN TestDockerSuite/TestCpVolumePath [2020-06-04T17:31:59.714Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.36s) [2020-06-04T17:31:59.714Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-06-04T17:31:59.714Z] === RUN TestIpcModeOlderClient [2020-06-04T17:32:00.021Z] === PAUSE TestIpcModeOlderClient [2020-06-04T17:32:00.021Z] === RUN TestKillContainerInvalidSignal [2020-06-04T17:32:00.348Z] --- PASS: TestKillContainerInvalidSignal (0.57s) [2020-06-04T17:32:00.348Z] === RUN TestKillContainer [2020-06-04T17:32:00.348Z] === RUN TestKillContainer/no_signal [2020-06-04T17:32:01.049Z] --- PASS: TestServiceUpdatePidsLimit (17.76s) [2020-06-04T17:32:01.049Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.81s) [2020-06-04T17:32:01.049Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.15s) [2020-06-04T17:32:01.049Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.15s) [2020-06-04T17:32:01.049Z] PASS [2020-06-04T17:32:01.049Z] [2020-06-04T17:32:01.049Z] === Skipped [2020-06-04T17:32:01.049Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-06-04T17:32:01.049Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-04T17:32:01.049Z] [2020-06-04T17:32:01.049Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-06-04T17:32:01.049Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T17:32:01.049Z] [2020-06-04T17:32:01.049Z] [2020-06-04T17:32:01.049Z] DONE 27 tests, 2 skipped in 177.234s [2020-06-04T17:32:01.049Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-06-04T17:32:01.049Z] ++ 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-04T17:32:01.049Z] ++ set -e [2020-06-04T17:32:01.049Z] ++ '[' -n 0 ']' [2020-06-04T17:32:01.049Z] ++ set -x [2020-06-04T17:32:01.049Z] ++ env -i DEST=/go/src/github.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-04T17:32:01.049Z] INFO: Testing against a local daemon [2020-06-04T17:32:01.049Z] === RUN TestSessionCreate [2020-06-04T17:32:01.049Z] --- PASS: TestSessionCreate (0.04s) [2020-06-04T17:32:01.049Z] === RUN TestSessionCreateWithBadUpgrade [2020-06-04T17:32:01.049Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-06-04T17:32:01.049Z] PASS [2020-06-04T17:32:01.049Z] [2020-06-04T17:32:01.049Z] DONE 2 tests in 0.216s [2020-06-04T17:32:01.049Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-06-04T17:32:01.050Z] ++ 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-04T17:32:01.050Z] ++ set -e [2020-06-04T17:32:01.050Z] ++ '[' -n 0 ']' [2020-06-04T17:32:01.050Z] ++ set -x [2020-06-04T17:32:01.050Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04T17:32:01.050Z] INFO: Testing against a local daemon [2020-06-04T17:32:01.050Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-06-04T17:32:01.050Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-04T17:32:01.050Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-04T17:32:01.050Z] === RUN TestEventsExecDie [2020-06-04T17:32:01.050Z] --- PASS: TestEventsExecDie (1.00s) [2020-06-04T17:32:01.050Z] === RUN TestEventsBackwardsCompatible [2020-06-04T17:32:01.133Z] === RUN TestKillContainer/non_killing_signal [2020-06-04T17:32:01.277Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-06-04T17:32:01.277Z] === RUN TestDockerSuite/TestCreateArgs [2020-06-04T17:32:01.277Z] === RUN TestDockerSuite/TestCreateByImageID [2020-06-04T17:32:01.332Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2020-06-04T17:32:01.332Z] === RUN TestInfoBinaryCommits [2020-06-04T17:32:01.332Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-06-04T17:32:01.332Z] === RUN TestInfoAPIVersioned [2020-06-04T17:32:01.332Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-06-04T17:32:01.332Z] === RUN TestInfoDiscoveryBackend [2020-06-04T17:32:01.446Z] === RUN TestKillContainer/killing_signal [2020-06-04T17:32:01.532Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-06-04T17:32:01.947Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-06-04T17:32:01.947Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-06-04T17:32:02.093Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-06-04T17:32:02.093Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-06-04T17:32:02.093Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-06-04T17:32:02.101Z] --- PASS: TestKillContainer (1.72s) [2020-06-04T17:32:02.101Z] --- PASS: TestKillContainer/no_signal (0.59s) [2020-06-04T17:32:02.101Z] --- PASS: TestKillContainer/non_killing_signal (0.39s) [2020-06-04T17:32:02.101Z] --- PASS: TestKillContainer/killing_signal (0.51s) [2020-06-04T17:32:02.101Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-06-04T17:32:02.101Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-06-04T17:32:02.179Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.64s) [2020-06-04T17:32:02.179Z] === RUN TestCreateServiceSecretFileMode [2020-06-04T17:32:02.348Z] --- PASS: TestReplicatedJob (6.77s) [2020-06-04T17:32:02.348Z] === RUN TestUpdateReplicatedJob [2020-06-04T17:32:02.523Z] #29 33.04 # github.com/docker/docker/contrib/httpserver [2020-06-04T17:32:02.523Z] #29 33.04 loadinternal: cannot find runtime/cgo [2020-06-04T17:32:02.523Z] #29 DONE 33.3s [2020-06-04T17:32:02.523Z] [2020-06-04T17:32:02.523Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-06-04T17:32:02.523Z] #33 ... [2020-06-04T17:32:02.523Z] [2020-06-04T17:32:02.523Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-06-04T17:32:02.523Z] #30 DONE 0.1s [2020-06-04T17:32:02.523Z] [2020-06-04T17:32:02.523Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-06-04T17:32:02.757Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-06-04T17:32:02.908Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-06-04T17:32:02.954Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-06-04T17:32:02.954Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-06-04T17:32:03.163Z] === RUN TestDockerSuite/TestCreateLabels [2020-06-04T17:32:03.164Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-06-04T17:32:03.164Z] === RUN TestDockerSuite/TestCreateRM [2020-06-04T17:32:03.237Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-06-04T17:32:03.237Z] === RUN TestInfoAPI [2020-06-04T17:32:03.237Z] --- PASS: TestInfoAPI (0.02s) [2020-06-04T17:32:03.237Z] === RUN TestInfoAPIWarnings [2020-06-04T17:32:03.411Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.17s) [2020-06-04T17:32:03.411Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.56s) [2020-06-04T17:32:03.411Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.39s) [2020-06-04T17:32:03.411Z] === RUN TestKillStoppedContainer [2020-06-04T17:32:03.411Z] --- PASS: TestKillStoppedContainer (0.06s) [2020-06-04T17:32:03.411Z] === RUN TestKillStoppedContainerAPIPre120 [2020-06-04T17:32:03.411Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-06-04T17:32:03.411Z] === RUN TestKillDifferentUserContainer [2020-06-04T17:32:03.418Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-06-04T17:32:03.418Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-06-04T17:32:03.418Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-06-04T17:32:03.674Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-06-04T17:32:03.851Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-06-04T17:32:03.851Z] === RUN TestInfoDebug [2020-06-04T17:32:04.059Z] --- PASS: TestKillDifferentUserContainer (0.54s) [2020-06-04T17:32:04.059Z] === RUN TestInspectOomKilledTrue [2020-06-04T17:32:04.466Z] --- PASS: TestInfoDebug (0.53s) [2020-06-04T17:32:04.466Z] === RUN TestInfoInsecureRegistries [2020-06-04T17:32:04.711Z] --- PASS: TestCreateServiceSecretFileMode (3.29s) [2020-06-04T17:32:04.711Z] === RUN TestCreateServiceConfigFileMode [2020-06-04T17:32:04.748Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-06-04T17:32:04.748Z] === RUN TestInfoRegistryMirrors [2020-06-04T17:32:05.133Z] --- PASS: TestInspectOomKilledTrue (0.91s) [2020-06-04T17:32:05.133Z] === RUN TestInspectOomKilledFalse [2020-06-04T17:32:05.364Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-06-04T17:32:05.364Z] === RUN TestLoginFailsWithBadCredentials [2020-06-04T17:32:05.483Z] --- PASS: TestInspectOomKilledFalse (0.54s) [2020-06-04T17:32:05.483Z] === RUN TestLinksEtcHostsContentMatch [2020-06-04T17:32:05.560Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-06-04T17:32:05.560Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-06-04T17:32:05.560Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-06-04T17:32:05.646Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s) [2020-06-04T17:32:05.646Z] === RUN TestPingCacheHeaders [2020-06-04T17:32:05.646Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-06-04T17:32:05.646Z] === RUN TestPingGet [2020-06-04T17:32:05.646Z] --- PASS: TestPingGet (0.02s) [2020-06-04T17:32:05.646Z] === RUN TestPingHead [2020-06-04T17:32:05.646Z] --- PASS: TestPingHead (0.01s) [2020-06-04T17:32:05.646Z] === RUN TestVersion [2020-06-04T17:32:05.646Z] --- PASS: TestVersion (0.02s) [2020-06-04T17:32:05.646Z] PASS [2020-06-04T17:32:05.646Z] [2020-06-04T17:32:05.646Z] === Skipped [2020-06-04T17:32:05.646Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-04T17:32:05.646Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-04T17:32:05.646Z] [2020-06-04T17:32:05.646Z] [2020-06-04T17:32:05.646Z] DONE 18 tests, 1 skipped in 5.854s [2020-06-04T17:32:05.646Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-06-04T17:32:05.646Z] ++ 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-04T17:32:05.646Z] ++ set -e [2020-06-04T17:32:05.646Z] ++ '[' -n 0 ']' [2020-06-04T17:32:05.646Z] ++ set -x [2020-06-04T17:32:05.646Z] ++ env -i DEST=/go/src/github.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-04T17:32:05.887Z] --- PASS: TestLinksEtcHostsContentMatch (0.48s) [2020-06-04T17:32:05.887Z] === RUN TestLinksContainerNames [2020-06-04T17:32:05.928Z] INFO: Testing against a local daemon [2020-06-04T17:32:05.928Z] === RUN TestVolumesCreateAndList [2020-06-04T17:32:05.928Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-06-04T17:32:05.928Z] === RUN TestVolumesRemove [2020-06-04T17:32:06.119Z] --- PASS: TestUpdateReplicatedJob (3.81s) [2020-06-04T17:32:06.119Z] === RUN TestServiceListWithStatuses [2020-06-04T17:32:06.119Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-06-04T17:32:06.119Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-04T17:32:06.119Z] === RUN TestDockerNetworkConnectAlias [2020-06-04T17:32:06.210Z] --- PASS: TestVolumesRemove (0.12s) [2020-06-04T17:32:06.210Z] === RUN TestVolumesInspect [2020-06-04T17:32:06.210Z] --- PASS: TestVolumesInspect (0.01s) [2020-06-04T17:32:06.210Z] === RUN TestVolumesInvalidJSON [2020-06-04T17:32:06.210Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-06-04T17:32:06.210Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-06-04T17:32:06.210Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-06-04T17:32:06.210Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-06-04T17:32:06.210Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-06-04T17:32:06.210Z] PASS [2020-06-04T17:32:06.210Z] [2020-06-04T17:32:06.210Z] DONE 5 tests in 0.336s [2020-06-04T17:32:06.210Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-06-04T17:32:06.210Z] ++++ cat bundles/test-integration/docker.pid [2020-06-04T17:32:06.210Z] +++ kill 12267 [2020-06-04T17:32:06.939Z] --- PASS: TestLinksContainerNames (1.03s) [2020-06-04T17:32:06.939Z] === RUN TestLogsFollowTailEmpty [2020-06-04T17:32:07.599Z] --- PASS: TestLogsFollowTailEmpty (0.55s) [2020-06-04T17:32:07.599Z] === RUN TestContainerNetworkMountsNoChown [2020-06-04T17:32:07.682Z] +++ /etc/init.d/apparmor stop [2020-06-04T17:32:07.683Z] Leaving: AppArmorNo profiles have been unloaded. [2020-06-04T17:32:07.683Z] [2020-06-04T17:32:07.683Z] Unloading profiles will leave already running processes permanently [2020-06-04T17:32:07.683Z] unconfined, which can lead to unexpected situations. [2020-06-04T17:32:07.683Z] [2020-06-04T17:32:07.683Z] To set a process to complain mode, use the command line tool [2020-06-04T17:32:07.683Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-06-04T17:32:07.683Z] +++ true [2020-06-04T17:32:07.683Z] exiting test-integration [2020-06-04T17:32:07.683Z] ++ exit 0 [2020-06-04T17:32:07.683Z] [2020-06-04T17:32:07.996Z] --- PASS: TestCreateServiceConfigFileMode (3.28s) [2020-06-04T17:32:07.996Z] === RUN TestCreateServiceSysctls [2020-06-04T17:32:08.262Z] --- PASS: TestContainerNetworkMountsNoChown (0.61s) [2020-06-04T17:32:08.262Z] === RUN TestMountDaemonRoot [2020-06-04T17:32:08.262Z] === RUN TestMountDaemonRoot/default [2020-06-04T17:32:08.262Z] === PAUSE TestMountDaemonRoot/default [2020-06-04T17:32:08.262Z] === RUN TestMountDaemonRoot/private [2020-06-04T17:32:08.262Z] === PAUSE TestMountDaemonRoot/private [2020-06-04T17:32:08.262Z] === RUN TestMountDaemonRoot/rprivate [2020-06-04T17:32:08.262Z] === PAUSE TestMountDaemonRoot/rprivate [2020-06-04T17:32:08.262Z] === RUN TestMountDaemonRoot/slave [2020-06-04T17:32:08.262Z] === PAUSE TestMountDaemonRoot/slave [2020-06-04T17:32:08.262Z] === RUN TestMountDaemonRoot/rslave [2020-06-04T17:32:08.262Z] === PAUSE TestMountDaemonRoot/rslave [2020-06-04T17:32:08.262Z] === RUN TestMountDaemonRoot/shared [2020-06-04T17:32:08.262Z] === PAUSE TestMountDaemonRoot/shared [2020-06-04T17:32:08.262Z] === RUN TestMountDaemonRoot/rshared [2020-06-04T17:32:08.262Z] === PAUSE TestMountDaemonRoot/rshared [2020-06-04T17:32:08.262Z] === CONT TestMountDaemonRoot/default [2020-06-04T17:32:08.262Z] === RUN TestMountDaemonRoot/default/bind_root [2020-06-04T17:32:08.262Z] === CONT TestMountDaemonRoot/rslave [2020-06-04T17:32:08.262Z] === CONT TestMountDaemonRoot/rprivate [2020-06-04T17:32:08.262Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-06-04T17:32:08.262Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-06-04T17:32:08.262Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-06-04T17:32:08.262Z] === CONT TestMountDaemonRoot/rshared [2020-06-04T17:32:08.262Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-06-04T17:32:08.262Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-06-04T17:32:08.262Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-06-04T17:32:08.262Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-06-04T17:32:08.262Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-06-04T17:32:08.262Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-06-04T17:32:08.262Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-06-04T17:32:08.262Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-06-04T17:32:08.262Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-06-04T17:32:08.262Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-06-04T17:32:08.262Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-06-04T17:32:08.262Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-06-04T17:32:08.262Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-06-04T17:32:08.262Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-06-04T17:32:08.262Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-06-04T17:32:08.262Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-06-04T17:32:08.262Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-06-04T17:32:08.262Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-06-04T17:32:08.262Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-06-04T17:32:08.262Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-06-04T17:32:08.262Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-06-04T17:32:08.262Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-06-04T17:32:08.262Z] === RUN TestMountDaemonRoot/default/mount_root [2020-06-04T17:32:08.262Z] === CONT TestMountDaemonRoot/private [2020-06-04T17:32:08.262Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-06-04T17:32:08.262Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-06-04T17:32:08.262Z] === RUN TestMountDaemonRoot/private/bind_root [2020-06-04T17:32:08.262Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-06-04T17:32:08.262Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-06-04T17:32:08.262Z] === CONT TestMountDaemonRoot/shared [2020-06-04T17:32:08.262Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-06-04T17:32:08.262Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-06-04T17:32:08.262Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-06-04T17:32:08.262Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-06-04T17:32:08.262Z] === RUN TestMountDaemonRoot/private/mount_root [2020-06-04T17:32:08.262Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-06-04T17:32:08.262Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-06-04T17:32:08.262Z] === CONT TestMountDaemonRoot/slave [2020-06-04T17:32:08.262Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-06-04T17:32:08.262Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-06-04T17:32:08.262Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-06-04T17:32:08.262Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-06-04T17:32:08.262Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-06-04T17:32:08.262Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-06-04T17:32:08.262Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-06-04T17:32:08.262Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-06-04T17:32:08.262Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-06-04T17:32:08.262Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-06-04T17:32:08.262Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-06-04T17:32:08.262Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-06-04T17:32:08.262Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-06-04T17:32:08.262Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-06-04T17:32:08.262Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-06-04T17:32:08.262Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-06-04T17:32:08.262Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-06-04T17:32:08.262Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-06-04T17:32:08.262Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-06-04T17:32:08.262Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-06-04T17:32:08.262Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-06-04T17:32:08.262Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-06-04T17:32:08.262Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-06-04T17:32:08.262Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-06-04T17:32:08.262Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-06-04T17:32:08.262Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-06-04T17:32:08.262Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-06-04T17:32:08.262Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-06-04T17:32:08.262Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-06-04T17:32:08.262Z] === CONT TestMountDaemonRoot/private/bind_root [2020-06-04T17:32:08.262Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-06-04T17:32:08.262Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-06-04T17:32:08.262Z] === CONT TestMountDaemonRoot/private/mount_root [2020-06-04T17:32:08.262Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-06-04T17:32:08.262Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-06-04T17:32:08.262Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-06-04T17:32:08.262Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-06-04T17:32:08.262Z] === CONT TestMountDaemonRoot/default/bind_root [2020-06-04T17:32:08.262Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-06-04T17:32:08.262Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-06-04T17:32:08.262Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-06-04T17:32:08.262Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-06-04T17:32:08.262Z] === CONT TestMountDaemonRoot/default/mount_root [2020-06-04T17:32:08.262Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-06-04T17:32:08.568Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-06-04T17:32:08.568Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-06-04T17:32:08.568Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-06-04T17:32:08.568Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-06-04T17:32:08.568Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-06-04T17:32:08.568Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-06-04T17:32:08.568Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2020-06-04T17:32:08.568Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-06-04T17:32:08.568Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-06-04T17:32:08.568Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-06-04T17:32:08.568Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-06-04T17:32:08.568Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2020-06-04T17:32:08.568Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-06-04T17:32:08.568Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2020-06-04T17:32:08.568Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-06-04T17:32:08.568Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-06-04T17:32:08.568Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-06-04T17:32:08.568Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-06-04T17:32:08.568Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-06-04T17:32:08.568Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-06-04T17:32:08.568Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-06-04T17:32:08.568Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-06-04T17:32:08.568Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-06-04T17:32:08.568Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-06-04T17:32:08.568Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-06-04T17:32:08.568Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-06-04T17:32:08.568Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-06-04T17:32:08.568Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-06-04T17:32:08.568Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-06-04T17:32:08.568Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-06-04T17:32:08.568Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-06-04T17:32:08.568Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-06-04T17:32:08.568Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-06-04T17:32:08.568Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2020-06-04T17:32:08.568Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2020-06-04T17:32:08.568Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-06-04T17:32:08.568Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-06-04T17:32:08.568Z] === RUN TestContainerBindMountNonRecursive Post stage [Pipeline] junit [2020-06-04T17:32:09.743Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-06-04T17:32:10.152Z] --- PASS: TestContainerBindMountNonRecursive (1.35s) [2020-06-04T17:32:10.153Z] === RUN TestNetworkNat [2020-06-04T17:32:10.282Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-06-04T17:32:10.282Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-06-04T17:32:10.282Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-06-04T17:32:10.413Z] + echo Ensuring container killed. [2020-06-04T17:32:10.413Z] Ensuring container killed. [2020-06-04T17:32:10.413Z] + docker rm -vf docker-pr14 [2020-06-04T17:32:10.413Z] Error: No such container: docker-pr14 [2020-06-04T17:32:10.413Z] + true [Pipeline] sh [2020-06-04T17:32:10.462Z] --- PASS: TestNetworkNat (0.57s) [2020-06-04T17:32:10.462Z] === RUN TestNetworkLocalhostTCPNat [2020-06-04T17:32:10.537Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-06-04T17:32:10.537Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-06-04T17:32:10.786Z] + echo Chowning /workspace to jenkins user [2020-06-04T17:32:10.786Z] Chowning /workspace to jenkins user [2020-06-04T17:32:10.786Z] + id -u [2020-06-04T17:32:10.786Z] + id -g [2020-06-04T17:32:10.786Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41030:/workspace busybox chown -R 1001:1001 /workspace [2020-06-04T17:32:10.786Z] Unable to find image 'busybox:latest' locally [2020-06-04T17:32:10.792Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-06-04T17:32:11.074Z] latest: Pulling from library/busybox [2020-06-04T17:32:11.074Z] a84e58ddc6cf: Pulling fs layer [2020-06-04T17:32:11.074Z] a84e58ddc6cf: Download complete [2020-06-04T17:32:11.141Z] --- PASS: TestNetworkLocalhostTCPNat (0.57s) [2020-06-04T17:32:11.141Z] === RUN TestNetworkLoopbackNat [2020-06-04T17:32:11.688Z] a84e58ddc6cf: Pull complete [2020-06-04T17:32:11.689Z] Digest: sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 [2020-06-04T17:32:11.689Z] Status: Downloaded newer image for busybox:latest [2020-06-04T17:32:11.717Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-06-04T17:32:11.804Z] --- PASS: TestNetworkLoopbackNat (0.77s) [2020-06-04T17:32:11.804Z] === RUN TestPause [2020-06-04T17:32:11.974Z] --- PASS: TestDockerNetworkConnectAlias (5.82s) [2020-06-04T17:32:11.974Z] === RUN TestDockerNetworkReConnect [2020-06-04T17:32:12.472Z] --- PASS: TestPause (0.57s) [2020-06-04T17:32:12.472Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-06-04T17:32:12.472Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-04T17:32:12.472Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-04T17:32:12.472Z] === RUN TestPauseStopPausedContainer [2020-06-04T17:32:12.782Z] --- PASS: TestPauseStopPausedContainer (0.59s) [2020-06-04T17:32:12.782Z] === RUN TestPsFilter [2020-06-04T17:32:12.899Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-06-04T17:32:13.088Z] --- PASS: TestPsFilter (0.17s) [2020-06-04T17:32:13.088Z] === RUN TestRemoveContainerWithRemovedVolume [2020-06-04T17:32:13.263Z] --- PASS: TestCreateServiceSysctls (4.36s) [2020-06-04T17:32:13.263Z] === RUN TestCreateServiceCapabilities [2020-06-04T17:32:13.461Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-06-04T17:32:13.742Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.54s) [2020-06-04T17:32:13.742Z] === RUN TestRemoveContainerWithVolume [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-06-04T17:32:14.046Z] --- PASS: TestRemoveContainerWithVolume (0.56s) [2020-06-04T17:32:14.046Z] === RUN TestRemoveContainerRunning [2020-06-04T17:32:14.109Z] + bundleName=s390x-integration [2020-06-04T17:32:14.109Z] + echo Creating s390x-integration-bundles.tar.gz [2020-06-04T17:32:14.109Z] Creating s390x-integration-bundles.tar.gz [2020-06-04T17:32:14.109Z] + 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-04T17:32:14.109Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-06-04T17:32:14.145Z] Archiving artifacts [2020-06-04T17:32:14.522Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41030/14/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-06-04T17:32:14.720Z] --- PASS: TestRemoveContainerRunning (0.57s) [2020-06-04T17:32:14.720Z] === RUN TestRemoveContainerForceRemoveRunning [2020-06-04T17:32:14.825Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-06-04T17:32:14.908Z] + make clean [2020-06-04T17:32:15.190Z] docker volume rm -f docker-dev-cache [2020-06-04T17:32:15.190Z] docker-dev-cache [Pipeline] deleteDir [2020-06-04T17:32:15.393Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.62s) [2020-06-04T17:32:15.393Z] === RUN TestRemoveInvalidContainer [2020-06-04T17:32:15.393Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-06-04T17:32:15.393Z] === RUN TestRenameLinkedContainer [2020-06-04T17:32:15.749Z] --- PASS: TestDockerNetworkReConnect (3.84s) [2020-06-04T17:32:15.750Z] === RUN TestServicePlugin [2020-06-04T17:32:15.796Z] --- PASS: TestCreateServiceCapabilities (3.43s) [2020-06-04T17:32:15.796Z] === RUN TestInspect [2020-06-04T17:32:16.319Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-06-04T17:32:17.246Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-06-04T17:32:17.600Z] --- PASS: TestRenameLinkedContainer (2.15s) [2020-06-04T17:32:17.600Z] === RUN TestRenameStoppedContainer [2020-06-04T17:32:17.806Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-06-04T17:32:17.806Z] === RUN TestDockerSuite/TestDevicePermissions [2020-06-04T17:32:18.293Z] --- PASS: TestRenameStoppedContainer (0.58s) [2020-06-04T17:32:18.293Z] === RUN TestRenameRunningContainerAndReuse [2020-06-04T17:32:18.369Z] === RUN TestDockerSuite/TestDockerFails [2020-06-04T17:32:18.370Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-06-04T17:32:18.370Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-06-04T17:32:18.625Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-06-04T17:32:19.370Z] --- PASS: TestRenameRunningContainerAndReuse (1.07s) [2020-06-04T17:32:19.370Z] === RUN TestRenameInvalidName [2020-06-04T17:32:19.550Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-06-04T17:32:19.683Z] --- PASS: TestRenameInvalidName (0.55s) [2020-06-04T17:32:19.683Z] === RUN TestRenameAnonymousContainer [2020-06-04T17:32:19.983Z] --- PASS: TestInspect (3.43s) [2020-06-04T17:32:19.984Z] === RUN TestCreateJob [2020-06-04T17:32:20.112Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-06-04T17:32:21.477Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-06-04T17:32:21.477Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-06-04T17:32:21.477Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-06-04T17:32:21.477Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-06-04T17:32:21.733Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-06-04T17:32:21.873Z] --- PASS: TestRenameAnonymousContainer (2.05s) [2020-06-04T17:32:21.873Z] === RUN TestRenameContainerWithSameName [2020-06-04T17:32:22.534Z] --- PASS: TestRenameContainerWithSameName (0.54s) [2020-06-04T17:32:22.534Z] === RUN TestRenameContainerWithLinkedContainer [2020-06-04T17:32:23.270Z] --- PASS: TestCreateJob (4.08s) [2020-06-04T17:32:23.270Z] === RUN TestReplicatedJob [2020-06-04T17:32:23.624Z] --- PASS: TestRenameContainerWithLinkedContainer (1.10s) [2020-06-04T17:32:23.624Z] === RUN TestResize [2020-06-04T17:32:23.938Z] --- PASS: TestResize (0.59s) [2020-06-04T17:32:23.938Z] === RUN TestResizeWithInvalidSize [2020-06-04T17:32:24.593Z] --- PASS: TestResizeWithInvalidSize (0.59s) [2020-06-04T17:32:24.593Z] === RUN TestResizeWhenContainerNotStarted [2020-06-04T17:32:25.250Z] --- PASS: TestResizeWhenContainerNotStarted (0.59s) [2020-06-04T17:32:25.250Z] === RUN TestDaemonRestartKillContainers [2020-06-04T17:32:25.250Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-04T17:32:25.250Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-04T17:32:25.250Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-04T17:32:25.250Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-04T17:32:25.250Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-04T17:32:25.250Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-04T17:32:25.250Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-04T17:32:25.250Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-04T17:32:25.250Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-04T17:32:25.250Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-04T17:32:25.250Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-04T17:32:25.250Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-04T17:32:25.250Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-04T17:32:25.250Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-04T17:32:25.250Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-04T17:32:25.250Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-04T17:32:25.250Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-04T17:32:25.250Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-04T17:32:25.250Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-04T17:32:25.250Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-04T17:32:25.250Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-04T17:32:25.250Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-04T17:32:25.250Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-04T17:32:25.250Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-04T17:32:25.250Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-04T17:32:25.250Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-04T17:32:25.250Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-04T17:32:25.250Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-04T17:32:27.411Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-04T17:32:28.080Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-04T17:32:28.080Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-04T17:32:28.080Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-04T17:32:28.262Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-06-04T17:32:29.624Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-06-04T17:32:29.835Z] --- PASS: TestReplicatedJob (6.51s) [2020-06-04T17:32:29.835Z] === RUN TestUpdateReplicatedJob [2020-06-04T17:32:30.291Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-04T17:32:30.291Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-04T17:32:30.600Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-04T17:32:30.986Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-06-04T17:32:31.691Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-04T17:32:32.873Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-06-04T17:32:33.318Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-06-04T17:32:33.318Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.79s) [2020-06-04T17:32:33.318Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.72s) [2020-06-04T17:32:33.318Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.80s) [2020-06-04T17:32:33.318Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.84s) [2020-06-04T17:32:33.318Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.83s) [2020-06-04T17:32:33.318Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.17s) [2020-06-04T17:32:33.318Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.56s) [2020-06-04T17:32:33.318Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.85s) [2020-06-04T17:32:33.318Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.65s) [2020-06-04T17:32:33.318Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.53s) [2020-06-04T17:32:33.318Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.54s) [2020-06-04T17:32:33.318Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.38s) [2020-06-04T17:32:33.318Z] === RUN TestCgroupNamespacesRun [2020-06-04T17:32:33.434Z] === RUN TestDockerSuite/TestEventsAttach [2020-06-04T17:32:33.994Z] === RUN TestDockerSuite/TestEventsCommit [2020-06-04T17:32:34.427Z] --- PASS: TestCgroupNamespacesRun (1.37s) [2020-06-04T17:32:34.427Z] === RUN TestCgroupNamespacesRunPrivileged [2020-06-04T17:32:34.556Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-06-04T17:32:35.103Z] --- PASS: TestUpdateReplicatedJob (4.43s) [2020-06-04T17:32:35.103Z] === RUN TestServiceListWithStatuses [2020-06-04T17:32:35.103Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-06-04T17:32:35.103Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-04T17:32:35.103Z] === RUN TestDockerNetworkConnectAlias [2020-06-04T17:32:35.116Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-06-04T17:32:35.988Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.35s) [2020-06-04T17:32:35.988Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-06-04T17:32:36.040Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-06-04T17:32:36.600Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-06-04T17:32:37.122Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.36s) [2020-06-04T17:32:37.122Z] === RUN TestCgroupNamespacesRunHostMode [2020-06-04T17:32:38.484Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-06-04T17:32:38.759Z] --- PASS: TestCgroupNamespacesRunHostMode (1.35s) [2020-06-04T17:32:38.759Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-06-04T17:32:39.408Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-06-04T17:32:40.330Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.38s) [2020-06-04T17:32:40.330Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-06-04T17:32:41.297Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-06-04T17:32:41.411Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.36s) [2020-06-04T17:32:41.411Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-06-04T17:32:41.667Z] --- PASS: TestDockerNetworkConnectAlias (6.58s) [2020-06-04T17:32:41.667Z] === RUN TestDockerNetworkReConnect [2020-06-04T17:32:42.078Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.79s) [2020-06-04T17:32:42.078Z] === RUN TestCgroupNamespacesRunOlderClient [2020-06-04T17:32:43.184Z] === RUN TestDockerSuite/TestEventsCopy [2020-06-04T17:32:43.656Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.38s) [2020-06-04T17:32:43.656Z] === RUN TestKernelTCPMemory [2020-06-04T17:32:44.110Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-06-04T17:32:44.331Z] --- PASS: TestKernelTCPMemory (0.65s) [2020-06-04T17:32:44.331Z] === RUN TestNISDomainname [2020-06-04T17:32:44.996Z] --- PASS: TestNISDomainname (0.71s) [2020-06-04T17:32:44.996Z] === RUN TestHostnameDnsResolution [2020-06-04T17:32:45.038Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-06-04T17:32:45.598Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-06-04T17:32:45.668Z] --- PASS: TestHostnameDnsResolution (0.88s) [2020-06-04T17:32:45.668Z] === RUN TestStats [2020-06-04T17:32:45.853Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-06-04T17:32:45.854Z] --- PASS: TestDockerNetworkReConnect (4.98s) [2020-06-04T17:32:45.854Z] === RUN TestServicePlugin [2020-06-04T17:32:45.854Z] --- SKIP: TestServicePlugin (0.00s) [2020-06-04T17:32:45.854Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T17:32:45.855Z] === RUN TestServiceUpdateLabel [2020-06-04T17:32:46.779Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-06-04T17:32:47.034Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-06-04T17:32:47.289Z] === RUN TestDockerSuite/TestEventsFilterType [2020-06-04T17:32:47.544Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-06-04T17:32:47.800Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-06-04T17:32:47.800Z] === RUN TestDockerSuite/TestEventsFilters [2020-06-04T17:32:48.544Z] --- PASS: TestStats (2.56s) [2020-06-04T17:32:48.544Z] === RUN TestStopContainerWithTimeout [2020-06-04T17:32:48.544Z] === RUN TestStopContainerWithTimeout/0 [2020-06-04T17:32:48.544Z] === PAUSE TestStopContainerWithTimeout/0 [2020-06-04T17:32:48.544Z] === RUN TestStopContainerWithTimeout/1 [2020-06-04T17:32:48.544Z] === PAUSE TestStopContainerWithTimeout/1 [2020-06-04T17:32:48.544Z] === RUN TestStopContainerWithTimeout/3 [2020-06-04T17:32:48.544Z] === PAUSE TestStopContainerWithTimeout/3 [2020-06-04T17:32:48.544Z] === RUN TestStopContainerWithTimeout/-1 [2020-06-04T17:32:48.544Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-06-04T17:32:48.544Z] === CONT TestStopContainerWithTimeout/0 [2020-06-04T17:32:48.544Z] === CONT TestStopContainerWithTimeout/3 [2020-06-04T17:32:48.544Z] === CONT TestStopContainerWithTimeout/-1 [2020-06-04T17:32:48.544Z] === CONT TestStopContainerWithTimeout/1 [2020-06-04T17:32:48.725Z] === RUN TestDockerSuite/TestEventsFormat [2020-06-04T17:32:49.138Z] --- PASS: TestServiceUpdateLabel (3.21s) [2020-06-04T17:32:49.138Z] === RUN TestServiceUpdateSecrets [2020-06-04T17:32:49.286Z] --- PASS: TestServicePlugin (33.28s) [2020-06-04T17:32:49.286Z] plugin_test.go:62: [d2b6c3f0eb088] joining swarm manager [d5730c3549dba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-04T17:32:49.286Z] plugin_test.go:65: [d199473d0ebf2] joining swarm manager [d5730c3549dba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-04T17:32:49.286Z] === RUN TestServiceUpdateLabel [2020-06-04T17:32:49.850Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-06-04T17:32:49.850Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-06-04T17:32:49.850Z] === RUN TestDockerSuite/TestEventsImageImport [2020-06-04T17:32:50.410Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-06-04T17:32:50.666Z] === RUN TestDockerSuite/TestEventsImagePull [2020-06-04T17:32:51.227Z] === RUN TestDockerSuite/TestEventsImageTag [2020-06-04T17:32:51.426Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-06-04T17:32:51.426Z] --- PASS: TestStopContainerWithTimeout/0 (1.06s) [2020-06-04T17:32:51.426Z] --- PASS: TestStopContainerWithTimeout/1 (1.93s) [2020-06-04T17:32:51.426Z] --- PASS: TestStopContainerWithTimeout/-1 (2.78s) [2020-06-04T17:32:51.426Z] --- PASS: TestStopContainerWithTimeout/3 (3.06s) [2020-06-04T17:32:51.426Z] === RUN TestDeleteDevicemapper [2020-06-04T17:32:51.426Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-06-04T17:32:51.426Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-04T17:32:51.426Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-06-04T17:32:51.786Z] --- PASS: TestServiceUpdateLabel (2.56s) [2020-06-04T17:32:51.786Z] === RUN TestServiceUpdateSecrets [2020-06-04T17:32:52.346Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-06-04T17:32:52.601Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-06-04T17:32:52.601Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-06-04T17:32:52.601Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-06-04T17:32:53.113Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.83s) [2020-06-04T17:32:53.113Z] === RUN TestUpdateMemory [2020-06-04T17:32:53.965Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-06-04T17:32:54.216Z] --- PASS: TestUpdateMemory (0.71s) [2020-06-04T17:32:54.216Z] === RUN TestUpdateCPUQuota [2020-06-04T17:32:54.524Z] === RUN TestDockerSuite/TestEventsRename [2020-06-04T17:32:54.908Z] --- PASS: TestUpdateCPUQuota (1.06s) [2020-06-04T17:32:54.908Z] === RUN TestUpdatePidsLimit [2020-06-04T17:32:54.908Z] === RUN TestUpdatePidsLimit/update_from_none [2020-06-04T17:32:55.084Z] === RUN TestDockerSuite/TestEventsResize [2020-06-04T17:32:55.221Z] === RUN TestUpdatePidsLimit/no_change [2020-06-04T17:32:55.532Z] === RUN TestUpdatePidsLimit/update_lower [2020-06-04T17:32:55.644Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-06-04T17:32:55.842Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-06-04T17:32:56.153Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-06-04T17:32:56.466Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-06-04T17:32:56.466Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-06-04T17:32:57.579Z] --- PASS: TestUpdatePidsLimit (2.61s) [2020-06-04T17:32:57.579Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.27s) [2020-06-04T17:32:57.579Z] --- PASS: TestUpdatePidsLimit/no_change (0.26s) [2020-06-04T17:32:57.579Z] --- PASS: TestUpdatePidsLimit/update_lower (0.27s) [2020-06-04T17:32:57.579Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s) [2020-06-04T17:32:57.579Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.27s) [2020-06-04T17:32:57.579Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.25s) [2020-06-04T17:32:57.579Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s) [2020-06-04T17:32:57.579Z] === RUN TestUpdateRestartPolicy [2020-06-04T17:33:00.878Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-06-04T17:33:01.439Z] === RUN TestDockerSuite/TestEventsStreaming [2020-06-04T17:33:01.999Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-06-04T17:33:05.268Z] === RUN TestDockerSuite/TestEventsTop [2020-06-04T17:33:05.523Z] === RUN TestDockerSuite/TestEventsUntag [2020-06-04T17:33:06.448Z] --- PASS: TestServiceUpdateSecrets (14.60s) [2020-06-04T17:33:06.448Z] === RUN TestServiceUpdateConfigs [2020-06-04T17:33:07.223Z] --- PASS: TestServiceUpdateSecrets (15.57s) [2020-06-04T17:33:07.223Z] === RUN TestServiceUpdateConfigs [2020-06-04T17:33:08.334Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-06-04T17:33:09.259Z] === RUN TestDockerSuite/TestExec [2020-06-04T17:33:09.819Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-06-04T17:33:10.076Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-06-04T17:33:10.453Z] --- PASS: TestUpdateRestartPolicy (11.37s) [2020-06-04T17:33:10.453Z] === RUN TestUpdateRestartWithAutoRemove [2020-06-04T17:33:10.453Z] --- PASS: TestUpdateRestartWithAutoRemove (0.58s) [2020-06-04T17:33:10.453Z] === RUN TestWaitNonBlocked [2020-06-04T17:33:10.453Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-04T17:33:10.453Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-04T17:33:10.453Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-04T17:33:10.453Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-04T17:33:10.453Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-04T17:33:10.453Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-04T17:33:10.453Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-06-04T17:33:10.453Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.79s) [2020-06-04T17:33:10.453Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.83s) [2020-06-04T17:33:10.453Z] === RUN TestWaitBlocked [2020-06-04T17:33:10.453Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-04T17:33:10.453Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-04T17:33:10.453Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-06-04T17:33:10.453Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-06-04T17:33:10.453Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-04T17:33:10.453Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-06-04T17:33:10.637Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-06-04T17:33:11.197Z] === RUN TestDockerSuite/TestExecAPIStart [2020-06-04T17:33:11.559Z] --- PASS: TestWaitBlocked (0.02s) [2020-06-04T17:33:11.559Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.86s) [2020-06-04T17:33:11.559Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.89s) [2020-06-04T17:33:11.559Z] === CONT TestContainerStartOnDaemonRestart [2020-06-04T17:33:11.559Z] === CONT TestContainerKillOnDaemonStart [2020-06-04T17:33:11.559Z] === CONT TestDaemonHostGatewayIP [2020-06-04T17:33:11.559Z] === CONT TestDaemonRestartIpcMode [2020-06-04T17:33:12.120Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-06-04T17:33:12.680Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-06-04T17:33:13.240Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-06-04T17:33:13.801Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-06-04T17:33:14.361Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-06-04T17:33:14.921Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-06-04T17:33:15.206Z] --- PASS: TestContainerStartOnDaemonRestart (3.39s) [2020-06-04T17:33:15.206Z] === CONT TestIpcModeOlderClient [2020-06-04T17:33:15.206Z] --- PASS: TestIpcModeOlderClient (0.14s) [2020-06-04T17:33:15.481Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-06-04T17:33:15.524Z] --- PASS: TestDaemonHostGatewayIP (4.03s) [2020-06-04T17:33:15.524Z] --- PASS: TestDaemonRestartIpcMode (4.13s) [2020-06-04T17:33:16.844Z] === RUN TestDockerSuite/TestExecCgroup [2020-06-04T17:33:17.770Z] === RUN TestDockerSuite/TestExecEnv [2020-06-04T17:33:18.331Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-06-04T17:33:19.257Z] === RUN TestDockerSuite/TestExecExitStatus [2020-06-04T17:33:19.818Z] === RUN TestDockerSuite/TestExecInspectID [2020-06-04T17:33:21.180Z] --- PASS: TestServiceUpdateConfigs (14.85s) [2020-06-04T17:33:21.180Z] === RUN TestServiceUpdateNetwork [2020-06-04T17:33:22.098Z] --- PASS: TestServiceUpdateConfigs (15.32s) [2020-06-04T17:33:22.098Z] === RUN TestServiceUpdateNetwork [2020-06-04T17:33:22.543Z] === RUN TestDockerSuite/TestExecInteractive [2020-06-04T17:33:23.468Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-06-04T17:33:24.258Z] --- PASS: TestContainerKillOnDaemonStart (12.76s) [2020-06-04T17:33:24.258Z] PASS [2020-06-04T17:33:24.258Z] [2020-06-04T17:33:24.258Z] === Skipped [2020-06-04T17:33:24.258Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-06-04T17:33:24.258Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-04T17:33:24.258Z] [2020-06-04T17:33:24.258Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-04T17:33:24.258Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-04T17:33:24.258Z] [2020-06-04T17:33:24.258Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-06-04T17:33:24.258Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-04T17:33:24.258Z] [2020-06-04T17:33:24.258Z] [2020-06-04T17:33:24.258Z] DONE 203 tests, 3 skipped in 109.447s [2020-06-04T17:33:24.258Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-06-04T17:33:24.258Z] ++ 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-04T17:33:24.258Z] ++ set -e [2020-06-04T17:33:24.258Z] ++ '[' -n 0 ']' [2020-06-04T17:33:24.258Z] ++ set -x [2020-06-04T17:33:24.258Z] ++ env -i DEST=/go/src/github.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-04T17:33:24.258Z] INFO: Testing against a local daemon [2020-06-04T17:33:24.258Z] === RUN TestCommitInheritsEnv [2020-06-04T17:33:24.402Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-06-04T17:33:24.568Z] --- PASS: TestCommitInheritsEnv (0.33s) [2020-06-04T17:33:24.568Z] === RUN TestImportExtremelyLargeImageWorks [2020-06-04T17:33:24.568Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-06-04T17:33:24.568Z] === RUN TestImagesFilterMultiReference [2020-06-04T17:33:24.568Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-06-04T17:33:24.568Z] === RUN TestImagePullPlatformInvalid [2020-06-04T17:33:24.568Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-06-04T17:33:24.568Z] === RUN TestRemoveImageOrphaning [2020-06-04T17:33:24.880Z] --- PASS: TestRemoveImageOrphaning (0.31s) [2020-06-04T17:33:24.880Z] === RUN TestRemoveImageGarbageCollector [2020-06-04T17:33:24.880Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-06-04T17:33:24.880Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T17:33:24.880Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-06-04T17:33:24.880Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-06-04T17:33:24.880Z] === RUN TestTagInvalidReference [2020-06-04T17:33:24.880Z] --- PASS: TestTagInvalidReference (0.03s) [2020-06-04T17:33:24.880Z] === RUN TestTagValidPrefixedRepo [2020-06-04T17:33:24.961Z] === RUN TestDockerSuite/TestExecParseError [2020-06-04T17:33:25.196Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-06-04T17:33:25.196Z] === RUN TestTagExistedNameWithoutForce [2020-06-04T17:33:25.196Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-06-04T17:33:25.196Z] === RUN TestTagOfficialNames [2020-06-04T17:33:25.196Z] --- PASS: TestTagOfficialNames (0.04s) [2020-06-04T17:33:25.196Z] === RUN TestTagMatchesDigest [2020-06-04T17:33:25.196Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-06-04T17:33:25.196Z] === CONT TestImportExtremelyLargeImageWorks [2020-06-04T17:33:25.216Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-06-04T17:33:25.780Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-06-04T17:33:26.340Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-06-04T17:33:26.596Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-06-04T17:33:27.522Z] === RUN TestDockerSuite/TestExecSetEnv [2020-06-04T17:33:28.082Z] === RUN TestDockerSuite/TestExecStartFails [2020-06-04T17:33:29.447Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-06-04T17:33:35.973Z] --- PASS: TestServiceUpdateNetwork (13.88s) [2020-06-04T17:33:35.973Z] === RUN TestServiceUpdatePidsLimit [2020-06-04T17:33:36.228Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-06-04T17:33:36.788Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-06-04T17:33:36.973Z] --- PASS: TestServiceUpdateNetwork (14.62s) [2020-06-04T17:33:36.973Z] === RUN TestServiceUpdatePidsLimit [2020-06-04T17:33:36.973Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-06-04T17:33:36.973Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-06-04T17:33:40.048Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-06-04T17:33:40.973Z] === RUN TestDockerSuite/TestExecTTY [2020-06-04T17:33:41.228Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-06-04T17:33:42.153Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-06-04T17:33:42.408Z] === RUN TestDockerSuite/TestExecUlimits [2020-06-04T17:33:42.969Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-06-04T17:33:42.969Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-06-04T17:33:43.894Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-06-04T17:33:44.149Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-06-04T17:33:44.709Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-06-04T17:33:45.087Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-06-04T17:33:45.636Z] === RUN TestDockerSuite/TestExecWithTERM [2020-06-04T17:33:46.196Z] === RUN TestDockerSuite/TestExecWithUser [2020-06-04T17:33:46.756Z] === RUN TestDockerSuite/TestGetContainerStats [2020-06-04T17:33:52.003Z] --- PASS: TestServiceUpdatePidsLimit (16.17s) [2020-06-04T17:33:52.003Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2020-06-04T17:33:52.003Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2020-06-04T17:33:52.003Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.91s) [2020-06-04T17:33:52.003Z] PASS [2020-06-04T17:33:52.003Z] [2020-06-04T17:33:52.003Z] === Skipped [2020-06-04T17:33:52.003Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-06-04T17:33:52.003Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-04T17:33:52.003Z] [2020-06-04T17:33:52.003Z] [2020-06-04T17:33:52.003Z] DONE 27 tests, 1 skipped in 183.691s [2020-06-04T17:33:52.003Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-06-04T17:33:52.003Z] ++ 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-04T17:33:52.003Z] ++ set -e [2020-06-04T17:33:52.003Z] ++ '[' -n 0 ']' [2020-06-04T17:33:52.003Z] ++ set -x [2020-06-04T17:33:52.003Z] ++ env -i DEST=/go/src/github.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-04T17:33:52.003Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-06-04T17:33:52.003Z] INFO: Testing against a local daemon [2020-06-04T17:33:52.003Z] === RUN TestSessionCreate [2020-06-04T17:33:52.003Z] --- PASS: TestSessionCreate (0.05s) [2020-06-04T17:33:52.003Z] === RUN TestSessionCreateWithBadUpgrade [2020-06-04T17:33:52.003Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-06-04T17:33:52.003Z] PASS [2020-06-04T17:33:52.003Z] [2020-06-04T17:33:52.003Z] DONE 2 tests in 0.289s [2020-06-04T17:33:52.003Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-06-04T17:33:52.003Z] ++ 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-04T17:33:52.003Z] ++ set -e [2020-06-04T17:33:52.003Z] ++ '[' -n 0 ']' [2020-06-04T17:33:52.003Z] ++ set -x [2020-06-04T17:33:52.003Z] ++ env -i DEST=/go/src/github.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-04T17:33:52.003Z] INFO: Testing against a local daemon [2020-06-04T17:33:52.003Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-06-04T17:33:52.003Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2020-06-04T17:33:52.003Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-04T17:33:52.003Z] === RUN TestEventsExecDie [2020-06-04T17:33:52.563Z] --- PASS: TestEventsExecDie (0.87s) [2020-06-04T17:33:52.563Z] === RUN TestEventsBackwardsCompatible [2020-06-04T17:33:52.820Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-06-04T17:33:52.820Z] === RUN TestInfoBinaryCommits [2020-06-04T17:33:52.820Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-06-04T17:33:52.820Z] === RUN TestInfoAPIVersioned [2020-06-04T17:33:52.820Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-06-04T17:33:52.820Z] === RUN TestInfoDiscoveryBackend [2020-06-04T17:33:53.199Z] --- PASS: TestServiceUpdatePidsLimit (17.60s) [2020-06-04T17:33:53.199Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.93s) [2020-06-04T17:33:53.199Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.21s) [2020-06-04T17:33:53.199Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2020-06-04T17:33:53.199Z] PASS [2020-06-04T17:33:53.199Z] [2020-06-04T17:33:53.199Z] === Skipped [2020-06-04T17:33:53.199Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-06-04T17:33:53.199Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-04T17:33:53.199Z] [2020-06-04T17:33:53.199Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-06-04T17:33:53.199Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T17:33:53.199Z] [2020-06-04T17:33:53.199Z] [2020-06-04T17:33:53.200Z] DONE 27 tests, 2 skipped in 162.018s [2020-06-04T17:33:53.200Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-06-04T17:33:53.200Z] ++ 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-04T17:33:53.200Z] ++ set -e [2020-06-04T17:33:53.200Z] ++ '[' -n 0 ']' [2020-06-04T17:33:53.200Z] ++ set -x [2020-06-04T17:33:53.200Z] ++ env -i DEST=/go/src/github.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-04T17:33:53.200Z] INFO: Testing against a local daemon [2020-06-04T17:33:53.200Z] === RUN TestSessionCreate [2020-06-04T17:33:53.200Z] --- PASS: TestSessionCreate (0.06s) [2020-06-04T17:33:53.200Z] === RUN TestSessionCreateWithBadUpgrade [2020-06-04T17:33:53.200Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-06-04T17:33:53.200Z] PASS [2020-06-04T17:33:53.200Z] [2020-06-04T17:33:53.200Z] DONE 2 tests in 0.260s [2020-06-04T17:33:53.200Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-06-04T17:33:53.200Z] ++ 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-04T17:33:53.200Z] ++ set -e [2020-06-04T17:33:53.200Z] ++ '[' -n 0 ']' [2020-06-04T17:33:53.200Z] ++ set -x [2020-06-04T17:33:53.200Z] ++ env -i DEST=/go/src/github.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-04T17:33:53.200Z] INFO: Testing against a local daemon [2020-06-04T17:33:53.200Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-06-04T17:33:53.200Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-04T17:33:53.200Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-04T17:33:53.200Z] === RUN TestEventsExecDie [2020-06-04T17:33:53.379Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-06-04T17:33:53.379Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-06-04T17:33:53.458Z] --- PASS: TestEventsExecDie (0.94s) [2020-06-04T17:33:53.458Z] === RUN TestEventsBackwardsCompatible [2020-06-04T17:33:53.717Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2020-06-04T17:33:53.717Z] === RUN TestInfoBinaryCommits [2020-06-04T17:33:53.717Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-06-04T17:33:53.717Z] === RUN TestInfoAPIVersioned [2020-06-04T17:33:53.717Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-06-04T17:33:53.717Z] === RUN TestInfoDiscoveryBackend [2020-06-04T17:33:53.958Z] #33 136.0 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-06-04T17:33:53.958Z] #33 138.6 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-06-04T17:33:53.958Z] #33 140.2 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-06-04T17:33:53.958Z] #33 142.3 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-06-04T17:33:54.284Z] --- PASS: TestInfoDiscoveryBackend (0.60s) [2020-06-04T17:33:54.284Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-06-04T17:33:54.303Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-06-04T17:33:54.303Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-06-04T17:33:54.863Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-06-04T17:33:54.863Z] === RUN TestInfoAPI [2020-06-04T17:33:54.863Z] --- PASS: TestInfoAPI (0.02s) [2020-06-04T17:33:54.863Z] === RUN TestInfoAPIWarnings [2020-06-04T17:33:55.219Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-06-04T17:33:55.220Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-06-04T17:33:55.422Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-06-04T17:33:55.422Z] === RUN TestInfoDebug [2020-06-04T17:33:55.982Z] --- PASS: TestInfoDebug (0.54s) [2020-06-04T17:33:55.982Z] === RUN TestInfoInsecureRegistries [2020-06-04T17:33:55.982Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-06-04T17:33:56.156Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.61s) [2020-06-04T17:33:56.156Z] === RUN TestInfoAPI [2020-06-04T17:33:56.156Z] --- PASS: TestInfoAPI (0.05s) [2020-06-04T17:33:56.156Z] === RUN TestInfoAPIWarnings [2020-06-04T17:33:56.485Z] #33 144.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-06-04T17:33:56.542Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-06-04T17:33:56.542Z] === RUN TestInfoRegistryMirrors [2020-06-04T17:33:56.724Z] --- PASS: TestInfoAPIWarnings (0.61s) [2020-06-04T17:33:56.724Z] === RUN TestInfoDebug [2020-06-04T17:33:57.102Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-06-04T17:33:57.102Z] === RUN TestLoginFailsWithBadCredentials [2020-06-04T17:33:57.102Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s) [2020-06-04T17:33:57.102Z] === RUN TestPingCacheHeaders [2020-06-04T17:33:57.102Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-06-04T17:33:57.102Z] === RUN TestPingGet [2020-06-04T17:33:57.102Z] --- PASS: TestPingGet (0.01s) [2020-06-04T17:33:57.102Z] === RUN TestPingHead [2020-06-04T17:33:57.102Z] --- PASS: TestPingHead (0.02s) [2020-06-04T17:33:57.102Z] === RUN TestVersion [2020-06-04T17:33:57.102Z] --- PASS: TestVersion (0.02s) [2020-06-04T17:33:57.102Z] PASS [2020-06-04T17:33:57.102Z] [2020-06-04T17:33:57.102Z] === Skipped [2020-06-04T17:33:57.102Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2020-06-04T17:33:57.102Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-04T17:33:57.102Z] [2020-06-04T17:33:57.102Z] [2020-06-04T17:33:57.102Z] DONE 18 tests, 1 skipped in 5.653s [2020-06-04T17:33:57.102Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-06-04T17:33:57.102Z] ++ 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-04T17:33:57.102Z] ++ set -e [2020-06-04T17:33:57.102Z] ++ '[' -n 0 ']' [2020-06-04T17:33:57.102Z] ++ set -x [2020-06-04T17:33:57.102Z] ++ env -i DEST=/go/src/github.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-04T17:33:57.291Z] --- PASS: TestInfoDebug (0.60s) [2020-06-04T17:33:57.291Z] === RUN TestInfoInsecureRegistries [2020-06-04T17:33:57.358Z] INFO: Testing against a local daemon [2020-06-04T17:33:57.358Z] === RUN TestVolumesCreateAndList [2020-06-04T17:33:57.358Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-06-04T17:33:57.358Z] === RUN TestVolumesRemove [2020-06-04T17:33:57.358Z] --- PASS: TestVolumesRemove (0.07s) [2020-06-04T17:33:57.358Z] === RUN TestVolumesInspect [2020-06-04T17:33:57.358Z] --- PASS: TestVolumesInspect (0.03s) [2020-06-04T17:33:57.358Z] === RUN TestVolumesInvalidJSON [2020-06-04T17:33:57.358Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-06-04T17:33:57.358Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-06-04T17:33:57.358Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-06-04T17:33:57.358Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-06-04T17:33:57.358Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-06-04T17:33:57.358Z] PASS [2020-06-04T17:33:57.358Z] [2020-06-04T17:33:57.358Z] DONE 5 tests in 0.268s [2020-06-04T17:33:57.358Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-06-04T17:33:57.613Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-06-04T17:33:57.613Z] ++++ cat bundles/test-integration/docker.pid [2020-06-04T17:33:57.613Z] +++ kill 5858 [2020-06-04T17:33:57.859Z] --- PASS: TestInfoInsecureRegistries (0.61s) [2020-06-04T17:33:57.859Z] === RUN TestInfoRegistryMirrors [2020-06-04T17:33:58.382Z] #33 146.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-06-04T17:33:58.427Z] --- PASS: TestInfoRegistryMirrors (0.61s) [2020-06-04T17:33:58.427Z] === RUN TestLoginFailsWithBadCredentials [2020-06-04T17:33:58.686Z] --- PASS: TestLoginFailsWithBadCredentials (0.33s) [2020-06-04T17:33:58.686Z] === RUN TestPingCacheHeaders [2020-06-04T17:33:58.686Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-06-04T17:33:58.686Z] === RUN TestPingGet [2020-06-04T17:33:58.944Z] --- PASS: TestPingGet (0.04s) [2020-06-04T17:33:58.944Z] === RUN TestPingHead [2020-06-04T17:33:58.944Z] --- PASS: TestPingHead (0.05s) [2020-06-04T17:33:58.944Z] === RUN TestVersion [2020-06-04T17:33:58.944Z] --- PASS: TestVersion (0.05s) [2020-06-04T17:33:58.944Z] PASS [2020-06-04T17:33:58.944Z] [2020-06-04T17:33:58.944Z] === Skipped [2020-06-04T17:33:58.944Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-04T17:33:58.944Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-04T17:33:58.944Z] [2020-06-04T17:33:58.944Z] [2020-06-04T17:33:58.944Z] DONE 18 tests, 1 skipped in 6.495s [2020-06-04T17:33:58.944Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-06-04T17:33:58.944Z] ++ 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-04T17:33:58.944Z] ++ set -e [2020-06-04T17:33:58.944Z] ++ '[' -n 0 ']' [2020-06-04T17:33:58.944Z] ++ set -x [2020-06-04T17:33:58.944Z] ++ env -i DEST=/go/src/github.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-04T17:33:58.977Z] +++ /etc/init.d/apparmor stop [2020-06-04T17:33:58.977Z] Leaving: AppArmorNo profiles have been unloaded. [2020-06-04T17:33:58.977Z] [2020-06-04T17:33:58.977Z] Unloading profiles will leave already running processes permanently [2020-06-04T17:33:58.977Z] unconfined, which can lead to unexpected situations. [2020-06-04T17:33:58.977Z] [2020-06-04T17:33:58.977Z] To set a process to complain mode, use the command line tool [2020-06-04T17:33:58.977Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-06-04T17:33:58.977Z] +++ true [2020-06-04T17:33:58.977Z] exiting test-integration [2020-06-04T17:33:58.977Z] ++ exit 0 [2020-06-04T17:33:58.977Z] [2020-06-04T17:33:59.204Z] INFO: Testing against a local daemon [2020-06-04T17:33:59.204Z] === RUN TestVolumesCreateAndList [2020-06-04T17:33:59.204Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-06-04T17:33:59.204Z] === RUN TestVolumesRemove [2020-06-04T17:33:59.204Z] --- PASS: TestVolumesRemove (0.11s) [2020-06-04T17:33:59.204Z] === RUN TestVolumesInspect [2020-06-04T17:33:59.204Z] --- PASS: TestVolumesInspect (0.03s) [2020-06-04T17:33:59.204Z] === RUN TestVolumesInvalidJSON [2020-06-04T17:33:59.204Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-06-04T17:33:59.204Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-06-04T17:33:59.462Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-06-04T17:33:59.462Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-06-04T17:33:59.462Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-06-04T17:33:59.462Z] PASS [2020-06-04T17:33:59.462Z] [2020-06-04T17:33:59.462Z] DONE 5 tests in 0.388s [2020-06-04T17:33:59.462Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-06-04T17:33:59.538Z] + for job in $(jobs -p) [2020-06-04T17:33:59.538Z] + wait 13768 [2020-06-04T17:33:59.720Z] ++++ cat bundles/test-integration/docker.pid [2020-06-04T17:33:59.720Z] +++ kill 13869 [2020-06-04T17:33:59.753Z] #33 148.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-06-04T17:34:01.095Z] +++ /etc/init.d/apparmor stop [2020-06-04T17:34:01.095Z] Leaving: AppArmorNo profiles have been unloaded. [2020-06-04T17:34:01.095Z] [2020-06-04T17:34:01.095Z] Unloading profiles will leave already running processes permanently [2020-06-04T17:34:01.095Z] unconfined, which can lead to unexpected situations. [2020-06-04T17:34:01.095Z] [2020-06-04T17:34:01.095Z] To set a process to complain mode, use the command line tool [2020-06-04T17:34:01.095Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-06-04T17:34:01.095Z] +++ true [2020-06-04T17:34:01.095Z] exiting test-integration [2020-06-04T17:34:01.095Z] ++ exit 0 [2020-06-04T17:34:01.095Z] [2020-06-04T17:34:01.124Z] #33 149.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-06-04T17:34:01.382Z] #33 149.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-06-04T17:34:02.797Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-06-04T17:34:02.797Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-06-04T17:34:02.797Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-06-04T17:34:02.797Z] === RUN TestDockerSuite/TestHealth [2020-06-04T17:34:03.281Z] #33 151.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main Post stage [Pipeline] junit [2020-06-04T17:34:03.640Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-06-04T17:34:04.528Z] + echo Ensuring container killed. [2020-06-04T17:34:04.528Z] Ensuring container killed. [2020-06-04T17:34:04.528Z] + docker rm -vf docker-pr14 [2020-06-04T17:34:04.528Z] Error: No such container: docker-pr14 [2020-06-04T17:34:04.528Z] + true [Pipeline] sh [2020-06-04T17:34:04.815Z] + echo Chowning /workspace to jenkins user [2020-06-04T17:34:04.815Z] Chowning /workspace to jenkins user [2020-06-04T17:34:04.815Z] + id -u [2020-06-04T17:34:04.815Z] + id -g [2020-06-04T17:34:04.815Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41030:/workspace busybox chown -R 1000:1000 /workspace [2020-06-04T17:34:04.815Z] Unable to find image 'busybox:latest' locally [2020-06-04T17:34:05.074Z] latest: Pulling from library/busybox [2020-06-04T17:34:05.074Z] fd44016e3d3e: Pulling fs layer [2020-06-04T17:34:05.074Z] fd44016e3d3e: Verifying Checksum [2020-06-04T17:34:05.074Z] fd44016e3d3e: Download complete [2020-06-04T17:34:05.177Z] #33 153.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-06-04T17:34:05.333Z] fd44016e3d3e: Pull complete [2020-06-04T17:34:05.333Z] Digest: sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 [2020-06-04T17:34:05.333Z] Status: Downloaded newer image for busybox:latest [2020-06-04T17:34:06.550Z] #33 155.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-06-04T17:34:08.450Z] #33 156.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-06-04T17:34:08.921Z] + bundleName=arm64-integration [2020-06-04T17:34:08.921Z] + echo Creating arm64-integration-bundles.tar.gz [2020-06-04T17:34:08.921Z] Creating arm64-integration-bundles.tar.gz [2020-06-04T17:34:08.921Z] + 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-04T17:34:08.921Z] xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-06-04T17:34:09.191Z] Archiving artifacts [2020-06-04T17:34:09.413Z] #33 157.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-06-04T17:34:11.151Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41030/14/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-06-04T17:34:11.319Z] #33 159.4 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-06-04T17:34:11.469Z] + make clean [2020-06-04T17:34:12.036Z] docker volume rm -f docker-dev-cache [2020-06-04T17:34:12.036Z] docker-dev-cache [Pipeline] deleteDir [2020-06-04T17:34:12.690Z] #33 160.9 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-06-04T17:34:14.588Z] #33 162.9 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-06-04T17:34:15.961Z] #33 164.3 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-06-04T17:34:17.334Z] #33 165.9 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-06-04T17:34:19.229Z] #33 167.5 [2020-06-04T17:34:19.486Z] #33 DONE 167.9s [2020-06-04T17:34:19.486Z] [2020-06-04T17:34:19.486Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-06-04T17:34:21.382Z] #34 DONE 1.5s [2020-06-04T17:34:22.315Z] [2020-06-04T17:34:22.315Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-06-04T17:34:23.246Z] #35 DONE 0.8s [2020-06-04T17:34:23.246Z] [2020-06-04T17:34:23.246Z] #36 exporting to image [2020-06-04T17:34:23.246Z] #36 exporting layers [2020-06-04T17:34:24.664Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-06-04T17:34:24.664Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-06-04T17:34:24.664Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-06-04T17:34:24.664Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-06-04T17:34:24.664Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-06-04T17:34:24.664Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-06-04T17:34:24.664Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-06-04T17:34:24.664Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-06-04T17:34:24.664Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-06-04T17:34:24.664Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-06-04T17:34:24.664Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-06-04T17:34:24.664Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-06-04T17:34:24.664Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-06-04T17:34:24.664Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-06-04T17:34:24.664Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-06-04T17:34:24.664Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-06-04T17:34:24.664Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-06-04T17:34:25.588Z] === RUN TestDockerSuite/TestImagesFormat [2020-06-04T17:34:25.588Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-06-04T17:34:25.846Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-06-04T17:34:26.523Z] #36 exporting layers 2.9s done [2020-06-04T17:34:26.523Z] #36 writing image sha256:15b1c2ed62a7f2f67c18582646edf7e5d7da0392f894f33208aa0cbdc45abdde done [2020-06-04T17:34:26.523Z] #36 naming to docker.io/library/moby-e2e-test done [2020-06-04T17:34:26.523Z] #36 DONE 2.9s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-06-04T17:34:26.850Z] + echo Ensuring container killed. [2020-06-04T17:34:26.850Z] Ensuring container killed. [2020-06-04T17:34:26.850Z] + docker rm -vf docker-pr14 [2020-06-04T17:34:26.850Z] Error: No such container: docker-pr14 [2020-06-04T17:34:26.850Z] + true [Pipeline] sh [2020-06-04T17:34:27.135Z] + echo Chowning /workspace to jenkins user [2020-06-04T17:34:27.135Z] Chowning /workspace to jenkins user [2020-06-04T17:34:27.135Z] + id -u [2020-06-04T17:34:27.135Z] + id -g [2020-06-04T17:34:27.135Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41030:/workspace busybox chown -R 1000:1000 /workspace [2020-06-04T17:34:27.730Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-06-04T17:34:28.362Z] + bundleName=unit [2020-06-04T17:34:28.362Z] + echo Creating unit-bundles.tar.gz [2020-06-04T17:34:28.362Z] Creating unit-bundles.tar.gz [2020-06-04T17:34:28.362Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-06-04T17:34:28.362Z] bundles/junit-report.xml [2020-06-04T17:34:28.362Z] bundles/go-test-report.json [2020-06-04T17:34:28.362Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-06-04T17:34:28.372Z] Archiving artifacts [2020-06-04T17:34:28.662Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-06-04T17:34:28.662Z] === RUN TestDockerSuite/TestImportBadURL [2020-06-04T17:34:28.662Z] === RUN TestDockerSuite/TestImportDisplay [2020-06-04T17:34:28.708Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41030/14/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-06-04T17:34:29.019Z] + make clean [2020-06-04T17:34:29.019Z] docker volume rm -f docker-dev-cache [2020-06-04T17:34:29.019Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-06-04T17:34:29.587Z] === RUN TestDockerSuite/TestImportFile [2020-06-04T17:34:30.949Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-06-04T17:34:30.949Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-06-04T17:34:31.875Z] === RUN TestDockerSuite/TestImportGzipped [2020-06-04T17:34:33.237Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-06-04T17:34:34.162Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-06-04T17:34:34.726Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-06-04T17:34:35.286Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-06-04T17:34:35.846Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-06-04T17:34:35.846Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-06-04T17:34:35.846Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-06-04T17:34:36.101Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-06-04T17:34:36.663Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-06-04T17:34:37.223Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-06-04T17:34:37.784Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-06-04T17:34:38.040Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-06-04T17:34:38.601Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-06-04T17:34:38.601Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-06-04T17:34:39.527Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-06-04T17:34:40.088Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-06-04T17:34:40.650Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-06-04T17:34:40.650Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-06-04T17:34:41.210Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-06-04T17:34:41.210Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-06-04T17:34:41.770Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-06-04T17:34:42.330Z] === RUN TestDockerSuite/TestInspectDefault [2020-06-04T17:34:42.891Z] === RUN TestDockerSuite/TestInspectHistory [2020-06-04T17:34:43.451Z] === RUN TestDockerSuite/TestInspectImage [2020-06-04T17:34:43.451Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-06-04T17:34:43.451Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-06-04T17:34:43.451Z] === RUN TestDockerSuite/TestInspectInt64 [2020-06-04T17:34:43.706Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-06-04T17:34:44.267Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-06-04T17:34:44.267Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-06-04T17:34:44.827Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-06-04T17:34:45.387Z] === RUN TestDockerSuite/TestInspectPlugin [2020-06-04T17:34:47.275Z] === RUN TestDockerSuite/TestInspectRootFS [2020-06-04T17:34:47.275Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-06-04T17:34:47.530Z] === RUN TestDockerSuite/TestInspectStatus [2020-06-04T17:34:48.096Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-06-04T17:34:49.021Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-06-04T17:34:49.021Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-06-04T17:34:49.581Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-06-04T17:34:50.141Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-06-04T17:34:51.067Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-06-04T17:34:51.628Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-06-04T17:34:52.190Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-06-04T17:34:53.116Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-06-04T17:34:53.116Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-06-04T17:34:53.371Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-06-04T17:34:54.735Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-06-04T17:34:56.098Z] === RUN TestDockerSuite/TestLinksEnvs [2020-06-04T17:34:57.461Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-06-04T17:34:57.716Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-06-04T17:34:59.605Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-06-04T17:35:01.493Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-06-04T17:35:03.381Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-06-04T17:35:03.381Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-06-04T17:35:04.744Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-06-04T17:35:04.744Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-06-04T17:35:05.304Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-06-04T17:35:13.379Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-06-04T17:35:13.379Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-06-04T17:35:14.317Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-06-04T17:35:15.680Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-06-04T17:35:16.239Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-06-04T17:35:18.750Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-06-04T17:35:18.750Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-06-04T17:35:19.006Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-06-04T17:35:19.261Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-06-04T17:35:19.261Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-06-04T17:35:19.516Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-06-04T17:35:20.076Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-06-04T17:35:24.233Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-06-04T17:35:24.233Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-06-04T17:35:29.467Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-06-04T17:35:29.467Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-06-04T17:35:29.467Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-06-04T17:35:29.467Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-06-04T17:35:30.027Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-06-04T17:35:30.954Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-06-04T17:35:32.317Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-06-04T17:35:33.243Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-06-04T17:35:34.170Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-06-04T17:35:36.683Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-06-04T17:35:36.937Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-06-04T17:35:37.497Z] === RUN TestDockerSuite/TestLogsSince [2020-06-04T17:35:44.041Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-06-04T17:35:45.402Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-06-04T17:35:49.562Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-06-04T17:35:50.124Z] === RUN TestDockerSuite/TestLogsTail [2020-06-04T17:35:50.684Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-06-04T17:35:50.940Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-06-04T17:35:51.501Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-06-04T17:35:52.062Z] === RUN TestDockerSuite/TestMountIntoProc [2020-06-04T17:35:52.318Z] === RUN TestDockerSuite/TestMountIntoSys [2020-06-04T17:35:52.879Z] === RUN TestDockerSuite/TestNetHostname [2020-06-04T17:35:54.765Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-06-04T17:35:55.020Z] === RUN TestDockerSuite/TestNetworkEvents [2020-06-04T17:35:55.947Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-06-04T17:35:57.834Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-06-04T17:35:58.395Z] === RUN TestDockerSuite/TestPluginActive [2020-06-04T17:36:00.279Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-06-04T17:36:05.516Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-06-04T17:36:05.516Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-06-04T17:36:05.771Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-06-04T17:36:08.282Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-06-04T17:36:09.649Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-06-04T17:36:12.158Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-06-04T17:36:16.316Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-06-04T17:36:17.679Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-06-04T17:36:18.604Z] === RUN TestDockerSuite/TestPortHostBinding [2020-06-04T17:36:19.531Z] === RUN TestDockerSuite/TestPortList [2020-06-04T17:36:19.531Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-06-04T17:36:22.044Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-06-04T17:36:28.574Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-06-04T17:36:28.574Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-06-04T17:36:35.097Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-06-04T17:36:35.097Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-06-04T17:36:35.097Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-06-04T17:36:35.352Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-06-04T17:36:35.352Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-06-04T17:36:35.913Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-06-04T17:36:35.913Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-06-04T17:36:36.167Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-06-04T17:36:36.167Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-06-04T17:36:37.092Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-06-04T17:36:37.092Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-06-04T17:36:39.609Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-06-04T17:36:40.180Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-06-04T17:36:40.740Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-06-04T17:36:40.740Z] === RUN TestDockerSuite/TestPsByOrder [2020-06-04T17:36:42.624Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-06-04T17:36:43.550Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-06-04T17:36:44.912Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-06-04T17:36:45.472Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-06-04T17:36:48.337Z] --- PASS: TestImportExtremelyLargeImageWorks (192.99s) [2020-06-04T17:36:48.337Z] PASS [2020-06-04T17:36:48.337Z] [2020-06-04T17:36:48.337Z] === Skipped [2020-06-04T17:36:48.337Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-06-04T17:36:48.337Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T17:36:48.337Z] [2020-06-04T17:36:48.337Z] [2020-06-04T17:36:48.337Z] DONE 12 tests, 1 skipped in 193.993s [2020-06-04T17:36:48.337Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-06-04T17:36:48.337Z] ++ 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-04T17:36:48.337Z] ++ set -e [2020-06-04T17:36:48.337Z] ++ '[' -n 0 ']' [2020-06-04T17:36:48.337Z] ++ set -x [2020-06-04T17:36:48.337Z] ++ env -i DEST=/go/src/github.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-04T17:36:48.337Z] INFO: Testing against a local daemon [2020-06-04T17:36:48.337Z] === RUN TestNetworkCreateDelete [2020-06-04T17:36:48.337Z] --- PASS: TestNetworkCreateDelete (0.17s) [2020-06-04T17:36:48.337Z] === RUN TestDockerNetworkDeletePreferID [2020-06-04T17:36:48.337Z] --- PASS: TestDockerNetworkDeletePreferID (0.45s) [2020-06-04T17:36:48.337Z] === RUN TestDaemonDNSFallback [2020-06-04T17:36:48.337Z] --- PASS: TestDaemonDNSFallback (1.65s) [2020-06-04T17:36:48.337Z] === RUN TestInspectNetwork [2020-06-04T17:36:48.337Z] === RUN TestInspectNetwork/full_network_id [2020-06-04T17:36:48.337Z] === RUN TestInspectNetwork/partial_network_id [2020-06-04T17:36:48.337Z] === RUN TestInspectNetwork/network_name [2020-06-04T17:36:48.337Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-06-04T17:36:48.337Z] --- PASS: TestInspectNetwork (7.05s) [2020-06-04T17:36:48.337Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-06-04T17:36:48.337Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-06-04T17:36:48.337Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-06-04T17:36:48.337Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-06-04T17:36:48.337Z] === RUN TestRunContainerWithBridgeNone [2020-06-04T17:36:49.424Z] --- PASS: TestRunContainerWithBridgeNone (1.93s) [2020-06-04T17:36:49.424Z] === RUN TestNetworkInvalidJSON [2020-06-04T17:36:49.424Z] === RUN TestNetworkInvalidJSON//networks/create [2020-06-04T17:36:49.424Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-06-04T17:36:49.424Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-06-04T17:36:49.424Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-06-04T17:36:49.424Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-04T17:36:49.424Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-04T17:36:49.424Z] === CONT TestNetworkInvalidJSON//networks/create [2020-06-04T17:36:49.424Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-04T17:36:49.424Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-06-04T17:36:49.424Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-06-04T17:36:49.424Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-06-04T17:36:49.424Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-06-04T17:36:49.424Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-06-04T17:36:49.424Z] === RUN TestHostIPv4BridgeLabel [2020-06-04T17:36:49.631Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-06-04T17:36:49.632Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-06-04T17:36:50.082Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2020-06-04T17:36:50.082Z] === RUN TestDaemonRestartWithLiveRestore [2020-06-04T17:36:51.152Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-06-04T17:36:51.152Z] === RUN TestDaemonDefaultNetworkPools [2020-06-04T17:36:51.804Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2020-06-04T17:36:51.804Z] === RUN TestDaemonRestartWithExistingNetwork [2020-06-04T17:36:52.894Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-06-04T17:36:53.365Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2020-06-04T17:36:53.365Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-06-04T17:36:54.485Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2020-06-04T17:36:54.485Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-06-04T17:36:54.810Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2020-06-04T17:36:54.810Z] === RUN TestServiceWithPredefinedNetwork [2020-06-04T17:36:57.042Z] --- PASS: TestServiceWithPredefinedNetwork (2.10s) [2020-06-04T17:36:57.042Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-06-04T17:36:57.042Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-04T17:36:57.042Z] service_test.go:236: FLAKY_TEST [2020-06-04T17:36:57.042Z] === RUN TestServiceWithDataPathPortInit [2020-06-04T17:36:59.419Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-06-04T17:37:00.345Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-06-04T17:37:02.231Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-06-04T17:37:03.156Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-06-04T17:37:04.080Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-06-04T17:37:05.967Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-06-04T17:37:07.333Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-06-04T17:37:08.696Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-06-04T17:37:08.696Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-06-04T17:37:09.623Z] === RUN TestDockerSuite/TestPsRightTagName [2020-06-04T17:37:11.510Z] === RUN TestDockerSuite/TestPsShowMounts [2020-06-04T17:37:12.679Z] --- PASS: TestServiceWithDataPathPortInit (13.70s) [2020-06-04T17:37:12.679Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-06-04T17:37:14.019Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-06-04T17:37:14.019Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-06-04T17:37:14.019Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-06-04T17:37:14.274Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-06-04T17:37:14.274Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-06-04T17:37:14.274Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-06-04T17:37:14.834Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-06-04T17:37:15.759Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-06-04T17:37:16.686Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-06-04T17:37:17.247Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-06-04T17:37:17.424Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.81s) [2020-06-04T17:37:17.424Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:kuak8soxzc6jmtrj7awjroyws Created:2020-06-04 17:37:11.649216163 +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[83f601080ebd1549801d72f8820baeadc19e3b2fdde75b5172f862c027ba2cea:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wdvqgpfe5fg0h0735wijyqamp EndpointID:3540250cfcd419cb39d5924da3b5f9d1c784ca0d1fede997711bffa6cbc61c9c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:46607f3c31b2e89d69a462096d1338eb809f0e1d2b63e75e44f1a5fa45a44ab3 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:b9c66e1da468 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wdvqgpfe5fg0h0735wijyqamp EndpointID:3540250cfcd419cb39d5924da3b5f9d1c784ca0d1fede997711bffa6cbc61c9c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-06-04T17:37:17.424Z] PASS [2020-06-04T17:37:17.424Z] [2020-06-04T17:37:17.424Z] === Skipped [2020-06-04T17:37:17.424Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-04T17:37:17.424Z] service_test.go:236: FLAKY_TEST [2020-06-04T17:37:17.424Z] [2020-06-04T17:37:17.424Z] [2020-06-04T17:37:17.424Z] DONE 23 tests, 1 skipped in 39.375s [2020-06-04T17:37:17.424Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-06-04T17:37:17.424Z] ++ 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-04T17:37:17.424Z] ++ set -e [2020-06-04T17:37:17.424Z] ++ '[' -n 0 ']' [2020-06-04T17:37:17.424Z] ++ set -x [2020-06-04T17:37:17.424Z] ++ env -i DEST=/go/src/github.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-04T17:37:17.742Z] INFO: Testing against a local daemon [2020-06-04T17:37:17.742Z] === RUN TestDockerNetworkIpvlanPersistance [2020-06-04T17:37:17.742Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-06-04T17:37:17.742Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-04T17:37:17.742Z] === RUN TestDockerNetworkIpvlan [2020-06-04T17:37:17.742Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-06-04T17:37:17.742Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-04T17:37:17.742Z] PASS [2020-06-04T17:37:17.742Z] [2020-06-04T17:37:17.742Z] === Skipped [2020-06-04T17:37:17.742Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-06-04T17:37:17.742Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-04T17:37:17.742Z] [2020-06-04T17:37:17.742Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-06-04T17:37:17.742Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-04T17:37:17.742Z] [2020-06-04T17:37:17.742Z] [2020-06-04T17:37:17.742Z] DONE 2 tests, 2 skipped in 0.087s [2020-06-04T17:37:17.742Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-06-04T17:37:17.742Z] ++ 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-04T17:37:17.742Z] ++ set -e [2020-06-04T17:37:17.742Z] ++ '[' -n 0 ']' [2020-06-04T17:37:17.742Z] ++ set -x [2020-06-04T17:37:17.742Z] ++ env -i DEST=/go/src/github.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-04T17:37:17.742Z] INFO: Testing against a local daemon [2020-06-04T17:37:17.742Z] === RUN TestDockerNetworkMacvlanPersistance [2020-06-04T17:37:17.807Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-06-04T17:37:18.918Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2020-06-04T17:37:18.918Z] === RUN TestDockerNetworkMacvlan [2020-06-04T17:37:20.091Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-06-04T17:37:20.834Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-06-04T17:37:21.558Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-06-04T17:37:23.839Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-06-04T17:37:24.341Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-06-04T17:37:25.520Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-06-04T17:37:26.228Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-06-04T17:37:27.590Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-06-04T17:37:27.590Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-06-04T17:37:27.845Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-06-04T17:37:28.101Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-06-04T17:37:29.288Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-06-04T17:37:30.055Z] --- PASS: TestDockerNetworkMacvlan (11.11s) [2020-06-04T17:37:30.055Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-06-04T17:37:30.055Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-06-04T17:37:30.055Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.90s) [2020-06-04T17:37:30.055Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.93s) [2020-06-04T17:37:30.055Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.33s) [2020-06-04T17:37:30.055Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.66s) [2020-06-04T17:37:30.055Z] PASS [2020-06-04T17:37:30.055Z] [2020-06-04T17:37:30.055Z] DONE 8 tests in 12.537s [2020-06-04T17:37:30.055Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-06-04T17:37:30.055Z] ++ 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-04T17:37:30.055Z] ++ set -e [2020-06-04T17:37:30.055Z] ++ '[' -n 0 ']' [2020-06-04T17:37:30.055Z] ++ set -x [2020-06-04T17:37:30.055Z] ++ env -i DEST=/go/src/github.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-04T17:37:30.055Z] testing: warning: no tests to run [2020-06-04T17:37:30.055Z] PASS [2020-06-04T17:37:30.055Z] [2020-06-04T17:37:30.055Z] DONE 0 tests in 0.012s [2020-06-04T17:37:30.371Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-06-04T17:37:30.371Z] ++ 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-04T17:37:30.371Z] ++ set -e [2020-06-04T17:37:30.371Z] ++ '[' -n 0 ']' [2020-06-04T17:37:30.371Z] ++ set -x [2020-06-04T17:37:30.371Z] ++ env -i DEST=/go/src/github.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-04T17:37:30.371Z] INFO: Testing against a local daemon [2020-06-04T17:37:30.371Z] === RUN TestAuthZPluginAllowRequest [2020-06-04T17:37:30.613Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-06-04T17:37:31.174Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-06-04T17:37:31.939Z] --- PASS: TestAuthZPluginAllowRequest (1.34s) [2020-06-04T17:37:31.939Z] === RUN TestAuthZPluginTLS [2020-06-04T17:37:32.247Z] --- PASS: TestAuthZPluginTLS (0.57s) [2020-06-04T17:37:32.247Z] === RUN TestAuthZPluginDenyRequest [2020-06-04T17:37:32.914Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-06-04T17:37:32.914Z] === RUN TestAuthZPluginAPIDenyResponse [2020-06-04T17:37:33.220Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-06-04T17:37:33.220Z] === RUN TestAuthZPluginDenyResponse [2020-06-04T17:37:33.706Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-06-04T17:37:33.875Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-06-04T17:37:33.875Z] === RUN TestAuthZPluginAllowEventStream [2020-06-04T17:37:34.265Z] === RUN TestDockerSuite/TestRmiBlank [2020-06-04T17:37:34.265Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-06-04T17:37:34.520Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-06-04T17:37:35.470Z] --- PASS: TestAuthZPluginAllowEventStream (1.36s) [2020-06-04T17:37:35.470Z] === RUN TestAuthZPluginErrorResponse [2020-06-04T17:37:35.779Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-06-04T17:37:35.779Z] === RUN TestAuthZPluginErrorRequest [2020-06-04T17:37:36.450Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-06-04T17:37:36.450Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-06-04T17:37:36.760Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-06-04T17:37:36.760Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-06-04T17:37:37.029Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-06-04T17:37:37.285Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-06-04T17:37:37.539Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-06-04T17:37:38.900Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-06-04T17:37:38.927Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.71s) [2020-06-04T17:37:38.927Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-06-04T17:37:39.460Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-06-04T17:37:40.501Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.65s) [2020-06-04T17:37:40.501Z] === RUN TestAuthZPluginHeader [2020-06-04T17:37:40.823Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-06-04T17:37:41.078Z] === RUN TestDockerSuite/TestRmiTag [2020-06-04T17:37:41.171Z] --- PASS: TestAuthZPluginHeader (0.82s) [2020-06-04T17:37:41.171Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-06-04T17:37:41.171Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-06-04T17:37:41.171Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T17:37:41.171Z] === RUN TestAuthZPluginV2Disable [2020-06-04T17:37:41.171Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-06-04T17:37:41.171Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T17:37:41.171Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-06-04T17:37:41.171Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-06-04T17:37:41.171Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T17:37:41.171Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-06-04T17:37:41.171Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-06-04T17:37:41.171Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T17:37:41.171Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-06-04T17:37:41.334Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-06-04T17:37:41.894Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-06-04T17:37:44.407Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-06-04T17:37:44.967Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-06-04T17:37:44.967Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-06-04T17:37:45.892Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-06-04T17:37:45.892Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-06-04T17:37:47.255Z] === RUN TestDockerSuite/TestRunAddHost [2020-06-04T17:37:47.815Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-06-04T17:37:48.071Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-06-04T17:37:48.632Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-06-04T17:37:48.632Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-06-04T17:37:49.560Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-06-04T17:37:50.923Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-06-04T17:37:51.483Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-06-04T17:37:52.044Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-06-04T17:37:52.604Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-06-04T17:37:53.975Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-06-04T17:37:54.535Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-06-04T17:37:55.094Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-06-04T17:37:56.018Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-06-04T17:37:56.578Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-06-04T17:37:56.833Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-06-04T17:37:57.760Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-06-04T17:37:58.685Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-06-04T17:37:59.245Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-06-04T17:37:59.805Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-06-04T17:38:00.006Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.81s) [2020-06-04T17:38:00.006Z] PASS [2020-06-04T17:38:00.006Z] [2020-06-04T17:38:00.006Z] === Skipped [2020-06-04T17:38:00.006Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-06-04T17:38:00.006Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T17:38:00.006Z] [2020-06-04T17:38:00.006Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-06-04T17:38:00.006Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T17:38:00.006Z] [2020-06-04T17:38:00.006Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-06-04T17:38:00.006Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T17:38:00.006Z] [2020-06-04T17:38:00.007Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-06-04T17:38:00.007Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T17:38:00.007Z] [2020-06-04T17:38:00.007Z] [2020-06-04T17:38:00.007Z] DONE 17 tests, 4 skipped in 27.635s [2020-06-04T17:38:00.007Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-06-04T17:38:00.007Z] ++ 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-04T17:38:00.007Z] ++ set -e [2020-06-04T17:38:00.007Z] ++ '[' -n 0 ']' [2020-06-04T17:38:00.007Z] ++ set -x [2020-06-04T17:38:00.007Z] ++ env -i DEST=/go/src/github.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-04T17:38:00.007Z] INFO: Testing against a local daemon [2020-06-04T17:38:00.007Z] === RUN TestPluginInvalidJSON [2020-06-04T17:38:00.007Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-06-04T17:38:00.007Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-06-04T17:38:00.007Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-06-04T17:38:00.007Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-06-04T17:38:00.007Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-06-04T17:38:00.007Z] === RUN TestPluginInstall [2020-06-04T17:38:00.007Z] === RUN TestPluginInstall/no_auth [2020-06-04T17:38:00.060Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-06-04T17:38:00.621Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-06-04T17:38:00.621Z] === RUN TestDockerSuite/TestRunBindMounts [2020-06-04T17:38:01.984Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-06-04T17:38:02.544Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-06-04T17:38:03.104Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-06-04T17:38:03.359Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-06-04T17:38:03.638Z] time="2020-06-04T17:38:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-04T17:38:03.638Z] time="2020-06-04T17:38:02Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-04T17:38:03.638Z] time="2020-06-04T17:38:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4509b1d7786c5086c367ec9dafd228f2c3e7f756edaaa3ad10f7d1ad72a10105" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-04T17:38:03.638Z] time="2020-06-04T17:38:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-04T17:38:03.638Z] time="2020-06-04T17:38:02Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-04T17:38:03.638Z] time="2020-06-04T17:38:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4509b1d7786c5086c367ec9dafd228f2c3e7f756edaaa3ad10f7d1ad72a10105" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-04T17:38:03.638Z] === RUN TestPluginInstall/with_htpasswd [2020-06-04T17:38:03.919Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-06-04T17:38:03.919Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-06-04T17:38:03.944Z] time="2020-06-04T17:38:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-04T17:38:03.944Z] time="2020-06-04T17:38:03Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-04T17:38:03.944Z] time="2020-06-04T17:38:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:83bd28486d1123e5112aacbcc48a81a0773eae3d05a3a162be4b1cdb9525f236" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-04T17:38:03.944Z] time="2020-06-04T17:38:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-04T17:38:03.944Z] time="2020-06-04T17:38:03Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-04T17:38:03.944Z] time="2020-06-04T17:38:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:83bd28486d1123e5112aacbcc48a81a0773eae3d05a3a162be4b1cdb9525f236" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-04T17:38:04.252Z] === RUN TestPluginInstall/with_insecure [2020-06-04T17:38:04.480Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-06-04T17:38:05.041Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-06-04T17:38:05.356Z] time="2020-06-04T17:38:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-04T17:38:05.356Z] time="2020-06-04T17:38:05Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-04T17:38:05.356Z] time="2020-06-04T17:38:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:55646faba37bb2a95990a73bcda4a73a4c6c84b3e49b141412bfbe1f5fd27088" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-04T17:38:05.356Z] time="2020-06-04T17:38:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-04T17:38:05.356Z] time="2020-06-04T17:38:05Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-04T17:38:05.356Z] time="2020-06-04T17:38:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:55646faba37bb2a95990a73bcda4a73a4c6c84b3e49b141412bfbe1f5fd27088" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-04T17:38:05.601Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-06-04T17:38:05.664Z] --- PASS: TestPluginInstall (7.70s) [2020-06-04T17:38:05.665Z] --- PASS: TestPluginInstall/no_auth (5.40s) [2020-06-04T17:38:05.665Z] --- PASS: TestPluginInstall/with_htpasswd (0.92s) [2020-06-04T17:38:05.665Z] --- PASS: TestPluginInstall/with_insecure (1.38s) [2020-06-04T17:38:05.665Z] plugin_test.go:157: [d31b3937b5bf0] daemon is not started [2020-06-04T17:38:05.665Z] PASS [2020-06-04T17:38:05.665Z] [2020-06-04T17:38:05.665Z] DONE 6 tests in 7.802s [2020-06-04T17:38:05.665Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-06-04T17:38:05.665Z] ++ 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-04T17:38:05.665Z] ++ set -e [2020-06-04T17:38:05.665Z] ++ '[' -n 0 ']' [2020-06-04T17:38:05.665Z] ++ set -x [2020-06-04T17:38:05.665Z] ++ env -i DEST=/go/src/github.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-04T17:38:05.665Z] INFO: Testing against a local daemon [2020-06-04T17:38:05.665Z] === RUN TestExternalGraphDriver [2020-06-04T17:38:05.976Z] === RUN TestExternalGraphDriver/json [2020-06-04T17:38:06.161Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-06-04T17:38:07.086Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-06-04T17:38:07.086Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-06-04T17:38:07.342Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-06-04T17:38:07.342Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-06-04T17:38:08.125Z] === RUN TestExternalGraphDriver/spec [2020-06-04T17:38:08.268Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-06-04T17:38:08.828Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-06-04T17:38:09.387Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-06-04T17:38:09.642Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-06-04T17:38:09.697Z] === RUN TestExternalGraphDriver/pull [2020-06-04T17:38:09.897Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-06-04T17:38:10.152Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-06-04T17:38:11.076Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-06-04T17:38:11.838Z] --- PASS: TestExternalGraphDriver (5.99s) [2020-06-04T17:38:11.838Z] --- PASS: TestExternalGraphDriver/json (1.82s) [2020-06-04T17:38:11.838Z] --- PASS: TestExternalGraphDriver/spec (1.77s) [2020-06-04T17:38:11.838Z] --- PASS: TestExternalGraphDriver/pull (2.14s) [2020-06-04T17:38:11.838Z] === RUN TestGraphdriverPluginV2 [2020-06-04T17:38:11.838Z] --- SKIP: TestGraphdriverPluginV2 (0.11s) [2020-06-04T17:38:11.838Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T17:38:11.838Z] PASS [2020-06-04T17:38:11.838Z] [2020-06-04T17:38:11.838Z] === Skipped [2020-06-04T17:38:11.838Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.11s) [2020-06-04T17:38:11.838Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T17:38:11.838Z] [2020-06-04T17:38:11.838Z] [2020-06-04T17:38:11.838Z] DONE 5 tests, 1 skipped in 6.177s [2020-06-04T17:38:11.838Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-06-04T17:38:11.838Z] ++ 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-04T17:38:11.838Z] ++ set -e [2020-06-04T17:38:11.838Z] ++ '[' -n 0 ']' [2020-06-04T17:38:11.838Z] ++ set -x [2020-06-04T17:38:11.838Z] ++ env -i DEST=/go/src/github.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-04T17:38:11.838Z] INFO: Testing against a local daemon [2020-06-04T17:38:11.838Z] === RUN TestContinueAfterPluginCrash [2020-06-04T17:38:11.838Z] === PAUSE TestContinueAfterPluginCrash [2020-06-04T17:38:11.838Z] === RUN TestReadPluginNoRead [2020-06-04T17:38:11.838Z] === PAUSE TestReadPluginNoRead [2020-06-04T17:38:11.838Z] === RUN TestDaemonStartWithLogOpt [2020-06-04T17:38:11.838Z] === PAUSE TestDaemonStartWithLogOpt [2020-06-04T17:38:11.838Z] === CONT TestContinueAfterPluginCrash [2020-06-04T17:38:11.838Z] === CONT TestDaemonStartWithLogOpt [2020-06-04T17:38:11.838Z] === CONT TestReadPluginNoRead [2020-06-04T17:38:12.442Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-06-04T17:38:13.803Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-06-04T17:38:14.364Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-06-04T17:38:14.923Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-06-04T17:38:15.178Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-06-04T17:38:15.739Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-06-04T17:38:16.298Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-06-04T17:38:17.223Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-06-04T17:38:17.622Z] === RUN TestReadPluginNoRead/default [2020-06-04T17:38:17.622Z] --- PASS: TestDaemonStartWithLogOpt (5.39s) [2020-06-04T17:38:18.264Z] === RUN TestReadPluginNoRead/disabled_caching [2020-06-04T17:38:19.737Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-06-04T17:38:19.737Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-06-04T17:38:19.817Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-06-04T17:38:19.992Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-06-04T17:38:21.353Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-06-04T17:38:21.395Z] --- PASS: TestReadPluginNoRead (9.33s) [2020-06-04T17:38:21.395Z] --- PASS: TestReadPluginNoRead/default (1.48s) [2020-06-04T17:38:21.395Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.51s) [2020-06-04T17:38:21.395Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.48s) [2020-06-04T17:38:21.395Z] read_test.go:92: [d817345a60f7f] daemon is not started [2020-06-04T17:38:22.281Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-06-04T17:38:22.471Z] --- PASS: TestContinueAfterPluginCrash (10.59s) [2020-06-04T17:38:22.471Z] PASS [2020-06-04T17:38:22.471Z] [2020-06-04T17:38:22.471Z] DONE 6 tests in 10.666s [2020-06-04T17:38:22.471Z] 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-04T17:38:22.471Z] ++ 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-04T17:38:22.471Z] ++ set -e [2020-06-04T17:38:22.471Z] ++ '[' -n 0 ']' [2020-06-04T17:38:22.471Z] ++ set -x [2020-06-04T17:38:22.471Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04T17:38:22.471Z] testing: warning: no tests to run [2020-06-04T17:38:22.471Z] PASS [2020-06-04T17:38:22.471Z] [2020-06-04T17:38:22.471Z] DONE 0 tests in 0.017s [2020-06-04T17:38:22.471Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-06-04T17:38:22.471Z] ++ 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-04T17:38:22.471Z] ++ set -e [2020-06-04T17:38:22.471Z] ++ '[' -n 0 ']' [2020-06-04T17:38:22.471Z] ++ set -x [2020-06-04T17:38:22.471Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04T17:38:22.782Z] INFO: Testing against a local daemon [2020-06-04T17:38:22.782Z] === RUN TestPluginWithDevMounts [2020-06-04T17:38:22.782Z] === PAUSE TestPluginWithDevMounts [2020-06-04T17:38:22.782Z] === CONT TestPluginWithDevMounts [2020-06-04T17:38:24.169Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-06-04T17:38:24.424Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-06-04T17:38:24.428Z] --- PASS: TestPluginWithDevMounts (1.87s) [2020-06-04T17:38:24.429Z] PASS [2020-06-04T17:38:24.429Z] [2020-06-04T17:38:24.429Z] DONE 1 tests in 1.948s [2020-06-04T17:38:24.429Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-06-04T17:38:24.429Z] ++ 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-04T17:38:24.429Z] ++ set -e [2020-06-04T17:38:24.429Z] ++ '[' -n 0 ']' [2020-06-04T17:38:24.429Z] ++ set -x [2020-06-04T17:38:24.429Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04T17:38:24.747Z] INFO: Testing against a local daemon [2020-06-04T17:38:24.747Z] === RUN TestSecretInspect [2020-06-04T17:38:25.786Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-06-04T17:38:25.786Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-06-04T17:38:25.786Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-06-04T17:38:26.346Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-06-04T17:38:26.877Z] --- PASS: TestSecretInspect (1.89s) [2020-06-04T17:38:26.877Z] === RUN TestSecretList [2020-06-04T17:38:28.231Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-06-04T17:38:28.445Z] --- PASS: TestSecretList (1.89s) [2020-06-04T17:38:28.445Z] === RUN TestSecretsCreateAndDelete [2020-06-04T17:38:29.593Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-06-04T17:38:30.594Z] --- PASS: TestSecretsCreateAndDelete (1.85s) [2020-06-04T17:38:30.594Z] === RUN TestSecretsUpdate [2020-06-04T17:38:30.955Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-06-04T17:38:31.210Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-06-04T17:38:32.183Z] --- PASS: TestSecretsUpdate (1.90s) [2020-06-04T17:38:32.183Z] === RUN TestTemplatedSecret [2020-06-04T17:38:32.573Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-06-04T17:38:33.135Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-06-04T17:38:33.135Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-06-04T17:38:33.698Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-06-04T17:38:34.624Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-06-04T17:38:34.880Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-06-04T17:38:35.026Z] --- PASS: TestTemplatedSecret (2.49s) [2020-06-04T17:38:35.026Z] === RUN TestSecretCreateResolve [2020-06-04T17:38:35.440Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-06-04T17:38:35.999Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-06-04T17:38:36.560Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-06-04T17:38:36.735Z] --- PASS: TestSecretCreateResolve (1.92s) [2020-06-04T17:38:36.735Z] PASS [2020-06-04T17:38:36.735Z] [2020-06-04T17:38:36.735Z] DONE 6 tests in 12.018s [2020-06-04T17:38:36.735Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-06-04T17:38:36.735Z] ++ 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-04T17:38:36.735Z] ++ set -e [2020-06-04T17:38:36.735Z] ++ '[' -n 0 ']' [2020-06-04T17:38:36.735Z] ++ set -x [2020-06-04T17:38:36.735Z] ++ env -i DEST=/go/src/github.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-04T17:38:36.735Z] INFO: Testing against a local daemon [2020-06-04T17:38:36.735Z] === RUN TestServiceCreateInit [2020-06-04T17:38:36.735Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-06-04T17:38:37.124Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-06-04T17:38:37.124Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-06-04T17:38:37.684Z] === RUN TestDockerSuite/TestRunEnvironment [2020-06-04T17:38:38.246Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-06-04T17:38:38.959Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-06-04T17:38:39.215Z] === RUN TestDockerSuite/TestRunExitCode [2020-06-04T17:38:39.775Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-06-04T17:38:40.337Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-06-04T17:38:40.592Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-06-04T17:38:40.793Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-06-04T17:38:41.516Z] === RUN TestDockerSuite/TestRunExposePort [2020-06-04T17:38:41.516Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-06-04T17:38:41.772Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-06-04T17:38:42.332Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-06-04T17:38:43.696Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-06-04T17:38:43.951Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-06-04T17:38:44.206Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-06-04T17:38:44.549Z] --- PASS: TestServiceCreateInit (7.43s) [2020-06-04T17:38:44.549Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.74s) [2020-06-04T17:38:44.549Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.65s) [2020-06-04T17:38:44.549Z] === RUN TestCreateServiceMultipleTimes [2020-06-04T17:38:46.718Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-06-04T17:38:46.973Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-06-04T17:38:50.235Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-06-04T17:38:54.393Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-06-04T17:38:56.280Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-06-04T17:38:58.164Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-06-04T17:38:58.724Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-06-04T17:38:59.284Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-06-04T17:38:59.843Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-06-04T17:38:59.843Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-06-04T17:38:59.843Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-06-04T17:38:59.843Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-06-04T17:39:00.167Z] --- PASS: TestCreateServiceMultipleTimes (15.07s) [2020-06-04T17:39:00.167Z] === RUN TestCreateServiceConflict [2020-06-04T17:39:00.403Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-06-04T17:39:01.263Z] --- PASS: TestCreateServiceConflict (1.85s) [2020-06-04T17:39:01.263Z] === RUN TestCreateServiceMaxReplicas [2020-06-04T17:39:02.290Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-06-04T17:39:03.215Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-06-04T17:39:03.499Z] --- PASS: TestCreateServiceMaxReplicas (2.61s) [2020-06-04T17:39:03.499Z] === RUN TestCreateWithDuplicateNetworkNames [2020-06-04T17:39:04.140Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-06-04T17:39:05.502Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-06-04T17:39:05.502Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-06-04T17:39:06.063Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-06-04T17:39:06.623Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-06-04T17:39:06.878Z] === RUN TestDockerSuite/TestRunModeHostname [2020-06-04T17:39:08.244Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-06-04T17:39:08.244Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-06-04T17:39:08.244Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-06-04T17:39:08.244Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-06-04T17:39:09.169Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-06-04T17:39:10.094Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-06-04T17:39:11.980Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-06-04T17:39:11.980Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-06-04T17:39:11.980Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-06-04T17:39:12.541Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-06-04T17:39:13.102Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-06-04T17:39:14.464Z] === RUN TestDockerSuite/TestRunMount [2020-06-04T17:39:16.433Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.64s) [2020-06-04T17:39:16.433Z] === RUN TestCreateServiceSecretFileMode [2020-06-04T17:39:16.978Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-06-04T17:39:18.571Z] --- PASS: TestCreateServiceSecretFileMode (2.19s) [2020-06-04T17:39:18.571Z] === RUN TestCreateServiceConfigFileMode [2020-06-04T17:39:20.247Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-06-04T17:39:20.247Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-06-04T17:39:20.723Z] --- PASS: TestCreateServiceConfigFileMode (2.20s) [2020-06-04T17:39:20.723Z] === RUN TestCreateServiceSysctls [2020-06-04T17:39:20.806Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-06-04T17:39:21.732Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-06-04T17:39:23.095Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-06-04T17:39:23.560Z] --- PASS: TestCreateServiceSysctls (2.88s) [2020-06-04T17:39:23.560Z] === RUN TestCreateServiceCapabilities [2020-06-04T17:39:25.607Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-06-04T17:39:25.687Z] --- PASS: TestCreateServiceCapabilities (2.29s) [2020-06-04T17:39:25.687Z] === RUN TestInspect [2020-06-04T17:39:26.533Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-06-04T17:39:27.895Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-06-04T17:39:28.534Z] --- PASS: TestInspect (2.47s) [2020-06-04T17:39:28.534Z] === RUN TestCreateJob [2020-06-04T17:39:29.259Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-06-04T17:39:29.820Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-06-04T17:39:29.820Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-06-04T17:39:30.380Z] === RUN TestDockerSuite/TestRunNetHost [2020-06-04T17:39:30.940Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-06-04T17:39:31.396Z] --- PASS: TestCreateJob (3.03s) [2020-06-04T17:39:31.397Z] === RUN TestReplicatedJob [2020-06-04T17:39:31.499Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-06-04T17:39:32.059Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-06-04T17:39:33.420Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-06-04T17:39:34.782Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-06-04T17:39:37.154Z] --- PASS: TestReplicatedJob (4.89s) [2020-06-04T17:39:37.154Z] === RUN TestUpdateReplicatedJob [2020-06-04T17:39:38.043Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-06-04T17:39:38.043Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-06-04T17:39:38.043Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-06-04T17:39:38.301Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-06-04T17:39:38.557Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-06-04T17:39:39.116Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-06-04T17:39:39.290Z] --- PASS: TestUpdateReplicatedJob (3.03s) [2020-06-04T17:39:39.290Z] === RUN TestServiceListWithStatuses [2020-06-04T17:39:39.290Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-06-04T17:39:39.290Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-04T17:39:39.290Z] === RUN TestDockerNetworkConnectAlias [2020-06-04T17:39:39.371Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-06-04T17:39:39.633Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-06-04T17:39:40.193Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-06-04T17:39:40.753Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-06-04T17:39:40.753Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-06-04T17:39:41.312Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-06-04T17:39:41.312Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-06-04T17:39:41.873Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-06-04T17:39:43.238Z] === RUN TestDockerSuite/TestRunPortInUse [2020-06-04T17:39:43.924Z] --- PASS: TestDockerNetworkConnectAlias (4.03s) [2020-06-04T17:39:43.924Z] === RUN TestDockerNetworkReConnect [2020-06-04T17:39:44.163Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-06-04T17:39:44.724Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-06-04T17:39:45.649Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-06-04T17:39:46.210Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-06-04T17:39:46.759Z] --- PASS: TestDockerNetworkReConnect (3.23s) [2020-06-04T17:39:46.760Z] === RUN TestServicePlugin [2020-06-04T17:39:46.760Z] --- SKIP: TestServicePlugin (0.00s) [2020-06-04T17:39:46.760Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T17:39:46.760Z] === RUN TestServiceUpdateLabel [2020-06-04T17:39:46.770Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-06-04T17:39:47.024Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-06-04T17:39:47.024Z] === RUN TestDockerSuite/TestRunPublishPort [2020-06-04T17:39:47.584Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-06-04T17:39:48.143Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-06-04T17:39:48.143Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-06-04T17:39:48.338Z] --- PASS: TestServiceUpdateLabel (1.90s) [2020-06-04T17:39:48.338Z] === RUN TestServiceUpdateSecrets [2020-06-04T17:39:48.703Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-06-04T17:39:49.627Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-06-04T17:39:49.627Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-06-04T17:39:50.551Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-06-04T17:39:52.479Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-06-04T17:39:53.842Z] === RUN TestDockerSuite/TestRunRm [2020-06-04T17:39:54.096Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-06-04T17:39:54.352Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-06-04T17:39:58.510Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-06-04T17:39:58.510Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-06-04T17:39:58.766Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-06-04T17:40:00.129Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-06-04T17:40:00.389Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-06-04T17:40:02.909Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-06-04T17:40:03.952Z] --- PASS: TestServiceUpdateSecrets (14.23s) [2020-06-04T17:40:03.952Z] === RUN TestServiceUpdateConfigs [2020-06-04T17:40:05.420Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-06-04T17:40:05.981Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-06-04T17:40:06.542Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-06-04T17:40:06.543Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-06-04T17:40:07.103Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-06-04T17:40:07.665Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-06-04T17:40:08.225Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-06-04T17:40:08.786Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-06-04T17:40:09.712Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-06-04T17:40:09.712Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-06-04T17:40:10.275Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-06-04T17:40:10.834Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-06-04T17:40:12.720Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-06-04T17:40:13.280Z] === RUN TestDockerSuite/TestRunState [2020-06-04T17:40:14.205Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-06-04T17:40:15.131Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-06-04T17:40:15.386Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-06-04T17:40:15.641Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-06-04T17:40:15.896Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-06-04T17:40:15.896Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-06-04T17:40:16.456Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-06-04T17:40:16.712Z] === RUN TestDockerSuite/TestRunSysctls [2020-06-04T17:40:16.838Z] --- PASS: TestServiceUpdateConfigs (14.32s) [2020-06-04T17:40:16.838Z] === RUN TestServiceUpdateNetwork [2020-06-04T17:40:18.075Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-06-04T17:40:18.075Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-06-04T17:40:18.330Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-06-04T17:40:18.890Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-06-04T17:40:18.890Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-06-04T17:40:20.777Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-06-04T17:40:21.340Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-06-04T17:40:21.902Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-06-04T17:40:22.828Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-06-04T17:40:25.340Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-06-04T17:40:25.903Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-06-04T17:40:27.788Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-06-04T17:40:28.712Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-06-04T17:40:29.639Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-06-04T17:40:29.711Z] --- PASS: TestServiceUpdateNetwork (12.32s) [2020-06-04T17:40:29.711Z] === RUN TestServiceUpdatePidsLimit [2020-06-04T17:40:30.199Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-06-04T17:40:30.375Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-06-04T17:40:30.760Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-06-04T17:40:31.016Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-06-04T17:40:31.043Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-06-04T17:40:32.380Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-06-04T17:40:33.742Z] === RUN TestDockerSuite/TestRunUserByID [2020-06-04T17:40:34.302Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-06-04T17:40:34.557Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-06-04T17:40:34.557Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-06-04T17:40:35.117Z] === RUN TestDockerSuite/TestRunUserByName [2020-06-04T17:40:35.677Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-06-04T17:40:35.933Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-06-04T17:40:35.933Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-06-04T17:40:36.188Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-06-04T17:40:36.747Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-06-04T17:40:37.672Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-06-04T17:40:38.154Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-06-04T17:40:40.182Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-06-04T17:40:40.742Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-06-04T17:40:41.667Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-06-04T17:40:43.048Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-06-04T17:40:43.304Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-06-04T17:40:44.230Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-06-04T17:40:46.741Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-06-04T17:40:46.799Z] --- PASS: TestServiceUpdatePidsLimit (16.14s) [2020-06-04T17:40:46.799Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2020-06-04T17:40:46.799Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2020-06-04T17:40:46.799Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s) [2020-06-04T17:40:46.799Z] PASS [2020-06-04T17:40:46.799Z] [2020-06-04T17:40:46.799Z] === Skipped [2020-06-04T17:40:46.799Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-06-04T17:40:46.799Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-04T17:40:46.799Z] [2020-06-04T17:40:46.799Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-06-04T17:40:46.799Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T17:40:46.799Z] [2020-06-04T17:40:46.799Z] [2020-06-04T17:40:46.799Z] DONE 27 tests, 2 skipped in 128.813s [2020-06-04T17:40:46.799Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-06-04T17:40:46.799Z] ++ 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-04T17:40:46.799Z] ++ set -e [2020-06-04T17:40:46.799Z] ++ '[' -n 0 ']' [2020-06-04T17:40:46.799Z] ++ set -x [2020-06-04T17:40:46.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=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-04T17:40:46.799Z] INFO: Testing against a local daemon [2020-06-04T17:40:46.799Z] === RUN TestSessionCreate [2020-06-04T17:40:46.799Z] --- PASS: TestSessionCreate (0.05s) [2020-06-04T17:40:46.799Z] === RUN TestSessionCreateWithBadUpgrade [2020-06-04T17:40:46.799Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2020-06-04T17:40:46.799Z] PASS [2020-06-04T17:40:46.799Z] [2020-06-04T17:40:46.799Z] DONE 2 tests in 0.155s [2020-06-04T17:40:46.799Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-06-04T17:40:46.799Z] ++ 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-04T17:40:46.799Z] ++ set -e [2020-06-04T17:40:46.799Z] ++ '[' -n 0 ']' [2020-06-04T17:40:46.799Z] ++ set -x [2020-06-04T17:40:46.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=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-04T17:40:46.799Z] INFO: Testing against a local daemon [2020-06-04T17:40:46.799Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-06-04T17:40:46.799Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-04T17:40:46.799Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-04T17:40:46.799Z] === RUN TestEventsExecDie [2020-06-04T17:40:46.799Z] --- PASS: TestEventsExecDie (0.66s) [2020-06-04T17:40:46.799Z] === RUN TestEventsBackwardsCompatible [2020-06-04T17:40:46.799Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2020-06-04T17:40:46.799Z] === RUN TestInfoBinaryCommits [2020-06-04T17:40:46.799Z] --- PASS: TestInfoBinaryCommits (0.04s) [2020-06-04T17:40:46.799Z] === RUN TestInfoAPIVersioned [2020-06-04T17:40:46.799Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-06-04T17:40:46.799Z] === RUN TestInfoDiscoveryBackend [2020-06-04T17:40:46.799Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-06-04T17:40:46.799Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-06-04T17:40:47.895Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-06-04T17:40:47.895Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-06-04T17:40:48.103Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-06-04T17:40:48.358Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-06-04T17:40:48.553Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-06-04T17:40:48.553Z] === RUN TestInfoAPI [2020-06-04T17:40:48.553Z] --- PASS: TestInfoAPI (0.04s) [2020-06-04T17:40:48.553Z] === RUN TestInfoAPIWarnings [2020-06-04T17:40:48.917Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-06-04T17:40:49.232Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-06-04T17:40:49.232Z] === RUN TestInfoDebug [2020-06-04T17:40:49.476Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-06-04T17:40:49.476Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-06-04T17:40:49.476Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-06-04T17:40:49.476Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-06-04T17:40:49.476Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-06-04T17:40:49.476Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-06-04T17:40:49.540Z] --- PASS: TestInfoDebug (0.53s) [2020-06-04T17:40:49.540Z] === RUN TestInfoInsecureRegistries [2020-06-04T17:40:50.036Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-06-04T17:40:50.210Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-06-04T17:40:50.211Z] === RUN TestInfoRegistryMirrors [2020-06-04T17:40:50.517Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-06-04T17:40:50.517Z] === RUN TestLoginFailsWithBadCredentials [2020-06-04T17:40:50.596Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-06-04T17:40:51.189Z] --- PASS: TestLoginFailsWithBadCredentials (0.44s) [2020-06-04T17:40:51.189Z] === RUN TestPingCacheHeaders [2020-06-04T17:40:51.189Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-06-04T17:40:51.189Z] === RUN TestPingGet [2020-06-04T17:40:51.189Z] --- PASS: TestPingGet (0.02s) [2020-06-04T17:40:51.189Z] === RUN TestPingHead [2020-06-04T17:40:51.189Z] --- PASS: TestPingHead (0.03s) [2020-06-04T17:40:51.189Z] === RUN TestVersion [2020-06-04T17:40:51.189Z] --- PASS: TestVersion (0.04s) [2020-06-04T17:40:51.189Z] PASS [2020-06-04T17:40:51.189Z] [2020-06-04T17:40:51.189Z] === Skipped [2020-06-04T17:40:51.189Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-04T17:40:51.189Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-04T17:40:51.189Z] [2020-06-04T17:40:51.189Z] [2020-06-04T17:40:51.189Z] DONE 18 tests, 1 skipped in 5.624s [2020-06-04T17:40:51.189Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-06-04T17:40:51.189Z] ++ 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-04T17:40:51.189Z] ++ set -e [2020-06-04T17:40:51.189Z] ++ '[' -n 0 ']' [2020-06-04T17:40:51.189Z] ++ set -x [2020-06-04T17:40:51.189Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04T17:40:51.189Z] INFO: Testing against a local daemon [2020-06-04T17:40:51.189Z] === RUN TestVolumesCreateAndList [2020-06-04T17:40:51.189Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-06-04T17:40:51.189Z] === RUN TestVolumesRemove [2020-06-04T17:40:51.482Z] --- PASS: TestVolumesRemove (0.06s) [2020-06-04T17:40:51.482Z] === RUN TestVolumesInspect [2020-06-04T17:40:51.482Z] --- PASS: TestVolumesInspect (0.02s) [2020-06-04T17:40:51.482Z] === RUN TestVolumesInvalidJSON [2020-06-04T17:40:51.482Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-06-04T17:40:51.482Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-06-04T17:40:51.482Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-06-04T17:40:51.482Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-06-04T17:40:51.482Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-06-04T17:40:51.482Z] PASS [2020-06-04T17:40:51.482Z] [2020-06-04T17:40:51.482Z] DONE 5 tests in 0.214s [2020-06-04T17:40:51.482Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-06-04T17:40:51.482Z] ++++ cat bundles/test-integration/docker.pid [2020-06-04T17:40:51.482Z] +++ kill 14066 [2020-06-04T17:40:51.521Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-06-04T17:40:51.776Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-06-04T17:40:52.337Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-06-04T17:40:52.337Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-06-04T17:40:52.897Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-06-04T17:40:52.897Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-06-04T17:40:52.897Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-06-04T17:40:52.897Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-06-04T17:40:52.897Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-06-04T17:40:52.897Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-06-04T17:40:52.897Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-06-04T17:40:52.897Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-06-04T17:40:52.897Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-06-04T17:40:52.897Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-06-04T17:40:53.028Z] +++ /etc/init.d/apparmor stop [2020-06-04T17:40:53.028Z] Leaving: AppArmorNo profiles have been unloaded. [2020-06-04T17:40:53.028Z] [2020-06-04T17:40:53.028Z] Unloading profiles will leave already running processes permanently [2020-06-04T17:40:53.028Z] unconfined, which can lead to unexpected situations. [2020-06-04T17:40:53.028Z] [2020-06-04T17:40:53.028Z] To set a process to complain mode, use the command line tool [2020-06-04T17:40:53.028Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-06-04T17:40:53.028Z] +++ true [2020-06-04T17:40:53.028Z] exiting test-integration [2020-06-04T17:40:53.028Z] ++ exit 0 [2020-06-04T17:40:53.028Z] [2020-06-04T17:40:53.458Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-06-04T17:40:54.018Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-06-04T17:40:54.272Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-06-04T17:40:54.273Z] === RUN TestDockerSuite/TestRunWithNanoCPUs Post stage [Pipeline] junit [2020-06-04T17:40:54.666Z] Recording test results [2020-06-04T17:40:54.833Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-06-04T17:40:55.088Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-06-04T17:40:55.648Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-06-04T17:40:55.648Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-06-04T17:40:55.696Z] + echo Ensuring container killed. [2020-06-04T17:40:55.696Z] Ensuring container killed. [2020-06-04T17:40:55.696Z] + docker rm -vf docker-pr14 [2020-06-04T17:40:55.696Z] Error: No such container: docker-pr14 [2020-06-04T17:40:55.696Z] + true [Pipeline] sh [2020-06-04T17:40:56.153Z] + echo Chowning /workspace to jenkins user [2020-06-04T17:40:56.153Z] Chowning /workspace to jenkins user [2020-06-04T17:40:56.153Z] + id -u [2020-06-04T17:40:56.153Z] + id -g [2020-06-04T17:40:56.153Z] + docker run --rm -v /home/docker/workspace/moby_PR-41030:/workspace busybox chown -R 1001:1001 /workspace [2020-06-04T17:40:56.153Z] Unable to find image 'busybox:latest' locally [2020-06-04T17:40:56.211Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-06-04T17:40:56.464Z] latest: Pulling from library/busybox [2020-06-04T17:40:56.464Z] 0f1f027783f1: Pulling fs layer [2020-06-04T17:40:56.466Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-06-04T17:40:56.721Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-06-04T17:40:56.721Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-06-04T17:40:56.721Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-06-04T17:40:56.789Z] 0f1f027783f1: Verifying Checksum [2020-06-04T17:40:56.789Z] 0f1f027783f1: Download complete [2020-06-04T17:40:57.095Z] 0f1f027783f1: Pull complete [2020-06-04T17:40:57.095Z] Digest: sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 [2020-06-04T17:40:57.095Z] Status: Downloaded newer image for busybox:latest [2020-06-04T17:40:57.281Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-06-04T17:40:58.643Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-06-04T17:40:59.119Z] + bundleName=ppc64le-integration [2020-06-04T17:40:59.119Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-06-04T17:40:59.119Z] Creating ppc64le-integration-bundles.tar.gz [2020-06-04T17:40:59.119Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o+ -name *.prof -o -namexargs *-report.xml tar ) -czf -print ppc64le-integration-bundles.tar.gz [2020-06-04T17:40:59.119Z] [Pipeline] archiveArtifacts [2020-06-04T17:40:59.170Z] Archiving artifacts [2020-06-04T17:40:59.569Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-06-04T17:40:59.569Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-06-04T17:40:59.569Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-06-04T17:40:59.633Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41030/14/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-06-04T17:40:59.824Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-06-04T17:40:59.824Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-06-04T17:41:00.087Z] + make clean [2020-06-04T17:41:00.390Z] make: command: Command not found [2020-06-04T17:41:00.390Z] make: command: Command not found [2020-06-04T17:41:00.390Z] docker volume rm -f docker-dev-cache [2020-06-04T17:41:00.390Z] docker-dev-cache [Pipeline] deleteDir [2020-06-04T17:41:01.185Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-06-04T17:41:01.441Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-06-04T17:41:03.330Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-06-04T17:41:03.585Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-06-04T17:41:04.146Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-06-04T17:41:04.146Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-06-04T17:41:04.146Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-06-04T17:41:04.708Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-06-04T17:41:06.073Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-06-04T17:41:06.634Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-06-04T17:41:06.890Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-06-04T17:41:06.890Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-06-04T17:41:08.776Z] === RUN TestDockerSuite/TestSaveImageId [2020-06-04T17:41:08.776Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-06-04T17:41:09.337Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-06-04T17:41:11.223Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-06-04T17:41:11.223Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-06-04T17:41:11.223Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-06-04T17:41:12.148Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-06-04T17:41:12.148Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-06-04T17:41:12.148Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-06-04T17:41:14.036Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-06-04T17:41:14.596Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-06-04T17:41:15.520Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-06-04T17:41:16.447Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-06-04T17:41:16.447Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-06-04T17:41:16.447Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-06-04T17:41:16.702Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-06-04T17:41:17.262Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-06-04T17:41:19.148Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-06-04T17:41:24.382Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-06-04T17:41:25.749Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-06-04T17:41:26.309Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-06-04T17:41:27.234Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-06-04T17:41:27.490Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-06-04T17:41:30.000Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-06-04T17:41:31.362Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-06-04T17:41:31.922Z] === RUN TestDockerSuite/TestStartRecordError [2020-06-04T17:41:33.285Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-06-04T17:41:34.210Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-06-04T17:41:35.574Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-06-04T17:41:38.083Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-06-04T17:41:39.967Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-06-04T17:41:42.477Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-06-04T17:41:45.735Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-06-04T17:41:49.892Z] === RUN TestDockerSuite/TestStatsNoStream [2020-06-04T17:41:52.402Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-06-04T17:41:52.961Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-06-04T17:41:53.886Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-06-04T17:41:54.446Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-06-04T17:41:55.372Z] === RUN TestDockerSuite/TestTopPrivileged [2020-06-04T17:41:55.932Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-06-04T17:41:55.932Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-06-04T17:41:55.932Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-06-04T17:41:56.494Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-06-04T17:41:59.758Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-06-04T17:42:03.018Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-06-04T17:42:03.018Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-06-04T17:42:03.579Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-06-04T17:42:03.579Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-06-04T17:42:04.506Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-06-04T17:42:05.870Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-06-04T17:42:05.870Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-06-04T17:42:07.232Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-06-04T17:42:07.487Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-06-04T17:42:08.047Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-06-04T17:42:09.409Z] === RUN TestDockerSuite/TestUpdateStats [2020-06-04T17:42:12.669Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-06-04T17:42:13.594Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-06-04T17:42:13.855Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-06-04T17:42:13.855Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-06-04T17:42:14.781Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-06-04T17:42:15.708Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-06-04T17:42:15.708Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-06-04T17:42:18.970Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-06-04T17:42:18.970Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-06-04T17:42:21.482Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-06-04T17:42:23.993Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-06-04T17:42:25.354Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-06-04T17:42:27.239Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-06-04T17:42:30.501Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-06-04T17:42:31.427Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-06-04T17:42:32.789Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-06-04T17:42:33.714Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-06-04T17:42:34.639Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-06-04T17:42:36.000Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-06-04T17:42:37.363Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-06-04T17:42:38.295Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-06-04T17:42:38.858Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-06-04T17:42:40.744Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-06-04T17:42:42.107Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-06-04T17:42:46.264Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-06-04T17:42:48.148Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-06-04T17:42:58.076Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-06-04T17:42:58.076Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-06-04T17:42:58.076Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-06-04T17:42:58.076Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-06-04T17:42:58.076Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-06-04T17:42:58.076Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-06-04T17:42:58.076Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-06-04T17:42:58.331Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-06-04T17:42:58.331Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-06-04T17:42:58.890Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-06-04T17:42:58.890Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-06-04T17:42:59.146Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-06-04T17:42:59.146Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-06-04T17:42:59.146Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-06-04T17:43:00.508Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-06-04T17:43:00.508Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-06-04T17:43:00.763Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-06-04T17:43:00.763Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-06-04T17:43:00.763Z] === RUN TestDockerSuite/TestVolumeEvents [2020-06-04T17:43:01.323Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-06-04T17:43:03.209Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-06-04T17:43:03.209Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-06-04T17:43:03.209Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-06-04T17:43:03.209Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-06-04T17:43:05.097Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-06-04T17:43:08.370Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite (1351.92s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.07s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.43s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.16s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.73s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.92s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.36s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.50s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.28s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.93s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.13s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.23s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.93s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.05s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.55s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.11s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.86s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.07s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.96s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.83s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.18s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.93s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestAttachDetach (1.08s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.06s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.90s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.03s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.14s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.42s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.96s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.31s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.40s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.13s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.12s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.45s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.82s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.95s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.37s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.21s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.26s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.72s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.06s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.44s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.96s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.13s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.63s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.16s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.46s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.54s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.15s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.07s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.17s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.34s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.20s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.56s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.22s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.54s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.34s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.46s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.35s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.36s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.91s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.28s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.52s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.94s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.69s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.66s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.50s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.22s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.53s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.29s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.58s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.98s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.81s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.19s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.56s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.29s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.40s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.54s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.34s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.31s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.83s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.93s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.16s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.51s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.67s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.67s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.77s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.79s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.15s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.64s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildCmd (0.40s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.48s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.45s) [2020-06-04T17:43:08.370Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.02s) [2020-06-04T17:43:08.370Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.62s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.19s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.98s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildContChar (2.73s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.96s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.22s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.19s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.42s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.36s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.09s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.08s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.89s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.30s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.30s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (0.96s) [2020-06-04T17:43:08.370Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-06-04T17:43:08.370Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-06-04T17:43:08.370Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-06-04T17:43:08.370Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-06-04T17:43:08.370Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-06-04T17:43:08.370Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-06-04T17:43:08.370Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-06-04T17:43:08.370Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.53s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.76s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.93s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.44s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (6.16s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.69s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.87s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.43s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.03s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.62s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.32s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.35s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.21s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.32s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.45s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.51s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.91s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.17s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.75s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.35s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.43s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.46s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.78s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.31s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.21s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.15s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.06s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.50s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.50s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.73s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.22s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.29s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.45s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.40s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.18s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.32s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildEnv (1.17s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.01s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.87s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.99s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.30s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.69s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.95s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.27s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.57s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.53s) [2020-06-04T17:43:08.370Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.18s) [2020-06-04T17:43:08.371Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-06-04T17:43:08.371Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.32s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.88s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildExpose (0.54s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.82s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.52s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.31s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildFails (0.77s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.89s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.04s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.89s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.81s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.51s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.90s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.66s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.86s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.31s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.77s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.67s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.35s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildHistory (3.80s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.48s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.25s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.60s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.56s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.90s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildLabel (0.45s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.44s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.45s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.31s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildLabels (0.47s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.18s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.68s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.84s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.92s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.14s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.14s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.25s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.38s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.32s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.04s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.53s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.37s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.25s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.05s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.27s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.18s) [2020-06-04T17:43:08.371Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s) [2020-06-04T17:43:08.371Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (4.07s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.41s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.29s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.22s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.30s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.39s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.86s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.77s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.20s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.45s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.07s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.45s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.40s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.61s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.37s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.42s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.76s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.08s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.01s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.35s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.03s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.29s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.17s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildPATH (1.74s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.68s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.79s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.52s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.63s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.86s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildRm (3.65s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.97s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.05s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.51s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.56s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.87s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.89s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.86s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.38s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.13s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.32s) [2020-06-04T17:43:08.371Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-06-04T17:43:08.371Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.33s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.64s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildStderr (0.69s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.21s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.83s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.81s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.56s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.79s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.24s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildUser (2.00s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.77s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.54s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.61s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.61s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.60s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.89s) [2020-06-04T17:43:08.371Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-06-04T17:43:08.371Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-06-04T17:43:08.371Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-06-04T17:43:08.371Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-06-04T17:43:08.371Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-06-04T17:43:08.371Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-06-04T17:43:08.371Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-06-04T17:43:08.371Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.14s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.58s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.83s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.13s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.66s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.35s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.92s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.45s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.44s) [2020-06-04T17:43:08.371Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-06-04T17:43:08.371Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.73s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.73s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.08s) [2020-06-04T17:43:08.371Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-06-04T17:43:08.371Z] docker_cli_sni_test.go:18: Flakey test [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.75s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.95s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestCommitChange (1.18s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.00s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.60s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.45s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.86s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestCommitTTY (1.54s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.94s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.88s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.31s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.04s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.22s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.04s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.55s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.29s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.61s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.56s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.65s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.56s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.47s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.68s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.10s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.66s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.59s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.85s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.89s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.77s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.82s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.71s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.72s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.71s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.72s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.66s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.65s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.51s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.41s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.19s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.45s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.34s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.83s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.58s) [2020-06-04T17:43:08.371Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-06-04T17:43:08.371Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.55s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.49s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.99s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.68s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.45s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.66s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.06s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.43s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.45s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.31s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.49s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.48s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0009bcc60_} (1.34s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1045637086_/foo_false____} (1.48s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1045637086_/foo_true____} (1.48s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3666915237_/foo_false____} (1.31s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3666915237_/foo_true____} (1.61s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3666915237_/foo_true__0xc0009bccc0__} (1.71s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0009bcce0_} (1.36s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0009bcd00_} (1.67s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0009bcd20_} (1.59s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0009bcd40_} (1.35s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.60s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.31s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.16s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.25s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.93s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.19s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.78s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.89s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.05s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.73s) [2020-06-04T17:43:08.371Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.06s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.81s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.74s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.70s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.83s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.00s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.83s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.54s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.60s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.83s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.60s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.59s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.64s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.55s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.66s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.53s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.64s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.96s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.49s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.43s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.47s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.24s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.73s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.58s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.46s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.80s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.92s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.80s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestCpToDot (0.75s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.44s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.21s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestCpToStdout (0.59s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.46s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.44s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.82s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.95s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.49s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.58s) [2020-06-04T17:43:08.372Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-06-04T17:43:08.372Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.55s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.31s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.12s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2020-06-04T17:43:08.372Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-06-04T17:43:08.372Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.84s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.65s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.11s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.27s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.85s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.16s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.70s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.45s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.43s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.75s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.68s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.62s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.06s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.86s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.57s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.44s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.26s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.82s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.82s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.76s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.54s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.84s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestEventsAttach (0.57s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestEventsCommit (0.62s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.54s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.64s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.79s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.49s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.08s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.13s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.96s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestEventsCopy (0.81s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.99s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.46s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.27s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.85s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.50s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.27s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.17s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestEventsFilters (0.96s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestEventsFormat (1.10s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.60s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.33s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.39s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.36s) [2020-06-04T17:43:08.372Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-06-04T17:43:08.372Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-06-04T17:43:08.372Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-06-04T17:43:08.372Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.42s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.50s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestEventsRename (0.50s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestEventsResize (0.53s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.43s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.58s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.47s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.68s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestEventsTop (0.70s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.16s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestExec (0.56s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.50s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.49s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.47s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.04s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.53s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.52s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.54s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.53s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.56s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.68s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.39s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestExecCgroup (0.83s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestExecEnv (0.58s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.01s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.56s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestExecInspectID (2.61s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestExecInteractive (0.82s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.83s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.63s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestExecParseError (0.49s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.52s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.50s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.13s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.71s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestExecStartFails (0.99s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.90s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.74s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestExecTTY (0.55s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.58s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.51s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestExecUlimits (0.55s) [2020-06-04T17:43:08.372Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-06-04T17:43:08.372Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.24s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.55s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.94s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.52s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestExecWithUser (0.61s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.52s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.70s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.55s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.61s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.45s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestHealth (18.71s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.57s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.54s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.32s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.62s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.65s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.58s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.47s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.70s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestImportDisplay (0.99s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestImportFile (1.10s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.10s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestImportGzipped (1.17s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.12s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.52s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.51s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.53s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.50s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.50s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.46s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.45s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.46s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.45s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.11s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.47s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.47s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.49s) [2020-06-04T17:43:08.372Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-06-04T17:43:08.372Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.68s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.51s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestInspectDefault (0.45s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestInspectHistory (0.55s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-06-04T17:43:08.372Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-06-04T17:43:08.372Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.45s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.48s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.47s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.49s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.58s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.49s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestInspectStatus (0.59s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.98s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.55s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.64s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.82s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.66s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.59s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.70s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2020-06-04T17:43:08.372Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.67s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.39s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.29s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.33s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.63s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.11s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.69s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.47s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.53s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.09s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.82s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.34s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.74s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.43s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.03s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.31s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.47s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.46s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.49s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.43s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.51s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.48s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.94s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.96s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.21s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.11s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.03s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.11s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.50s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.47s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestLogsSince (6.53s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.47s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.72s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestLogsTail (0.82s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.50s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.64s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.31s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.64s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestNetHostname (1.87s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.32s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.87s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.77s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.58s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestPluginActive (1.87s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.79s) [2020-06-04T17:43:08.373Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-06-04T17:43:08.373Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.75s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.44s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.28s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.55s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.10s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.38s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.89s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.89s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestPortList (8.19s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.00s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.27s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.46s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.49s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.45s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.89s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.99s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.06s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.45s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestPsByOrder (1.90s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.69s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.04s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.77s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.68s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.50s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.90s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.53s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.05s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.01s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.71s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.72s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.12s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.16s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.00s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.80s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.07s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.48s) [2020-06-04T17:43:08.373Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-06-04T17:43:08.373Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.17s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.13s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.50s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.93s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.92s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.46s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.23s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.51s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.68s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.11s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.24s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.19s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.92s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.09s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.12s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.30s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.62s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.10s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.62s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.24s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.62s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.48s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.69s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.51s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.69s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.27s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunAddHost (0.54s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.31s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.62s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.84s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.17s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.57s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.81s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.60s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.96s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.91s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.61s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.61s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.61s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.50s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.62s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.94s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.79s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.45s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.42s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.46s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.40s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.44s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.50s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.46s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.54s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.55s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.45s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.45s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.66s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.77s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.04s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.48s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.79s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.50s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.54s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.45s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.44s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.95s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.99s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.51s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.65s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.47s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.44s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.48s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.45s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.08s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.20s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.49s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.37s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.05s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.56s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.70s) [2020-06-04T17:43:08.373Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-06-04T17:43:08.373Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-06-04T17:43:08.373Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-06-04T17:43:08.373Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.58s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.96s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.28s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.39s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.44s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.25s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.51s) [2020-06-04T17:43:08.373Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-06-04T17:43:08.373Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.48s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.12s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.09s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.79s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.49s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.50s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.46s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.49s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.60s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.56s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.49s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunExitCode (0.47s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.51s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.51s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.66s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.46s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.53s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.33s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.40s) [2020-06-04T17:43:08.373Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2020-06-04T17:43:08.373Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.38s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.49s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.96s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.84s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.12s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.50s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.57s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.08s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.39s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.65s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.38s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.44s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.98s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.25s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.06s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.95s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.44s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.29s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.11s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.18s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunMount (5.40s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.65s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.48s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.92s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.34s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.08s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.35s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.51s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.01s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.86s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.45s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunNetHost (0.68s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.47s) [2020-06-04T17:43:08.373Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.46s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.40s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.34s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.74s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.35s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.44s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.22s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.43s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.43s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.22s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.46s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.63s) [2020-06-04T17:43:08.374Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-06-04T17:43:08.374Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.71s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.53s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.25s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.89s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.72s) [2020-06-04T17:43:08.374Z] docker_cli_run_unix_test.go:1416: out: "a *:* rwm\n" [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.69s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.65s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.48s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.46s) [2020-06-04T17:43:08.374Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-06-04T17:43:08.374Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.51s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.47s) [2020-06-04T17:43:08.374Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-06-04T17:43:08.374Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.47s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.06s) [2020-06-04T17:43:08.374Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-06-04T17:43:08.374Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.73s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.36s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunRm (0.57s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.48s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.47s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.46s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.31s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.46s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.31s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.69s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.45s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.68s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.51s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.60s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.42s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.73s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.74s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.61s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.56s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.40s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunState (1.15s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.63s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.71s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2020-06-04T17:43:08.374Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-06-04T17:43:08.374Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.54s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.43s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunSysctls (1.38s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.06s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.69s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.78s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.72s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.46s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.10s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.79s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.68s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.68s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.69s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.58s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.36s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunUserByID (0.60s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.47s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunUserByName (0.45s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.48s) [2020-06-04T17:43:08.374Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-06-04T17:43:08.374Z] docker_cli_run_unix_test.go:1425: Host does not have /dev/snd/timer [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.46s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.59s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.46s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.78s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.74s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.09s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.97s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.61s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.46s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.47s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.54s) [2020-06-04T17:43:08.374Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-06-04T17:43:08.374Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-06-04T17:43:08.374Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-06-04T17:43:08.374Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-06-04T17:43:08.374Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-06-04T17:43:08.374Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s) [2020-06-04T17:43:08.374Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-06-04T17:43:08.374Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.54s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.47s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.90s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.45s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.48s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.48s) [2020-06-04T17:43:08.374Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-06-04T17:43:08.374Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-06-04T17:43:08.374Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-06-04T17:43:08.374Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-06-04T17:43:08.374Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-06-04T17:43:08.374Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-06-04T17:43:08.374Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-06-04T17:43:08.374Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-06-04T17:43:08.374Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-06-04T17:43:08.374Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-06-04T17:43:08.374Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-06-04T17:43:08.374Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.47s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.46s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.46s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.49s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.43s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.70s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.55s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.61s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.18s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.82s) [2020-06-04T17:43:08.374Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-06-04T17:43:08.374Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.44s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.01s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.62s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.89s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.57s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.80s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.09s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.02s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.06s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.67s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestSaveImageId (0.17s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.61s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.41s) [2020-06-04T17:43:08.374Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents385704695 [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.28s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.67s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.49s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.79s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.17s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.11s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.14s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.52s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.98s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.91s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.51s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.65s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.00s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.63s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.53s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.52s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestStartRecordError (1.10s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.32s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.19s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.50s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.17s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.54s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.50s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.62s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.50s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.76s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.71s) [2020-06-04T17:43:08.374Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2020-06-04T17:43:08.374Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.57s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.93s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.00s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.58s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.71s) [2020-06-04T17:43:08.374Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2020-06-04T17:43:08.374Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.80s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.49s) [2020-06-04T17:43:08.374Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-06-04T17:43:08.374Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.93s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.62s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.55s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.01s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestUpdateStats (3.53s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.23s) [2020-06-04T17:43:08.374Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2020-06-04T17:43:08.374Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.97s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.78s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.96s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.63s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.43s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.44s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.26s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.72s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.35s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.36s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.92s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.95s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.36s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.35s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.41s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.83s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.36s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.47s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.51s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.62s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.46s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.05s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.48s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.57s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.07s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.18s) [2020-06-04T17:43:08.374Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.07s) [2020-06-04T17:43:08.374Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-06-04T17:43:08.374Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-06-04T17:43:08.374Z] === RUN TestDockerRegistrySuite [2020-06-04T17:43:08.374Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-06-04T17:43:09.303Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-06-04T17:43:10.666Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-06-04T17:43:12.028Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-06-04T17:43:12.028Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-06-04T17:43:14.538Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-06-04T17:43:17.799Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-06-04T17:43:20.311Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-06-04T17:43:20.871Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-06-04T17:43:21.797Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-06-04T17:43:22.722Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-06-04T17:43:22.978Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-06-04T17:43:24.340Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-06-04T17:43:25.703Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-06-04T17:43:26.628Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-06-04T17:43:27.552Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-06-04T17:43:29.445Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-06-04T17:43:31.331Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-06-04T17:43:31.331Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-06-04T17:43:33.217Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-06-04T17:43:35.729Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-06-04T17:43:36.289Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-06-04T17:43:36.289Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-06-04T17:43:37.214Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-06-04T17:43:38.139Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-06-04T17:43:39.065Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-06-04T17:43:41.577Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-06-04T17:43:41.832Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-06-04T17:43:42.756Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-06-04T17:43:43.011Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-06-04T17:43:43.266Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-06-04T17:43:43.522Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-06-04T17:43:43.777Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-06-04T17:43:44.032Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-06-04T17:43:44.032Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-06-04T17:43:45.394Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-06-04T17:43:46.756Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-06-04T17:43:47.680Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-06-04T17:43:48.604Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-06-04T17:43:49.528Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-06-04T17:43:50.088Z] --- PASS: TestDockerRegistrySuite (41.80s) [2020-06-04T17:43:50.088Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.13s) [2020-06-04T17:43:50.088Z] check_test.go:196: [d1caefd0c0176] daemon is not started [2020-06-04T17:43:50.088Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.10s) [2020-06-04T17:43:50.088Z] check_test.go:196: [d7e0f96450673] daemon is not started [2020-06-04T17:43:50.088Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.27s) [2020-06-04T17:43:50.088Z] check_test.go:196: [d5b1eff4dd265] daemon is not started [2020-06-04T17:43:50.088Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2020-06-04T17:43:50.088Z] check_test.go:196: [dd8a39f9e4c17] daemon is not started [2020-06-04T17:43:50.088Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.68s) [2020-06-04T17:43:50.088Z] check_test.go:196: [d0168190d7dec] daemon is not started [2020-06-04T17:43:50.088Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (2.70s) [2020-06-04T17:43:50.088Z] check_test.go:196: [db0607a382859] daemon is not started [2020-06-04T17:43:50.088Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.69s) [2020-06-04T17:43:50.089Z] check_test.go:196: [d16bd50d7b81c] daemon is not started [2020-06-04T17:43:50.089Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.96s) [2020-06-04T17:43:50.089Z] check_test.go:196: [d0780d298667a] daemon is not started [2020-06-04T17:43:50.089Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.85s) [2020-06-04T17:43:50.089Z] check_test.go:196: [d8bbea30c38b6] daemon is not started [2020-06-04T17:43:50.089Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.07s) [2020-06-04T17:43:50.089Z] check_test.go:196: [d951ba6d05d0b] daemon is not started [2020-06-04T17:43:50.089Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.15s) [2020-06-04T17:43:50.089Z] check_test.go:196: [d073d36f31add] daemon is not started [2020-06-04T17:43:50.089Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.41s) [2020-06-04T17:43:50.089Z] check_test.go:196: [da6dd4a0d853c] daemon is not started [2020-06-04T17:43:50.089Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.00s) [2020-06-04T17:43:50.089Z] check_test.go:196: [d5035f612728b] daemon is not started [2020-06-04T17:43:50.089Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.96s) [2020-06-04T17:43:50.089Z] check_test.go:196: [ddb4fe7505218] daemon is not started [2020-06-04T17:43:50.089Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.85s) [2020-06-04T17:43:50.089Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f1c0dd8fede190ba083f4bb06b0e4aa1e287c4b0534e962ddf0b050540b5f1cc [2020-06-04T17:43:50.089Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:652ac75e9e939799a7c8111c3f65bf4fdccef2be8d7fe605dfb222b8a0b8601f [2020-06-04T17:43:50.089Z] check_test.go:196: [d53e6981ae449] daemon is not started [2020-06-04T17:43:50.089Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.16s) [2020-06-04T17:43:50.089Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d4f60aa4a551de3714c5153ce2bb1013f1f3258bbf3ddecf2a48542820b76ef1 [2020-06-04T17:43:50.089Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8fbf5467d63589a8fc5131b3683bf0ea78d927cdf11f48743c4714781e214214 [2020-06-04T17:43:50.089Z] check_test.go:196: [dc6af2cc5b6f5] daemon is not started [2020-06-04T17:43:50.089Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.42s) [2020-06-04T17:43:50.089Z] check_test.go:196: [d71b1543d0e11] daemon is not started [2020-06-04T17:43:50.089Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.40s) [2020-06-04T17:43:50.089Z] check_test.go:196: [d9a93e77614a5] daemon is not started [2020-06-04T17:43:50.089Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.94s) [2020-06-04T17:43:50.089Z] check_test.go:196: [da2677494fd8a] daemon is not started [2020-06-04T17:43:50.089Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-06-04T17:43:50.089Z] check_test.go:196: [d5c65e8a8c7f4] daemon is not started [2020-06-04T17:43:50.089Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.94s) [2020-06-04T17:43:50.089Z] check_test.go:196: [d0ea971a28d77] daemon is not started [2020-06-04T17:43:50.089Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.84s) [2020-06-04T17:43:50.089Z] check_test.go:196: [dfe83bf7e9d16] daemon is not started [2020-06-04T17:43:50.089Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.87s) [2020-06-04T17:43:50.089Z] check_test.go:196: [df707f0c889f4] daemon is not started [2020-06-04T17:43:50.089Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.40s) [2020-06-04T17:43:50.089Z] check_test.go:196: [d4e18bf4c3919] daemon is not started [2020-06-04T17:43:50.089Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2020-06-04T17:43:50.089Z] check_test.go:196: [de21dec0774ee] daemon is not started [2020-06-04T17:43:50.089Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.96s) [2020-06-04T17:43:50.089Z] check_test.go:196: [d6cb2ea428c98] daemon is not started [2020-06-04T17:43:50.089Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.36s) [2020-06-04T17:43:50.089Z] check_test.go:196: [d87b0f6566b50] daemon is not started [2020-06-04T17:43:50.089Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-06-04T17:43:50.089Z] check_test.go:196: [dd9df79a16926] daemon is not started [2020-06-04T17:43:50.089Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2020-06-04T17:43:50.089Z] check_test.go:196: [d5f4a0e336fe2] daemon is not started [2020-06-04T17:43:50.089Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2020-06-04T17:43:50.089Z] check_test.go:196: [d4e2698a49069] daemon is not started [2020-06-04T17:43:50.089Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2020-06-04T17:43:50.089Z] check_test.go:196: [d4b5ac255da51] daemon is not started [2020-06-04T17:43:50.089Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-06-04T17:43:50.089Z] check_test.go:196: [d9bf49e25b036] daemon is not started [2020-06-04T17:43:50.089Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.99s) [2020-06-04T17:43:50.089Z] check_test.go:196: [d6c94f6212f09] daemon is not started [2020-06-04T17:43:50.089Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.52s) [2020-06-04T17:43:50.089Z] check_test.go:196: [d4891ed3ac46f] daemon is not started [2020-06-04T17:43:50.089Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.81s) [2020-06-04T17:43:50.089Z] check_test.go:196: [dc6202fabdcd6] daemon is not started [2020-06-04T17:43:50.089Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.98s) [2020-06-04T17:43:50.089Z] check_test.go:196: [de38aee28fbf7] daemon is not started [2020-06-04T17:43:50.089Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2020-06-04T17:43:50.089Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.75s) [2020-06-04T17:43:50.089Z] === RUN TestDockerSchema1RegistrySuite [2020-06-04T17:43:50.089Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-06-04T17:43:50.344Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-06-04T17:43:53.612Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-06-04T17:43:56.122Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-06-04T17:43:58.635Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-06-04T17:43:59.560Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-06-04T17:44:00.485Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-06-04T17:44:00.740Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-06-04T17:44:01.666Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-06-04T17:44:02.591Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-06-04T17:44:03.518Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-06-04T17:44:06.030Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-06-04T17:44:06.285Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-06-04T17:44:06.541Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-06-04T17:44:06.795Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-06-04T17:44:07.051Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-06-04T17:44:07.306Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-06-04T17:44:07.561Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-06-04T17:44:07.816Z] --- PASS: TestDockerSchema1RegistrySuite (17.68s) [2020-06-04T17:44:07.816Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2020-06-04T17:44:07.816Z] check_test.go:223: [da85a1dd1d3a1] daemon is not started [2020-06-04T17:44:07.816Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.82s) [2020-06-04T17:44:07.816Z] check_test.go:223: [d20717bc5c5aa] daemon is not started [2020-06-04T17:44:07.816Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.73s) [2020-06-04T17:44:07.816Z] check_test.go:223: [d3c6e025dfad4] daemon is not started [2020-06-04T17:44:07.816Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.76s) [2020-06-04T17:44:07.816Z] check_test.go:223: [daf5154ef5820] daemon is not started [2020-06-04T17:44:07.816Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.01s) [2020-06-04T17:44:07.816Z] check_test.go:223: [d40146ccdc63f] daemon is not started [2020-06-04T17:44:07.816Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.96s) [2020-06-04T17:44:07.816Z] check_test.go:223: [dd534760f3a6c] daemon is not started [2020-06-04T17:44:07.816Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-06-04T17:44:07.816Z] check_test.go:223: [d8875f5b37dc9] daemon is not started [2020-06-04T17:44:07.816Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.99s) [2020-06-04T17:44:07.816Z] check_test.go:223: [d9f26fd87530c] daemon is not started [2020-06-04T17:44:07.816Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.88s) [2020-06-04T17:44:07.816Z] check_test.go:223: [d74e6f7246545] daemon is not started [2020-06-04T17:44:07.816Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.88s) [2020-06-04T17:44:07.816Z] check_test.go:223: [d062d9a525fe3] daemon is not started [2020-06-04T17:44:07.816Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.45s) [2020-06-04T17:44:07.816Z] check_test.go:223: [da4db89a898cb] daemon is not started [2020-06-04T17:44:07.816Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s) [2020-06-04T17:44:07.816Z] check_test.go:223: [d8266a4cb700f] daemon is not started [2020-06-04T17:44:07.816Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s) [2020-06-04T17:44:07.816Z] check_test.go:223: [d091231cf9065] daemon is not started [2020-06-04T17:44:07.816Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-06-04T17:44:07.816Z] check_test.go:223: [d32c6026e6514] daemon is not started [2020-06-04T17:44:07.816Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2020-06-04T17:44:07.816Z] check_test.go:223: [dcbd0fa0244ea] daemon is not started [2020-06-04T17:44:07.816Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) [2020-06-04T17:44:07.816Z] check_test.go:223: [de82f2912299a] daemon is not started [2020-06-04T17:44:07.816Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2020-06-04T17:44:07.816Z] check_test.go:223: [d59275d26de34] daemon is not started [2020-06-04T17:44:07.816Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-06-04T17:44:07.816Z] check_test.go:223: [d2a0ce56d89dd] daemon is not started [2020-06-04T17:44:07.816Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-06-04T17:44:07.816Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-06-04T17:44:08.742Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-06-04T17:44:08.997Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-06-04T17:44:09.252Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-06-04T17:44:10.615Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-06-04T17:44:10.615Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-06-04T17:44:10.870Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-06-04T17:44:11.431Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-06-04T17:44:11.686Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.80s) [2020-06-04T17:44:11.686Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.74s) [2020-06-04T17:44:11.686Z] check_test.go:252: [d5dce157b2c52] daemon is not started [2020-06-04T17:44:11.686Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.47s) [2020-06-04T17:44:11.686Z] check_test.go:252: [d9c17b71604b6] daemon is not started [2020-06-04T17:44:11.686Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-06-04T17:44:11.686Z] check_test.go:252: [d9133c4e28b30] daemon is not started [2020-06-04T17:44:11.686Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.16s) [2020-06-04T17:44:11.686Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.23s) [2020-06-04T17:44:11.686Z] check_test.go:252: [d409052fd361f] daemon is not started [2020-06-04T17:44:11.686Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s) [2020-06-04T17:44:11.686Z] check_test.go:252: [d5648197deabd] daemon is not started [2020-06-04T17:44:11.686Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.51s) [2020-06-04T17:44:11.686Z] check_test.go:252: [df202694c041f] daemon is not started [2020-06-04T17:44:11.686Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-06-04T17:44:11.686Z] check_test.go:252: [d7b1b8a1bc3a9] daemon is not started [2020-06-04T17:44:11.686Z] === RUN TestDockerRegistryAuthTokenSuite [2020-06-04T17:44:11.686Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-06-04T17:44:16.921Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-06-04T17:44:16.921Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-06-04T17:44:17.176Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-06-04T17:44:17.176Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-06-04T17:44:17.431Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2020-06-04T17:44:17.431Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2020-06-04T17:44:17.431Z] check_test.go:279: [d927cdd7059d7] daemon is not started [2020-06-04T17:44:17.431Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-06-04T17:44:17.431Z] check_test.go:279: [dc009caa8c4bb] daemon is not started [2020-06-04T17:44:17.431Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-06-04T17:44:17.431Z] check_test.go:279: [dfeb79d3e0c60] daemon is not started [2020-06-04T17:44:17.431Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-06-04T17:44:17.431Z] check_test.go:279: [d1856587d635a] daemon is not started [2020-06-04T17:44:17.431Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-06-04T17:44:17.431Z] check_test.go:279: [daad02f81d13f] daemon is not started [2020-06-04T17:44:17.431Z] === RUN TestDockerNetworkSuite [2020-06-04T17:44:17.431Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-06-04T17:44:19.315Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-06-04T17:44:20.240Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-06-04T17:44:23.502Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-06-04T17:44:24.427Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-06-04T17:44:26.940Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-06-04T17:44:28.825Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-06-04T17:44:34.061Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-06-04T17:44:36.577Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-06-04T17:44:37.501Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-06-04T17:44:38.061Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-06-04T17:44:38.317Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-06-04T17:44:39.242Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-06-04T17:44:40.174Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-06-04T17:44:40.174Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-06-04T17:44:40.742Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-06-04T17:44:41.302Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-06-04T17:44:41.558Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-06-04T17:44:41.558Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-06-04T17:44:41.558Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-06-04T17:44:42.482Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-06-04T17:44:43.406Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-06-04T17:44:43.406Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-06-04T17:44:43.661Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-06-04T17:44:43.916Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-06-04T17:44:46.426Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-06-04T17:44:48.311Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-06-04T17:44:54.840Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-06-04T17:44:54.840Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-06-04T17:44:54.840Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-06-04T17:44:55.095Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-06-04T17:44:55.095Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-06-04T17:44:55.350Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-06-04T17:44:55.606Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-06-04T17:44:55.606Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-06-04T17:44:58.117Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-06-04T17:44:58.117Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-06-04T17:44:58.117Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-06-04T17:44:58.678Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-06-04T17:45:02.837Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-06-04T17:45:04.728Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-06-04T17:45:05.287Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-06-04T17:45:05.288Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-06-04T17:45:06.213Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-06-04T17:45:08.727Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-06-04T17:45:08.727Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-06-04T17:45:09.286Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-06-04T17:45:09.286Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-06-04T17:45:09.847Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-06-04T17:45:11.735Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-06-04T17:45:16.974Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-06-04T17:45:17.900Z] --- PASS: TestDockerNetworkSuite (60.62s) [2020-06-04T17:45:17.900Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.95s) [2020-06-04T17:45:17.900Z] docker_cli_network_unix_test.go:46: [d2575e87041e3] daemon is not started [2020-06-04T17:45:17.900Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.72s) [2020-06-04T17:45:17.900Z] docker_cli_network_unix_test.go:46: [d36266099a351] daemon is not started [2020-06-04T17:45:17.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.87s) [2020-06-04T17:45:17.900Z] docker_cli_network_unix_test.go:46: [dfcb1fc95aa4c] daemon is not started [2020-06-04T17:45:17.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.53s) [2020-06-04T17:45:17.900Z] docker_cli_network_unix_test.go:46: [d92d77576f3b6] daemon is not started [2020-06-04T17:45:17.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.60s) [2020-06-04T17:45:17.900Z] docker_cli_network_unix_test.go:1233: [dfaf2d76ef2c9] daemon is not started [2020-06-04T17:45:17.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.42s) [2020-06-04T17:45:17.900Z] docker_cli_network_unix_test.go:46: [df5c82346dfd8] daemon is not started [2020-06-04T17:45:17.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.40s) [2020-06-04T17:45:17.900Z] docker_cli_network_unix_test.go:46: [d8ccd68783fbd] daemon is not started [2020-06-04T17:45:17.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.27s) [2020-06-04T17:45:17.900Z] docker_cli_network_unix_test.go:46: [d988e6988b80e] daemon is not started [2020-06-04T17:45:17.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.20s) [2020-06-04T17:45:17.900Z] docker_cli_network_unix_test.go:46: [dad7e7b365741] daemon is not started [2020-06-04T17:45:17.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.56s) [2020-06-04T17:45:17.900Z] docker_cli_network_unix_test.go:46: [da37d7276baae] daemon is not started [2020-06-04T17:45:17.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.40s) [2020-06-04T17:45:17.900Z] docker_cli_network_unix_test.go:46: [d84e20a1b8011] daemon is not started [2020-06-04T17:45:17.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.88s) [2020-06-04T17:45:17.900Z] docker_cli_network_unix_test.go:46: [d3007ed93718b] daemon is not started [2020-06-04T17:45:17.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.92s) [2020-06-04T17:45:17.900Z] docker_cli_network_unix_test.go:46: [d56f7b6ec5e8c] daemon is not started [2020-06-04T17:45:17.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2020-06-04T17:45:17.900Z] docker_cli_network_unix_test.go:46: [d9ff0ef0a850f] daemon is not started [2020-06-04T17:45:17.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.35s) [2020-06-04T17:45:17.900Z] docker_cli_network_unix_test.go:46: [d29ff3b402ba6] daemon is not started [2020-06-04T17:45:17.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.69s) [2020-06-04T17:45:17.900Z] docker_cli_network_unix_test.go:46: [d65af4bac2b27] daemon is not started [2020-06-04T17:45:17.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) [2020-06-04T17:45:17.900Z] docker_cli_network_unix_test.go:46: [d390e53885ece] daemon is not started [2020-06-04T17:45:17.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-06-04T17:45:17.900Z] docker_cli_network_unix_test.go:46: [de52d8f6b0971] daemon is not started [2020-06-04T17:45:17.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2020-06-04T17:45:17.900Z] docker_cli_network_unix_test.go:46: [db6ee1fd1e247] daemon is not started [2020-06-04T17:45:17.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.71s) [2020-06-04T17:45:17.900Z] docker_cli_network_unix_test.go:46: [d31e29b736c22] daemon is not started [2020-06-04T17:45:17.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.00s) [2020-06-04T17:45:17.900Z] docker_cli_network_unix_test.go:46: [d2a99e216bb51] daemon is not started [2020-06-04T17:45:17.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2020-06-04T17:45:17.900Z] docker_cli_network_unix_test.go:46: [dab6b9c40ff1f] daemon is not started [2020-06-04T17:45:17.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.27s) [2020-06-04T17:45:17.900Z] docker_cli_network_unix_test.go:46: [d9cddd8e14e90] daemon is not started [2020-06-04T17:45:17.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2020-06-04T17:45:17.900Z] docker_cli_network_unix_test.go:46: [df636abc7e1c0] daemon is not started [2020-06-04T17:45:17.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.46s) [2020-06-04T17:45:17.900Z] docker_cli_network_unix_test.go:968: [dc47daf205d66] daemon is not started [2020-06-04T17:45:17.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.70s) [2020-06-04T17:45:17.900Z] docker_cli_network_unix_test.go:46: [d69c7f9dffc14] daemon is not started [2020-06-04T17:45:17.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.86s) [2020-06-04T17:45:17.900Z] docker_cli_network_unix_test.go:1116: [d4029b0d1f0ca] daemon is not started [2020-06-04T17:45:17.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.24s) [2020-06-04T17:45:17.900Z] docker_cli_network_unix_test.go:46: [d077c7c4e86e6] daemon is not started [2020-06-04T17:45:17.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.87s) [2020-06-04T17:45:17.900Z] docker_cli_network_unix_test.go:46: [d304da342ff43] daemon is not started [2020-06-04T17:45:17.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.16s) [2020-06-04T17:45:17.900Z] docker_cli_network_unix_test.go:46: [ddeb962e79d6d] daemon is not started [2020-06-04T17:45:17.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2020-06-04T17:45:17.900Z] docker_cli_network_unix_test.go:46: [d61496115fcea] daemon is not started [2020-06-04T17:45:17.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.20s) [2020-06-04T17:45:17.900Z] docker_cli_network_unix_test.go:46: [d35f26843c597] daemon is not started [2020-06-04T17:45:17.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2020-06-04T17:45:17.900Z] docker_cli_network_unix_test.go:46: [d7635ba6ec44d] daemon is not started [2020-06-04T17:45:17.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-06-04T17:45:17.900Z] docker_cli_network_unix_test.go:46: [d694f20714557] daemon is not started [2020-06-04T17:45:17.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.40s) [2020-06-04T17:45:17.900Z] docker_cli_network_unix_test.go:46: [d57222ed5e74d] daemon is not started [2020-06-04T17:45:17.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2020-06-04T17:45:17.900Z] docker_cli_network_unix_test.go:46: [d463bbb056839] daemon is not started [2020-06-04T17:45:17.900Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-06-04T17:45:17.900Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-06-04T17:45:17.900Z] docker_cli_network_unix_test.go:46: [d2dffe0d9eaae] daemon is not started [2020-06-04T17:45:17.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.75s) [2020-06-04T17:45:17.900Z] docker_cli_network_unix_test.go:46: [dd0a646592d2e] daemon is not started [2020-06-04T17:45:17.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.43s) [2020-06-04T17:45:17.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.05s) [2020-06-04T17:45:17.900Z] docker_cli_network_unix_test.go:1084: [df184e49ecbd4] daemon is not started [2020-06-04T17:45:17.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-06-04T17:45:17.900Z] docker_cli_network_unix_test.go:46: [d5f20c3afc59c] daemon is not started [2020-06-04T17:45:17.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.94s) [2020-06-04T17:45:17.900Z] docker_cli_network_unix_test.go:46: [d6d2b47e6640c] daemon is not started [2020-06-04T17:45:17.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.24s) [2020-06-04T17:45:17.900Z] docker_cli_network_unix_test.go:46: [d20c4d939c2e8] daemon is not started [2020-06-04T17:45:17.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.07s) [2020-06-04T17:45:17.900Z] docker_cli_network_unix_test.go:46: [d40905bc9137c] daemon is not started [2020-06-04T17:45:17.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.88s) [2020-06-04T17:45:17.900Z] docker_cli_network_unix_test.go:46: [d34b755476b58] daemon is not started [2020-06-04T17:45:17.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.54s) [2020-06-04T17:45:17.900Z] docker_cli_network_unix_test.go:46: [d4b319e43ed29] daemon is not started [2020-06-04T17:45:17.900Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.76s) [2020-06-04T17:45:17.900Z] docker_cli_network_unix_test.go:46: [d8fbe050fe4c3] daemon is not started [2020-06-04T17:45:17.900Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.30s) [2020-06-04T17:45:17.900Z] docker_cli_network_unix_test.go:46: [d2faf5c57b95c] daemon is not started [2020-06-04T17:45:17.900Z] === RUN TestDockerHubPullSuite [2020-06-04T17:45:17.900Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-06-04T17:45:19.787Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-06-04T17:45:22.298Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-06-04T17:45:22.553Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-06-04T17:45:22.809Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-06-04T17:45:24.171Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-06-04T17:45:24.731Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-06-04T17:45:24.731Z] --- PASS: TestDockerHubPullSuite (6.75s) [2020-06-04T17:45:24.731Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.89s) [2020-06-04T17:45:24.731Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.32s) [2020-06-04T17:45:24.731Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.38s) [2020-06-04T17:45:24.731Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.71s) [2020-06-04T17:45:24.731Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.34s) [2020-06-04T17:45:24.731Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.09s) [2020-06-04T17:45:24.731Z] PASS [2020-06-04T17:45:24.731Z] [2020-06-04T17:45:24.731Z] === Skipped [2020-06-04T17:45:24.731Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.02s) [2020-06-04T17:45:24.731Z] [2020-06-04T17:45:24.731Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-06-04T17:45:24.731Z] [2020-06-04T17:45:24.731Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-06-04T17:45:24.731Z] [2020-06-04T17:45:24.731Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-06-04T17:45:24.731Z] [2020-06-04T17:45:24.731Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-06-04T17:45:24.731Z] [2020-06-04T17:45:24.731Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-06-04T17:45:24.731Z] [2020-06-04T17:45:24.731Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s) [2020-06-04T17:45:24.731Z] [2020-06-04T17:45:24.731Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-06-04T17:45:24.731Z] [2020-06-04T17:45:24.731Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-06-04T17:45:24.731Z] [2020-06-04T17:45:24.731Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-06-04T17:45:24.731Z] [2020-06-04T17:45:24.731Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-06-04T17:45:24.731Z] [2020-06-04T17:45:24.731Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-06-04T17:45:24.731Z] [2020-06-04T17:45:24.731Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-06-04T17:45:24.731Z] [2020-06-04T17:45:24.731Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-06-04T17:45:24.731Z] [2020-06-04T17:45:24.731Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-06-04T17:45:24.731Z] [2020-06-04T17:45:24.731Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-06-04T17:45:24.731Z] [2020-06-04T17:45:24.731Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-06-04T17:45:24.731Z] [2020-06-04T17:45:24.731Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-06-04T17:45:24.731Z] [2020-06-04T17:45:24.731Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-06-04T17:45:24.731Z] [2020-06-04T17:45:24.731Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-06-04T17:45:24.731Z] [2020-06-04T17:45:24.731Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-06-04T17:45:24.731Z] [2020-06-04T17:45:24.731Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-06-04T17:45:24.731Z] [2020-06-04T17:45:24.731Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-06-04T17:45:24.731Z] [2020-06-04T17:45:24.731Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-06-04T17:45:24.731Z] [2020-06-04T17:45:24.731Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-06-04T17:45:24.731Z] [2020-06-04T17:45:24.731Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-06-04T17:45:24.731Z] [2020-06-04T17:45:24.731Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-06-04T17:45:24.731Z] [2020-06-04T17:45:24.731Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2020-06-04T17:45:24.731Z] [2020-06-04T17:45:24.731Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-06-04T17:45:24.731Z] [2020-06-04T17:45:24.731Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-06-04T17:45:24.731Z] [2020-06-04T17:45:24.731Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-06-04T17:45:24.731Z] [2020-06-04T17:45:24.731Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-06-04T17:45:24.731Z] [2020-06-04T17:45:24.731Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-06-04T17:45:24.731Z] [2020-06-04T17:45:24.731Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-06-04T17:45:24.731Z] [2020-06-04T17:45:24.731Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-06-04T17:45:24.731Z] [2020-06-04T17:45:24.731Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-06-04T17:45:24.731Z] [2020-06-04T17:45:24.731Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-06-04T17:45:24.731Z] [2020-06-04T17:45:24.731Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-06-04T17:45:24.731Z] [2020-06-04T17:45:24.731Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-06-04T17:45:24.731Z] [2020-06-04T17:45:24.731Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-06-04T17:45:24.731Z] [2020-06-04T17:45:24.731Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-06-04T17:45:24.731Z] [2020-06-04T17:45:24.731Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-06-04T17:45:24.731Z] [2020-06-04T17:45:24.731Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-06-04T17:45:24.731Z] [2020-06-04T17:45:24.731Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-06-04T17:45:24.731Z] [2020-06-04T17:45:24.731Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-06-04T17:45:24.731Z] [2020-06-04T17:45:24.731Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2020-06-04T17:45:24.731Z] [2020-06-04T17:45:24.731Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2020-06-04T17:45:24.731Z] [2020-06-04T17:45:24.731Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-06-04T17:45:24.731Z] [2020-06-04T17:45:24.731Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2020-06-04T17:45:24.731Z] [2020-06-04T17:45:24.731Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-06-04T17:45:24.731Z] [2020-06-04T17:45:24.731Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-06-04T17:45:24.731Z] [2020-06-04T17:45:24.731Z] [2020-06-04T17:45:24.731Z] DONE 1277 tests, 51 skipped in 1520.140s [2020-06-04T17:45:24.731Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-06-04T17:45:24.731Z] ++++ cat bundles/test-integration/docker.pid [2020-06-04T17:45:24.731Z] +++ kill 7559 [2020-06-04T17:45:25.291Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-06-04T17:45:25.851Z] +++ /etc/init.d/apparmor stop [2020-06-04T17:45:25.852Z] Leaving: AppArmorNo profiles have been unloaded. [2020-06-04T17:45:25.852Z] [2020-06-04T17:45:25.852Z] Unloading profiles will leave already running processes permanently [2020-06-04T17:45:25.852Z] unconfined, which can lead to unexpected situations. [2020-06-04T17:45:25.852Z] [2020-06-04T17:45:25.852Z] To set a process to complain mode, use the command line tool [2020-06-04T17:45:25.852Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-06-04T17:45:25.852Z] +++ true [2020-06-04T17:45:25.852Z] exiting test-integration [2020-06-04T17:45:25.852Z] ++ exit 0 [2020-06-04T17:45:25.852Z] [2020-06-04T17:45:26.106Z] + for job in $(jobs -p) [2020-06-04T17:45:26.106Z] + wait 13769 [2020-06-04T17:45:30.265Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-06-04T17:45:36.793Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-06-04T17:45:40.953Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-06-04T17:45:40.953Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-06-04T17:45:46.189Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-06-04T17:45:46.443Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-06-04T17:45:47.368Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-06-04T17:45:49.879Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-06-04T17:46:46.020Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-06-04T17:47:42.167Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-06-04T17:47:54.321Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-06-04T17:47:57.581Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-06-04T17:50:18.944Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-06-04T17:50:28.877Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-06-04T17:50:29.436Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-06-04T17:50:29.436Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-06-04T17:50:29.691Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-06-04T17:50:29.691Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-06-04T17:50:30.250Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-06-04T17:50:32.761Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-06-04T17:50:36.919Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-06-04T17:50:38.804Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-06-04T17:51:34.949Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-06-04T17:51:34.949Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-06-04T17:51:36.835Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-06-04T17:51:39.345Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-06-04T17:51:42.620Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-06-04T17:51:45.131Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-06-04T17:52:07.000Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-06-04T17:52:19.154Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-06-04T17:52:19.713Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-06-04T17:52:22.222Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-06-04T17:52:25.483Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-06-04T17:52:32.024Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-06-04T17:52:36.197Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-06-04T17:52:38.706Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-06-04T17:52:41.218Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-06-04T17:52:43.728Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-06-04T17:52:46.239Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-06-04T17:52:48.748Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-06-04T17:52:51.259Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-06-04T17:53:47.405Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-06-04T17:54:02.229Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite (1687.01s) [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.80s) [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.22s) [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.21s) [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.51s) [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.04s) [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.06s) [2020-06-04T17:54:20.253Z] docker_api_swarm_test.go:562: [def6944e2ca05] joining swarm manager [d3d70e57c2c50]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-04T17:54:20.253Z] docker_api_swarm_test.go:584: [dd4a168a41ceb] joining swarm manager [d3d70e57c2c50]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-04T17:54:20.253Z] check_test.go:380: [def6944e2ca05] daemon is not started [2020-06-04T17:54:20.253Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-06-04T17:54:20.253Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.54s) [2020-06-04T17:54:20.253Z] docker_api_swarm_test.go:45: [dcf5d94f83c78] joining swarm manager [decc8b0b19ae1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.99s) [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.05s) [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (44.04s) [2020-06-04T17:54:20.253Z] docker_api_swarm_test.go:303: [dc3e4eb4a7c13] joining swarm manager [d1561a7b08dc1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-04T17:54:20.253Z] docker_api_swarm_test.go:304: [d17be2a795a8b] joining swarm manager [d1561a7b08dc1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-04T17:54:20.253Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-06-04T17:54:20.253Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.98s) [2020-06-04T17:54:20.253Z] docker_api_swarm_test.go:271: [d5749a629cf67] joining swarm manager [d1a48d2a22a1a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-04T17:54:20.253Z] docker_api_swarm_test.go:272: [d8d4c792dc915] joining swarm manager [d1a48d2a22a1a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.05s) [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.55s) [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.76s) [2020-06-04T17:54:20.253Z] docker_api_swarm_node_test.go:19: [dc72ba5e3065c] joining swarm manager [da7df3c564124]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-04T17:54:20.253Z] docker_api_swarm_node_test.go:20: [dfbb3b50ea3f6] joining swarm manager [da7df3c564124]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (54.14s) [2020-06-04T17:54:20.253Z] docker_api_swarm_test.go:501: [db55b819abefd] joining swarm manager [d93d432d3d683]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-04T17:54:20.253Z] docker_api_swarm_test.go:506: [d8a834580d4b8] joining swarm manager [d93d432d3d683]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.74s) [2020-06-04T17:54:20.253Z] docker_api_swarm_node_test.go:80: [d07491b989819] joining swarm manager [d3f06fa3d02a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.29s) [2020-06-04T17:54:20.253Z] docker_api_swarm_node_test.go:52: [d8573f3505b59] joining swarm manager [db0c104d6f0b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-04T17:54:20.253Z] docker_api_swarm_node_test.go:53: [d15ace47f6cef] joining swarm manager [db0c104d6f0b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.17s) [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.99s) [2020-06-04T17:54:20.253Z] docker_api_swarm_test.go:201: [df6cce63e28d3] joining swarm manager [d7bf9042e6498]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (65.18s) [2020-06-04T17:54:20.253Z] docker_api_swarm_test.go:383: [d330ed03ad051] joining swarm manager [d68c8bbbeef0e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-04T17:54:20.253Z] docker_api_swarm_test.go:384: [d6b58b19f40f3] joining swarm manager [d68c8bbbeef0e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-04T17:54:20.253Z] check_test.go:380: [d6b58b19f40f3] daemon is not started [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (60.98s) [2020-06-04T17:54:20.253Z] docker_api_swarm_test.go:801: [d933d1aae26c5] joining swarm manager [d0303a5e03970]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-04T17:54:20.253Z] docker_api_swarm_test.go:801: [deeead49acf73] joining swarm manager [d0303a5e03970]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-04T17:54:20.253Z] docker_api_swarm_test.go:801: [db8d281f8fe6e] joining swarm manager [d0303a5e03970]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-06-04T17:54:20.253Z] docker_api_swarm_test.go:801: [d400e8adf4fe5] joining swarm manager [d0303a5e03970]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-06-04T17:54:20.253Z] docker_api_swarm_test.go:809: [dbb81a8b13810] joining swarm manager [d0303a5e03970]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.38s) [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.39s) [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.60s) [2020-06-04T17:54:20.253Z] docker_api_swarm_service_test.go:394: [ddcce548aa3b4] joining swarm manager [dab66a828904a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-04T17:54:20.253Z] docker_api_swarm_service_test.go:394: [dcc72db16a3c4] joining swarm manager [dab66a828904a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.23s) [2020-06-04T17:54:20.253Z] docker_api_swarm_service_test.go:342: [d36920e45aa69] joining swarm manager [d06b37fc7fcfd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-04T17:54:20.253Z] docker_api_swarm_service_test.go:342: [dbaa58259d1ea] joining swarm manager [d06b37fc7fcfd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.84s) [2020-06-04T17:54:20.253Z] docker_api_swarm_service_test.go:489: [d8115d2a2eacc] joining swarm manager [d25c66f707db9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-04T17:54:20.253Z] docker_api_swarm_service_test.go:489: [db08b2c3776eb] joining swarm manager [d25c66f707db9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.59s) [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.84s) [2020-06-04T17:54:20.253Z] docker_api_swarm_service_test.go:127: [d721768dffd6a] joining swarm manager [dd2ae462658e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-04T17:54:20.253Z] docker_api_swarm_service_test.go:128: [d389a065d3179] joining swarm manager [dd2ae462658e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-04T17:54:20.253Z] docker_api_swarm_service_test.go:136: [d02c8c035a09d] joining swarm manager [dd2ae462658e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-06-04T17:54:20.253Z] docker_api_swarm_service_test.go:137: [db950f74388d0] joining swarm manager [dd2ae462658e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.61s) [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.78s) [2020-06-04T17:54:20.253Z] docker_api_swarm_service_test.go:303: [db2339a290a39] joining swarm manager [d4a0e09e263ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-04T17:54:20.253Z] docker_api_swarm_service_test.go:303: [d5ea4780414d8] joining swarm manager [d4a0e09e263ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.79s) [2020-06-04T17:54:20.253Z] docker_api_swarm_service_test.go:99: [d9f89e1c521d1] joining swarm manager [d625d693a2381]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-04T17:54:20.253Z] docker_api_swarm_service_test.go:100: [d167e724301c6] joining swarm manager [d625d693a2381]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-04T17:54:20.253Z] check_test.go:380: [d9f89e1c521d1] daemon is not started [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (27.09s) [2020-06-04T17:54:20.253Z] docker_api_swarm_service_test.go:532: [d353a811c1389] joining swarm manager [ddfe9173e4205]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-04T17:54:20.253Z] docker_api_swarm_service_test.go:533: [d5ffcbc3dd4fe] joining swarm manager [ddfe9173e4205]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.60s) [2020-06-04T17:54:20.253Z] docker_api_swarm_service_test.go:147: [d48fbef27714c] joining swarm manager [d59b74def73a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-04T17:54:20.253Z] docker_api_swarm_service_test.go:147: [d841855b42ead] joining swarm manager [d59b74def73a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.55s) [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.05s) [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.21s) [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.96s) [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.03s) [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.23s) [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.72s) [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.36s) [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.27s) [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.59s) [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.06s) [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.62s) [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.57s) [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.16s) [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.88s) [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.78s) [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.34s) [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.07s) [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.19s) [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.49s) [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.46s) [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.66s) [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.18s) [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.54s) [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.25s) [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.99s) [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.15s) [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.49s) [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.24s) [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.92s) [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.50s) [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.19s) [2020-06-04T17:54:20.253Z] docker_cli_service_logs_test.go:245: checking task vyvx3401h2g7 [2020-06-04T17:54:20.253Z] docker_cli_service_logs_test.go:250: checking messages for vyvx3401h2g7 [2020-06-04T17:54:20.253Z] docker_cli_service_logs_test.go:245: checking task e3jb3wfixlon [2020-06-04T17:54:20.253Z] docker_cli_service_logs_test.go:250: checking messages for e3jb3wfixlon [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.74s) [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.54s) [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.33s) [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.77s) [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.84s) [2020-06-04T17:54:20.253Z] docker_cli_swarm_test.go:1901: [d9af459aabd5e] joining swarm manager [d575f688251a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-04T17:54:20.253Z] docker_cli_swarm_test.go:1902: [d2e255e7e2939] joining swarm manager [d575f688251a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.52s) [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.29s) [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.01s) [2020-06-04T17:54:20.253Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.56s) [2020-06-04T17:54:20.254Z] docker_cli_swarm_test.go:1802: [df8f55ad1c369] joining swarm manager [d429a9e1f7814]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-04T17:54:20.254Z] docker_cli_swarm_test.go:1803: [d0cdb6a4921f3] joining swarm manager [d429a9e1f7814]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-04T17:54:20.254Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.28s) [2020-06-04T17:54:20.254Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (93.85s) [2020-06-04T17:54:20.254Z] docker_cli_swarm_test.go:1321: [d71d82125005e] joining swarm manager [d13b7d5e7c247]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-04T17:54:20.254Z] docker_cli_swarm_test.go:1322: [dd442a3bfefd2] joining swarm manager [d13b7d5e7c247]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-04T17:54:20.254Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.35s) [2020-06-04T17:54:20.254Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.52s) [2020-06-04T17:54:20.254Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.10s) [2020-06-04T17:54:20.254Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.52s) [2020-06-04T17:54:20.254Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.61s) [2020-06-04T17:54:20.254Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.57s) [2020-06-04T17:54:20.254Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.94s) [2020-06-04T17:54:20.254Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-06-04T17:54:20.254Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-06-04T17:54:20.254Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.29s) [2020-06-04T17:54:20.254Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.71s) [2020-06-04T17:54:20.254Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.73s) [2020-06-04T17:54:20.254Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.33s) [2020-06-04T17:54:20.254Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.61s) [2020-06-04T17:54:20.254Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (56.54s) [2020-06-04T17:54:20.254Z] docker_cli_swarm_test.go:1186: [da683e4c02279] joining swarm manager [d129ce0229a02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-04T17:54:20.254Z] docker_cli_swarm_test.go:1195: [dea3def5bd943] joining swarm manager [d129ce0229a02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-04T17:54:20.254Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.03s) [2020-06-04T17:54:20.254Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.53s) [2020-06-04T17:54:20.254Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (137.48s) [2020-06-04T17:54:20.254Z] docker_cli_swarm_test.go:1118: [d8d02fc4ab2cd] joining swarm manager [d655e582876e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-04T17:54:20.254Z] docker_cli_swarm_test.go:1119: [de5455399b32e] joining swarm manager [d655e582876e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-04T17:54:20.254Z] docker_cli_swarm_test.go:1172: [dda368cb3b60c] joining swarm manager [d655e582876e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-06-04T17:54:20.254Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.38s) [2020-06-04T17:54:20.254Z] docker_cli_swarm_test.go:1453: [dc4c8c14c8f69] joining swarm manager [de896e11855c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-04T17:54:20.254Z] docker_cli_swarm_test.go:1454: [df5f55a6cc088] joining swarm manager [de896e11855c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-04T17:54:20.254Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.28s) [2020-06-04T17:54:20.254Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s) [2020-06-04T17:54:20.254Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.19s) [2020-06-04T17:54:20.254Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2020-06-04T17:54:20.254Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2020-06-04T17:54:20.254Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.34s) [2020-06-04T17:54:20.254Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.46s) [2020-06-04T17:54:20.254Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.33s) [2020-06-04T17:54:20.254Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.56s) [2020-06-04T17:54:20.254Z] docker_cli_swarm_unix_test.go:62: [df14b57a777f3] joining swarm manager [d31fb2a09302e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-04T17:54:20.254Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.33s) [2020-06-04T17:54:20.254Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.18s) [2020-06-04T17:54:20.254Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.32s) [2020-06-04T17:54:20.254Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.23s) [2020-06-04T17:54:20.254Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.64s) [2020-06-04T17:54:20.254Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.09s) [2020-06-04T17:54:20.254Z] docker_api_swarm_test.go:961: [d940dad1d535b] joining swarm manager [d35b678d6d5c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-04T17:54:20.254Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.45s) [2020-06-04T17:54:20.254Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.32s) [2020-06-04T17:54:20.254Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.36s) [2020-06-04T17:54:20.254Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.96s) [2020-06-04T17:54:20.254Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.47s) [2020-06-04T17:54:20.254Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.56s) [2020-06-04T17:54:20.254Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.50s) [2020-06-04T17:54:20.254Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.49s) [2020-06-04T17:54:20.254Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.62s) [2020-06-04T17:54:20.254Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.62s) [2020-06-04T17:54:20.254Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.30s) [2020-06-04T17:54:20.254Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.35s) [2020-06-04T17:54:20.254Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.00s) [2020-06-04T17:54:20.254Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.34s) [2020-06-04T17:54:20.254Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.23s) [2020-06-04T17:54:20.254Z] === RUN TestDockerExternalVolumeSuite [2020-06-04T17:54:20.254Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-06-04T17:54:35.077Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-06-04T17:55:42.691Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-06-04T17:55:50.763Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-06-04T17:56:22.767Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-06-04T17:56:37.589Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-06-04T17:57:09.593Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-06-04T17:57:21.766Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-06-04T17:57:53.769Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-06-04T17:58:08.591Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-06-04T17:58:26.616Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-06-04T17:59:07.800Z] ok github.com/docker/docker/integration-cli 2101.096s [2020-06-04T17:59:07.800Z] [2020-06-04T17:59:07.800Z] === Skipped [2020-06-04T17:59:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-06-04T17:59:07.800Z] [2020-06-04T17:59:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-06-04T17:59:07.800Z] [2020-06-04T17:59:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-06-04T17:59:07.800Z] [2020-06-04T17:59:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-06-04T17:59:07.800Z] [2020-06-04T17:59:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-06-04T17:59:07.800Z] [2020-06-04T17:59:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-06-04T17:59:07.800Z] [2020-06-04T17:59:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-06-04T17:59:07.800Z] [2020-06-04T17:59:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-06-04T17:59:07.800Z] [2020-06-04T17:59:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-06-04T17:59:07.800Z] [2020-06-04T17:59:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-06-04T17:59:07.800Z] [2020-06-04T17:59:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2020-06-04T17:59:07.800Z] [2020-06-04T17:59:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2020-06-04T17:59:07.800Z] [2020-06-04T17:59:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2020-06-04T17:59:07.800Z] [2020-06-04T17:59:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-06-04T17:59:07.800Z] [2020-06-04T17:59:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-06-04T17:59:07.800Z] [2020-06-04T17:59:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-06-04T17:59:07.800Z] [2020-06-04T17:59:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.06s) [2020-06-04T17:59:07.800Z] [2020-06-04T17:59:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2020-06-04T17:59:07.800Z] [2020-06-04T17:59:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.43s) [2020-06-04T17:59:07.800Z] [2020-06-04T17:59:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-06-04T17:59:07.800Z] [2020-06-04T17:59:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-06-04T17:59:07.800Z] [2020-06-04T17:59:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-06-04T17:59:07.800Z] [2020-06-04T17:59:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.44s) [2020-06-04T17:59:07.800Z] [2020-06-04T17:59:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2020-06-04T17:59:07.800Z] [2020-06-04T17:59:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-06-04T17:59:07.800Z] [2020-06-04T17:59:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2020-06-04T17:59:07.800Z] [2020-06-04T17:59:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-06-04T17:59:07.800Z] [2020-06-04T17:59:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-06-04T17:59:07.800Z] [2020-06-04T17:59:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-06-04T17:59:07.800Z] [2020-06-04T17:59:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-06-04T17:59:07.800Z] [2020-06-04T17:59:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2020-06-04T17:59:07.800Z] [2020-06-04T17:59:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.71s) [2020-06-04T17:59:07.800Z] [2020-06-04T17:59:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.02s) [2020-06-04T17:59:07.800Z] [2020-06-04T17:59:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.38s) [2020-06-04T17:59:07.800Z] [2020-06-04T17:59:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-06-04T17:59:07.800Z] [2020-06-04T17:59:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-06-04T17:59:07.800Z] [2020-06-04T17:59:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-06-04T17:59:07.800Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.64s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.34s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.37s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.37s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.34s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.32s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.33s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.13s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.32s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.33s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.35s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.39s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.38s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.35s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-06-04T17:59:07.801Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-06-04T17:59:07.802Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.36s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-06-04T17:59:07.803Z] [2020-06-04T17:59:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-06-04T17:59:07.804Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-06-04T17:59:07.804Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-06-04T17:59:07.804Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] DONE 1096 tests, 549 skipped in 2108.924s [2020-06-04T17:59:07.804Z] INFO: Integration tests ended at 06/04/2020 17:58:53. Duration:00:35:09.0229252 [2020-06-04T17:59:07.804Z] INFO: Docker info of the daemon under test at end of run [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] Containers: 2 [2020-06-04T17:59:07.804Z] Running: 0 [2020-06-04T17:59:07.804Z] Paused: 0 [2020-06-04T17:59:07.804Z] Stopped: 2 [2020-06-04T17:59:07.804Z] Images: 15 [2020-06-04T17:59:07.804Z] Server Version: 0.0.0-dev [2020-06-04T17:59:07.804Z] Storage Driver: windowsfilter [2020-06-04T17:59:07.804Z] Windows: [2020-06-04T17:59:07.804Z] Logging Driver: json-file [2020-06-04T17:59:07.804Z] Plugins: [2020-06-04T17:59:07.804Z] Volume: local [2020-06-04T17:59:07.804Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-06-04T17:59:07.804Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-06-04T17:59:07.804Z] Swarm: inactive [2020-06-04T17:59:07.804Z] Default Isolation: process [2020-06-04T17:59:07.804Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-06-04T17:59:07.804Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-06-04T17:59:07.804Z] OSType: windows [2020-06-04T17:59:07.804Z] Architecture: x86_64 [2020-06-04T17:59:07.804Z] CPUs: 4 [2020-06-04T17:59:07.804Z] Total Memory: 32GiB [2020-06-04T17:59:07.804Z] Name: azwin-2-eea830 [2020-06-04T17:59:07.804Z] ID: B2KQ:OJLL:GSUZ:QFG5:G47N:AB72:CQNV:LVM2:GTA4:ZMN2:XJIB:4NGC [2020-06-04T17:59:07.804Z] Docker Root Dir: D:\CI\PR-41030\14\daemon [2020-06-04T17:59:07.804Z] Debug Mode (client): false [2020-06-04T17:59:07.804Z] Debug Mode (server): true [2020-06-04T17:59:07.804Z] File Descriptors: -1 [2020-06-04T17:59:07.804Z] Goroutines: 18 [2020-06-04T17:59:07.804Z] System Time: 2020-06-04T17:58:53.8245983Z [2020-06-04T17:59:07.804Z] EventsListeners: 0 [2020-06-04T17:59:07.804Z] Registry: https://index.docker.io/v1/ [2020-06-04T17:59:07.804Z] Labels: [2020-06-04T17:59:07.804Z] Experimental: false [2020-06-04T17:59:07.804Z] Insecure Registries: [2020-06-04T17:59:07.804Z] 127.0.0.0/8 [2020-06-04T17:59:07.804Z] Live Restore Enabled: false [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] [2020-06-04T17:59:07.804Z] INFO: Stopping daemon under test [2020-06-04T17:59:07.804Z] SUCCESS: The process with PID 6640 (child process of PID 8880) has been terminated. [2020-06-04T17:59:07.804Z] SUCCESS: The process with PID 8880 (child process of PID 972) has been terminated. [2020-06-04T17:59:07.804Z] INFO: Stop tailing logs of the daemon under tests [2020-06-04T17:59:07.804Z] INFO: executeCI.ps1 Completed successfully at 06/04/2020 17:58:53. [2020-06-04T17:59:07.804Z] INFO: Tidying up at end of run [2020-06-04T17:59:07.804Z] INFO: Saving daemon under test log (d:\CI\PR-41030\14\dut.out) to C:\windows\TEMP\CIDUT.out [2020-06-04T17:59:07.804Z] INFO: Saving daemon under test log (d:\CI\PR-41030\14\dut.err) to C:\windows\TEMP\CIDUT.err [2020-06-04T17:59:07.804Z] INFO: Nuke-Everything... [2020-06-04T17:59:07.804Z] INFO: Container count on control daemon to delete is 2 [2020-06-04T17:59:07.804Z] 7458916a2b19 [2020-06-04T17:59:07.804Z] 44c20eac2890 [2020-06-04T17:59:07.804Z] INFO: Non-base image count on control daemon to delete is 1 [2020-06-04T17:59:07.804Z] Deleted: sha256:c721931e27ad02953f148bc2a95669b7628937615ec176cb4b288f37bbb2166a [2020-06-04T17:59:07.804Z] Deleted: sha256:7b5f0b8cfc3e54497e20ce824bc52c371f5f5edbdae755403de1ea4b49a10dfd [2020-06-04T17:59:07.804Z] INFO: Tidying pidfile d:\CI\PR-41030\14\docker.pid [2020-06-04T17:59:07.804Z] INFO: Nuking d:\CI [2020-06-04T17:59:13.217Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-06-04T17:59:15.112Z] INFO: Zapped successfully [2020-06-04T17:59:15.112Z] [2020-06-04T17:59:15.112Z] INFO: executeCI.ps1 exiting at Thu Jun 4 17:59:13 CUT 2020. Duration 00:46:31.0777254 [2020-06-04T17:59:15.112Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-06-04T17:59:15.378Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-06-04T17:59:17.619Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-06-04T17:59:19.450Z] Archiving artifacts [2020-06-04T17:59:20.597Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41030/14/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-06-04T17:59:21.593Z] + make clean [2020-06-04T17:59:22.605Z] docker volume rm -f docker-dev-cache [2020-06-04T17:59:22.605Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-06-04T17:59:31.241Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-06-04T18:00:03.245Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-06-04T18:00:35.248Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-06-04T18:00:47.406Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-06-04T18:01:05.432Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-06-04T18:01:20.254Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-06-04T18:01:35.076Z] --- PASS: TestDockerExternalVolumeSuite (437.18s) [2020-06-04T18:01:35.076Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.58s) [2020-06-04T18:01:35.076Z] docker_cli_external_volume_driver_test.go:53: [d0907558b4a13] daemon is not started [2020-06-04T18:01:35.076Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2020-06-04T18:01:35.076Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.21s) [2020-06-04T18:01:35.076Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2020-06-04T18:01:35.076Z] docker_cli_external_volume_driver_test.go:53: [d01e5e7996139] daemon is not started [2020-06-04T18:01:35.076Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2020-06-04T18:01:35.076Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-06-04T18:01:35.076Z] docker_cli_external_volume_driver_test.go:53: [d4fc79855f908] daemon is not started [2020-06-04T18:01:35.076Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-06-04T18:01:35.076Z] docker_cli_external_volume_driver_test.go:53: [daf3b10b291bc] daemon is not started [2020-06-04T18:01:35.076Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.16s) [2020-06-04T18:01:35.076Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.17s) [2020-06-04T18:01:35.076Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s) [2020-06-04T18:01:35.076Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-06-04T18:01:35.076Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.22s) [2020-06-04T18:01:35.076Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.26s) [2020-06-04T18:01:35.076Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s) [2020-06-04T18:01:35.076Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.17s) [2020-06-04T18:01:35.076Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.72s) [2020-06-04T18:01:35.076Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s) [2020-06-04T18:01:35.076Z] docker_cli_external_volume_driver_test.go:485: [d9c0639fdfd38] daemon is not started [2020-06-04T18:01:35.076Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2020-06-04T18:01:35.076Z] docker_cli_external_volume_driver_test.go:53: [dfeb3c2ebb05e] daemon is not started [2020-06-04T18:01:35.076Z] PASS [2020-06-04T18:01:35.076Z] [2020-06-04T18:01:35.076Z] === Skipped [2020-06-04T18:01:35.076Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-06-04T18:01:35.076Z] [2020-06-04T18:01:35.076Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-06-04T18:01:35.076Z] [2020-06-04T18:01:35.076Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-06-04T18:01:35.076Z] [2020-06-04T18:01:35.076Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-06-04T18:01:35.076Z] [2020-06-04T18:01:35.076Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-06-04T18:01:35.076Z] [2020-06-04T18:01:35.076Z] [2020-06-04T18:01:35.076Z] DONE 273 tests, 5 skipped in 2487.210s [2020-06-04T18:01:35.076Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-06-04T18:01:35.076Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d0c15dbce8627/docker.pid [2020-06-04T18:01:35.076Z] +++ kill 4152 [2020-06-04T18:01:35.076Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4152 is not a child of this shell [2020-06-04T18:01:35.076Z] warning: PID 4152 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d0c15dbce8627/docker.pid had a nonzero exit code [2020-06-04T18:01:35.076Z] ++++ cat bundles/test-integration/docker.pid [2020-06-04T18:01:35.076Z] +++ kill 7575 [2020-06-04T18:01:36.001Z] +++ /etc/init.d/apparmor stop [2020-06-04T18:01:36.001Z] Leaving: AppArmorNo profiles have been unloaded. [2020-06-04T18:01:36.001Z] [2020-06-04T18:01:36.001Z] Unloading profiles will leave already running processes permanently [2020-06-04T18:01:36.001Z] unconfined, which can lead to unexpected situations. [2020-06-04T18:01:36.001Z] [2020-06-04T18:01:36.001Z] To set a process to complain mode, use the command line tool [2020-06-04T18:01:36.001Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-06-04T18:01:36.001Z] +++ true [2020-06-04T18:01:36.001Z] exiting test-integration [2020-06-04T18:01:36.001Z] ++ exit 0 [2020-06-04T18:01:36.001Z] [2020-06-04T18:01:36.256Z] + exit 0 [2020-06-04T18:01:36.256Z] ++ jobs -p [2020-06-04T18:01:36.256Z] + pids= [2020-06-04T18:01:36.256Z] + echo 'Remaining pids to kill: []' [2020-06-04T18:01:36.256Z] Remaining pids to kill: [] [2020-06-04T18:01:36.256Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-06-04T18:01:36.266Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-06-04T18:01:37.073Z] + echo Ensuring container killed. [2020-06-04T18:01:37.073Z] Ensuring container killed. [2020-06-04T18:01:37.073Z] + docker ps -aq -f name=docker-pr14-* [2020-06-04T18:01:37.073Z] + cids=a09b76c536ec [2020-06-04T18:01:37.073Z] c74ed3fc9ca5 [2020-06-04T18:01:37.073Z] 76dc5cbf25c6 [2020-06-04T18:01:37.073Z] + [ -n a09b76c536ec [2020-06-04T18:01:37.073Z] c74ed3fc9ca5 [2020-06-04T18:01:37.073Z] 76dc5cbf25c6 ] [2020-06-04T18:01:37.073Z] + docker rm -vf a09b76c536ec c74ed3fc9ca5 76dc5cbf25c6 [2020-06-04T18:01:39.583Z] a09b76c536ec [2020-06-04T18:01:39.583Z] c74ed3fc9ca5 [2020-06-04T18:01:39.583Z] 76dc5cbf25c6 [Pipeline] sh [2020-06-04T18:01:39.907Z] + echo Chowning /workspace to jenkins user [2020-06-04T18:01:39.907Z] Chowning /workspace to jenkins user [2020-06-04T18:01:39.907Z] + id -u [2020-06-04T18:01:39.907Z] + id -g [2020-06-04T18:01:39.907Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41030:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-06-04T18:01:43.498Z] + bundleName=amd64 [2020-06-04T18:01:43.498Z] + echo Creating amd64-bundles.tar.gz [2020-06-04T18:01:43.498Z] Creating amd64-bundles.tar.gz [2020-06-04T18:01:43.498Z] + xargs tar -czf amd64-bundles.tar.gz [2020-06-04T18:01:43.498Z] + 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-04T18:01:44.430Z] Archiving artifacts [2020-06-04T18:01:44.974Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41030/14/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-06-04T18:01:45.280Z] + make clean [2020-06-04T18:01:45.535Z] docker volume rm -f docker-dev-cache [2020-06-04T18:01:45.535Z] 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