Pull request #41297 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 6d9c4d60c57fbd57d53409a6c722b1afe5106806 rather than 0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d Obtained Jenkinsfile from 6d9c4d60c57fbd57d53409a6c722b1afe5106806 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 using credential jps-reader > 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 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-07-29T18:35:03.571Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-07-29T18:35:03.576Z] Trying to pass milestone 1 [Pipeline] milestone [2020-07-29T18:35:03.617Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-07-29T18:35:03.753Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0924067b44b3f8787) in /home/ubuntu/workspace/moby_PR-41297 [Pipeline] { [Pipeline] checkout [2020-07-29T18:35:03.801Z] using credential docker-jenkins-github-credentials [2020-07-29T18:35:03.819Z] Fetching changes from the remote Git repository [2020-07-29T18:35:03.828Z] Fetching without tags [2020-07-29T18:35:04.609Z] Merging remotes/origin/master commit 6d9c4d60c57fbd57d53409a6c722b1afe5106806 into PR head commit 0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d [2020-07-29T18:35:03.805Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-07-29T18:35:03.820Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-29T18:35:03.829Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-29T18:35:03.829Z] > git --version # timeout=10 [2020-07-29T18:35:03.839Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-29T18:35:03.840Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41297/head:refs/remotes/origin/PR-41297 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-29T18:35:04.610Z] > git config core.sparsecheckout # timeout=10 [2020-07-29T18:35:04.613Z] > git checkout -f 0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d # timeout=10 [2020-07-29T18:35:04.841Z] Merge succeeded, producing 0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d [2020-07-29T18:35:04.841Z] Checking out Revision 0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d (PR-41297) [2020-07-29T18:35:04.911Z] Commit message: "Add multi-user.target to After=" [2020-07-29T18:35:04.827Z] > git merge 6d9c4d60c57fbd57d53409a6c722b1afe5106806 # timeout=10 [2020-07-29T18:35:04.835Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-29T18:35:04.842Z] > git config core.sparsecheckout # timeout=10 [2020-07-29T18:35:04.847Z] > git checkout -f 0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d # timeout=10 [2020-07-29T18:35:04.913Z] > git rev-list --no-walk f8aa67ef64f261e5e353fcdf534285918d858406 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-29T18:35:05.706Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41297:/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-07-29T18:35:07.611Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2020-07-29T18:35:08.093Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0924067b44b3f8787) in /home/ubuntu/workspace/moby_PR-41297 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2020-07-29T18:35:08.162Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-07-29T18:35:08.177Z] Running on ppc64le-ubuntu-13 in /home/docker/workspace/moby_PR-41297 [2020-07-29T18:35:08.178Z] Running on s390x-ubuntu-03 in /home/jenkins/workspace/moby_PR-41297 [Pipeline] // stage [2020-07-29T18:35:08.181Z] Fetching changes from the remote Git repository [2020-07-29T18:35:08.190Z] Fetching without tags [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] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2020-07-29T18:35:08.295Z] using credential docker-jenkins-github-credentials [2020-07-29T18:35:08.299Z] using credential docker-jenkins-github-credentials [2020-07-29T18:35:08.310Z] Cloning the remote Git repository [2020-07-29T18:35:08.310Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Integration-cli tests) [2020-07-29T18:35:08.313Z] Cloning the remote Git repository [2020-07-29T18:35:08.313Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [2020-07-29T18:35:08.402Z] Running on azwin-2-45a650 in d:\jenkins\workspace\moby_PR-41297 [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] { [Pipeline] ws [2020-07-29T18:35:08.434Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-07-29T18:35:08.471Z] Merging remotes/origin/master commit 6d9c4d60c57fbd57d53409a6c722b1afe5106806 into PR head commit 0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d [2020-07-29T18:35:08.538Z] Merge succeeded, producing 0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d [2020-07-29T18:35:08.539Z] Checking out Revision 0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d (PR-41297) [2020-07-29T18:35:08.590Z] Commit message: "Add multi-user.target to After=" [2020-07-29T18:35:08.756Z] using credential docker-jenkins-github-credentials [2020-07-29T18:35:08.834Z] Cloning the remote Git repository [2020-07-29T18:35:08.834Z] Cloning with configured refspecs honoured and without tags [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-29T18:35:08.167Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-07-29T18:35:08.182Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-29T18:35:08.191Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-29T18:35:08.192Z] > git --version # timeout=10 [2020-07-29T18:35:08.210Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-29T18:35:08.211Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41297/head:refs/remotes/origin/PR-41297 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-29T18:35:08.472Z] > git config core.sparsecheckout # timeout=10 [2020-07-29T18:35:08.477Z] > git checkout -f 0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d # timeout=10 [2020-07-29T18:35:08.520Z] > git merge 6d9c4d60c57fbd57d53409a6c722b1afe5106806 # timeout=10 [2020-07-29T18:35:08.532Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-29T18:35:08.539Z] > git config core.sparsecheckout # timeout=10 [2020-07-29T18:35:08.542Z] > git checkout -f 0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d # timeout=10 [2020-07-29T18:35:08.317Z] Cloning repository https://github.com/moby/moby.git [2020-07-29T18:35:08.318Z] > git init /home/docker/workspace/moby_PR-41297 # timeout=10 [2020-07-29T18:35:08.329Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-29T18:35:08.329Z] > git --version # timeout=10 [2020-07-29T18:35:08.332Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-29T18:35:08.333Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41297/head:refs/remotes/origin/PR-41297 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-29T18:35:08.321Z] Cloning repository https://github.com/moby/moby.git [2020-07-29T18:35:08.321Z] > git init /home/jenkins/workspace/moby_PR-41297 # timeout=10 [2020-07-29T18:35:08.348Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-29T18:35:08.348Z] > git --version # timeout=10 [2020-07-29T18:35:08.362Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-29T18:35:08.362Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41297/head:refs/remotes/origin/PR-41297 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-29T18:35:09.394Z] + [ PR != PR ] [2020-07-29T18:35:09.394Z] + [ master != master ] [2020-07-29T18:35:09.394Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-29T18:35:08.830Z] Cloning repository https://github.com/moby/moby.git [2020-07-29T18:35:08.831Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-07-29T18:35:08.895Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-29T18:35:08.895Z] > git --version # timeout=10 [2020-07-29T18:35:08.946Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-29T18:35:08.948Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41297/head:refs/remotes/origin/PR-41297 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-29T18:35:09.728Z] + docker version [2020-07-29T18:35:09.728Z] Client: Docker Engine - Community [2020-07-29T18:35:09.728Z] Version: 19.03.12 [2020-07-29T18:35:09.728Z] API version: 1.40 [2020-07-29T18:35:09.728Z] Go version: go1.13.10 [2020-07-29T18:35:09.728Z] Git commit: 48a66213fe [2020-07-29T18:35:09.728Z] Built: Mon Jun 22 15:45:36 2020 [2020-07-29T18:35:09.728Z] OS/Arch: linux/amd64 [2020-07-29T18:35:09.728Z] Experimental: false [2020-07-29T18:35:09.728Z] [2020-07-29T18:35:09.728Z] Server: Docker Engine - Community [2020-07-29T18:35:09.728Z] Engine: [2020-07-29T18:35:09.728Z] Version: 19.03.12 [2020-07-29T18:35:09.728Z] API version: 1.40 (minimum version 1.12) [2020-07-29T18:35:09.728Z] Go version: go1.13.10 [2020-07-29T18:35:09.728Z] Git commit: 48a66213fe [2020-07-29T18:35:09.728Z] Built: Mon Jun 22 15:44:07 2020 [2020-07-29T18:35:09.728Z] OS/Arch: linux/amd64 [2020-07-29T18:35:09.728Z] Experimental: true [2020-07-29T18:35:09.728Z] containerd: [2020-07-29T18:35:09.728Z] Version: 1.2.13 [2020-07-29T18:35:09.728Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-29T18:35:09.728Z] runc: [2020-07-29T18:35:09.728Z] Version: 1.0.0-rc10 [2020-07-29T18:35:09.728Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-29T18:35:09.728Z] docker-init: [2020-07-29T18:35:09.728Z] Version: 0.18.0 [2020-07-29T18:35:09.728Z] GitCommit: fec3683 [Pipeline] sh [2020-07-29T18:35:10.010Z] + docker info [2020-07-29T18:35:10.270Z] Client: [2020-07-29T18:35:10.270Z] Debug Mode: false [2020-07-29T18:35:10.270Z] [2020-07-29T18:35:10.270Z] Server: [2020-07-29T18:35:10.270Z] Containers: 0 [2020-07-29T18:35:10.270Z] Running: 0 [2020-07-29T18:35:10.270Z] Paused: 0 [2020-07-29T18:35:10.270Z] Stopped: 0 [2020-07-29T18:35:10.270Z] Images: 3 [2020-07-29T18:35:10.270Z] Server Version: 19.03.12 [2020-07-29T18:35:10.270Z] Storage Driver: overlay2 [2020-07-29T18:35:10.270Z] Backing Filesystem: extfs [2020-07-29T18:35:10.270Z] Supports d_type: true [2020-07-29T18:35:10.270Z] Native Overlay Diff: true [2020-07-29T18:35:10.270Z] Logging Driver: json-file [2020-07-29T18:35:10.270Z] Cgroup Driver: cgroupfs [2020-07-29T18:35:10.270Z] Plugins: [2020-07-29T18:35:10.270Z] Volume: local [2020-07-29T18:35:10.270Z] Network: bridge host ipvlan macvlan null overlay [2020-07-29T18:35:10.270Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-29T18:35:10.270Z] Swarm: inactive [2020-07-29T18:35:10.270Z] Runtimes: runc [2020-07-29T18:35:10.270Z] Default Runtime: runc [2020-07-29T18:35:10.270Z] Init Binary: docker-init [2020-07-29T18:35:10.270Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-29T18:35:10.270Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-29T18:35:10.270Z] init version: fec3683 [2020-07-29T18:35:10.270Z] Security Options: [2020-07-29T18:35:10.270Z] apparmor [2020-07-29T18:35:10.270Z] seccomp [2020-07-29T18:35:10.270Z] Profile: default [2020-07-29T18:35:10.270Z] Kernel Version: 5.3.0-1030-aws [2020-07-29T18:35:10.270Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-29T18:35:10.270Z] OSType: linux [2020-07-29T18:35:10.270Z] Architecture: x86_64 [2020-07-29T18:35:10.270Z] CPUs: 2 [2020-07-29T18:35:10.270Z] Total Memory: 7.569GiB [2020-07-29T18:35:10.270Z] Name: ip-10-100-122-225 [2020-07-29T18:35:10.270Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-07-29T18:35:10.270Z] Docker Root Dir: /var/lib/docker [2020-07-29T18:35:10.270Z] Debug Mode: false [2020-07-29T18:35:10.270Z] Registry: https://index.docker.io/v1/ [2020-07-29T18:35:10.270Z] Labels: [2020-07-29T18:35:10.270Z] Experimental: true [2020-07-29T18:35:10.270Z] Insecure Registries: [2020-07-29T18:35:10.270Z] 127.0.0.0/8 [2020-07-29T18:35:10.270Z] Live Restore Enabled: true [2020-07-29T18:35:10.270Z] [2020-07-29T18:35:10.270Z] WARNING: No swap limit support [Pipeline] sh [2020-07-29T18:35:10.561Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-29T18:35:10.561Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-29T18:35:10.561Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41297/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-29T18:35:10.561Z] + bash /home/ubuntu/workspace/moby_PR-41297/check-config.sh [2020-07-29T18:35:10.561Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-29T18:35:10.561Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-07-29T18:35:10.561Z] [2020-07-29T18:35:10.561Z] Generally Necessary: [2020-07-29T18:35:10.561Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-29T18:35:10.561Z] - apparmor: enabled and tools installed [2020-07-29T18:35:10.561Z] - CONFIG_NAMESPACES: enabled [2020-07-29T18:35:10.561Z] - CONFIG_NET_NS: enabled [2020-07-29T18:35:10.561Z] - CONFIG_PID_NS: enabled [2020-07-29T18:35:10.561Z] - CONFIG_IPC_NS: enabled [2020-07-29T18:35:10.561Z] - CONFIG_UTS_NS: enabled [2020-07-29T18:35:10.561Z] - CONFIG_CGROUPS: enabled [2020-07-29T18:35:10.561Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-29T18:35:10.561Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-29T18:35:10.561Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-29T18:35:10.561Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-29T18:35:10.561Z] - CONFIG_CPUSETS: enabled [2020-07-29T18:35:10.561Z] - CONFIG_MEMCG: enabled [2020-07-29T18:35:10.561Z] - CONFIG_KEYS: enabled [2020-07-29T18:35:10.561Z] - CONFIG_VETH: enabled (as module) [2020-07-29T18:35:10.561Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-29T18:35:10.561Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-29T18:35:10.561Z] - CONFIG_NF_NAT_IPV4: missing [2020-07-29T18:35:10.561Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-29T18:35:10.561Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-29T18:35:10.561Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-29T18:35:10.561Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-29T18:35:10.561Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-29T18:35:10.561Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-29T18:35:10.561Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-29T18:35:10.561Z] - CONFIG_NF_NAT_NEEDED: missing [2020-07-29T18:35:10.561Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-29T18:35:10.561Z] [2020-07-29T18:35:10.561Z] Optional Features: [2020-07-29T18:35:10.561Z] - CONFIG_USER_NS: enabled [2020-07-29T18:35:10.561Z] - CONFIG_SECCOMP: enabled [2020-07-29T18:35:10.561Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-29T18:35:10.561Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-29T18:35:10.561Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-29T18:35:10.561Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-29T18:35:10.561Z] - CONFIG_BLK_CGROUP: enabled [2020-07-29T18:35:10.561Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-29T18:35:10.820Z] - CONFIG_IOSCHED_CFQ: missing [2020-07-29T18:35:10.820Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-07-29T18:35:10.820Z] - CONFIG_CGROUP_PERF: enabled [2020-07-29T18:35:10.820Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-29T18:35:10.820Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-29T18:35:10.820Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-29T18:35:10.820Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-29T18:35:10.820Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-29T18:35:10.820Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-29T18:35:10.820Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-29T18:35:10.820Z] - CONFIG_IP_VS: enabled (as module) [2020-07-29T18:35:10.820Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-29T18:35:10.820Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-29T18:35:10.820Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-29T18:35:10.820Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-29T18:35:10.820Z] - CONFIG_EXT4_FS: enabled [2020-07-29T18:35:10.820Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-29T18:35:10.820Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-29T18:35:10.820Z] - Network Drivers: [2020-07-29T18:35:10.820Z] - "overlay": [2020-07-29T18:35:10.820Z] - CONFIG_VXLAN: enabled (as module) [2020-07-29T18:35:10.820Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-29T18:35:10.820Z] Optional (for encrypted networks): [2020-07-29T18:35:10.820Z] - CONFIG_CRYPTO: enabled [2020-07-29T18:35:10.820Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-29T18:35:10.820Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-29T18:35:10.820Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-29T18:35:10.820Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-29T18:35:10.820Z] - CONFIG_XFRM: enabled [2020-07-29T18:35:10.820Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-29T18:35:10.820Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-29T18:35:10.820Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-29T18:35:10.820Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-07-29T18:35:10.820Z] - "ipvlan": [2020-07-29T18:35:10.820Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-29T18:35:10.820Z] - "macvlan": [2020-07-29T18:35:10.820Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-29T18:35:10.820Z] - CONFIG_DUMMY: enabled (as module) [2020-07-29T18:35:10.820Z] - "ftp,tftp client in container": [2020-07-29T18:35:10.820Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-29T18:35:10.820Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-29T18:35:10.820Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-29T18:35:10.820Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-29T18:35:10.820Z] - Storage Drivers: [2020-07-29T18:35:10.820Z] - "aufs": [2020-07-29T18:35:10.820Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-29T18:35:10.820Z] - "btrfs": [2020-07-29T18:35:10.820Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-29T18:35:10.820Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-29T18:35:10.820Z] - "devicemapper": [2020-07-29T18:35:10.820Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-29T18:35:10.820Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-29T18:35:10.820Z] - "overlay": [2020-07-29T18:35:10.820Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-29T18:35:10.820Z] - "zfs": [2020-07-29T18:35:10.820Z] - /dev/zfs: present [2020-07-29T18:35:10.820Z] - zfs command: missing [2020-07-29T18:35:10.820Z] - zpool command: missing [2020-07-29T18:35:10.820Z] [2020-07-29T18:35:10.820Z] Limits: [2020-07-29T18:35:10.820Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-29T18:35:10.820Z] [2020-07-29T18:35:10.820Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-29T18:35:11.160Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d . [2020-07-29T18:35:11.160Z] #1 [internal] load .dockerignore [2020-07-29T18:35:11.160Z] #1 transferring context: 87B done [2020-07-29T18:35:11.160Z] #1 DONE 0.0s [2020-07-29T18:35:11.160Z] [2020-07-29T18:35:11.160Z] #2 [internal] load build definition from Dockerfile [2020-07-29T18:35:11.160Z] #2 transferring dockerfile: 16.37kB done [2020-07-29T18:35:11.160Z] #2 DONE 0.0s [2020-07-29T18:35:11.160Z] [2020-07-29T18:35:11.160Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-29T18:35:11.160Z] #3 DONE 0.1s [2020-07-29T18:35:11.421Z] [2020-07-29T18:35:11.421Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-29T18:35:11.421Z] #4 CACHED [2020-07-29T18:35:11.421Z] [2020-07-29T18:35:11.421Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-29T18:35:11.421Z] #6 DONE 0.1s [2020-07-29T18:35:11.421Z] [2020-07-29T18:35:11.421Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-29T18:35:11.688Z] #5 DONE 0.1s [2020-07-29T18:35:11.688Z] [2020-07-29T18:35:11.688Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-29T18:35:11.688Z] #58 DONE 0.0s [2020-07-29T18:35:11.688Z] [2020-07-29T18:35:11.688Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-29T18:35:11.688Z] #7 DONE 0.0s [2020-07-29T18:35:11.688Z] [2020-07-29T18:35:11.688Z] #20 [internal] load build context [2020-07-29T18:35:13.073Z] #20 transferring context: 51.32MB 1.3s done [2020-07-29T18:35:13.073Z] #20 DONE 1.4s [2020-07-29T18:35:13.073Z] [2020-07-29T18:35:13.073Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-29T18:35:13.073Z] #26 CACHED [2020-07-29T18:35:13.073Z] [2020-07-29T18:35:13.073Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-29T18:35:13.073Z] #8 CACHED [2020-07-29T18:35:13.073Z] [2020-07-29T18:35:13.073Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-29T18:35:13.073Z] #42 CACHED [2020-07-29T18:35:13.073Z] [2020-07-29T18:35:13.073Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-29T18:35:13.073Z] #17 CACHED [2020-07-29T18:35:13.073Z] [2020-07-29T18:35:13.073Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:35:13.073Z] #33 CACHED [2020-07-29T18:35:13.073Z] [2020-07-29T18:35:13.073Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-29T18:35:13.073Z] #44 CACHED [2020-07-29T18:35:13.073Z] [2020-07-29T18:35:13.073Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-29T18:35:13.073Z] #51 CACHED [2020-07-29T18:35:13.073Z] [2020-07-29T18:35:13.073Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-29T18:35:13.073Z] #23 CACHED [2020-07-29T18:35:13.073Z] [2020-07-29T18:35:13.073Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-29T18:35:13.073Z] #18 CACHED [2020-07-29T18:35:13.073Z] [2020-07-29T18:35:13.073Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-29T18:35:13.073Z] #48 CACHED [2020-07-29T18:35:13.073Z] [2020-07-29T18:35:13.073Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:35:13.073Z] #21 CACHED [2020-07-29T18:35:13.073Z] [2020-07-29T18:35:13.073Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-29T18:35:13.073Z] #11 CACHED [2020-07-29T18:35:13.073Z] [2020-07-29T18:35:13.073Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-29T18:35:13.073Z] #46 CACHED [2020-07-29T18:35:13.073Z] [2020-07-29T18:35:13.073Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-29T18:35:13.073Z] #50 CACHED [2020-07-29T18:35:13.073Z] [2020-07-29T18:35:13.073Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:35:13.073Z] #30 CACHED [2020-07-29T18:35:13.073Z] [2020-07-29T18:35:13.073Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-29T18:35:13.073Z] #24 CACHED [2020-07-29T18:35:13.073Z] [2020-07-29T18:35:13.073Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-29T18:35:13.073Z] #28 CACHED [2020-07-29T18:35:13.073Z] [2020-07-29T18:35:13.073Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-29T18:35:13.073Z] #35 CACHED [2020-07-29T18:35:13.073Z] [2020-07-29T18:35:13.073Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T18:35:13.073Z] #25 CACHED [2020-07-29T18:35:13.073Z] [2020-07-29T18:35:13.073Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-29T18:35:13.073Z] #27 CACHED [2020-07-29T18:35:13.073Z] [2020-07-29T18:35:13.074Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-29T18:35:13.074Z] #22 CACHED [2020-07-29T18:35:13.074Z] [2020-07-29T18:35:13.074Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-29T18:35:13.074Z] #32 CACHED [2020-07-29T18:35:13.074Z] [2020-07-29T18:35:13.074Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:35:13.074Z] #52 CACHED [2020-07-29T18:35:13.074Z] [2020-07-29T18:35:13.074Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-29T18:35:13.074Z] #61 CACHED [2020-07-29T18:35:13.074Z] [2020-07-29T18:35:13.074Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-29T18:35:13.074Z] #9 CACHED [2020-07-29T18:35:13.074Z] [2020-07-29T18:35:13.074Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:35:13.074Z] #43 CACHED [2020-07-29T18:35:13.074Z] [2020-07-29T18:35:13.074Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:35:13.074Z] #54 CACHED [2020-07-29T18:35:13.074Z] [2020-07-29T18:35:13.074Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-29T18:35:13.074Z] #13 CACHED [2020-07-29T18:35:13.074Z] [2020-07-29T18:35:13.074Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:35:13.074Z] #49 CACHED [2020-07-29T18:35:13.074Z] [2020-07-29T18:35:13.074Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:35:13.074Z] #41 CACHED [2020-07-29T18:35:13.074Z] [2020-07-29T18:35:13.074Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-29T18:35:13.074Z] #16 CACHED [2020-07-29T18:35:13.074Z] [2020-07-29T18:35:13.074Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-29T18:35:13.074Z] #59 CACHED [2020-07-29T18:35:13.074Z] [2020-07-29T18:35:13.074Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-29T18:35:13.074Z] #31 CACHED [2020-07-29T18:35:13.074Z] [2020-07-29T18:35:13.074Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-29T18:35:13.074Z] #40 CACHED [2020-07-29T18:35:13.074Z] [2020-07-29T18:35:13.074Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:35:13.074Z] #39 CACHED [2020-07-29T18:35:13.074Z] [2020-07-29T18:35:13.074Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-29T18:35:13.074Z] #57 CACHED [2020-07-29T18:35:13.074Z] [2020-07-29T18:35:13.074Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T18:35:13.074Z] #38 CACHED [2020-07-29T18:35:13.074Z] [2020-07-29T18:35:13.074Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-29T18:35:13.074Z] #37 CACHED [2020-07-29T18:35:13.074Z] [2020-07-29T18:35:13.074Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-29T18:35:13.074Z] #14 CACHED [2020-07-29T18:35:13.074Z] [2020-07-29T18:35:13.074Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:35:13.074Z] #47 CACHED [2020-07-29T18:35:13.074Z] [2020-07-29T18:35:13.074Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-29T18:35:13.074Z] #56 CACHED [2020-07-29T18:35:13.074Z] [2020-07-29T18:35:13.074Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-29T18:35:13.074Z] #53 CACHED [2020-07-29T18:35:13.074Z] [2020-07-29T18:35:13.074Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-29T18:35:13.074Z] #12 CACHED [2020-07-29T18:35:13.074Z] [2020-07-29T18:35:13.074Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-29T18:35:13.074Z] #19 CACHED [2020-07-29T18:35:13.074Z] [2020-07-29T18:35:13.074Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-29T18:35:13.074Z] #29 CACHED [2020-07-29T18:35:13.074Z] [2020-07-29T18:35:13.074Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T18:35:13.074Z] #10 CACHED [2020-07-29T18:35:13.074Z] [2020-07-29T18:35:13.074Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-29T18:35:13.074Z] #15 CACHED [2020-07-29T18:35:13.074Z] [2020-07-29T18:35:13.074Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-29T18:35:13.074Z] #55 CACHED [2020-07-29T18:35:13.074Z] [2020-07-29T18:35:13.074Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-29T18:35:13.074Z] #36 CACHED [2020-07-29T18:35:13.074Z] [2020-07-29T18:35:13.074Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:35:13.074Z] #45 CACHED [2020-07-29T18:35:13.074Z] [2020-07-29T18:35:13.074Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-29T18:35:13.074Z] #34 CACHED [2020-07-29T18:35:13.074Z] [2020-07-29T18:35:13.074Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:35:13.074Z] #60 CACHED [2020-07-29T18:35:13.074Z] [2020-07-29T18:35:13.074Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-29T18:35:13.074Z] #62 CACHED [2020-07-29T18:35:13.074Z] [2020-07-29T18:35:13.074Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-29T18:35:13.642Z] #63 DONE 0.7s [2020-07-29T18:35:13.902Z] [2020-07-29T18:35:13.902Z] #64 exporting to image [2020-07-29T18:35:13.902Z] #64 exporting layers [2020-07-29T18:35:14.840Z] #64 exporting layers 1.0s done [2020-07-29T18:35:14.840Z] #64 writing image sha256:2fb7e39837d370f68c7d0a8141c417011742a0390e009d5929e6205722993f01 [2020-07-29T18:35:14.840Z] #64 writing image sha256:2fb7e39837d370f68c7d0a8141c417011742a0390e009d5929e6205722993f01 done [2020-07-29T18:35:14.840Z] #64 naming to docker.io/library/docker:0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d done [2020-07-29T18:35:14.840Z] #64 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-07-29T18:35:15.174Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41297/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41297/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d hack/validate/default [2020-07-29T18:35:15.742Z] Congratulations! All commits are properly signed with the DCO! [2020-07-29T18:35:15.742Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-07-29T18:35:15.742Z] No api/types/ or api/swagger.yaml changes in diff. [2020-07-29T18:35:15.742Z] Congratulations! All TOML source files changed here have valid syntax. [2020-07-29T18:35:15.742Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-07-29T18:35:15.742Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-07-29T18:35:15.742Z] Congratulations! No new tests were added to integration-cli. [2020-07-29T18:35:15.742Z] [2020-07-29T18:35:15.742Z] INFO Start validation with golang-ci-lint [2020-07-29T18:35:16.002Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-07-29T18:35:16.002Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-07-29T18:35:16.002Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-07-29T18:35:18.093Z] Fetching without tags [2020-07-29T18:35:18.376Z] Merging remotes/origin/master commit 6d9c4d60c57fbd57d53409a6c722b1afe5106806 into PR head commit 0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d [2020-07-29T18:35:18.882Z] Merge succeeded, producing 0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d [2020-07-29T18:35:18.882Z] Checking out Revision 0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d (PR-41297) [2020-07-29T18:35:18.060Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-29T18:35:18.062Z] > git config --add remote.origin.fetch +refs/pull/41297/head:refs/remotes/origin/PR-41297 # timeout=10 [2020-07-29T18:35:18.065Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-29T18:35:18.081Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-29T18:35:18.101Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-29T18:35:18.101Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-29T18:35:18.101Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41297/head:refs/remotes/origin/PR-41297 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-29T18:35:18.384Z] > git config core.sparsecheckout # timeout=10 [2020-07-29T18:35:18.385Z] > git checkout -f 0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d # timeout=10 [2020-07-29T18:35:18.862Z] > git merge 6d9c4d60c57fbd57d53409a6c722b1afe5106806 # timeout=10 [2020-07-29T18:35:18.877Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-29T18:35:18.890Z] > git config core.sparsecheckout # timeout=10 [2020-07-29T18:35:18.891Z] > git checkout -f 0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d # timeout=10 [2020-07-29T18:35:19.376Z] Commit message: "Add multi-user.target to After=" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-29T18:35:20.178Z] + docker version [2020-07-29T18:35:20.178Z] Client: Docker Engine - Community [2020-07-29T18:35:20.178Z] Version: 19.03.7 [2020-07-29T18:35:20.178Z] API version: 1.40 [2020-07-29T18:35:20.178Z] Go version: go1.12.17 [2020-07-29T18:35:20.178Z] Git commit: 7141c199a2 [2020-07-29T18:35:20.178Z] Built: Sat Mar 7 16:48:47 2020 [2020-07-29T18:35:20.178Z] OS/Arch: linux/s390x [2020-07-29T18:35:20.178Z] Experimental: false [2020-07-29T18:35:20.178Z] [2020-07-29T18:35:20.178Z] Server: Docker Engine - Community [2020-07-29T18:35:20.178Z] Engine: [2020-07-29T18:35:20.178Z] Version: 19.03.7 [2020-07-29T18:35:20.178Z] API version: 1.40 (minimum version 1.12) [2020-07-29T18:35:20.178Z] Go version: go1.12.17 [2020-07-29T18:35:20.178Z] Git commit: 7141c199a2 [2020-07-29T18:35:20.178Z] Built: Sat Mar 7 16:47:46 2020 [2020-07-29T18:35:20.178Z] OS/Arch: linux/s390x [2020-07-29T18:35:20.178Z] Experimental: true [2020-07-29T18:35:20.178Z] containerd: [2020-07-29T18:35:20.178Z] Version: 1.2.13 [2020-07-29T18:35:20.178Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-29T18:35:20.178Z] runc: [2020-07-29T18:35:20.178Z] Version: 1.0.0-rc10 [2020-07-29T18:35:20.178Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-29T18:35:20.178Z] docker-init: [2020-07-29T18:35:20.178Z] Version: 0.18.0 [2020-07-29T18:35:20.178Z] GitCommit: fec3683 [Pipeline] sh [2020-07-29T18:35:20.560Z] + docker info [2020-07-29T18:35:21.195Z] Client: [2020-07-29T18:35:21.195Z] Debug Mode: false [2020-07-29T18:35:21.195Z] [2020-07-29T18:35:21.195Z] Server: [2020-07-29T18:35:21.195Z] Containers: 0 [2020-07-29T18:35:21.195Z] Running: 0 [2020-07-29T18:35:21.195Z] Paused: 0 [2020-07-29T18:35:21.195Z] Stopped: 0 [2020-07-29T18:35:21.195Z] Images: 0 [2020-07-29T18:35:21.195Z] Server Version: 19.03.7 [2020-07-29T18:35:21.195Z] Storage Driver: overlay2 [2020-07-29T18:35:21.195Z] Backing Filesystem: [2020-07-29T18:35:21.195Z] Supports d_type: true [2020-07-29T18:35:21.195Z] Native Overlay Diff: true [2020-07-29T18:35:21.195Z] Logging Driver: json-file [2020-07-29T18:35:21.195Z] Cgroup Driver: cgroupfs [2020-07-29T18:35:21.195Z] Plugins: [2020-07-29T18:35:21.195Z] Volume: local [2020-07-29T18:35:21.195Z] Network: bridge host ipvlan macvlan null overlay [2020-07-29T18:35:21.195Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-29T18:35:21.195Z] Swarm: inactive [2020-07-29T18:35:21.195Z] Runtimes: runc [2020-07-29T18:35:21.195Z] Default Runtime: runc [2020-07-29T18:35:21.195Z] Init Binary: docker-init [2020-07-29T18:35:21.195Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-29T18:35:21.195Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-29T18:35:21.195Z] init version: fec3683 [2020-07-29T18:35:21.195Z] Security Options: [2020-07-29T18:35:21.195Z] apparmor [2020-07-29T18:35:21.195Z] seccomp [2020-07-29T18:35:21.195Z] Profile: default [2020-07-29T18:35:21.195Z] Kernel Version: 4.15.0-91-generic [2020-07-29T18:35:21.195Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-29T18:35:21.195Z] OSType: linux [2020-07-29T18:35:21.195Z] Architecture: s390x [2020-07-29T18:35:21.195Z] CPUs: 2 [2020-07-29T18:35:21.195Z] Total Memory: 7.861GiB [2020-07-29T18:35:21.195Z] Name: s390x-ubuntu-03 [2020-07-29T18:35:21.195Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-07-29T18:35:21.195Z] Docker Root Dir: /var/lib/docker [2020-07-29T18:35:21.195Z] Debug Mode: false [2020-07-29T18:35:21.195Z] Username: dockerbuildbot [2020-07-29T18:35:21.195Z] Registry: https://index.docker.io/v1/ [2020-07-29T18:35:21.195Z] Labels: [2020-07-29T18:35:21.195Z] Experimental: true [2020-07-29T18:35:21.195Z] Insecure Registries: [2020-07-29T18:35:21.195Z] 127.0.0.0/8 [2020-07-29T18:35:21.195Z] Live Restore Enabled: false [2020-07-29T18:35:21.195Z] [2020-07-29T18:35:21.195Z] WARNING: No swap limit support [Pipeline] sh [2020-07-29T18:35:21.580Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-29T18:35:21.580Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-29T18:35:21.580Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41297/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-29T18:35:21.873Z] + bash /home/jenkins/workspace/moby_PR-41297/check-config.sh [2020-07-29T18:35:21.873Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-29T18:35:21.873Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2020-07-29T18:35:21.873Z] [2020-07-29T18:35:21.873Z] Generally Necessary: [2020-07-29T18:35:21.873Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-29T18:35:21.873Z] - apparmor: enabled and tools installed [2020-07-29T18:35:21.873Z] - CONFIG_NAMESPACES: enabled [2020-07-29T18:35:21.873Z] - CONFIG_NET_NS: enabled [2020-07-29T18:35:21.873Z] - CONFIG_PID_NS: enabled [2020-07-29T18:35:21.873Z] - CONFIG_IPC_NS: enabled [2020-07-29T18:35:21.873Z] - CONFIG_UTS_NS: enabled [2020-07-29T18:35:21.873Z] - CONFIG_CGROUPS: enabled [2020-07-29T18:35:21.873Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-29T18:35:21.873Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-29T18:35:21.873Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-29T18:35:21.873Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-29T18:35:21.873Z] - CONFIG_CPUSETS: enabled [2020-07-29T18:35:21.873Z] - CONFIG_MEMCG: enabled [2020-07-29T18:35:21.873Z] - CONFIG_KEYS: enabled [2020-07-29T18:35:21.873Z] - CONFIG_VETH: enabled (as module) [2020-07-29T18:35:21.873Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-29T18:35:21.873Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-29T18:35:21.873Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-07-29T18:35:21.873Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-29T18:35:21.873Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-29T18:35:21.873Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-29T18:35:21.873Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-29T18:35:21.873Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-29T18:35:21.873Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-29T18:35:21.873Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-29T18:35:21.873Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-07-29T18:35:21.873Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-29T18:35:21.873Z] [2020-07-29T18:35:21.873Z] Optional Features: [2020-07-29T18:35:21.873Z] - CONFIG_USER_NS: enabled [2020-07-29T18:35:21.873Z] - CONFIG_SECCOMP: enabled [2020-07-29T18:35:21.873Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-29T18:35:21.873Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-29T18:35:21.873Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-29T18:35:21.873Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-29T18:35:21.873Z] - CONFIG_BLK_CGROUP: enabled [2020-07-29T18:35:21.873Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-29T18:35:22.168Z] - CONFIG_IOSCHED_CFQ: enabled [2020-07-29T18:35:22.168Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-07-29T18:35:22.168Z] - CONFIG_CGROUP_PERF: enabled [2020-07-29T18:35:22.168Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-29T18:35:22.168Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-29T18:35:22.168Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-29T18:35:22.168Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-29T18:35:22.168Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-29T18:35:22.168Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-29T18:35:22.168Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-29T18:35:22.168Z] - CONFIG_IP_VS: enabled (as module) [2020-07-29T18:35:22.168Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-29T18:35:22.168Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-29T18:35:22.168Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-29T18:35:22.168Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-29T18:35:22.168Z] - CONFIG_EXT4_FS: enabled [2020-07-29T18:35:22.168Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-29T18:35:22.168Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-29T18:35:22.168Z] - Network Drivers: [2020-07-29T18:35:22.168Z] - "overlay": [2020-07-29T18:35:22.168Z] - CONFIG_VXLAN: enabled (as module) [2020-07-29T18:35:22.168Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-29T18:35:22.168Z] Optional (for encrypted networks): [2020-07-29T18:35:22.168Z] - CONFIG_CRYPTO: enabled [2020-07-29T18:35:22.168Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-29T18:35:22.168Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-29T18:35:22.168Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-29T18:35:22.168Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-29T18:35:22.168Z] - CONFIG_XFRM: enabled [2020-07-29T18:35:22.168Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-29T18:35:22.168Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-29T18:35:22.168Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-29T18:35:22.168Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-07-29T18:35:22.168Z] - "ipvlan": [2020-07-29T18:35:22.168Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-29T18:35:22.168Z] - "macvlan": [2020-07-29T18:35:22.168Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-29T18:35:22.168Z] - CONFIG_DUMMY: enabled (as module) [2020-07-29T18:35:22.168Z] - "ftp,tftp client in container": [2020-07-29T18:35:22.168Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-29T18:35:22.168Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-29T18:35:22.168Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-29T18:35:22.168Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-29T18:35:22.168Z] - Storage Drivers: [2020-07-29T18:35:22.168Z] - "aufs": [2020-07-29T18:35:22.168Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-29T18:35:22.168Z] - "btrfs": [2020-07-29T18:35:22.168Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-29T18:35:22.168Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-29T18:35:22.168Z] - "devicemapper": [2020-07-29T18:35:22.168Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-29T18:35:22.168Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-29T18:35:22.168Z] - "overlay": [2020-07-29T18:35:22.168Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-29T18:35:22.168Z] - "zfs": [2020-07-29T18:35:22.168Z] - /dev/zfs: missing [2020-07-29T18:35:22.168Z] - zfs command: missing [2020-07-29T18:35:22.168Z] - zpool command: missing [2020-07-29T18:35:22.168Z] [2020-07-29T18:35:22.168Z] Limits: [2020-07-29T18:35:22.168Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-29T18:35:22.168Z] [2020-07-29T18:35:22.168Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-29T18:35:22.601Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d . [2020-07-29T18:35:22.601Z] #1 [internal] load build definition from Dockerfile [2020-07-29T18:35:22.601Z] #1 transferring dockerfile: 16.37kB 0.0s done [2020-07-29T18:35:22.601Z] #1 DONE 0.0s [2020-07-29T18:35:22.601Z] [2020-07-29T18:35:22.601Z] #2 [internal] load .dockerignore [2020-07-29T18:35:22.601Z] #2 transferring context: 87B 0.0s done [2020-07-29T18:35:22.601Z] #2 DONE 0.0s [2020-07-29T18:35:22.601Z] [2020-07-29T18:35:22.601Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-29T18:35:22.893Z] #3 DONE 0.3s [2020-07-29T18:35:22.893Z] [2020-07-29T18:35:22.893Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-29T18:35:22.893Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-29T18:35:22.893Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-29T18:35:22.893Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2020-07-29T18:35:22.893Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2020-07-29T18:35:22.893Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0B / 8.88MB 0.1s [2020-07-29T18:35:23.093Z] Still waiting to schedule task [2020-07-29T18:35:23.093Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0924067b44b3f8787)’ [2020-07-29T18:35:23.094Z] Still waiting to schedule task [2020-07-29T18:35:23.094Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0924067b44b3f8787)’ [2020-07-29T18:35:23.098Z] Still waiting to schedule task [2020-07-29T18:35:23.098Z] All nodes of label ‘arm64&&linux’ are offline [2020-07-29T18:35:23.189Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 5.77MB / 8.88MB 0.2s [2020-07-29T18:35:23.189Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done [2020-07-29T18:35:23.189Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 [2020-07-29T18:35:23.577Z] Fetching without tags [2020-07-29T18:35:23.827Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2020-07-29T18:35:23.827Z] #4 DONE 0.6s [2020-07-29T18:35:23.827Z] [2020-07-29T18:35:23.827Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-29T18:35:24.131Z] #6 DONE 0.1s [2020-07-29T18:35:24.131Z] [2020-07-29T18:35:24.131Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-29T18:35:24.131Z] #5 DONE 0.2s [2020-07-29T18:35:24.131Z] [2020-07-29T18:35:24.131Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-29T18:35:24.131Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 done [2020-07-29T18:35:24.376Z] Merging remotes/origin/master commit 6d9c4d60c57fbd57d53409a6c722b1afe5106806 into PR head commit 0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d [2020-07-29T18:35:24.461Z] #7 sha256:b9a68e3c7fb279126bd2a86ecae67a5c1bd01806670cb45ad4367f30176fcdb7 3.93MB / 9.88MB 0.2s [2020-07-29T18:35:24.461Z] #7 sha256:ce1cfbbc8b2381e1dba388c562f39d3f3e0f1d8fdc3b88f97736cca5b76f54b2 1.79kB / 1.79kB done [2020-07-29T18:35:24.462Z] #7 sha256:c90ecbfae73c65826a1da118185624b934dfe670ec33bdd730f3b828e0e18d07 6.19kB / 6.19kB done [2020-07-29T18:35:24.462Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 2.62MB / 48.97MB 0.2s [2020-07-29T18:35:24.462Z] #7 sha256:b2e8e5cabcd07c3b92963e637fc22608613c8a9013bf41d621452d8827c71214 4.29MB / 7.39MB 0.2s [2020-07-29T18:35:24.462Z] #7 sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 1.86kB / 1.86kB done [2020-07-29T18:35:24.462Z] #7 sha256:b9a68e3c7fb279126bd2a86ecae67a5c1bd01806670cb45ad4367f30176fcdb7 8.27MB / 9.88MB 0.3s [2020-07-29T18:35:24.462Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 6.53MB / 48.97MB 0.3s [2020-07-29T18:35:24.462Z] #7 sha256:b2e8e5cabcd07c3b92963e637fc22608613c8a9013bf41d621452d8827c71214 7.39MB / 7.39MB 0.2s done [2020-07-29T18:35:24.462Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 0B / 51.37MB 0.3s [2020-07-29T18:35:24.462Z] #7 sha256:b9a68e3c7fb279126bd2a86ecae67a5c1bd01806670cb45ad4367f30176fcdb7 9.88MB / 9.88MB 0.3s done [2020-07-29T18:35:24.462Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 14.51MB / 48.97MB 0.4s [2020-07-29T18:35:24.462Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 0B / 56.72MB 0.4s [2020-07-29T18:35:23.203Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-29T18:35:23.256Z] > git config --add remote.origin.fetch +refs/pull/41297/head:refs/remotes/origin/PR-41297 # timeout=10 [2020-07-29T18:35:23.308Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-29T18:35:23.443Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-29T18:35:23.572Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-29T18:35:23.572Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-29T18:35:23.574Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41297/head:refs/remotes/origin/PR-41297 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-29T18:35:24.371Z] > git config core.sparsecheckout # timeout=10 [2020-07-29T18:35:24.422Z] > git checkout -f 0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d # timeout=10 [2020-07-29T18:35:24.764Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 21.26MB / 48.97MB 0.5s [2020-07-29T18:35:24.764Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 6.31MB / 51.37MB 0.5s [2020-07-29T18:35:24.764Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 24.07MB / 48.97MB 0.6s [2020-07-29T18:35:24.764Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 10.04MB / 51.37MB 0.6s [2020-07-29T18:35:24.765Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 5.05MB / 56.72MB 0.6s [2020-07-29T18:35:24.765Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 27.90MB / 48.97MB 0.7s [2020-07-29T18:35:24.765Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 13.28MB / 51.37MB 0.7s [2020-07-29T18:35:24.765Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 8.72MB / 56.72MB 0.7s [2020-07-29T18:35:25.066Z] #7 ... [2020-07-29T18:35:25.066Z] [2020-07-29T18:35:25.066Z] #20 [internal] load build context [2020-07-29T18:35:25.066Z] #20 transferring context: 51.32MB 0.8s done [2020-07-29T18:35:25.066Z] #20 DONE 0.8s [2020-07-29T18:35:25.066Z] [2020-07-29T18:35:25.066Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-29T18:35:25.066Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 31.71MB / 48.97MB 0.8s [2020-07-29T18:35:25.066Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 17.05MB / 51.37MB 0.8s [2020-07-29T18:35:25.066Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 12.39MB / 56.72MB 0.8s [2020-07-29T18:35:25.066Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 38.07MB / 48.97MB 1.0s [2020-07-29T18:35:25.066Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 25.53MB / 51.37MB 1.0s [2020-07-29T18:35:25.066Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 19.68MB / 56.72MB 1.0s [2020-07-29T18:35:25.369Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 41.94MB / 48.97MB 1.1s [2020-07-29T18:35:25.369Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 29.09MB / 51.37MB 1.1s [2020-07-29T18:35:25.369Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 24.04MB / 56.72MB 1.1s [2020-07-29T18:35:25.369Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 45.58MB / 48.97MB 1.2s [2020-07-29T18:35:25.369Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 33.61MB / 51.37MB 1.2s [2020-07-29T18:35:25.369Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 27.52MB / 56.72MB 1.2s [2020-07-29T18:35:25.648Z] Fetching without tags [2020-07-29T18:35:25.669Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 48.97MB / 48.97MB 1.3s [2020-07-29T18:35:25.669Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 37.72MB / 51.37MB 1.3s [2020-07-29T18:35:25.669Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 31.52MB / 56.72MB 1.3s [2020-07-29T18:35:25.669Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 48.97MB / 48.97MB 1.3s done [2020-07-29T18:35:25.669Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 47.41MB / 51.37MB 1.5s [2020-07-29T18:35:25.669Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 42.22MB / 56.72MB 1.5s [2020-07-29T18:35:25.669Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 1.21MB / 102.23MB 1.5s [2020-07-29T18:35:25.619Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-29T18:35:25.623Z] > git config --add remote.origin.fetch +refs/pull/41297/head:refs/remotes/origin/PR-41297 # timeout=10 [2020-07-29T18:35:25.625Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-29T18:35:25.640Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-29T18:35:25.655Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-29T18:35:25.655Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-29T18:35:25.656Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41297/head:refs/remotes/origin/PR-41297 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-29T18:35:25.962Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 51.37MB / 51.37MB 1.6s [2020-07-29T18:35:25.963Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 45.35MB / 56.72MB 1.6s [2020-07-29T18:35:25.963Z] #7 extracting sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 0.1s [2020-07-29T18:35:25.963Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 51.37MB / 51.37MB 1.6s done [2020-07-29T18:35:25.963Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 49.61MB / 56.72MB 1.7s [2020-07-29T18:35:25.963Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 11.66MB / 102.23MB 1.7s [2020-07-29T18:35:25.963Z] #7 sha256:831e46c6603bdd306c1b43ad5405e7659e367a223095dda289a98deb3ccc25a7 0B / 156B 1.7s [2020-07-29T18:35:25.963Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 55.52MB / 56.72MB 1.8s [2020-07-29T18:35:25.963Z] #7 sha256:831e46c6603bdd306c1b43ad5405e7659e367a223095dda289a98deb3ccc25a7 156B / 156B 1.7s done [2020-07-29T18:35:26.045Z] Merging remotes/origin/master commit 6d9c4d60c57fbd57d53409a6c722b1afe5106806 into PR head commit 0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d [2020-07-29T18:35:26.256Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 19.82MB / 102.23MB 1.9s [2020-07-29T18:35:26.256Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 56.72MB / 56.72MB 1.9s done [2020-07-29T18:35:26.256Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 37.57MB / 102.23MB 2.1s [2020-07-29T18:35:26.256Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 46.14MB / 102.23MB 2.2s [2020-07-29T18:35:26.549Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 57.50MB / 102.23MB 2.4s [2020-07-29T18:35:26.843Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 62.61MB / 102.23MB 2.6s [2020-07-29T18:35:26.843Z] #7 ... [2020-07-29T18:35:26.843Z] [2020-07-29T18:35:26.843Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-29T18:35:26.843Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-29T18:35:26.843Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-29T18:35:26.843Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-29T18:35:26.843Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.9s done [2020-07-29T18:35:26.843Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.5s done [2020-07-29T18:35:26.843Z] #58 DONE 2.8s [2020-07-29T18:35:26.843Z] [2020-07-29T18:35:26.843Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-29T18:35:26.913Z] Merge succeeded, producing 0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d [2020-07-29T18:35:26.913Z] Checking out Revision 0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d (PR-41297) [2020-07-29T18:35:27.137Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 75.56MB / 102.23MB 2.8s [2020-07-29T18:35:27.138Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 93.86MB / 102.23MB 3.0s [2020-07-29T18:35:27.138Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 102.23MB / 102.23MB 3.1s [2020-07-29T18:35:27.430Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 102.23MB / 102.23MB 3.2s done [2020-07-29T18:35:27.815Z] Merge succeeded, producing 0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d [2020-07-29T18:35:27.815Z] Checking out Revision 0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d (PR-41297) [2020-07-29T18:35:26.053Z] > git config core.sparsecheckout # timeout=10 [2020-07-29T18:35:26.059Z] > git checkout -f 0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d # timeout=10 [2020-07-29T18:35:26.884Z] > git merge 6d9c4d60c57fbd57d53409a6c722b1afe5106806 # timeout=10 [2020-07-29T18:35:26.906Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-29T18:35:26.921Z] > git config core.sparsecheckout # timeout=10 [2020-07-29T18:35:26.924Z] > git checkout -f 0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d # timeout=10 [2020-07-29T18:35:27.940Z] Commit message: "Add multi-user.target to After=" [2020-07-29T18:35:28.065Z] #7 extracting sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 2.2s done [2020-07-29T18:35:27.542Z] > git merge 6d9c4d60c57fbd57d53409a6c722b1afe5106806 # timeout=10 [2020-07-29T18:35:27.681Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-07-29T18:35:27.810Z] > git config core.sparsecheckout # timeout=10 [2020-07-29T18:35:27.863Z] > git checkout -f 0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d # timeout=10 [2020-07-29T18:35:28.253Z] Commit message: "Add multi-user.target to After=" [2020-07-29T18:35:28.362Z] #7 extracting sha256:b2e8e5cabcd07c3b92963e637fc22608613c8a9013bf41d621452d8827c71214 0.1s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-29T18:35:28.655Z] #7 extracting sha256:b2e8e5cabcd07c3b92963e637fc22608613c8a9013bf41d621452d8827c71214 0.2s done [2020-07-29T18:35:28.655Z] #7 extracting sha256:b9a68e3c7fb279126bd2a86ecae67a5c1bd01806670cb45ad4367f30176fcdb7 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-29T18:35:28.808Z] + docker version [2020-07-29T18:35:28.808Z] Client: [2020-07-29T18:35:28.808Z] Version: 18.06.1-ce [2020-07-29T18:35:28.808Z] API version: 1.38 [2020-07-29T18:35:28.808Z] Go version: go1.10.3 [2020-07-29T18:35:28.808Z] Git commit: e68fc7a [2020-07-29T18:35:28.808Z] Built: Tue Aug 21 17:26:10 2018 [2020-07-29T18:35:28.808Z] OS/Arch: linux/ppc64le [2020-07-29T18:35:28.808Z] Experimental: false [2020-07-29T18:35:28.808Z] [2020-07-29T18:35:28.808Z] Server: [2020-07-29T18:35:28.808Z] Engine: [2020-07-29T18:35:28.808Z] Version: 18.06.1-ce [2020-07-29T18:35:28.808Z] API version: 1.38 (minimum version 1.12) [2020-07-29T18:35:28.808Z] Go version: go1.10.3 [2020-07-29T18:35:28.808Z] Git commit: e68fc7a [2020-07-29T18:35:28.808Z] Built: Tue Aug 21 17:24:20 2018 [2020-07-29T18:35:28.808Z] OS/Arch: linux/ppc64le [2020-07-29T18:35:28.808Z] Experimental: true [2020-07-29T18:35:28.948Z] #7 extracting sha256:b9a68e3c7fb279126bd2a86ecae67a5c1bd01806670cb45ad4367f30176fcdb7 0.2s done [2020-07-29T18:35:29.241Z] #7 extracting sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 [Pipeline] sh [2020-07-29T18:35:29.612Z] + docker info [2020-07-29T18:35:29.612Z] Containers: 0 [2020-07-29T18:35:29.612Z] Running: 0 [2020-07-29T18:35:29.612Z] Paused: 0 [2020-07-29T18:35:29.612Z] Stopped: 0 [2020-07-29T18:35:29.612Z] Images: 0 [2020-07-29T18:35:29.612Z] Server Version: 18.06.1-ce [2020-07-29T18:35:29.612Z] Storage Driver: overlay2 [2020-07-29T18:35:29.612Z] Backing Filesystem: extfs [2020-07-29T18:35:29.612Z] Supports d_type: true [2020-07-29T18:35:29.612Z] Native Overlay Diff: true [2020-07-29T18:35:29.612Z] Logging Driver: json-file [2020-07-29T18:35:29.612Z] Cgroup Driver: cgroupfs [2020-07-29T18:35:29.612Z] Plugins: [2020-07-29T18:35:29.612Z] Volume: local [2020-07-29T18:35:29.612Z] Network: bridge host ipvlan macvlan null overlay [2020-07-29T18:35:29.612Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-07-29T18:35:29.612Z] Swarm: inactive [2020-07-29T18:35:29.612Z] Runtimes: runc [2020-07-29T18:35:29.612Z] Default Runtime: runc [2020-07-29T18:35:29.612Z] Init Binary: docker-init [2020-07-29T18:35:29.612Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-07-29T18:35:29.612Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-07-29T18:35:29.612Z] init version: fec3683 [2020-07-29T18:35:29.612Z] Security Options: [2020-07-29T18:35:29.612Z] apparmor [2020-07-29T18:35:29.612Z] seccomp [2020-07-29T18:35:29.612Z] Profile: default [2020-07-29T18:35:29.612Z] Kernel Version: 4.4.0-139-generic [2020-07-29T18:35:29.612Z] Operating System: Ubuntu 16.04.3 LTS [2020-07-29T18:35:29.612Z] OSType: linux [2020-07-29T18:35:29.612Z] Architecture: ppc64le [2020-07-29T18:35:29.612Z] CPUs: 4 [2020-07-29T18:35:29.612Z] Total Memory: 7.972GiB [2020-07-29T18:35:29.612Z] Name: ppc64le-ubuntu-13 [2020-07-29T18:35:29.612Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-07-29T18:35:29.612Z] Docker Root Dir: /var/lib/docker [2020-07-29T18:35:29.612Z] Debug Mode (client): false [2020-07-29T18:35:29.612Z] Debug Mode (server): false [2020-07-29T18:35:29.612Z] Username: dockerbuildbot [2020-07-29T18:35:29.612Z] Registry: https://index.docker.io/v1/ [2020-07-29T18:35:29.612Z] Labels: [2020-07-29T18:35:29.612Z] Experimental: true [2020-07-29T18:35:29.612Z] Insecure Registries: [2020-07-29T18:35:29.612Z] 127.0.0.0/8 [2020-07-29T18:35:29.612Z] Live Restore Enabled: false [2020-07-29T18:35:29.612Z] [Pipeline] sh [2020-07-29T18:35:29.720Z] + docker version [2020-07-29T18:35:29.720Z] Client: Docker Engine - Enterprise [2020-07-29T18:35:29.720Z] Version: 19.03.5 [2020-07-29T18:35:29.720Z] API version: 1.40 [2020-07-29T18:35:29.720Z] Go version: go1.12.12 [2020-07-29T18:35:29.720Z] Git commit: 2ee0c57608 [2020-07-29T18:35:29.720Z] Built: 11/13/2019 08:00:16 [2020-07-29T18:35:29.720Z] OS/Arch: windows/amd64 [2020-07-29T18:35:29.720Z] Experimental: false [2020-07-29T18:35:29.720Z] [2020-07-29T18:35:29.720Z] Server: Docker Engine - Enterprise [2020-07-29T18:35:29.720Z] Engine: [2020-07-29T18:35:29.720Z] Version: 19.03.5 [2020-07-29T18:35:29.720Z] API version: 1.40 (minimum version 1.24) [2020-07-29T18:35:29.720Z] Go version: go1.12.12 [2020-07-29T18:35:29.720Z] Git commit: 2ee0c57608 [2020-07-29T18:35:29.720Z] Built: 11/13/2019 07:58:51 [2020-07-29T18:35:29.720Z] OS/Arch: windows/amd64 [2020-07-29T18:35:29.720Z] Experimental: true [Pipeline] sh [2020-07-29T18:35:30.001Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-29T18:35:30.001Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-29T18:35:30.001Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41297/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-29T18:35:30.001Z] + bash /home/docker/workspace/moby_PR-41297/check-config.sh [2020-07-29T18:35:30.001Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-29T18:35:30.001Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-07-29T18:35:30.001Z] [2020-07-29T18:35:30.001Z] Generally Necessary: [2020-07-29T18:35:30.001Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-29T18:35:30.001Z] - apparmor: enabled and tools installed [2020-07-29T18:35:30.001Z] - CONFIG_NAMESPACES: enabled [2020-07-29T18:35:30.001Z] - CONFIG_NET_NS: enabled [2020-07-29T18:35:30.001Z] - CONFIG_PID_NS: enabled [2020-07-29T18:35:30.001Z] - CONFIG_IPC_NS: enabled [2020-07-29T18:35:30.001Z] - CONFIG_UTS_NS: enabled [2020-07-29T18:35:30.001Z] - CONFIG_CGROUPS: enabled [2020-07-29T18:35:30.001Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-29T18:35:30.001Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-29T18:35:30.001Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-29T18:35:30.001Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-29T18:35:30.001Z] - CONFIG_CPUSETS: enabled [2020-07-29T18:35:30.001Z] - CONFIG_MEMCG: enabled [2020-07-29T18:35:30.001Z] - CONFIG_KEYS: enabled [2020-07-29T18:35:30.001Z] - CONFIG_VETH: enabled (as module) [2020-07-29T18:35:30.001Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-29T18:35:30.296Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-29T18:35:30.296Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-07-29T18:35:30.296Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-29T18:35:30.296Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-29T18:35:30.296Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-29T18:35:30.296Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-29T18:35:30.296Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-29T18:35:30.296Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-29T18:35:30.296Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-29T18:35:30.296Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-07-29T18:35:30.296Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-29T18:35:30.296Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-07-29T18:35:30.296Z] [2020-07-29T18:35:30.296Z] Optional Features: [2020-07-29T18:35:30.296Z] - CONFIG_USER_NS: enabled [2020-07-29T18:35:30.296Z] - CONFIG_SECCOMP: enabled [2020-07-29T18:35:30.296Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-29T18:35:30.296Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-29T18:35:30.296Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-29T18:35:30.296Z] (cgroup swap accounting is currently enabled) [2020-07-29T18:35:30.296Z] - CONFIG_MEMCG_KMEM: enabled [2020-07-29T18:35:30.296Z] - CONFIG_BLK_CGROUP: enabled [2020-07-29T18:35:30.296Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-29T18:35:30.296Z] - CONFIG_IOSCHED_CFQ: enabled [2020-07-29T18:35:30.296Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-07-29T18:35:30.296Z] - CONFIG_CGROUP_PERF: enabled [2020-07-29T18:35:30.296Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-29T18:35:30.296Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-29T18:35:30.296Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-29T18:35:30.296Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-29T18:35:30.296Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-29T18:35:30.296Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-29T18:35:30.296Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-29T18:35:30.296Z] - CONFIG_IP_VS: enabled (as module) [2020-07-29T18:35:30.296Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-29T18:35:30.296Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-29T18:35:30.296Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-29T18:35:30.296Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-29T18:35:30.296Z] - CONFIG_EXT4_FS: enabled [2020-07-29T18:35:30.296Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-29T18:35:30.296Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-29T18:35:30.296Z] - Network Drivers: [2020-07-29T18:35:30.296Z] - "overlay": [2020-07-29T18:35:30.296Z] - CONFIG_VXLAN: enabled (as module) [2020-07-29T18:35:30.296Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-29T18:35:30.296Z] Optional (for encrypted networks): [2020-07-29T18:35:30.588Z] - CONFIG_CRYPTO: enabled [2020-07-29T18:35:30.588Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-07-29T18:35:30.588Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-07-29T18:35:30.588Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-07-29T18:35:30.588Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-07-29T18:35:30.588Z] - CONFIG_XFRM: enabled [2020-07-29T18:35:30.588Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-29T18:35:30.588Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-29T18:35:30.588Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-29T18:35:30.588Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-07-29T18:35:30.588Z] - "ipvlan": [2020-07-29T18:35:30.588Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-29T18:35:30.588Z] - "macvlan": [2020-07-29T18:35:30.588Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-29T18:35:30.588Z] - CONFIG_DUMMY: enabled (as module) [2020-07-29T18:35:30.588Z] - "ftp,tftp client in container": [2020-07-29T18:35:30.588Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-29T18:35:30.588Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-29T18:35:30.588Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-29T18:35:30.588Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-29T18:35:30.588Z] - Storage Drivers: [2020-07-29T18:35:30.588Z] - "aufs": [2020-07-29T18:35:30.588Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-29T18:35:30.588Z] - "btrfs": [2020-07-29T18:35:30.588Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-29T18:35:30.588Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-29T18:35:30.588Z] - "devicemapper": [2020-07-29T18:35:30.588Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-29T18:35:30.588Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-29T18:35:30.588Z] - "overlay": [2020-07-29T18:35:30.588Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-29T18:35:30.588Z] - "zfs": [2020-07-29T18:35:30.588Z] - /dev/zfs: missing [2020-07-29T18:35:30.588Z] - zfs command: missing [2020-07-29T18:35:30.588Z] - zpool command: missing [2020-07-29T18:35:30.588Z] [2020-07-29T18:35:30.588Z] Limits: [2020-07-29T18:35:30.588Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-29T18:35:30.588Z] [2020-07-29T18:35:30.588Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-29T18:35:30.797Z] + docker info [2020-07-29T18:35:31.022Z] + make bundles/buildx [2020-07-29T18:35:31.314Z] #7 extracting sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 2.1s done [2020-07-29T18:35:31.315Z] #7 extracting sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 [2020-07-29T18:35:31.316Z] make: command: Command not found [2020-07-29T18:35:31.316Z] make: command: Command not found [2020-07-29T18:35:31.316Z] mkdir bundles [2020-07-29T18:35:31.316Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-07-29T18:35:31.316Z] --build-arg BUILDX_COMMIT \ [2020-07-29T18:35:31.316Z] --build-arg BUILDX_REPO \ [2020-07-29T18:35:31.316Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-07-29T18:35:31.316Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-07-29T18:35:31.316Z] . [2020-07-29T18:35:31.316Z] /bin/sh: 4: go: not found [2020-07-29T18:35:31.316Z] /bin/sh: 5: go: not found [2020-07-29T18:35:32.375Z] Client: [2020-07-29T18:35:32.375Z] Debug Mode: false [2020-07-29T18:35:32.375Z] Plugins: [2020-07-29T18:35:32.375Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-07-29T18:35:32.375Z] [2020-07-29T18:35:32.375Z] Server: [2020-07-29T18:35:32.375Z] Containers: 0 [2020-07-29T18:35:32.375Z] Running: 0 [2020-07-29T18:35:32.375Z] Paused: 0 [2020-07-29T18:35:32.375Z] Stopped: 0 [2020-07-29T18:35:32.375Z] Images: 10 [2020-07-29T18:35:32.375Z] Server Version: 19.03.5 [2020-07-29T18:35:32.375Z] Storage Driver: lcow (linux) windowsfilter (windows) [2020-07-29T18:35:32.375Z] LCOW: [2020-07-29T18:35:32.375Z] Windows: [2020-07-29T18:35:32.375Z] Logging Driver: json-file [2020-07-29T18:35:32.375Z] Plugins: [2020-07-29T18:35:32.375Z] Volume: local [2020-07-29T18:35:32.376Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-29T18:35:32.376Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-29T18:35:32.376Z] Swarm: inactive [2020-07-29T18:35:32.376Z] Default Isolation: process [2020-07-29T18:35:32.376Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-29T18:35:32.376Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-29T18:35:32.376Z] OSType: windows [2020-07-29T18:35:32.376Z] Architecture: x86_64 [2020-07-29T18:35:32.376Z] CPUs: 4 [2020-07-29T18:35:32.376Z] Total Memory: 32GiB [2020-07-29T18:35:32.376Z] Name: azwin-2-45a650 [2020-07-29T18:35:32.376Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-07-29T18:35:32.376Z] Docker Root Dir: D:\docker [2020-07-29T18:35:32.376Z] Debug Mode: false [2020-07-29T18:35:32.376Z] Registry: https://index.docker.io/v1/ [2020-07-29T18:35:32.376Z] Labels: [2020-07-29T18:35:32.376Z] Experimental: true [2020-07-29T18:35:32.376Z] Insecure Registries: [2020-07-29T18:35:32.376Z] 10.0.0.4:5000 [2020-07-29T18:35:32.376Z] 127.0.0.0/8 [2020-07-29T18:35:32.376Z] Registry Mirrors: [2020-07-29T18:35:32.376Z] http://10.0.0.4:5000/ [2020-07-29T18:35:32.376Z] Live Restore Enabled: false [2020-07-29T18:35:32.376Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-07-29T18:35:33.387Z] #7 extracting sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 1.9s done [2020-07-29T18:35:33.430Z] Sending build context to Docker daemon 56.05MB [2020-07-29T18:35:33.430Z] Step 1/15 : ARG GO_VERSION=1.13.14 [2020-07-29T18:35:33.430Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-07-29T18:35:33.430Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-07-29T18:35:33.430Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2020-07-29T18:35:33.430Z] 1.13.14-buster: Pulling from library/golang [2020-07-29T18:35:33.680Z] #7 extracting sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 0.1s [2020-07-29T18:35:33.733Z] 1c8685784756: Pulling fs layer [2020-07-29T18:35:33.733Z] b30caebadb02: Pulling fs layer [2020-07-29T18:35:33.733Z] 3db29f675863: Pulling fs layer [2020-07-29T18:35:33.733Z] bc4207fc4c93: Pulling fs layer [2020-07-29T18:35:33.733Z] 47a08a47fa97: Pulling fs layer [2020-07-29T18:35:33.733Z] 0ae62d2712a7: Pulling fs layer [2020-07-29T18:35:33.733Z] 1d4419b49a59: Pulling fs layer [2020-07-29T18:35:33.733Z] bc4207fc4c93: Waiting [2020-07-29T18:35:33.733Z] 47a08a47fa97: Waiting [2020-07-29T18:35:33.733Z] 0ae62d2712a7: Waiting [2020-07-29T18:35:33.733Z] 1d4419b49a59: Waiting [2020-07-29T18:35:34.036Z] b30caebadb02: Download complete [2020-07-29T18:35:34.036Z] 3db29f675863: Verifying Checksum [2020-07-29T18:35:34.036Z] 3db29f675863: Download complete [2020-07-29T18:35:36.146Z] 1c8685784756: Verifying Checksum [2020-07-29T18:35:36.146Z] 1c8685784756: Download complete [2020-07-29T18:35:36.791Z] bc4207fc4c93: Verifying Checksum [2020-07-29T18:35:36.791Z] bc4207fc4c93: Download complete [2020-07-29T18:35:37.103Z] 1d4419b49a59: Verifying Checksum [2020-07-29T18:35:37.103Z] 1d4419b49a59: Download complete [2020-07-29T18:35:37.261Z] #7 extracting sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 3.7s done [2020-07-29T18:35:37.555Z] #7 extracting sha256:831e46c6603bdd306c1b43ad5405e7659e367a223095dda289a98deb3ccc25a7 0.1s done [2020-07-29T18:35:37.555Z] #7 DONE 13.4s [2020-07-29T18:35:37.555Z] [2020-07-29T18:35:37.555Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-29T18:35:38.170Z] 47a08a47fa97: Verifying Checksum [2020-07-29T18:35:38.170Z] 47a08a47fa97: Download complete [2020-07-29T18:35:39.075Z] #8 DONE 1.5s [2020-07-29T18:35:39.075Z] [2020-07-29T18:35:39.075Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-29T18:35:39.698Z] 1c8685784756: Pull complete [2020-07-29T18:35:40.112Z] #9 DONE 1.0s [2020-07-29T18:35:40.112Z] [2020-07-29T18:35:40.112Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:35:40.340Z] b30caebadb02: Pull complete [2020-07-29T18:35:40.407Z] #43 ... [2020-07-29T18:35:40.407Z] [2020-07-29T18:35:40.407Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-29T18:35:40.407Z] #27 DONE 0.1s [2020-07-29T18:35:40.407Z] [2020-07-29T18:35:40.407Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-29T18:35:40.407Z] #35 DONE 0.1s [2020-07-29T18:35:40.407Z] [2020-07-29T18:35:40.407Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-29T18:35:40.636Z] 0ae62d2712a7: Verifying Checksum [2020-07-29T18:35:40.636Z] 0ae62d2712a7: Download complete [2020-07-29T18:35:40.636Z] 3db29f675863: Pull complete [2020-07-29T18:35:43.174Z] #36 2.904 + git clone https://github.com/docker/distribution.git . [2020-07-29T18:35:43.174Z] #36 2.906 Cloning into '.'... [2020-07-29T18:35:43.391Z] bc4207fc4c93: Pull complete [2020-07-29T18:35:45.482Z] 47a08a47fa97: Pull complete [2020-07-29T18:35:45.915Z] #36 ... [2020-07-29T18:35:45.915Z] [2020-07-29T18:35:45.915Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:35:45.915Z] #43 2.103 + RM_GOPATH=0 [2020-07-29T18:35:45.915Z] #43 2.103 + TMP_GOPATH= [2020-07-29T18:35:45.915Z] #43 2.103 + : /build [2020-07-29T18:35:45.915Z] #43 2.103 + '[' -z '' ']' [2020-07-29T18:35:45.915Z] #43 2.103 ++ mktemp -d [2020-07-29T18:35:45.916Z] #43 2.103 + export GOPATH=/tmp/tmp.WWPmtR1XYP [2020-07-29T18:35:45.916Z] #43 2.103 + GOPATH=/tmp/tmp.WWPmtR1XYP [2020-07-29T18:35:45.916Z] #43 2.103 + RM_GOPATH=1 [2020-07-29T18:35:45.916Z] #43 2.103 + case "$(go env GOARCH)" in [2020-07-29T18:35:45.916Z] #43 2.110 ++ go env GOARCH [2020-07-29T18:35:45.916Z] #43 2.115 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T18:35:45.916Z] #43 2.115 + GO_BUILDMODE=-buildmode=pie [2020-07-29T18:35:45.916Z] #43 2.135 ++ dirname /tmp/install/install.sh [2020-07-29T18:35:45.916Z] #43 2.135 + dir=/tmp/install [2020-07-29T18:35:45.916Z] #43 2.135 + bin=gotestsum [2020-07-29T18:35:45.916Z] #43 2.135 + shift [2020-07-29T18:35:45.916Z] #43 2.135 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-29T18:35:45.916Z] #43 2.135 + . /tmp/install/gotestsum.installer [2020-07-29T18:35:45.916Z] #43 2.135 ++ : v0.3.5 [2020-07-29T18:35:45.916Z] #43 2.135 + install_gotestsum [2020-07-29T18:35:45.916Z] #43 2.135 + set -e [2020-07-29T18:35:45.916Z] #43 2.135 + export GO111MODULE=on [2020-07-29T18:35:45.916Z] #43 2.135 + GO111MODULE=on [2020-07-29T18:35:45.916Z] #43 2.135 + GOBIN=/build [2020-07-29T18:35:45.916Z] #43 2.135 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-29T18:35:45.916Z] #43 2.245 go: finding gotest.tools v0.3.5 [2020-07-29T18:35:45.916Z] #43 2.245 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-29T18:35:45.916Z] #43 2.455 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-29T18:35:45.916Z] #43 2.736 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-29T18:35:45.916Z] #43 3.070 go: downloading gotest.tools v2.1.0+incompatible [2020-07-29T18:35:45.916Z] #43 3.098 go: extracting gotest.tools v2.1.0+incompatible [2020-07-29T18:35:45.916Z] #43 3.237 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-29T18:35:45.916Z] #43 3.253 go: downloading github.com/fatih/color v1.6.0 [2020-07-29T18:35:45.916Z] #43 3.264 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-29T18:35:45.916Z] #43 3.299 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-29T18:35:45.916Z] #43 3.310 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-29T18:35:45.916Z] #43 3.338 go: extracting github.com/fatih/color v1.6.0 [2020-07-29T18:35:45.916Z] #43 3.344 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-29T18:35:45.916Z] #43 3.405 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-29T18:35:45.916Z] #43 3.407 go: downloading github.com/pkg/errors v0.8.0 [2020-07-29T18:35:45.916Z] #43 3.455 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-29T18:35:45.916Z] #43 3.457 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-29T18:35:45.916Z] #43 3.495 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-29T18:35:45.916Z] #43 3.505 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-29T18:35:45.916Z] #43 3.542 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-29T18:35:45.916Z] #43 3.544 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-29T18:35:45.916Z] #43 3.786 go: extracting github.com/pkg/errors v0.8.0 [2020-07-29T18:35:45.916Z] #43 3.845 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-29T18:35:45.916Z] #43 3.950 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-29T18:35:45.916Z] #43 4.119 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-29T18:35:45.916Z] #43 4.931 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-29T18:35:45.916Z] #43 5.142 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-29T18:35:45.916Z] #43 5.700 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-29T18:35:47.990Z] #43 7.559 go: finding github.com/fatih/color v1.6.0 [2020-07-29T18:35:47.990Z] #43 7.575 go: finding github.com/pkg/errors v0.8.0 [2020-07-29T18:35:47.990Z] #43 7.600 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-29T18:35:47.990Z] #43 7.721 go: finding github.com/spf13/pflag v1.0.1 [2020-07-29T18:35:47.990Z] #43 7.726 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-29T18:35:47.990Z] #43 7.754 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-29T18:35:47.990Z] #43 7.857 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-29T18:35:47.990Z] #43 7.872 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-29T18:35:47.990Z] #43 7.919 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-29T18:35:48.283Z] #43 8.017 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-29T18:35:48.283Z] #43 8.068 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-29T18:35:49.031Z] 0ae62d2712a7: Pull complete [2020-07-29T18:35:49.031Z] 1d4419b49a59: Pull complete [2020-07-29T18:35:49.031Z] Digest: sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 [2020-07-29T18:35:49.031Z] Status: Downloaded newer image for golang:1.13.14-buster [2020-07-29T18:35:49.031Z] ---> b1942c37232d [2020-07-29T18:35:49.031Z] Step 5/15 : ARG BUILDX_REPO [2020-07-29T18:35:49.031Z] ---> Running in c8182d63e30c [2020-07-29T18:35:49.031Z] Removing intermediate container c8182d63e30c [2020-07-29T18:35:49.031Z] ---> 16abe9d18a24 [2020-07-29T18:35:49.031Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-07-29T18:35:49.031Z] ---> Running in e82fcbbd3248 [2020-07-29T18:35:49.327Z] #43 ... [2020-07-29T18:35:49.327Z] Cloning into '/buildx'... [2020-07-29T18:35:49.327Z] [2020-07-29T18:35:49.328Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:35:49.328Z] #21 2.759 + RM_GOPATH=0 [2020-07-29T18:35:49.328Z] #21 2.759 + TMP_GOPATH= [2020-07-29T18:35:49.328Z] #21 2.759 + : /build [2020-07-29T18:35:49.328Z] #21 2.759 + '[' -z '' ']' [2020-07-29T18:35:49.328Z] #21 2.760 ++ mktemp -d [2020-07-29T18:35:49.328Z] #21 2.762 + export GOPATH=/tmp/tmp.zsj8FWlt9n [2020-07-29T18:35:49.328Z] #21 2.762 + GOPATH=/tmp/tmp.zsj8FWlt9n [2020-07-29T18:35:49.328Z] #21 2.762 + RM_GOPATH=1 [2020-07-29T18:35:49.328Z] #21 2.762 + case "$(go env GOARCH)" in [2020-07-29T18:35:49.328Z] #21 2.763 ++ go env GOARCH [2020-07-29T18:35:49.328Z] #21 2.776 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T18:35:49.328Z] #21 2.776 + GO_BUILDMODE=-buildmode=pie [2020-07-29T18:35:49.328Z] #21 2.777 ++ dirname /tmp/install/install.sh [2020-07-29T18:35:49.328Z] #21 2.782 Install docker/cli version 17.06.2-ce from stable [2020-07-29T18:35:49.328Z] #21 2.785 + dir=/tmp/install [2020-07-29T18:35:49.328Z] #21 2.785 + bin=dockercli [2020-07-29T18:35:49.328Z] #21 2.785 + shift [2020-07-29T18:35:49.328Z] #21 2.785 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-29T18:35:49.328Z] #21 2.785 + . /tmp/install/dockercli.installer [2020-07-29T18:35:49.328Z] #21 2.785 ++ : stable [2020-07-29T18:35:49.328Z] #21 2.785 ++ : 17.06.2-ce [2020-07-29T18:35:49.328Z] #21 2.785 + install_dockercli [2020-07-29T18:35:49.328Z] #21 2.785 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-29T18:35:49.328Z] #21 2.785 ++ uname -m [2020-07-29T18:35:49.328Z] #21 2.787 + arch=s390x [2020-07-29T18:35:49.328Z] #21 2.787 + '[' s390x '!=' x86_64 ']' [2020-07-29T18:35:49.328Z] #21 2.787 + '[' s390x '!=' s390x ']' [2020-07-29T18:35:49.328Z] #21 2.787 + url=https://download.docker.com/linux/static [2020-07-29T18:35:49.328Z] #21 2.787 + tar -xz docker/docker [2020-07-29T18:35:49.328Z] #21 2.788 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-07-29T18:35:49.328Z] #21 8.626 + mkdir -p /build [2020-07-29T18:35:49.328Z] #21 8.628 + mv docker/docker /build/ [2020-07-29T18:35:49.328Z] #21 8.633 + rmdir docker [2020-07-29T18:35:49.328Z] #21 DONE 9.0s [2020-07-29T18:35:49.328Z] [2020-07-29T18:35:49.328Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:35:49.328Z] #41 1.777 + RM_GOPATH=0 [2020-07-29T18:35:49.328Z] #41 1.777 + TMP_GOPATH= [2020-07-29T18:35:49.328Z] #41 1.777 + : /build [2020-07-29T18:35:49.328Z] #41 1.777 + '[' -z '' ']' [2020-07-29T18:35:49.328Z] #41 1.777 ++ mktemp -d [2020-07-29T18:35:49.328Z] #41 1.794 + export GOPATH=/tmp/tmp.tMlgpnYOKU [2020-07-29T18:35:49.328Z] #41 1.794 + GOPATH=/tmp/tmp.tMlgpnYOKU [2020-07-29T18:35:49.328Z] #41 1.794 + RM_GOPATH=1 [2020-07-29T18:35:49.328Z] #41 1.794 + case "$(go env GOARCH)" in [2020-07-29T18:35:49.328Z] #41 1.794 ++ go env GOARCH [2020-07-29T18:35:49.328Z] #41 1.794 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T18:35:49.328Z] #41 1.794 + GO_BUILDMODE=-buildmode=pie [2020-07-29T18:35:49.328Z] #41 1.796 ++ dirname /tmp/install/install.sh [2020-07-29T18:35:49.328Z] #41 1.803 + dir=/tmp/install [2020-07-29T18:35:49.328Z] #41 1.803 + bin=vndr [2020-07-29T18:35:49.328Z] #41 1.803 + shift [2020-07-29T18:35:49.328Z] #41 1.803 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-29T18:35:49.328Z] #41 1.803 + . /tmp/install/vndr.installer [2020-07-29T18:35:49.328Z] #41 1.803 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-29T18:35:49.328Z] #41 1.803 + install_vndr [2020-07-29T18:35:49.328Z] #41 1.803 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-29T18:35:49.328Z] #41 1.803 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.tMlgpnYOKU/src/github.com/LK4D4/vndr [2020-07-29T18:35:49.328Z] #41 1.803 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-29T18:35:49.328Z] #41 1.809 Cloning into '/tmp/tmp.tMlgpnYOKU/src/github.com/LK4D4/vndr'... [2020-07-29T18:35:49.328Z] #41 2.366 + cd /tmp/tmp.tMlgpnYOKU/src/github.com/LK4D4/vndr [2020-07-29T18:35:49.328Z] #41 2.366 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-29T18:35:49.328Z] #41 2.382 + go build -buildmode=pie -v -o /build/vndr . [2020-07-29T18:35:49.328Z] #41 3.119 runtime/internal/atomic [2020-07-29T18:35:49.328Z] #41 3.120 internal/cpu [2020-07-29T18:35:49.328Z] #41 3.296 runtime/internal/sys [2020-07-29T18:35:49.328Z] #41 3.470 runtime/internal/math [2020-07-29T18:35:49.328Z] #41 3.526 internal/race [2020-07-29T18:35:49.328Z] #41 3.613 sync/atomic [2020-07-29T18:35:49.328Z] #41 3.618 internal/bytealg [2020-07-29T18:35:49.328Z] #41 3.831 unicode [2020-07-29T18:35:49.328Z] #41 4.363 runtime [2020-07-29T18:35:49.328Z] #41 6.635 unicode/utf8 [2020-07-29T18:35:49.328Z] #41 7.008 math [2020-07-29T18:35:50.368Z] #41 ... [2020-07-29T18:35:50.368Z] [2020-07-29T18:35:50.368Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-29T18:35:50.368Z] #51 3.116 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-29T18:35:50.368Z] #51 3.247 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-29T18:35:50.368Z] #51 3.513 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-29T18:35:50.368Z] #51 3.993 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-29T18:35:50.368Z] #51 6.035 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [191 kB] [2020-07-29T18:35:50.368Z] #51 8.665 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-29T18:35:50.368Z] #51 ... [2020-07-29T18:35:50.368Z] [2020-07-29T18:35:50.368Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T18:35:50.368Z] #10 3.115 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-29T18:35:50.368Z] #10 3.234 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-29T18:35:50.368Z] #10 3.335 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-29T18:35:50.368Z] #10 3.855 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-29T18:35:50.368Z] #10 5.220 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [191 kB] [2020-07-29T18:35:50.368Z] #10 6.603 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-29T18:35:50.661Z] #10 ... [2020-07-29T18:35:50.661Z] [2020-07-29T18:35:50.661Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:35:50.661Z] #60 1.954 + RM_GOPATH=0 [2020-07-29T18:35:50.661Z] #60 1.954 + TMP_GOPATH= [2020-07-29T18:35:50.661Z] #60 1.954 + : /build [2020-07-29T18:35:50.661Z] #60 1.954 + '[' -z '' ']' [2020-07-29T18:35:50.661Z] #60 1.954 ++ mktemp -d [2020-07-29T18:35:50.661Z] #60 1.963 + export GOPATH=/tmp/tmp.MyTSaT7FDy [2020-07-29T18:35:50.661Z] #60 1.963 + GOPATH=/tmp/tmp.MyTSaT7FDy [2020-07-29T18:35:50.661Z] #60 1.963 + RM_GOPATH=1 [2020-07-29T18:35:50.661Z] #60 1.963 + case "$(go env GOARCH)" in [2020-07-29T18:35:50.661Z] #60 1.963 ++ go env GOARCH [2020-07-29T18:35:50.661Z] #60 1.992 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-07-29T18:35:50.661Z] #60 1.992 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T18:35:50.661Z] #60 1.992 + GO_BUILDMODE=-buildmode=pie [2020-07-29T18:35:50.661Z] #60 1.992 ++ dirname /tmp/install/install.sh [2020-07-29T18:35:50.661Z] #60 1.992 + dir=/tmp/install [2020-07-29T18:35:50.661Z] #60 1.992 + bin=proxy [2020-07-29T18:35:50.661Z] #60 1.992 + shift [2020-07-29T18:35:50.661Z] #60 1.992 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-29T18:35:50.661Z] #60 1.992 + . /tmp/install/proxy.installer [2020-07-29T18:35:50.661Z] #60 1.992 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-07-29T18:35:50.661Z] #60 1.992 + install_proxy [2020-07-29T18:35:50.661Z] #60 1.992 + case "$1" in [2020-07-29T18:35:50.661Z] #60 1.992 + export CGO_ENABLED=0 [2020-07-29T18:35:50.661Z] #60 1.992 + CGO_ENABLED=0 [2020-07-29T18:35:50.661Z] #60 1.992 + _install_proxy [2020-07-29T18:35:50.661Z] #60 1.992 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-07-29T18:35:50.661Z] #60 1.992 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.MyTSaT7FDy/src/github.com/docker/libnetwork [2020-07-29T18:35:50.661Z] #60 1.992 Cloning into '/tmp/tmp.MyTSaT7FDy/src/github.com/docker/libnetwork'... [2020-07-29T18:35:50.661Z] #60 ... [2020-07-29T18:35:50.661Z] [2020-07-29T18:35:50.661Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:35:50.661Z] #45 1.777 + RM_GOPATH=0 [2020-07-29T18:35:50.661Z] #45 1.777 + TMP_GOPATH= [2020-07-29T18:35:50.661Z] #45 1.777 + : /build [2020-07-29T18:35:50.661Z] #45 1.777 + '[' -z '' ']' [2020-07-29T18:35:50.662Z] #45 1.777 ++ mktemp -d [2020-07-29T18:35:50.662Z] #45 1.777 + export GOPATH=/tmp/tmp.QCYSGDS96w [2020-07-29T18:35:50.662Z] #45 1.777 + GOPATH=/tmp/tmp.QCYSGDS96w [2020-07-29T18:35:50.662Z] #45 1.777 + RM_GOPATH=1 [2020-07-29T18:35:50.662Z] #45 1.777 + case "$(go env GOARCH)" in [2020-07-29T18:35:50.662Z] #45 1.777 ++ go env GOARCH [2020-07-29T18:35:50.662Z] #45 1.795 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T18:35:50.662Z] #45 1.795 + GO_BUILDMODE=-buildmode=pie [2020-07-29T18:35:50.662Z] #45 1.795 ++ dirname /tmp/install/install.sh [2020-07-29T18:35:50.662Z] #45 1.795 + dir=/tmp/install [2020-07-29T18:35:50.662Z] #45 1.795 + bin=golangci_lint [2020-07-29T18:35:50.662Z] #45 1.795 + shift [2020-07-29T18:35:50.662Z] #45 1.795 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-29T18:35:50.662Z] #45 1.795 + . /tmp/install/golangci_lint.installer [2020-07-29T18:35:50.662Z] #45 1.795 ++ : v1.23.8 [2020-07-29T18:35:50.662Z] #45 1.799 + install_golangci_lint [2020-07-29T18:35:50.662Z] #45 1.803 Installing golangci-lint version v1.23.8 [2020-07-29T18:35:50.662Z] #45 1.803 + echo 'Installing golangci-lint version v1.23.8' [2020-07-29T18:35:50.662Z] #45 1.803 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-29T18:35:50.662Z] #45 ... [2020-07-29T18:35:50.662Z] [2020-07-29T18:35:50.662Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:35:50.662Z] #54 0.763 + RM_GOPATH=0 [2020-07-29T18:35:50.662Z] #54 0.763 + TMP_GOPATH= [2020-07-29T18:35:50.662Z] #54 0.763 + : /build [2020-07-29T18:35:50.662Z] #54 0.763 + '[' -z '' ']' [2020-07-29T18:35:50.662Z] #54 0.763 ++ mktemp -d [2020-07-29T18:35:50.662Z] #54 0.763 + export GOPATH=/tmp/tmp.ii8MmRnLSo [2020-07-29T18:35:50.662Z] #54 0.763 + GOPATH=/tmp/tmp.ii8MmRnLSo [2020-07-29T18:35:50.662Z] #54 0.763 + RM_GOPATH=1 [2020-07-29T18:35:50.662Z] #54 0.763 + case "$(go env GOARCH)" in [2020-07-29T18:35:50.662Z] #54 0.763 ++ go env GOARCH [2020-07-29T18:35:50.662Z] #54 0.763 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T18:35:50.662Z] #54 0.763 + GO_BUILDMODE=-buildmode=pie [2020-07-29T18:35:50.662Z] #54 0.763 ++ dirname /tmp/install/install.sh [2020-07-29T18:35:50.662Z] #54 0.763 + dir=/tmp/install [2020-07-29T18:35:50.662Z] #54 0.763 + bin=rootlesskit [2020-07-29T18:35:50.662Z] #54 0.763 + shift [2020-07-29T18:35:50.662Z] #54 0.763 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-29T18:35:50.662Z] #54 0.763 + . /tmp/install/rootlesskit.installer [2020-07-29T18:35:50.662Z] #54 0.763 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-29T18:35:50.662Z] #54 0.763 + install_rootlesskit [2020-07-29T18:35:50.662Z] #54 0.763 + case "$1" in [2020-07-29T18:35:50.662Z] #54 0.763 + export CGO_ENABLED=0 [2020-07-29T18:35:50.662Z] #54 0.763 + CGO_ENABLED=0 [2020-07-29T18:35:50.662Z] #54 0.763 + _install_rootlesskit [2020-07-29T18:35:50.662Z] #54 0.763 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-07-29T18:35:50.662Z] #54 0.763 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ii8MmRnLSo/src/github.com/rootless-containers/rootlesskit [2020-07-29T18:35:50.662Z] #54 0.763 Cloning into '/tmp/tmp.ii8MmRnLSo/src/github.com/rootless-containers/rootlesskit'... [2020-07-29T18:35:50.662Z] #54 0.763 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-29T18:35:50.662Z] #54 1.991 + cd /tmp/tmp.ii8MmRnLSo/src/github.com/rootless-containers/rootlesskit [2020-07-29T18:35:50.662Z] #54 1.991 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-29T18:35:50.662Z] #54 2.246 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-29T18:35:50.662Z] #54 2.246 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-29T18:35:50.954Z] #54 ... [2020-07-29T18:35:50.954Z] [2020-07-29T18:35:50.954Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-29T18:35:50.954Z] #32 3.115 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-29T18:35:50.954Z] #32 3.234 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-29T18:35:50.954Z] #32 3.336 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-29T18:35:50.954Z] #32 3.883 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-29T18:35:50.954Z] #32 5.247 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [191 kB] [2020-07-29T18:35:50.954Z] #32 7.721 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-29T18:35:50.954Z] #32 ... [2020-07-29T18:35:50.954Z] [2020-07-29T18:35:50.954Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:35:50.954Z] #47 0.954 + RM_GOPATH=0 [2020-07-29T18:35:50.954Z] #47 0.954 + TMP_GOPATH= [2020-07-29T18:35:50.954Z] #47 0.954 + : /build [2020-07-29T18:35:50.954Z] #47 0.954 + '[' -z '' ']' [2020-07-29T18:35:50.954Z] #47 0.954 ++ mktemp -d [2020-07-29T18:35:50.954Z] #47 0.956 + export GOPATH=/tmp/tmp.uPjWuEZlXa [2020-07-29T18:35:50.954Z] #47 0.956 + GOPATH=/tmp/tmp.uPjWuEZlXa [2020-07-29T18:35:50.954Z] #47 0.956 + RM_GOPATH=1 [2020-07-29T18:35:50.954Z] #47 0.956 + case "$(go env GOARCH)" in [2020-07-29T18:35:50.954Z] #47 0.956 ++ go env GOARCH [2020-07-29T18:35:50.954Z] #47 0.964 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-29T18:35:50.954Z] #47 0.965 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T18:35:50.954Z] #47 0.965 + GO_BUILDMODE=-buildmode=pie [2020-07-29T18:35:50.954Z] #47 0.965 ++ dirname /tmp/install/install.sh [2020-07-29T18:35:50.954Z] #47 0.965 + dir=/tmp/install [2020-07-29T18:35:50.954Z] #47 0.965 + bin=shfmt [2020-07-29T18:35:50.954Z] #47 0.965 + shift [2020-07-29T18:35:50.954Z] #47 0.965 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-29T18:35:50.954Z] #47 0.965 + . /tmp/install/shfmt.installer [2020-07-29T18:35:50.954Z] #47 0.965 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-29T18:35:50.954Z] #47 0.965 + install_shfmt [2020-07-29T18:35:50.954Z] #47 0.965 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-29T18:35:50.954Z] #47 0.965 + git clone https://github.com/mvdan/sh.git /tmp/tmp.uPjWuEZlXa/src/github.com/mvdan/sh [2020-07-29T18:35:50.954Z] #47 0.965 Cloning into '/tmp/tmp.uPjWuEZlXa/src/github.com/mvdan/sh'... [2020-07-29T18:35:50.954Z] #47 5.077 + cd /tmp/tmp.uPjWuEZlXa/src/github.com/mvdan/sh [2020-07-29T18:35:50.954Z] #47 5.078 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-29T18:35:50.954Z] #47 5.124 + GO111MODULE=on [2020-07-29T18:35:50.954Z] #47 5.125 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-29T18:35:50.954Z] #47 6.023 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-29T18:35:50.954Z] #47 6.076 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-29T18:35:50.954Z] #47 6.126 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-29T18:35:50.954Z] #47 6.298 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-29T18:35:50.954Z] #47 6.337 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-29T18:35:50.954Z] #47 6.997 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-29T18:35:50.954Z] #47 7.680 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-29T18:35:50.954Z] #47 8.422 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-29T18:35:50.954Z] #47 9.801 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-29T18:35:50.954Z] #47 9.822 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-29T18:35:50.954Z] #47 9.972 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-29T18:35:50.954Z] #47 10.07 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-29T18:35:50.954Z] #47 10.48 unicode/utf16 [2020-07-29T18:35:50.954Z] #47 10.59 runtime [2020-07-29T18:35:50.954Z] #47 10.68 runtime/cgo [2020-07-29T18:35:51.247Z] #47 ... [2020-07-29T18:35:51.247Z] [2020-07-29T18:35:51.247Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T18:35:51.247Z] #38 3.284 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-29T18:35:51.247Z] #38 3.334 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-29T18:35:51.247Z] #38 3.340 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-29T18:35:51.247Z] #38 4.106 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-29T18:35:51.247Z] #38 5.554 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [191 kB] [2020-07-29T18:35:51.247Z] #38 6.872 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-29T18:35:51.247Z] #38 ... [2020-07-29T18:35:51.247Z] [2020-07-29T18:35:51.247Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-29T18:35:51.247Z] #28 3.008 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-29T18:35:51.247Z] #28 3.013 Cloning into '.'... [2020-07-29T18:35:51.540Z] #28 ... [2020-07-29T18:35:51.540Z] [2020-07-29T18:35:51.540Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:35:51.540Z] #30 2.586 + RM_GOPATH=0 [2020-07-29T18:35:51.540Z] #30 2.586 + TMP_GOPATH= [2020-07-29T18:35:51.540Z] #30 2.586 + : /build [2020-07-29T18:35:51.540Z] #30 2.586 + '[' -z '' ']' [2020-07-29T18:35:51.540Z] #30 2.595 ++ mktemp -d [2020-07-29T18:35:51.540Z] #30 2.595 + export GOPATH=/tmp/tmp.PmqhU0I8kO [2020-07-29T18:35:51.540Z] #30 2.595 + GOPATH=/tmp/tmp.PmqhU0I8kO [2020-07-29T18:35:51.540Z] #30 2.595 + RM_GOPATH=1 [2020-07-29T18:35:51.540Z] #30 2.595 + case "$(go env GOARCH)" in [2020-07-29T18:35:51.540Z] #30 2.595 ++ go env GOARCH [2020-07-29T18:35:51.540Z] #30 2.611 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T18:35:51.540Z] #30 2.611 + GO_BUILDMODE=-buildmode=pie [2020-07-29T18:35:51.540Z] #30 2.611 ++ dirname /tmp/install/install.sh [2020-07-29T18:35:51.540Z] #30 2.622 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-29T18:35:51.540Z] #30 2.622 + dir=/tmp/install [2020-07-29T18:35:51.540Z] #30 2.622 + bin=tomlv [2020-07-29T18:35:51.540Z] #30 2.622 + shift [2020-07-29T18:35:51.540Z] #30 2.622 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-29T18:35:51.540Z] #30 2.622 + . /tmp/install/tomlv.installer [2020-07-29T18:35:51.540Z] #30 2.622 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-29T18:35:51.540Z] #30 2.622 + install_tomlv [2020-07-29T18:35:51.540Z] #30 2.622 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-29T18:35:51.540Z] #30 2.622 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.PmqhU0I8kO/src/github.com/BurntSushi/toml [2020-07-29T18:35:51.540Z] #30 2.622 Cloning into '/tmp/tmp.PmqhU0I8kO/src/github.com/BurntSushi/toml'... [2020-07-29T18:35:51.540Z] #30 3.376 + cd /tmp/tmp.PmqhU0I8kO/src/github.com/BurntSushi/toml [2020-07-29T18:35:51.540Z] #30 3.394 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-29T18:35:51.540Z] #30 3.397 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-29T18:35:51.540Z] #30 3.891 math/bits [2020-07-29T18:35:51.540Z] #30 3.906 internal/bytealg [2020-07-29T18:35:51.540Z] #30 4.306 math [2020-07-29T18:35:51.540Z] #30 4.307 runtime [2020-07-29T18:35:51.540Z] #30 8.241 internal/testlog [2020-07-29T18:35:51.540Z] #30 8.692 encoding [2020-07-29T18:35:51.540Z] #30 8.848 runtime/cgo [2020-07-29T18:35:51.540Z] #30 ... [2020-07-29T18:35:51.540Z] [2020-07-29T18:35:51.540Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-29T18:35:51.540Z] #23 3.115 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-29T18:35:51.540Z] #23 3.321 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-29T18:35:51.540Z] #23 3.341 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-29T18:35:51.540Z] #23 3.869 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-29T18:35:51.540Z] #23 5.726 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [191 kB] [2020-07-29T18:35:51.540Z] #23 7.279 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-29T18:35:51.833Z] #23 ... [2020-07-29T18:35:51.833Z] [2020-07-29T18:35:51.833Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:35:51.833Z] #41 11.08 container/list [2020-07-29T18:35:51.833Z] #41 11.42 crypto/internal/subtle [2020-07-29T18:35:51.833Z] #41 11.45 crypto/subtle [2020-07-29T18:35:51.833Z] #41 11.56 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-29T18:35:51.833Z] #41 11.60 internal/nettrace [2020-07-29T18:35:51.833Z] #41 11.71 runtime/cgo [2020-07-29T18:35:52.885Z] Removing intermediate container e82fcbbd3248 [2020-07-29T18:35:52.885Z] ---> d3c4b9be09ed [2020-07-29T18:35:52.885Z] Step 7/15 : WORKDIR /buildx [2020-07-29T18:35:52.885Z] ---> Running in ce1247178a23 [2020-07-29T18:35:52.885Z] Removing intermediate container ce1247178a23 [2020-07-29T18:35:52.885Z] ---> c93cb7d95ecb [2020-07-29T18:35:52.885Z] Step 8/15 : ARG BUILDX_COMMIT [2020-07-29T18:35:52.885Z] ---> Running in c880983e0810 [2020-07-29T18:35:52.885Z] Removing intermediate container c880983e0810 [2020-07-29T18:35:52.885Z] ---> 831c49859a08 [2020-07-29T18:35:52.885Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-07-29T18:35:52.885Z] ---> Running in a5d305d40afd [2020-07-29T18:35:53.522Z] From https://github.com/docker/buildx [2020-07-29T18:35:53.522Z] * [new tag] v0.3.1 -> build [2020-07-29T18:35:54.159Z] Switched to branch 'build' [2020-07-29T18:35:54.798Z] Removing intermediate container a5d305d40afd [2020-07-29T18:35:54.798Z] ---> 74952a671f88 [2020-07-29T18:35:54.798Z] Step 10/15 : ARG GOOS [2020-07-29T18:35:55.097Z] ---> Running in 49018e6ba469 [2020-07-29T18:35:55.097Z] Removing intermediate container 49018e6ba469 [2020-07-29T18:35:55.097Z] ---> 9514f69ed561 [2020-07-29T18:35:55.097Z] Step 11/15 : ARG GOARCH [2020-07-29T18:35:55.097Z] ---> Running in d479085d0cc4 [2020-07-29T18:35:55.097Z] Removing intermediate container d479085d0cc4 [2020-07-29T18:35:55.097Z] ---> 11936061b1fc [2020-07-29T18:35:55.097Z] 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-07-29T18:35:55.097Z] ---> Running in 34f915bc9ef1 [2020-07-29T18:35:57.413Z] #41 ... [2020-07-29T18:35:57.413Z] [2020-07-29T18:35:57.413Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:35:57.413Z] #60 13.50 Checking out files: 93% (1942/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-07-29T18:35:57.413Z] #60 13.61 + cd /tmp/tmp.MyTSaT7FDy/src/github.com/docker/libnetwork [2020-07-29T18:35:57.413Z] #60 13.61 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-07-29T18:35:57.413Z] #60 14.17 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-29T18:35:58.458Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-07-29T18:35:58.458Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-6f2f2127\powershellScript.ps1'; exit $LASTEXITCODE; [2020-07-29T18:35:58.458Z] ---------------------------------------------------------------------------- [2020-07-29T18:35:58.458Z] [2020-07-29T18:35:58.458Z] INFO: executeCI.ps1 starting at Wed Jul 29 18:35:57 CUT 2020 [2020-07-29T18:35:58.458Z] [2020-07-29T18:35:58.458Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-07-29T18:35:58.458Z] INFO: Running git version 2.24.1.windows.2 [2020-07-29T18:35:58.458Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-07-29T18:35:58.458Z] INFO: Environment variables: [2020-07-29T18:35:58.458Z] [2020-07-29T18:35:58.458Z] Name Value [2020-07-29T18:35:58.458Z] ---- ----- [2020-07-29T18:35:58.458Z] ALLUSERSPROFILE C:\ProgramData [2020-07-29T18:35:58.458Z] amd64 true [2020-07-29T18:35:58.458Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-07-29T18:35:58.458Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-07-29T18:35:58.458Z] arm64 true [2020-07-29T18:35:58.458Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-07-29T18:35:58.458Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-07-29T18:35:58.458Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-07-29T18:35:58.458Z] BRANCH_NAME PR-41297 [2020-07-29T18:35:58.458Z] BUILD_DISPLAY_NAME #2 [2020-07-29T18:35:58.458Z] BUILD_ID 2 [2020-07-29T18:35:58.458Z] BUILD_NUMBER 2 [2020-07-29T18:35:58.458Z] BUILD_TAG jenkins-moby-PR-41297-2 [2020-07-29T18:35:58.458Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41297/2/ [2020-07-29T18:35:58.458Z] CHANGE_AUTHOR IsaiahGrace [2020-07-29T18:35:58.458Z] CHANGE_AUTHOR_DISPLAY_NAME Isaiah Grace [2020-07-29T18:35:58.458Z] CHANGE_AUTHOR_EMAIL irgkenya4@gmail.com [2020-07-29T18:35:58.458Z] CHANGE_BRANCH master [2020-07-29T18:35:58.458Z] CHANGE_FORK IsaiahGrace [2020-07-29T18:35:58.458Z] CHANGE_ID 41297 [2020-07-29T18:35:58.458Z] CHANGE_TARGET master [2020-07-29T18:35:58.458Z] CHANGE_TITLE docker.service: Add multi-user.target to After= in unit file [2020-07-29T18:35:58.458Z] CHANGE_URL https://github.com/moby/moby/pull/41297 [2020-07-29T18:35:58.458Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-29T18:35:58.458Z] CommonProgramFiles C:\Program Files\Common Files [2020-07-29T18:35:58.458Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-07-29T18:35:58.458Z] CommonProgramW6432 C:\Program Files\Common Files [2020-07-29T18:35:58.458Z] COMPUTERNAME azwin-2-45a650 [2020-07-29T18:35:58.458Z] ComSpec C:\windows\system32\cmd.exe [2020-07-29T18:35:58.458Z] ConfigSequenceNumber 0 [2020-07-29T18:35:58.458Z] dco true [2020-07-29T18:35:58.458Z] DOCKER_BUILDKIT 0 [2020-07-29T18:35:58.458Z] DOCKER_DUT_DEBUG 1 [2020-07-29T18:35:58.458Z] DOCKER_EXPERIMENTAL 1 [2020-07-29T18:35:58.458Z] DOCKER_GRAPHDRIVER overlay2 [2020-07-29T18:35:58.458Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-07-29T18:35:58.458Z] EXECUTOR_NUMBER 0 [2020-07-29T18:35:58.458Z] FQDN azwin-2-45a650.westus.cloudapp.azure.com [2020-07-29T18:35:58.458Z] GIT_BRANCH PR-41297 [2020-07-29T18:35:58.458Z] GIT_COMMIT 0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d [2020-07-29T18:35:58.458Z] GIT_PREVIOUS_COMMIT f8aa67ef64f261e5e353fcdf534285918d858406 [2020-07-29T18:35:58.458Z] GIT_URL https://github.com/moby/moby.git [2020-07-29T18:35:58.458Z] HUDSON_COOKIE 43ef7821-b403-4070-98b7-f8f8b2ba9e35 [2020-07-29T18:35:58.458Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-07-29T18:35:58.458Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-07-29T18:35:58.458Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-07-29T18:35:58.458Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.252-2.b09.ojdkbuild.windows.x86_64 [2020-07-29T18:35:58.458Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-07-29T18:35:58.458Z] JENKINS_NODE_COOKIE c481b184-25b2-4971-9708-d6ae17c236eb [2020-07-29T18:35:58.458Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-07-29T18:35:58.458Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-07-29T18:35:58.458Z] JOB_BASE_NAME PR-41297 [2020-07-29T18:35:58.458Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41297/display/redirect [2020-07-29T18:35:58.458Z] JOB_NAME moby/PR-41297 [2020-07-29T18:35:58.458Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41297/ [2020-07-29T18:35:58.458Z] library.jps.version master [2020-07-29T18:35:58.458Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-07-29T18:35:58.458Z] NODE_LABELS amd64 azure azwin-2-45a650 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-07-29T18:35:58.458Z] NODE_NAME azwin-2-45a650 [2020-07-29T18:35:58.458Z] NUMBER_OF_PROCESSORS 4 [2020-07-29T18:35:58.459Z] OS Windows_NT [2020-07-29T18:35:58.459Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-07-29T18:35:58.459Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-07-29T18:35:58.459Z] ppc64le true [2020-07-29T18:35:58.459Z] PROCESSOR_ARCHITECTURE AMD64 [2020-07-29T18:35:58.459Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-07-29T18:35:58.459Z] PROCESSOR_LEVEL 6 [2020-07-29T18:35:58.459Z] PROCESSOR_REVISION 5504 [2020-07-29T18:35:58.459Z] ProgramData C:\ProgramData [2020-07-29T18:35:58.459Z] ProgramFiles C:\Program Files [2020-07-29T18:35:58.459Z] ProgramFiles(x86) C:\Program Files (x86) [2020-07-29T18:35:58.459Z] ProgramW6432 C:\Program Files [2020-07-29T18:35:58.459Z] PROMPT $P$G [2020-07-29T18:35:58.459Z] PSExecutionPolicyPreference Bypass [2020-07-29T18:35:58.459Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-07-29T18:35:58.459Z] PUBLIC C:\Users\Public [2020-07-29T18:35:58.459Z] rootless true [2020-07-29T18:35:58.459Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41297/2/display/redirect?page=changes [2020-07-29T18:35:58.459Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41297/2/display/redirect [2020-07-29T18:35:58.459Z] s390x true [2020-07-29T18:35:58.459Z] SKIP_VALIDATION_TESTS 1 [2020-07-29T18:35:58.459Z] SOURCES_DRIVE d [2020-07-29T18:35:58.459Z] SOURCES_SUBDIR gopath [2020-07-29T18:35:58.459Z] STAGE_NAME Run tests [2020-07-29T18:35:58.459Z] SystemDrive C: [2020-07-29T18:35:58.459Z] SystemRoot C:\windows [2020-07-29T18:35:58.459Z] TEMP C:\windows\TEMP [2020-07-29T18:35:58.459Z] TESTDEBUG 0 [2020-07-29T18:35:58.459Z] TESTRUN_DRIVE d [2020-07-29T18:35:58.459Z] TESTRUN_SUBDIR CI [2020-07-29T18:35:58.459Z] TIMEOUT 120m [2020-07-29T18:35:58.459Z] TMP C:\windows\TEMP [2020-07-29T18:35:58.459Z] unit_validate true [2020-07-29T18:35:58.459Z] USERDOMAIN WORKGROUP [2020-07-29T18:35:58.459Z] USERNAME azwin-2-45a650$ [2020-07-29T18:35:58.459Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-07-29T18:35:58.459Z] validate_force false [2020-07-29T18:35:58.459Z] windir C:\windows [2020-07-29T18:35:58.459Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-07-29T18:35:58.459Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-07-29T18:35:58.459Z] windowsRS1 false [2020-07-29T18:35:58.459Z] windowsRS5 true [2020-07-29T18:35:58.459Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-07-29T18:35:58.459Z] [2020-07-29T18:35:58.459Z] [2020-07-29T18:35:58.459Z] [2020-07-29T18:35:58.459Z] INFO: Sources under d:\gopath\... [2020-07-29T18:35:58.459Z] INFO: Test run under d:\CI\... [2020-07-29T18:35:58.459Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-07-29T18:35:58.459Z] INFO: docker/docker repository was found [2020-07-29T18:35:58.459Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2020-07-29T18:35:58.459Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1339' [2020-07-29T18:35:58.459Z] INFO: Docker version of control daemon [2020-07-29T18:35:58.459Z] [2020-07-29T18:35:58.459Z] Client: Docker Engine - Enterprise [2020-07-29T18:35:58.459Z] Version: 19.03.5 [2020-07-29T18:35:58.459Z] API version: 1.40 [2020-07-29T18:35:58.459Z] Go version: go1.12.12 [2020-07-29T18:35:58.459Z] Git commit: 2ee0c57608 [2020-07-29T18:35:58.459Z] Built: 11/13/2019 08:00:16 [2020-07-29T18:35:58.459Z] OS/Arch: windows/amd64 [2020-07-29T18:35:58.459Z] Experimental: false [2020-07-29T18:35:58.459Z] [2020-07-29T18:35:58.459Z] Server: Docker Engine - Enterprise [2020-07-29T18:35:58.459Z] Engine: [2020-07-29T18:35:58.459Z] Version: 19.03.5 [2020-07-29T18:35:58.459Z] API version: 1.40 (minimum version 1.24) [2020-07-29T18:35:58.459Z] Go version: go1.12.12 [2020-07-29T18:35:58.459Z] Git commit: 2ee0c57608 [2020-07-29T18:35:58.459Z] Built: 11/13/2019 07:58:51 [2020-07-29T18:35:58.459Z] OS/Arch: windows/amd64 [2020-07-29T18:35:58.459Z] Experimental: true [2020-07-29T18:35:58.459Z] [2020-07-29T18:35:58.459Z] INFO: Docker info of control daemon [2020-07-29T18:35:58.459Z] [2020-07-29T18:36:00.034Z] Client: [2020-07-29T18:36:00.034Z] Debug Mode: false [2020-07-29T18:36:00.034Z] Plugins: [2020-07-29T18:36:00.034Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-07-29T18:36:00.034Z] [2020-07-29T18:36:00.034Z] Server: [2020-07-29T18:36:00.034Z] Containers: 0 [2020-07-29T18:36:00.034Z] Running: 0 [2020-07-29T18:36:00.034Z] Paused: 0 [2020-07-29T18:36:00.034Z] Stopped: 0 [2020-07-29T18:36:00.034Z] Images: 10 [2020-07-29T18:36:00.034Z] Server Version: 19.03.5 [2020-07-29T18:36:00.034Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-07-29T18:36:00.034Z] Windows: [2020-07-29T18:36:00.034Z] LCOW: [2020-07-29T18:36:00.034Z] Logging Driver: json-file [2020-07-29T18:36:00.034Z] Plugins: [2020-07-29T18:36:00.034Z] Volume: local [2020-07-29T18:36:00.034Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-29T18:36:00.034Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-29T18:36:00.034Z] Swarm: inactive [2020-07-29T18:36:00.034Z] Default Isolation: process [2020-07-29T18:36:00.034Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-29T18:36:00.034Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-29T18:36:00.034Z] OSType: windows [2020-07-29T18:36:00.034Z] Architecture: x86_64 [2020-07-29T18:36:00.034Z] CPUs: 4 [2020-07-29T18:36:00.034Z] Total Memory: 32GiB [2020-07-29T18:36:00.034Z] Name: azwin-2-45a650 [2020-07-29T18:36:00.034Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-07-29T18:36:00.034Z] Docker Root Dir: D:\docker [2020-07-29T18:36:00.034Z] Debug Mode: false [2020-07-29T18:36:00.034Z] Registry: https://index.docker.io/v1/ [2020-07-29T18:36:00.034Z] Labels: [2020-07-29T18:36:00.034Z] Experimental: true [2020-07-29T18:36:00.034Z] Insecure Registries: [2020-07-29T18:36:00.034Z] 10.0.0.4:5000 [2020-07-29T18:36:00.034Z] 127.0.0.0/8 [2020-07-29T18:36:00.034Z] Registry Mirrors: [2020-07-29T18:36:00.034Z] http://10.0.0.4:5000/ [2020-07-29T18:36:00.034Z] Live Restore Enabled: false [2020-07-29T18:36:00.034Z] [2020-07-29T18:36:00.034Z] [2020-07-29T18:36:00.034Z] INFO: Commit hash is 0ca7456e52 [2020-07-29T18:36:00.034Z] INFO: Nuke-Everything... [2020-07-29T18:36:00.034Z] INFO: Container count on control daemon to delete is 0 [2020-07-29T18:36:00.507Z] INFO: Nuking d:\CI [2020-07-29T18:36:00.507Z] INFO: Zapped successfully [2020-07-29T18:36:00.507Z] INFO: Location for testing is d:\CI\PR-41297\2 [2020-07-29T18:36:00.979Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-07-29T18:36:00.979Z] [2020-07-29T18:36:00.979Z] [2020-07-29T18:36:00.979Z] INFO: Building the image from Dockerfile.windows at 07/29/2020 18:36:00... [2020-07-29T18:36:00.979Z] [2020-07-29T18:36:01.886Z] #60 ... [2020-07-29T18:36:01.886Z] [2020-07-29T18:36:01.886Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-29T18:36:01.886Z] #23 13.66 Fetched 8060 kB in 11s (760 kB/s) [2020-07-29T18:36:01.886Z] #23 13.66 Reading package lists... [2020-07-29T18:36:01.886Z] #23 16.68 Reading package lists... [2020-07-29T18:36:01.886Z] #23 20.04 Building dependency tree... [2020-07-29T18:36:01.886Z] #23 20.97 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-29T18:36:01.886Z] #23 20.97 The following additional packages will be installed: [2020-07-29T18:36:01.886Z] #23 20.97 libjq1 libonig5 [2020-07-29T18:36:01.886Z] #23 21.26 The following NEW packages will be installed: [2020-07-29T18:36:01.886Z] #23 21.26 jq libjq1 libonig5 [2020-07-29T18:36:01.886Z] #23 21.37 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-29T18:36:01.886Z] #23 21.37 Need to get 350 kB of archives. [2020-07-29T18:36:01.886Z] #23 21.37 After this operation, 1154 kB of additional disk space will be used. [2020-07-29T18:36:01.886Z] #23 21.37 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-07-29T18:36:01.886Z] #23 21.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-07-29T18:36:01.886Z] #23 21.42 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-07-29T18:36:01.886Z] #23 ... [2020-07-29T18:36:01.886Z] [2020-07-29T18:36:01.886Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T18:36:01.886Z] #10 13.38 Fetched 8060 kB in 10s (771 kB/s) [2020-07-29T18:36:01.886Z] #10 13.38 Reading package lists... [2020-07-29T18:36:01.886Z] #10 16.45 Reading package lists... [2020-07-29T18:36:01.886Z] #10 19.85 Building dependency tree... [2020-07-29T18:36:01.886Z] #10 20.73 The following additional packages will be installed: [2020-07-29T18:36:01.886Z] #10 20.75 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-29T18:36:01.886Z] #10 20.75 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-29T18:36:01.886Z] #10 20.75 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-29T18:36:01.886Z] #10 20.75 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-29T18:36:01.886Z] #10 20.76 Suggested packages: [2020-07-29T18:36:01.886Z] #10 20.76 gcc-8-locales seccomp wine64 [2020-07-29T18:36:01.886Z] #10 21.70 The following NEW packages will be installed: [2020-07-29T18:36:01.886Z] #10 21.70 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-29T18:36:01.886Z] #10 21.70 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-29T18:36:01.886Z] #10 21.70 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-29T18:36:01.886Z] #10 21.70 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-29T18:36:01.886Z] #10 21.70 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-29T18:36:01.886Z] #10 21.70 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-29T18:36:01.886Z] #10 21.83 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-29T18:36:01.886Z] #10 21.83 Need to get 73.3 MB of archives. [2020-07-29T18:36:01.886Z] #10 21.83 After this operation, 494 MB of additional disk space will be used. [2020-07-29T18:36:01.886Z] #10 21.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2020-07-29T18:36:02.182Z] #10 ... [2020-07-29T18:36:02.182Z] [2020-07-29T18:36:02.182Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-29T18:36:02.182Z] #23 22.00 debconf: delaying package configuration, since apt-utils is not installed [2020-07-29T18:36:02.182Z] #23 22.08 Fetched 350 kB in 0s (2805 kB/s) [2020-07-29T18:36:02.476Z] #23 22.16 Selecting previously unselected package libonig5:s390x. [2020-07-29T18:36:02.476Z] #23 22.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 ... 15177 files and directories currently installed.) [2020-07-29T18:36:02.476Z] #23 22.25 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-07-29T18:36:02.476Z] #23 22.26 Unpacking libonig5:s390x (6.9.1-1) ... [2020-07-29T18:36:02.768Z] #23 22.47 Selecting previously unselected package libjq1:s390x. [2020-07-29T18:36:02.768Z] #23 22.49 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-07-29T18:36:02.768Z] #23 22.49 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-29T18:36:02.768Z] #23 22.63 Selecting previously unselected package jq. [2020-07-29T18:36:02.768Z] #23 22.63 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-07-29T18:36:02.768Z] #23 22.64 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-29T18:36:02.768Z] #23 22.71 Setting up libonig5:s390x (6.9.1-1) ... [2020-07-29T18:36:02.768Z] #23 22.72 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-29T18:36:02.768Z] #23 22.73 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-29T18:36:02.768Z] #23 22.73 Processing triggers for libc-bin (2.28-10) ... [2020-07-29T18:36:03.405Z] #23 ... [2020-07-29T18:36:03.405Z] [2020-07-29T18:36:03.405Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-29T18:36:03.405Z] #36 13.12 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-29T18:36:03.405Z] #36 14.22 + 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-07-29T18:36:03.405Z] #36 ... [2020-07-29T18:36:03.405Z] [2020-07-29T18:36:03.405Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-29T18:36:03.405Z] #23 DONE 23.3s [2020-07-29T18:36:03.405Z] [2020-07-29T18:36:03.405Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-29T18:36:03.405Z] #24 DONE 0.1s [2020-07-29T18:36:03.405Z] [2020-07-29T18:36:03.405Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:36:03.405Z] #30 23.14 sync [2020-07-29T18:36:03.405Z] #30 23.14 internal/reflectlite [2020-07-29T18:36:03.698Z] #30 ... [2020-07-29T18:36:03.698Z] [2020-07-29T18:36:03.698Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-29T18:36:03.698Z] #32 13.61 Fetched 8060 kB in 11s (762 kB/s) [2020-07-29T18:36:03.698Z] #32 13.61 Reading package lists... [2020-07-29T18:36:03.698Z] #32 17.29 Reading package lists... [2020-07-29T18:36:03.698Z] #32 21.01 Building dependency tree... [2020-07-29T18:36:03.698Z] #32 22.25 The following additional packages will be installed: [2020-07-29T18:36:03.698Z] #32 22.26 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-29T18:36:03.698Z] #32 22.27 Suggested packages: [2020-07-29T18:36:03.698Z] #32 22.27 cmake-doc ninja-build lrzip [2020-07-29T18:36:03.698Z] #32 22.27 Recommended packages: [2020-07-29T18:36:03.698Z] #32 22.27 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-29T18:36:03.698Z] #32 23.14 The following NEW packages will be installed: [2020-07-29T18:36:03.698Z] #32 23.14 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-29T18:36:03.698Z] #32 23.14 vim-common xxd [2020-07-29T18:36:03.698Z] #32 23.31 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-29T18:36:03.698Z] #32 23.31 Need to get 14.0 MB of archives. [2020-07-29T18:36:03.698Z] #32 23.31 After this operation, 62.1 MB of additional disk space will be used. [2020-07-29T18:36:03.698Z] #32 23.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-07-29T18:36:03.698Z] #32 23.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-07-29T18:36:03.698Z] #32 23.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-07-29T18:36:03.698Z] #32 23.48 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-07-29T18:36:03.992Z] #32 ... [2020-07-29T18:36:03.992Z] [2020-07-29T18:36:03.992Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T18:36:03.992Z] #10 22.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2020-07-29T18:36:03.992Z] #10 22.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-07-29T18:36:03.992Z] #10 22.15 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-07-29T18:36:03.992Z] #10 22.16 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-07-29T18:36:03.992Z] #10 22.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-29T18:36:03.992Z] #10 22.45 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-07-29T18:36:03.992Z] #10 22.63 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2020-07-29T18:36:03.992Z] #10 22.64 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB] [2020-07-29T18:36:03.992Z] #10 ... [2020-07-29T18:36:03.992Z] [2020-07-29T18:36:03.992Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T18:36:03.992Z] #38 13.98 Fetched 8060 kB in 11s (731 kB/s) [2020-07-29T18:36:03.992Z] #38 13.98 Reading package lists... [2020-07-29T18:36:03.992Z] #38 17.65 Reading package lists... [2020-07-29T18:36:03.992Z] #38 21.35 Building dependency tree... [2020-07-29T18:36:03.992Z] #38 22.53 The following additional packages will be installed: [2020-07-29T18:36:03.992Z] #38 22.53 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-29T18:36:03.992Z] #38 22.53 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-29T18:36:03.992Z] #38 22.54 Suggested packages: [2020-07-29T18:36:03.992Z] #38 22.54 manpages-dev python-setuptools [2020-07-29T18:36:03.992Z] #38 23.60 The following NEW packages will be installed: [2020-07-29T18:36:03.992Z] #38 23.60 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-29T18:36:03.992Z] #38 23.60 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-29T18:36:03.992Z] #38 23.60 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-29T18:36:03.992Z] #38 23.60 python-six zlib1g-dev [2020-07-29T18:36:03.992Z] #38 23.87 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-29T18:36:03.992Z] #38 23.87 Need to get 3742 kB of archives. [2020-07-29T18:36:03.992Z] #38 23.87 After this operation, 22.0 MB of additional disk space will be used. [2020-07-29T18:36:03.992Z] #38 23.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-07-29T18:36:03.992Z] #38 23.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-07-29T18:36:03.992Z] #38 23.90 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-07-29T18:36:03.992Z] #38 23.93 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-07-29T18:36:03.992Z] #38 23.93 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-07-29T18:36:03.992Z] #38 23.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-07-29T18:36:03.992Z] #38 23.93 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-07-29T18:36:03.992Z] #38 23.93 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-07-29T18:36:03.992Z] #38 23.96 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-07-29T18:36:03.992Z] #38 23.99 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-07-29T18:36:04.297Z] #38 24.01 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-07-29T18:36:04.297Z] #38 24.05 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-07-29T18:36:04.297Z] #38 24.08 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-07-29T18:36:04.297Z] #38 ... [2020-07-29T18:36:04.297Z] [2020-07-29T18:36:04.297Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-29T18:36:04.297Z] #32 24.08 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-07-29T18:36:04.297Z] #32 24.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-07-29T18:36:04.297Z] #32 24.12 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-07-29T18:36:04.297Z] #32 24.13 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-07-29T18:36:04.297Z] #32 24.15 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-07-29T18:36:04.297Z] #32 24.15 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-07-29T18:36:04.590Z] #32 ... [2020-07-29T18:36:04.590Z] [2020-07-29T18:36:04.591Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-29T18:36:04.591Z] #51 14.41 Fetched 8060 kB in 12s (700 kB/s) [2020-07-29T18:36:04.591Z] #51 14.41 Reading package lists... [2020-07-29T18:36:04.591Z] #51 18.05 Reading package lists... [2020-07-29T18:36:04.591Z] #51 21.83 Building dependency tree... [2020-07-29T18:36:04.591Z] #51 23.09 The following additional packages will be installed: [2020-07-29T18:36:04.591Z] #51 23.09 libbtrfs0 [2020-07-29T18:36:04.591Z] #51 23.20 The following NEW packages will be installed: [2020-07-29T18:36:04.591Z] #51 23.20 libbtrfs-dev libbtrfs0 [2020-07-29T18:36:04.591Z] #51 23.32 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-29T18:36:04.591Z] #51 23.32 Need to get 118 kB of archives. [2020-07-29T18:36:04.591Z] #51 23.32 After this operation, 390 kB of additional disk space will be used. [2020-07-29T18:36:04.591Z] #51 23.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-07-29T18:36:04.591Z] #51 23.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-07-29T18:36:04.591Z] #51 24.25 debconf: delaying package configuration, since apt-utils is not installed [2020-07-29T18:36:04.591Z] #51 24.37 Fetched 118 kB in 0s (1133 kB/s) [2020-07-29T18:36:04.591Z] #51 24.41 Selecting previously unselected package libbtrfs0. [2020-07-29T18:36:04.591Z] #51 24.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-07-29T18:36:04.591Z] #51 24.49 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-07-29T18:36:04.591Z] #51 24.51 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-29T18:36:04.591Z] #51 24.60 Selecting previously unselected package libbtrfs-dev. [2020-07-29T18:36:04.591Z] #51 ... [2020-07-29T18:36:04.591Z] [2020-07-29T18:36:04.591Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T18:36:04.591Z] #38 24.11 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-07-29T18:36:04.591Z] #38 24.12 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-29T18:36:04.591Z] #38 24.13 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-07-29T18:36:04.591Z] #38 24.13 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-07-29T18:36:04.792Z] Sending build context to Docker daemon 56.05MB [2020-07-29T18:36:04.792Z] [2020-07-29T18:36:05.232Z] #38 24.98 debconf: delaying package configuration, since apt-utils is not installed [2020-07-29T18:36:05.232Z] [2020-07-29T18:36:05.232Z] #38 ... [2020-07-29T18:36:05.232Z] [2020-07-29T18:36:05.232Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-29T18:36:05.232Z] #51 24.60 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-07-29T18:36:05.232Z] #51 24.60 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-29T18:36:05.232Z] #51 24.75 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-29T18:36:05.232Z] #51 24.79 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-29T18:36:05.232Z] #51 24.79 Processing triggers for libc-bin (2.28-10) ... [2020-07-29T18:36:05.232Z] #51 DONE 25.1s [2020-07-29T18:36:05.232Z] [2020-07-29T18:36:05.232Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T18:36:05.232Z] #38 25.07 Fetched 3742 kB in 0s (7873 kB/s) [2020-07-29T18:36:05.232Z] #38 25.13 Selecting previously unselected package libcap-dev:s390x. [2020-07-29T18:36:05.232Z] #38 25.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-07-29T18:36:05.232Z] #38 25.25 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-07-29T18:36:05.232Z] #38 25.25 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-07-29T18:36:05.264Z] Step 1/10 : FROM microsoft/windowsservercore [2020-07-29T18:36:05.264Z] ---> 987b1d5e0abf [2020-07-29T18:36:05.264Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-07-29T18:36:05.264Z] ---> Using cache [2020-07-29T18:36:05.264Z] ---> b433f12e2edd [2020-07-29T18:36:05.264Z] Step 3/10 : ARG GO_VERSION=1.13.14 [2020-07-29T18:36:05.264Z] ---> Using cache [2020-07-29T18:36:05.264Z] ---> 2efdb5624f7b [2020-07-29T18:36:05.264Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-07-29T18:36:05.264Z] ---> Using cache [2020-07-29T18:36:05.264Z] ---> 978abd6db3a9 [2020-07-29T18:36:05.264Z] 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-07-29T18:36:05.264Z] ---> Using cache [2020-07-29T18:36:05.264Z] ---> c68ecec444ea [2020-07-29T18:36:05.264Z] 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-07-29T18:36:05.264Z] ---> Using cache [2020-07-29T18:36:05.264Z] ---> d377129289ef [2020-07-29T18:36:05.264Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-07-29T18:36:05.264Z] ---> Using cache [2020-07-29T18:36:05.264Z] ---> 6ef92d8882f8 [2020-07-29T18:36:05.264Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-07-29T18:36:05.264Z] ---> Using cache [2020-07-29T18:36:05.264Z] ---> 2890836ddee6 [2020-07-29T18:36:05.264Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-07-29T18:36:05.264Z] ---> Using cache [2020-07-29T18:36:05.264Z] ---> bdf32de332be [2020-07-29T18:36:05.264Z] Step 10/10 : COPY . . [2020-07-29T18:36:05.534Z] #38 ... [2020-07-29T18:36:05.534Z] [2020-07-29T18:36:05.534Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:36:05.534Z] #43 DONE 25.3s [2020-07-29T18:36:05.534Z] [2020-07-29T18:36:05.534Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T18:36:05.534Z] #38 25.36 Selecting previously unselected package libnet1:s390x. [2020-07-29T18:36:05.534Z] #38 25.37 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-07-29T18:36:05.534Z] #38 25.38 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-29T18:36:05.839Z] #38 25.48 Selecting previously unselected package libnet1-dev. [2020-07-29T18:36:05.839Z] #38 25.48 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-07-29T18:36:05.839Z] #38 25.49 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-29T18:36:05.839Z] #38 25.77 Selecting previously unselected package libnl-3-200:s390x. [2020-07-29T18:36:06.137Z] #38 25.79 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-07-29T18:36:06.137Z] #38 25.79 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-07-29T18:36:06.137Z] #38 25.93 Selecting previously unselected package libnl-3-dev:s390x. [2020-07-29T18:36:06.137Z] #38 25.93 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-07-29T18:36:06.137Z] #38 25.94 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-07-29T18:36:06.137Z] #38 26.11 Selecting previously unselected package libprotobuf-c1:s390x. [2020-07-29T18:36:06.137Z] #38 26.11 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-07-29T18:36:06.137Z] #38 26.11 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-29T18:36:06.137Z] #38 26.16 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-07-29T18:36:06.137Z] #38 26.16 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-07-29T18:36:06.430Z] #38 26.17 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-07-29T18:36:06.430Z] #38 26.25 Selecting previously unselected package zlib1g-dev:s390x. [2020-07-29T18:36:06.430Z] #38 26.25 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-07-29T18:36:06.430Z] #38 26.26 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-07-29T18:36:06.723Z] #38 26.49 Selecting previously unselected package libprotobuf17:s390x. [2020-07-29T18:36:06.723Z] #38 26.49 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-07-29T18:36:06.723Z] #38 26.50 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-07-29T18:36:07.018Z] #38 ... [2020-07-29T18:36:07.018Z] [2020-07-29T18:36:07.018Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:36:07.018Z] #60 DONE 26.7s [2020-07-29T18:36:07.018Z] [2020-07-29T18:36:07.018Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T18:36:07.018Z] #25 2.062 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-29T18:36:07.018Z] #25 2.431 #=#=# [2020-07-29T18:36:07.954Z] #25 2.738 0.1% ## 3.9% ####### 10.7% ############## 19.7% ################### 26.5% ########################### 37.7% ################################# 46.8% #################################### 51.2% ######################################## 55.8% ########################################### 60.3% ################################################# 68.5% #################################################### 73.5% ############################################################# 85.0% ######################################################################## 100.0% [2020-07-29T18:36:08.255Z] #25 4.739 [2020-07-29T18:36:08.842Z] #25 4.877 ######################### 36.0% ########################################################## 80.9% ######################################################################## 100.0% [2020-07-29T18:36:08.842Z] #25 5.318 [2020-07-29T18:36:09.428Z] #25 5.480 ###### 8.9% ############################################ 61.8% ######################################################################## 100.0% [2020-07-29T18:36:09.482Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-02c1ca31795ee65b8) in /home/ubuntu/workspace/moby_PR-41297 [Pipeline] { [Pipeline] checkout [2020-07-29T18:36:09.728Z] #25 6.014 [2020-07-29T18:36:10.909Z] #25 6.125 1.2% ###### 9.6% ############# 18.1% ################### 26.7% ######################### 35.3% ############################### 43.9% ##################################### 52.5% ############################################# 63.2% ###################################################### 76.0% ########################################################### 82.0% ################################################################ 89.3% ##################################################################### 95.8% ######################################################################## 100.0% [2020-07-29T18:36:11.202Z] #25 ... [2020-07-29T18:36:11.202Z] [2020-07-29T18:36:11.202Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-29T18:36:11.202Z] #28 31.07 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-29T18:36:11.497Z] #28 31.29 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-29T18:36:13.278Z] using credential docker-jenkins-github-credentials [2020-07-29T18:36:13.299Z] Cloning the remote Git repository [2020-07-29T18:36:13.299Z] Cloning with configured refspecs honoured and without tags [2020-07-29T18:36:13.593Z] Cloning repository https://github.com/moby/moby.git [2020-07-29T18:36:13.669Z] > git init /home/ubuntu/workspace/moby_PR-41297 # timeout=10 [2020-07-29T18:36:13.843Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-29T18:36:13.844Z] > git --version # timeout=10 [2020-07-29T18:36:13.852Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-29T18:36:13.855Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41297/head:refs/remotes/origin/PR-41297 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-29T18:36:15.050Z] #28 ... [2020-07-29T18:36:15.050Z] [2020-07-29T18:36:15.050Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T18:36:15.050Z] #10 24.46 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-07-29T18:36:15.050Z] #10 26.44 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-07-29T18:36:15.050Z] #10 26.44 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-07-29T18:36:15.050Z] #10 26.46 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-07-29T18:36:15.050Z] #10 26.46 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-07-29T18:36:15.050Z] #10 26.46 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2020-07-29T18:36:15.050Z] #10 26.47 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-07-29T18:36:15.050Z] #10 26.47 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-07-29T18:36:15.050Z] #10 26.49 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-07-29T18:36:15.050Z] #10 26.50 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-07-29T18:36:15.050Z] #10 26.51 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-07-29T18:36:15.050Z] #10 26.53 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-07-29T18:36:15.050Z] #10 26.55 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-07-29T18:36:15.050Z] #10 26.56 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-07-29T18:36:15.050Z] #10 26.57 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-07-29T18:36:15.050Z] #10 26.57 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-07-29T18:36:15.050Z] #10 27.59 debconf: delaying package configuration, since apt-utils is not installed [2020-07-29T18:36:15.050Z] #10 27.63 Fetched 73.3 MB in 5s (15.3 MB/s) [2020-07-29T18:36:15.050Z] #10 27.70 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-29T18:36:15.051Z] #10 27.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 ... 15177 files and directories currently installed.) [2020-07-29T18:36:15.051Z] #10 27.76 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-07-29T18:36:15.051Z] #10 27.80 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-29T18:36:15.051Z] #10 29.53 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-29T18:36:15.051Z] #10 29.54 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-07-29T18:36:15.051Z] #10 29.54 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-29T18:36:15.051Z] #10 32.11 Selecting previously unselected package binutils-mingw-w64. [2020-07-29T18:36:15.051Z] #10 32.13 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-29T18:36:15.051Z] #10 32.14 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-29T18:36:15.051Z] #10 32.22 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-07-29T18:36:15.051Z] #10 32.22 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-07-29T18:36:15.051Z] #10 32.23 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-07-29T18:36:15.051Z] #10 32.34 Selecting previously unselected package dmsetup. [2020-07-29T18:36:15.051Z] #10 32.34 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-07-29T18:36:15.051Z] #10 32.35 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-29T18:36:15.051Z] #10 32.46 Selecting previously unselected package mingw-w64-common. [2020-07-29T18:36:15.051Z] #10 32.46 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-29T18:36:15.051Z] #10 32.47 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-29T18:36:15.051Z] #10 ... [2020-07-29T18:36:15.051Z] [2020-07-29T18:36:15.051Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T18:36:15.051Z] #25 7.784 #=#=# [2020-07-29T18:36:15.051Z] #25 7.941 0.0% # 2.4% #### 6.1% ###### 9.0% ######## 11.5% ########## 15.2% ############ 17.8% ############## 20.3% ################ 22.8% ################## 25.3% ################### 27.4% ##################### 29.9% ###################### 31.8% ######################## 34.0% ######################### 35.9% ########################### 37.6% ############################ 40.3% ############################# 40.8% ############################### 43.8% ################################# 46.3% ################################### 49.4% ##################################### 52.5% ######################################## 55.7% ########################################## 59.3% ############################################ 61.6% ############################################## 64.6% ################################################ 67.1% ################################################## 69.6% ################################################### 72.1% ##################################################### 74.0% [2020-07-29T18:36:15.051Z] #25 ... [2020-07-29T18:36:15.051Z] [2020-07-29T18:36:15.051Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-29T18:36:15.051Z] #32 24.93 debconf: delaying package configuration, since apt-utils is not installed [2020-07-29T18:36:15.051Z] #32 25.05 Fetched 14.0 MB in 1s (12.3 MB/s) [2020-07-29T18:36:15.051Z] #32 25.12 Selecting previously unselected package xxd. [2020-07-29T18:36:15.051Z] #32 25.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-07-29T18:36:15.051Z] #32 25.25 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-07-29T18:36:15.051Z] #32 25.26 Unpacking xxd (2:8.1.0875-5) ... [2020-07-29T18:36:15.051Z] #32 25.47 Selecting previously unselected package vim-common. [2020-07-29T18:36:15.051Z] #32 25.47 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-29T18:36:15.051Z] #32 25.50 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-29T18:36:15.051Z] #32 25.85 Selecting previously unselected package cmake-data. [2020-07-29T18:36:15.051Z] #32 25.85 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-29T18:36:15.051Z] #32 25.86 Unpacking cmake-data (3.13.4-1) ... [2020-07-29T18:36:15.051Z] #32 28.68 Selecting previously unselected package libicu63:s390x. [2020-07-29T18:36:15.051Z] #32 28.71 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-07-29T18:36:15.051Z] #32 28.72 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-07-29T18:36:15.051Z] #32 32.52 Selecting previously unselected package libxml2:s390x. [2020-07-29T18:36:15.051Z] #32 32.52 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-07-29T18:36:15.051Z] #32 32.52 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-07-29T18:36:15.051Z] #32 32.90 Selecting previously unselected package libarchive13:s390x. [2020-07-29T18:36:15.051Z] #32 32.91 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-07-29T18:36:15.051Z] #32 32.92 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-07-29T18:36:15.051Z] #32 33.12 Selecting previously unselected package libjsoncpp1:s390x. [2020-07-29T18:36:15.051Z] #32 33.12 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-07-29T18:36:15.051Z] #32 33.12 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-07-29T18:36:15.051Z] #32 33.19 Selecting previously unselected package librhash0:s390x. [2020-07-29T18:36:15.051Z] #32 33.19 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-07-29T18:36:15.051Z] #32 33.20 Unpacking librhash0:s390x (1.3.8-1) ... [2020-07-29T18:36:15.051Z] #32 33.33 Selecting previously unselected package libuv1:s390x. [2020-07-29T18:36:15.051Z] #32 33.33 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-07-29T18:36:15.051Z] #32 33.33 Unpacking libuv1:s390x (1.24.1-1) ... [2020-07-29T18:36:15.051Z] #32 33.43 Selecting previously unselected package cmake. [2020-07-29T18:36:15.051Z] #32 33.43 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-07-29T18:36:15.051Z] #32 33.43 Unpacking cmake (3.13.4-1) ... [2020-07-29T18:36:15.051Z] #32 ... [2020-07-29T18:36:15.051Z] [2020-07-29T18:36:15.051Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T18:36:15.344Z] #25 7.941 0.0% # 2.4% #### 6.1% ###### 9.0% ######## 11.5% ########## 15.2% ############ 17.8% ############## 20.3% ################ 22.8% ################## 25.3% ################### 27.4% ##################### 29.9% ###################### 31.8% ######################## 34.0% ######################### 35.9% ########################### 37.6% ############################ 40.3% ############################# 40.8% ############################### 43.8% ################################# 46.3% ################################### 49.4% ##################################### 52.5% ######################################## 55.7% ########################################## 59.3% ############################################ 61.6% ############################################## 64.6% ################################################ 67.1% ################################################## 69.6% ################################################### 72.1% ##################################################### 74.0% ###################################################### 75.8% ######################################################## 78.3% [2020-07-29T18:36:15.344Z] #25 ... [2020-07-29T18:36:15.344Z] [2020-07-29T18:36:15.344Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:36:15.344Z] #52 0.794 + RM_GOPATH=0 [2020-07-29T18:36:15.344Z] #52 0.794 + TMP_GOPATH= [2020-07-29T18:36:15.344Z] #52 0.794 + : /build [2020-07-29T18:36:15.344Z] #52 0.794 + '[' -z '' ']' [2020-07-29T18:36:15.344Z] #52 0.794 ++ mktemp -d [2020-07-29T18:36:15.344Z] #52 0.800 + export GOPATH=/tmp/tmp.VaW3JZ7oGx [2020-07-29T18:36:15.344Z] #52 0.800 + GOPATH=/tmp/tmp.VaW3JZ7oGx [2020-07-29T18:36:15.344Z] #52 0.800 + RM_GOPATH=1 [2020-07-29T18:36:15.344Z] #52 0.800 + case "$(go env GOARCH)" in [2020-07-29T18:36:15.344Z] #52 0.800 ++ go env GOARCH [2020-07-29T18:36:15.344Z] #52 0.832 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-29T18:36:15.344Z] #52 0.832 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T18:36:15.344Z] #52 0.832 + GO_BUILDMODE=-buildmode=pie [2020-07-29T18:36:15.344Z] #52 0.832 ++ dirname /tmp/install/install.sh [2020-07-29T18:36:15.344Z] #52 0.832 + dir=/tmp/install [2020-07-29T18:36:15.344Z] #52 0.832 + bin=containerd [2020-07-29T18:36:15.344Z] #52 0.832 + shift [2020-07-29T18:36:15.344Z] #52 0.832 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-29T18:36:15.344Z] #52 0.832 + . /tmp/install/containerd.installer [2020-07-29T18:36:15.344Z] #52 0.832 ++ set -e [2020-07-29T18:36:15.344Z] #52 0.832 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-29T18:36:15.344Z] #52 0.832 + install_containerd [2020-07-29T18:36:15.344Z] #52 0.832 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-29T18:36:15.344Z] #52 0.832 + git clone https://github.com/containerd/containerd.git /tmp/tmp.VaW3JZ7oGx/src/github.com/containerd/containerd [2020-07-29T18:36:15.344Z] #52 0.832 Cloning into '/tmp/tmp.VaW3JZ7oGx/src/github.com/containerd/containerd'... [2020-07-29T18:36:15.344Z] #52 ... [2020-07-29T18:36:15.344Z] [2020-07-29T18:36:15.344Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T18:36:15.639Z] #25 7.941 0.0% # 2.4% #### 6.1% ###### 9.0% ######## 11.5% ########## 15.2% ############ 17.8% ############## 20.3% ################ 22.8% ################## 25.3% ################### 27.4% ##################### 29.9% ###################### 31.8% ######################## 34.0% ######################### 35.9% ########################### 37.6% ############################ 40.3% ############################# 40.8% ############################### 43.8% ################################# 46.3% ################################### 49.4% ##################################### 52.5% ######################################## 55.7% ########################################## 59.3% ############################################ 61.6% ############################################## 64.6% ################################################ 67.1% ################################################## 69.6% ################################################### 72.1% ##################################################### 74.0% ###################################################### 75.8% ######################################################## 78.3% ########################################################## 80.8% ########################################################### 82.7% [2020-07-29T18:36:15.639Z] #25 ... [2020-07-29T18:36:15.639Z] [2020-07-29T18:36:15.639Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:36:15.639Z] #30 25.37 errors [2020-07-29T18:36:15.639Z] #30 25.37 sort [2020-07-29T18:36:15.639Z] #30 25.80 strconv [2020-07-29T18:36:15.639Z] #30 26.62 io [2020-07-29T18:36:15.639Z] #30 28.26 syscall [2020-07-29T18:36:15.639Z] #30 29.27 reflect [2020-07-29T18:36:15.639Z] #30 34.60 time [2020-07-29T18:36:15.639Z] #30 ... [2020-07-29T18:36:15.639Z] [2020-07-29T18:36:15.639Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T18:36:15.639Z] #25 7.941 0.0% # 2.4% #### 6.1% ###### 9.0% ######## 11.5% ########## 15.2% ############ 17.8% ############## 20.3% ################ 22.8% ################## 25.3% ################### 27.4% ##################### 29.9% ###################### 31.8% ######################## 34.0% ######################### 35.9% ########################### 37.6% ############################ 40.3% ############################# 40.8% ############################### 43.8% ################################# 46.3% ################################### 49.4% ##################################### 52.5% ######################################## 55.7% ########################################## 59.3% ############################################ 61.6% ############################################## 64.6% ################################################ 67.1% ################################################## 69.6% ################################################### 72.1% ##################################################### 74.0% ###################################################### 75.8% ######################################################## 78.3% ########################################################## 80.8% ########################################################### 82.7% ############################################################# 85.8% ############################################################### 88.3% [2020-07-29T18:36:15.639Z] #25 ... [2020-07-29T18:36:15.639Z] [2020-07-29T18:36:15.639Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:36:15.639Z] #41 25.56 github.com/LK4D4/vndr/godl/singleflight [2020-07-29T18:36:15.639Z] #41 25.56 errors [2020-07-29T18:36:15.639Z] #41 25.82 sort [2020-07-29T18:36:15.639Z] #41 26.12 io [2020-07-29T18:36:15.639Z] #41 26.54 strconv [2020-07-29T18:36:15.639Z] #41 27.90 bytes [2020-07-29T18:36:15.639Z] #41 29.49 bufio [2020-07-29T18:36:15.639Z] #41 30.14 reflect [2020-07-29T18:36:15.639Z] #41 31.07 syscall [2020-07-29T18:36:15.968Z] #41 ... [2020-07-29T18:36:15.968Z] [2020-07-29T18:36:15.968Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T18:36:16.556Z] #25 7.941 0.0% # 2.4% #### 6.1% ###### 9.0% ######## 11.5% ########## 15.2% ############ 17.8% ############## 20.3% ################ 22.8% ################## 25.3% ################### 27.4% ##################### 29.9% ###################### 31.8% ######################## 34.0% ######################### 35.9% ########################### 37.6% ############################ 40.3% ############################# 40.8% ############################### 43.8% ################################# 46.3% ################################### 49.4% ##################################### 52.5% ######################################## 55.7% ########################################## 59.3% ############################################ 61.6% ############################################## 64.6% ################################################ 67.1% ################################################## 69.6% ################################################### 72.1% ##################################################### 74.0% ###################################################### 75.8% ######################################################## 78.3% ########################################################## 80.8% ########################################################### 82.7% ############################################################# 85.8% ############################################################### 88.3% ################################################################ 90.2% ################################################################## 92.1% ################################################################### 93.7% #################################################################### 94.7% ##################################################################### 96.0% ###################################################################### 97.4% [2020-07-29T18:36:16.556Z] #25 ... [2020-07-29T18:36:16.556Z] [2020-07-29T18:36:16.556Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:36:16.556Z] #47 26.25 sort [2020-07-29T18:36:16.556Z] #47 26.25 io [2020-07-29T18:36:16.556Z] #47 27.45 internal/oserror [2020-07-29T18:36:16.556Z] #47 27.53 bytes [2020-07-29T18:36:16.556Z] #47 27.59 syscall [2020-07-29T18:36:16.556Z] #47 29.80 reflect [2020-07-29T18:36:16.556Z] #47 34.78 time [2020-07-29T18:36:16.556Z] #47 ... [2020-07-29T18:36:16.556Z] [2020-07-29T18:36:16.556Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T18:36:16.556Z] #25 7.941 0.0% # 2.4% #### 6.1% ###### 9.0% ######## 11.5% ########## 15.2% ############ 17.8% ############## 20.3% ################ 22.8% ################## 25.3% ################### 27.4% ##################### 29.9% ###################### 31.8% ######################## 34.0% ######################### 35.9% ########################### 37.6% ############################ 40.3% ############################# 40.8% ############################### 43.8% ################################# 46.3% ################################### 49.4% ##################################### 52.5% ######################################## 55.7% ########################################## 59.3% ############################################ 61.6% ############################################## 64.6% ################################################ 67.1% ################################################## 69.6% ################################################### 72.1% ##################################################### 74.0% ###################################################### 75.8% ######################################################## 78.3% ########################################################## 80.8% ########################################################### 82.7% ############################################################# 85.8% ############################################################### 88.3% ################################################################ 90.2% ################################################################## 92.1% ################################################################### 93.7% #################################################################### 94.7% ##################################################################### 96.0% ###################################################################### 97.4% ####################################################################### 99.9% ######################################################################## 100.0% [2020-07-29T18:36:16.556Z] #25 13.00 [2020-07-29T18:36:16.849Z] #25 ... [2020-07-29T18:36:16.849Z] [2020-07-29T18:36:16.849Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-29T18:36:16.849Z] #32 35.56 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-07-29T18:36:16.849Z] #32 35.58 Setting up xxd (2:8.1.0875-5) ... [2020-07-29T18:36:16.849Z] #32 35.58 Setting up libuv1:s390x (1.24.1-1) ... [2020-07-29T18:36:16.849Z] #32 35.59 Setting up vim-common (2:8.1.0875-5) ... [2020-07-29T18:36:16.849Z] #32 35.61 Setting up librhash0:s390x (1.3.8-1) ... [2020-07-29T18:36:16.849Z] #32 35.61 Setting up cmake-data (3.13.4-1) ... [2020-07-29T18:36:16.849Z] #32 35.62 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-07-29T18:36:16.849Z] #32 35.63 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-07-29T18:36:16.849Z] #32 35.64 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-07-29T18:36:16.849Z] #32 35.64 Setting up cmake (3.13.4-1) ... [2020-07-29T18:36:16.849Z] #32 35.65 Processing triggers for libc-bin (2.28-10) ... [2020-07-29T18:36:16.849Z] #32 35.75 Processing triggers for mime-support (3.62) ... [2020-07-29T18:36:16.849Z] #32 DONE 36.6s [2020-07-29T18:36:16.849Z] [2020-07-29T18:36:16.849Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T18:36:16.849Z] #10 36.31 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-29T18:36:16.849Z] #10 36.32 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-29T18:36:16.849Z] #10 36.38 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-29T18:36:17.147Z] #10 ... [2020-07-29T18:36:17.147Z] [2020-07-29T18:36:17.147Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T18:36:17.147Z] #38 27.49 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-07-29T18:36:17.147Z] #38 27.49 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-07-29T18:36:17.147Z] #38 27.52 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-07-29T18:36:17.147Z] #38 27.75 Selecting previously unselected package libprotobuf-dev:s390x. [2020-07-29T18:36:17.147Z] #38 27.75 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-07-29T18:36:17.147Z] #38 27.83 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-07-29T18:36:17.147Z] #38 28.82 Selecting previously unselected package libprotoc17:s390x. [2020-07-29T18:36:17.147Z] #38 28.82 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-07-29T18:36:17.147Z] #38 28.84 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-07-29T18:36:17.147Z] #38 29.21 Selecting previously unselected package protobuf-c-compiler. [2020-07-29T18:36:17.147Z] #38 29.21 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-07-29T18:36:17.147Z] #38 29.22 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-29T18:36:17.147Z] #38 29.32 Selecting previously unselected package protobuf-compiler. [2020-07-29T18:36:17.147Z] #38 29.32 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-07-29T18:36:17.147Z] #38 29.33 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-29T18:36:17.147Z] #38 29.42 Selecting previously unselected package python-pkg-resources. [2020-07-29T18:36:17.147Z] #38 29.43 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-29T18:36:17.147Z] #38 29.43 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-29T18:36:17.147Z] #38 29.63 Selecting previously unselected package python-six. [2020-07-29T18:36:17.147Z] #38 29.63 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-29T18:36:17.147Z] #38 29.64 Unpacking python-six (1.12.0-1) ... [2020-07-29T18:36:17.147Z] #38 29.71 Selecting previously unselected package python-protobuf. [2020-07-29T18:36:17.147Z] #38 29.71 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-07-29T18:36:17.147Z] #38 29.72 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-29T18:36:17.147Z] #38 30.07 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-29T18:36:17.147Z] #38 31.71 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-07-29T18:36:17.147Z] #38 31.72 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-29T18:36:17.147Z] #38 31.73 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-29T18:36:17.147Z] #38 31.74 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-07-29T18:36:17.147Z] #38 31.75 Setting up python-six (1.12.0-1) ... [2020-07-29T18:36:17.147Z] #38 33.26 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-07-29T18:36:17.147Z] #38 33.27 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-07-29T18:36:17.147Z] #38 33.28 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-07-29T18:36:17.147Z] #38 33.29 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-07-29T18:36:17.147Z] #38 33.31 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-07-29T18:36:17.147Z] #38 33.32 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-29T18:36:17.147Z] #38 33.33 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-29T18:36:17.147Z] #38 33.33 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-07-29T18:36:17.147Z] #38 33.34 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-29T18:36:17.147Z] #38 33.35 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-29T18:36:17.147Z] #38 36.54 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-07-29T18:36:17.147Z] #38 36.57 Processing triggers for libc-bin (2.28-10) ... [2020-07-29T18:36:17.147Z] #38 DONE 37.0s [2020-07-29T18:36:17.147Z] [2020-07-29T18:36:17.147Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:36:19.299Z] #39 1.836 Note: Building without setproctitle() and strlcpy() support. [2020-07-29T18:36:19.299Z] #39 1.836 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-29T18:36:19.299Z] #39 1.849 Note: Building without GnuTLS support [2020-07-29T18:36:19.299Z] #39 1.860 Makefile.config:39: Warn: you have no libnftables installed [2020-07-29T18:36:19.299Z] #39 1.861 Makefile.config:40: Warn: Building without nftables support [2020-07-29T18:36:19.936Z] #39 2.790 fatal: not a git repository (or any of the parent directories): .git [2020-07-29T18:36:19.936Z] #39 2.820 GEN .gitid [2020-07-29T18:36:19.936Z] #39 2.822 GEN criu/include/version.h [2020-07-29T18:36:19.936Z] #39 2.835 GEN include/common/asm [2020-07-29T18:36:21.007Z] #39 3.725 PBCC images/timens.pb-c.c [2020-07-29T18:36:21.007Z] #39 3.756 DEP images/timens.pb-c.d [2020-07-29T18:36:21.007Z] #39 3.829 PBCC images/fown.pb-c.c [2020-07-29T18:36:21.007Z] #39 3.838 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-29T18:36:21.007Z] #39 3.847 PBCC images/opts.pb-c.c [2020-07-29T18:36:21.007Z] #39 3.897 PBCC images/memfd.pb-c.c [2020-07-29T18:36:21.007Z] #39 3.959 DEP images/fown.pb-c.d [2020-07-29T18:36:21.300Z] #39 3.993 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-29T18:36:21.300Z] #39 4.020 DEP images/opts.pb-c.d [2020-07-29T18:36:21.300Z] #39 4.054 DEP images/memfd.pb-c.d [2020-07-29T18:36:21.300Z] #39 4.083 PBCC images/sit.pb-c.c [2020-07-29T18:36:21.300Z] #39 4.136 DEP images/sit.pb-c.d [2020-07-29T18:36:21.300Z] #39 4.172 PBCC images/macvlan.pb-c.c [2020-07-29T18:36:21.300Z] #39 4.188 DEP images/macvlan.pb-c.d [2020-07-29T18:36:21.300Z] #39 4.241 PBCC images/autofs.pb-c.c [2020-07-29T18:36:21.300Z] #39 4.244 DEP images/autofs.pb-c.d [2020-07-29T18:36:21.593Z] #39 4.311 PBCC images/sysctl.pb-c.c [2020-07-29T18:36:21.593Z] #39 4.314 DEP images/sysctl.pb-c.d [2020-07-29T18:36:21.593Z] #39 4.368 PBCC images/time.pb-c.c [2020-07-29T18:36:21.593Z] #39 4.374 DEP images/time.pb-c.d [2020-07-29T18:36:21.593Z] #39 4.422 PBCC images/binfmt-misc.pb-c.c [2020-07-29T18:36:21.593Z] #39 4.427 DEP images/binfmt-misc.pb-c.d [2020-07-29T18:36:21.593Z] #39 4.454 PBCC images/seccomp.pb-c.c [2020-07-29T18:36:21.593Z] #39 4.477 DEP images/seccomp.pb-c.d [2020-07-29T18:36:21.593Z] #39 4.507 PBCC images/userns.pb-c.c [2020-07-29T18:36:21.593Z] #39 4.517 DEP images/userns.pb-c.d [2020-07-29T18:36:21.593Z] #39 4.547 PBCC images/cgroup.pb-c.c [2020-07-29T18:36:21.593Z] #39 4.556 DEP images/cgroup.pb-c.d [2020-07-29T18:36:21.593Z] #39 4.614 PBCC images/ext-file.pb-c.c [2020-07-29T18:36:21.593Z] #39 4.621 DEP images/ext-file.pb-c.d [2020-07-29T18:36:21.593Z] #39 4.651 PBCC images/rpc.pb-c.c [2020-07-29T18:36:21.895Z] #39 4.731 DEP images/rpc.pb-c.d [2020-07-29T18:36:21.895Z] #39 4.775 PBCC images/siginfo.pb-c.c [2020-07-29T18:36:21.895Z] #39 4.783 DEP images/siginfo.pb-c.d [2020-07-29T18:36:21.895Z] #39 4.791 PBCC images/pagemap.pb-c.c [2020-07-29T18:36:21.895Z] #39 4.840 DEP images/pagemap.pb-c.d [2020-07-29T18:36:21.895Z] #39 4.855 PBCC images/rlimit.pb-c.c [2020-07-29T18:36:21.895Z] #39 4.887 DEP images/rlimit.pb-c.d [2020-07-29T18:36:22.190Z] #39 ... [2020-07-29T18:36:22.190Z] [2020-07-29T18:36:22.190Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T18:36:22.190Z] #25 14.00 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-29T18:36:22.190Z] #25 14.31 #=#=# [2020-07-29T18:36:22.190Z] #25 14.50 #=#=# ################### 26.8% ######################################################################## 100.0% [2020-07-29T18:36:22.190Z] #25 14.70 [2020-07-29T18:36:22.190Z] #25 15.72 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-29T18:36:22.190Z] #25 15.79 skipping existing aab193acf6ba [2020-07-29T18:36:22.190Z] #25 15.86 [2020-07-29T18:36:22.190Z] #25 16.81 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-29T18:36:22.190Z] #25 16.85 skipping existing 4d43f82972ce [2020-07-29T18:36:22.190Z] #25 16.92 [2020-07-29T18:36:22.190Z] #25 17.83 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-29T18:36:22.190Z] #25 18.08 [2020-07-29T18:36:22.190Z] #25 18.24 #=#=# ######################################################################## 100.0% [2020-07-29T18:36:22.190Z] #25 18.28 [2020-07-29T18:36:22.190Z] #25 18.34 Download of images into '/build' complete. [2020-07-29T18:36:22.190Z] #25 18.35 Use something like the following to load the result into a Docker daemon: [2020-07-29T18:36:22.190Z] #25 18.35 tar -cC '/build' . | docker load [2020-07-29T18:36:22.190Z] #25 DONE 18.6s [2020-07-29T18:36:22.190Z] [2020-07-29T18:36:22.190Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:36:22.190Z] #39 4.953 PBCC images/file-lock.pb-c.c [2020-07-29T18:36:22.190Z] #39 ... [2020-07-29T18:36:22.190Z] [2020-07-29T18:36:22.190Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:36:22.190Z] #33 1.002 + RM_GOPATH=0 [2020-07-29T18:36:22.190Z] #33 1.002 + TMP_GOPATH= [2020-07-29T18:36:22.190Z] #33 1.002 + : /build [2020-07-29T18:36:22.190Z] #33 1.002 + '[' -z '' ']' [2020-07-29T18:36:22.190Z] #33 1.009 ++ mktemp -d [2020-07-29T18:36:22.190Z] #33 1.009 + export GOPATH=/tmp/tmp.AmEDPIpEzG [2020-07-29T18:36:22.190Z] #33 1.009 + GOPATH=/tmp/tmp.AmEDPIpEzG [2020-07-29T18:36:22.190Z] #33 1.009 + RM_GOPATH=1 [2020-07-29T18:36:22.190Z] #33 1.009 + case "$(go env GOARCH)" in [2020-07-29T18:36:22.190Z] #33 1.009 ++ go env GOARCH [2020-07-29T18:36:22.190Z] #33 1.066 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T18:36:22.190Z] #33 1.066 + GO_BUILDMODE=-buildmode=pie [2020-07-29T18:36:22.190Z] #33 1.066 ++ dirname /tmp/install/install.sh [2020-07-29T18:36:22.190Z] #33 1.073 + dir=/tmp/install [2020-07-29T18:36:22.190Z] #33 1.073 + bin=tini [2020-07-29T18:36:22.190Z] #33 1.073 + shift [2020-07-29T18:36:22.190Z] #33 1.073 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-29T18:36:22.190Z] #33 1.073 + . /tmp/install/tini.installer [2020-07-29T18:36:22.191Z] #33 1.073 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-29T18:36:22.191Z] #33 1.073 + install_tini [2020-07-29T18:36:22.191Z] #33 1.073 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-29T18:36:22.191Z] #33 1.073 + git clone https://github.com/krallin/tini.git /tmp/tmp.AmEDPIpEzG/tini [2020-07-29T18:36:22.191Z] #33 1.074 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-29T18:36:22.191Z] #33 1.075 Cloning into '/tmp/tmp.AmEDPIpEzG/tini'... [2020-07-29T18:36:22.191Z] #33 1.675 + cd /tmp/tmp.AmEDPIpEzG/tini [2020-07-29T18:36:22.191Z] #33 1.675 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-29T18:36:22.191Z] #33 1.680 + cmake . [2020-07-29T18:36:22.191Z] #33 2.096 -- The C compiler identification is GNU 8.3.0 [2020-07-29T18:36:22.191Z] #33 2.146 -- Check for working C compiler: /usr/bin/cc [2020-07-29T18:36:22.191Z] #33 2.610 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-29T18:36:22.191Z] #33 2.612 -- Detecting C compiler ABI info [2020-07-29T18:36:22.191Z] #33 2.906 -- Detecting C compiler ABI info - done [2020-07-29T18:36:22.191Z] #33 2.923 -- Detecting C compile features [2020-07-29T18:36:22.191Z] #33 4.130 -- Detecting C compile features - done [2020-07-29T18:36:22.191Z] #33 4.160 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-29T18:36:22.191Z] #33 4.297 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-29T18:36:22.191Z] #33 4.308 -- Configuring done [2020-07-29T18:36:22.191Z] #33 4.370 -- Generating done [2020-07-29T18:36:22.191Z] #33 4.373 -- Build files have been written to: /tmp/tmp.AmEDPIpEzG/tini [2020-07-29T18:36:22.191Z] #33 4.377 + make tini-static [2020-07-29T18:36:22.191Z] #33 4.611 Scanning dependencies of target tini-static [2020-07-29T18:36:22.191Z] #33 4.681 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-29T18:36:22.191Z] #33 5.358 [100%] Linking C executable tini-static [2020-07-29T18:36:22.191Z] #33 5.635 [100%] Built target tini-static [2020-07-29T18:36:22.492Z] #33 5.699 + mkdir -p /build [2020-07-29T18:36:22.492Z] #33 5.700 + cp tini-static /build/docker-init [2020-07-29T18:36:22.492Z] #33 DONE 5.9s [2020-07-29T18:36:22.492Z] [2020-07-29T18:36:22.492Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:36:22.492Z] #39 5.069 DEP images/file-lock.pb-c.d [2020-07-29T18:36:22.493Z] #39 5.151 PBCC images/tty.pb-c.c [2020-07-29T18:36:22.493Z] #39 5.157 DEP images/tty.pb-c.d [2020-07-29T18:36:22.493Z] #39 5.224 PBCC images/tun.pb-c.c [2020-07-29T18:36:22.493Z] #39 5.258 PBCC images/netdev.pb-c.c [2020-07-29T18:36:22.493Z] #39 5.301 DEP images/tun.pb-c.d [2020-07-29T18:36:22.493Z] #39 5.339 DEP images/netdev.pb-c.d [2020-07-29T18:36:22.493Z] #39 5.390 PBCC images/vma.pb-c.c [2020-07-29T18:36:22.493Z] #39 5.439 DEP images/vma.pb-c.d [2020-07-29T18:36:22.802Z] #39 5.536 PBCC images/creds.pb-c.c [2020-07-29T18:36:22.802Z] #39 5.536 DEP images/creds.pb-c.d [2020-07-29T18:36:22.802Z] #39 5.569 PBCC images/utsns.pb-c.c [2020-07-29T18:36:22.802Z] #39 5.596 DEP images/utsns.pb-c.d [2020-07-29T18:36:22.802Z] #39 5.645 PBCC images/ipc-desc.pb-c.c [2020-07-29T18:36:22.802Z] #39 5.656 PBCC images/ipc-sem.pb-c.c [2020-07-29T18:36:22.802Z] #39 5.698 DEP images/ipc-desc.pb-c.d [2020-07-29T18:36:22.802Z] #39 5.754 DEP images/ipc-sem.pb-c.d [2020-07-29T18:36:22.802Z] #39 5.774 PBCC images/ipc-msg.pb-c.c [2020-07-29T18:36:22.802Z] #39 5.788 DEP images/ipc-msg.pb-c.d [2020-07-29T18:36:22.802Z] #39 5.820 PBCC images/ipc-shm.pb-c.c [2020-07-29T18:36:23.105Z] #39 5.835 DEP images/ipc-shm.pb-c.d [2020-07-29T18:36:23.105Z] #39 5.853 PBCC images/ipc-var.pb-c.c [2020-07-29T18:36:23.105Z] #39 5.866 DEP images/ipc-var.pb-c.d [2020-07-29T18:36:23.105Z] #39 5.896 PBCC images/sk-opts.pb-c.c [2020-07-29T18:36:23.105Z] #39 5.917 PBCC images/packet-sock.pb-c.c [2020-07-29T18:36:23.105Z] #39 5.963 DEP images/sk-opts.pb-c.d [2020-07-29T18:36:23.105Z] #39 5.978 DEP images/packet-sock.pb-c.d [2020-07-29T18:36:23.105Z] #39 5.992 PBCC images/sk-netlink.pb-c.c [2020-07-29T18:36:23.105Z] #39 6.020 DEP images/sk-netlink.pb-c.d [2020-07-29T18:36:23.105Z] #39 6.058 PBCC images/sk-inet.pb-c.c [2020-07-29T18:36:23.105Z] #39 6.076 DEP images/sk-inet.pb-c.d [2020-07-29T18:36:23.400Z] #39 6.094 PBCC images/sk-unix.pb-c.c [2020-07-29T18:36:23.400Z] #39 6.117 DEP images/sk-unix.pb-c.d [2020-07-29T18:36:23.400Z] #39 6.151 PBCC images/mm.pb-c.c [2020-07-29T18:36:23.400Z] #39 6.168 DEP images/mm.pb-c.d [2020-07-29T18:36:23.400Z] #39 6.206 PBCC images/timerfd.pb-c.c [2020-07-29T18:36:23.400Z] #39 6.217 DEP images/timerfd.pb-c.d [2020-07-29T18:36:23.400Z] #39 6.258 PBCC images/timer.pb-c.c [2020-07-29T18:36:23.400Z] #39 6.307 DEP images/timer.pb-c.d [2020-07-29T18:36:23.400Z] #39 6.356 PBCC images/sa.pb-c.c [2020-07-29T18:36:23.400Z] #39 6.369 DEP images/sa.pb-c.d [2020-07-29T18:36:23.400Z] #39 6.399 PBCC images/pipe-data.pb-c.c [2020-07-29T18:36:23.672Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-025f6639ca40b259f) in /home/ubuntu/workspace/moby_PR-41297 [Pipeline] { [Pipeline] checkout [2020-07-29T18:36:23.709Z] #39 6.479 DEP images/pipe-data.pb-c.d [2020-07-29T18:36:23.709Z] #39 6.565 PBCC images/mnt.pb-c.c [2020-07-29T18:36:23.709Z] #39 6.595 DEP images/mnt.pb-c.d [2020-07-29T18:36:23.709Z] #39 6.638 PBCC images/sk-packet.pb-c.c [2020-07-29T18:36:23.709Z] #39 6.654 DEP images/sk-packet.pb-c.d [2020-07-29T18:36:24.003Z] #39 6.729 PBCC images/tcp-stream.pb-c.c [2020-07-29T18:36:24.003Z] #39 6.772 DEP images/tcp-stream.pb-c.d [2020-07-29T18:36:24.003Z] #39 6.842 PBCC images/pipe.pb-c.c [2020-07-29T18:36:24.003Z] #39 6.853 DEP images/pipe.pb-c.d [2020-07-29T18:36:24.003Z] #39 6.941 PBCC images/pstree.pb-c.c [2020-07-29T18:36:24.003Z] #39 6.956 DEP images/pstree.pb-c.d [2020-07-29T18:36:24.003Z] #39 7.004 PBCC images/fs.pb-c.c [2020-07-29T18:36:24.003Z] #39 7.025 DEP images/fs.pb-c.d [2020-07-29T18:36:24.003Z] #39 7.067 PBCC images/signalfd.pb-c.c [2020-07-29T18:36:24.296Z] #39 7.072 DEP images/signalfd.pb-c.d [2020-07-29T18:36:24.296Z] #39 7.120 PBCC images/fh.pb-c.c [2020-07-29T18:36:24.296Z] #39 7.159 PBCC images/fsnotify.pb-c.c [2020-07-29T18:36:24.296Z] #39 7.219 DEP images/fh.pb-c.d [2020-07-29T18:36:24.296Z] #39 7.247 DEP images/fsnotify.pb-c.d [2020-07-29T18:36:24.296Z] #39 7.283 PBCC images/eventpoll.pb-c.c [2020-07-29T18:36:24.296Z] #39 7.296 DEP images/eventpoll.pb-c.d [2020-07-29T18:36:24.296Z] #39 7.325 PBCC images/eventfd.pb-c.c [2020-07-29T18:36:24.589Z] #39 7.336 DEP images/eventfd.pb-c.d [2020-07-29T18:36:24.589Z] #39 7.353 PBCC images/remap-file-path.pb-c.c [2020-07-29T18:36:24.589Z] #39 7.356 DEP images/remap-file-path.pb-c.d [2020-07-29T18:36:24.589Z] #39 7.428 PBCC images/fifo.pb-c.c [2020-07-29T18:36:24.589Z] #39 7.444 DEP images/fifo.pb-c.d [2020-07-29T18:36:24.589Z] #39 7.451 PBCC images/ghost-file.pb-c.c [2020-07-29T18:36:24.589Z] #39 7.492 DEP images/ghost-file.pb-c.d [2020-07-29T18:36:24.589Z] #39 7.532 PBCC images/regfile.pb-c.c [2020-07-29T18:36:24.589Z] #39 7.540 DEP images/regfile.pb-c.d [2020-07-29T18:36:24.589Z] #39 7.582 PBCC images/ns.pb-c.c [2020-07-29T18:36:24.589Z] #39 7.594 DEP images/ns.pb-c.d [2020-07-29T18:36:24.589Z] #39 7.620 PBCC images/fdinfo.pb-c.c [2020-07-29T18:36:24.589Z] #39 7.662 DEP images/fdinfo.pb-c.d [2020-07-29T18:36:24.883Z] #39 7.709 PBCC images/core-aarch64.pb-c.c [2020-07-29T18:36:24.883Z] #39 7.746 PBCC images/core-arm.pb-c.c [2020-07-29T18:36:24.883Z] #39 7.814 PBCC images/core-ppc64.pb-c.c [2020-07-29T18:36:24.883Z] #39 7.879 PBCC images/core-s390.pb-c.c [2020-07-29T18:36:24.883Z] #39 7.905 PBCC images/core-x86.pb-c.c [2020-07-29T18:36:25.179Z] #39 7.943 PBCC images/core.pb-c.c [2020-07-29T18:36:25.179Z] #39 7.995 PBCC images/inventory.pb-c.c [2020-07-29T18:36:25.179Z] #39 8.030 DEP images/core-aarch64.pb-c.d [2020-07-29T18:36:25.179Z] #39 8.088 DEP images/core-arm.pb-c.d [2020-07-29T18:36:25.179Z] #39 8.139 DEP images/core-ppc64.pb-c.d [2020-07-29T18:36:25.179Z] #39 8.152 DEP images/core-s390.pb-c.d [2020-07-29T18:36:25.179Z] #39 8.195 DEP images/core-x86.pb-c.d [2020-07-29T18:36:25.538Z] #39 8.244 DEP images/core.pb-c.d [2020-07-29T18:36:25.538Z] #39 8.308 DEP images/inventory.pb-c.d [2020-07-29T18:36:25.538Z] #39 8.364 PBCC images/cpuinfo.pb-c.c [2020-07-29T18:36:25.538Z] #39 8.376 DEP images/cpuinfo.pb-c.d [2020-07-29T18:36:25.538Z] #39 8.432 PBCC images/stats.pb-c.c [2020-07-29T18:36:25.538Z] #39 8.437 DEP images/stats.pb-c.d [2020-07-29T18:36:25.831Z] #39 ... [2020-07-29T18:36:25.831Z] [2020-07-29T18:36:25.831Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:36:25.831Z] #41 35.84 time [2020-07-29T18:36:25.831Z] #41 39.13 internal/poll [2020-07-29T18:36:25.831Z] #41 39.32 internal/fmtsort [2020-07-29T18:36:25.831Z] #41 39.72 internal/syscall/execenv [2020-07-29T18:36:25.831Z] #41 39.79 internal/syscall/unix [2020-07-29T18:36:25.831Z] #41 40.05 strings [2020-07-29T18:36:25.831Z] #41 40.39 os [2020-07-29T18:36:25.831Z] #41 41.54 regexp/syntax [2020-07-29T18:36:25.831Z] #41 43.91 fmt [2020-07-29T18:36:26.125Z] #41 45.89 regexp [2020-07-29T18:36:26.125Z] #41 ... [2020-07-29T18:36:26.125Z] [2020-07-29T18:36:26.125Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:36:26.125Z] #30 38.80 internal/poll [2020-07-29T18:36:26.125Z] #30 39.59 internal/fmtsort [2020-07-29T18:36:26.125Z] #30 40.03 internal/syscall/unix [2020-07-29T18:36:26.125Z] #30 40.13 strings [2020-07-29T18:36:26.125Z] #30 40.18 os [2020-07-29T18:36:26.125Z] #30 42.45 path [2020-07-29T18:36:26.125Z] #30 43.42 text/tabwriter [2020-07-29T18:36:26.125Z] #30 43.97 fmt [2020-07-29T18:36:26.125Z] #30 44.12 path/filepath [2020-07-29T18:36:26.125Z] #30 44.97 io/ioutil [2020-07-29T18:36:26.125Z] #30 46.04 flag [2020-07-29T18:36:26.125Z] #30 46.05 github.com/BurntSushi/toml [2020-07-29T18:36:26.408Z] using credential docker-jenkins-github-credentials [2020-07-29T18:36:26.414Z] Cloning the remote Git repository [2020-07-29T18:36:26.414Z] Cloning with configured refspecs honoured and without tags [2020-07-29T18:36:26.419Z] #30 ... [2020-07-29T18:36:26.419Z] [2020-07-29T18:36:26.419Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:36:26.419Z] #39 9.246 make[1]: Nothing to be done for 'all'. [2020-07-29T18:36:26.429Z] Cloning repository https://github.com/moby/moby.git [2020-07-29T18:36:26.504Z] > git init /home/ubuntu/workspace/moby_PR-41297 # timeout=10 [2020-07-29T18:36:26.798Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-29T18:36:26.798Z] > git --version # timeout=10 [2020-07-29T18:36:26.823Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-29T18:36:26.887Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41297/head:refs/remotes/origin/PR-41297 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-29T18:36:27.458Z] #39 10.09 CC images/stats.o [2020-07-29T18:36:27.458Z] #39 10.27 CC images/core.o [2020-07-29T18:36:27.458Z] #39 10.52 CC images/core-x86.o [2020-07-29T18:36:27.816Z] #39 10.70 CC images/core-arm.o [2020-07-29T18:36:27.816Z] #39 10.86 CC images/core-aarch64.o [2020-07-29T18:36:28.113Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e4d1fb8dd07abf45) in /home/ubuntu/workspace/moby_PR-41297 [Pipeline] { [Pipeline] checkout [2020-07-29T18:36:28.451Z] #39 11.22 CC images/core-ppc64.o [2020-07-29T18:36:28.452Z] #39 11.46 CC images/core-s390.o [2020-07-29T18:36:28.744Z] #39 ... [2020-07-29T18:36:28.744Z] [2020-07-29T18:36:28.745Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:36:28.745Z] #47 38.68 context [2020-07-29T18:36:28.745Z] #47 39.14 internal/poll [2020-07-29T18:36:28.745Z] #47 39.89 encoding/binary [2020-07-29T18:36:28.745Z] #47 40.74 os [2020-07-29T18:36:28.745Z] #47 41.68 encoding/base64 [2020-07-29T18:36:28.745Z] #47 43.01 golang.org/x/sys/unix [2020-07-29T18:36:28.745Z] #47 44.91 fmt [2020-07-29T18:36:28.745Z] #47 48.29 encoding/json [2020-07-29T18:36:29.038Z] #47 ... [2020-07-29T18:36:29.038Z] [2020-07-29T18:36:29.038Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:36:29.038Z] #39 11.83 CC images/cpuinfo.o [2020-07-29T18:36:29.331Z] #39 12.12 CC images/inventory.o [2020-07-29T18:36:29.331Z] #39 12.21 CC images/fdinfo.o [2020-07-29T18:36:29.624Z] #39 12.43 CC images/fown.o [2020-07-29T18:36:29.624Z] #39 12.54 CC images/ns.o [2020-07-29T18:36:29.624Z] #39 12.62 CC images/regfile.o [2020-07-29T18:36:29.917Z] #39 12.71 CC images/ghost-file.o [2020-07-29T18:36:29.917Z] #39 12.94 CC images/fifo.o [2020-07-29T18:36:30.211Z] #39 13.03 CC images/remap-file-path.o [2020-07-29T18:36:30.211Z] #39 13.12 CC images/eventfd.o [2020-07-29T18:36:30.503Z] #39 13.24 CC images/eventpoll.o [2020-07-29T18:36:30.503Z] #39 13.38 CC images/fh.o [2020-07-29T18:36:30.506Z] using credential docker-jenkins-github-credentials [2020-07-29T18:36:30.511Z] Cloning the remote Git repository [2020-07-29T18:36:30.511Z] Cloning with configured refspecs honoured and without tags [2020-07-29T18:36:30.619Z] ---> 870d08d9cca7 [2020-07-29T18:36:30.619Z] Successfully built 870d08d9cca7 [2020-07-29T18:36:30.619Z] Successfully tagged docker:latest [2020-07-29T18:36:30.619Z] INFO: Image build ended at 07/29/2020 18:36:29. Duration:00:00:29.2690961 [2020-07-29T18:36:30.619Z] [2020-07-29T18:36:30.619Z] [2020-07-29T18:36:30.619Z] INFO: Building the test binaries at 07/29/2020 18:36:29... [2020-07-29T18:36:30.796Z] #39 13.54 CC images/fsnotify.o [2020-07-29T18:36:30.796Z] #39 ... [2020-07-29T18:36:30.796Z] [2020-07-29T18:36:30.796Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T18:36:30.796Z] #10 40.48 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-29T18:36:30.796Z] #10 40.48 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-07-29T18:36:30.796Z] #10 40.49 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-29T18:36:30.796Z] #10 40.60 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-29T18:36:30.796Z] #10 40.60 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-07-29T18:36:30.796Z] #10 40.60 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-29T18:36:30.796Z] #10 ... [2020-07-29T18:36:30.796Z] [2020-07-29T18:36:30.796Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:36:30.796Z] #52 22.64 Checking out files: 91% (2933/3208) Checking out files: 92% (2952/3208) Checking out files: 93% (2984/3208) Checking out files: 94% (3016/3208) Checking out files: 95% (3048/3208) Checking out files: 96% (3080/3208) Checking out files: 97% (3112/3208) Checking out files: 98% (3144/3208) Checking out files: 99% (3176/3208) Checking out files: 100% (3208/3208) Checking out files: 100% (3208/3208), done. [2020-07-29T18:36:30.796Z] #52 22.80 + cd /tmp/tmp.VaW3JZ7oGx/src/github.com/containerd/containerd [2020-07-29T18:36:30.796Z] #52 22.80 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-29T18:36:30.796Z] #52 24.06 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-29T18:36:30.796Z] #52 24.06 + BUILDTAGS='netgo osusergo static_build' [2020-07-29T18:36:30.796Z] #52 24.06 + export EXTRA_FLAGS=-buildmode=pie [2020-07-29T18:36:30.796Z] #52 24.06 + EXTRA_FLAGS=-buildmode=pie [2020-07-29T18:36:30.796Z] #52 24.06 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-29T18:36:30.796Z] #52 24.06 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-29T18:36:30.796Z] #52 24.06 + '[' '' = dynamic ']' [2020-07-29T18:36:30.796Z] #52 24.06 + make [2020-07-29T18:36:30.796Z] #52 24.94 + bin/ctr [2020-07-29T18:36:30.568Z] Cloning repository https://github.com/moby/moby.git [2020-07-29T18:36:30.642Z] > git init /home/ubuntu/workspace/moby_PR-41297 # timeout=10 [2020-07-29T18:36:31.916Z] #52 ... [2020-07-29T18:36:31.916Z] [2020-07-29T18:36:31.916Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:36:31.916Z] #30 47.13 log [2020-07-29T18:36:31.916Z] #30 48.86 github.com/BurntSushi/toml/cmd/tomlv [2020-07-29T18:36:31.916Z] #30 DONE 51.7s [2020-07-29T18:36:31.916Z] [2020-07-29T18:36:31.916Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:36:31.916Z] #39 13.88 CC images/signalfd.o [2020-07-29T18:36:31.916Z] #39 14.06 CC images/fs.o [2020-07-29T18:36:31.916Z] #39 14.26 CC images/pstree.o [2020-07-29T18:36:31.916Z] #39 14.41 CC images/pipe.o [2020-07-29T18:36:31.916Z] #39 14.55 CC images/tcp-stream.o [2020-07-29T18:36:31.916Z] #39 14.71 CC images/sk-packet.o [2020-07-29T18:36:31.016Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-29T18:36:31.017Z] > git --version # timeout=10 [2020-07-29T18:36:31.039Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-29T18:36:31.151Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41297/head:refs/remotes/origin/PR-41297 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-29T18:36:32.266Z] #39 15.07 CC images/mnt.o [2020-07-29T18:36:32.570Z] #39 15.36 CC images/pipe-data.o [2020-07-29T18:36:32.570Z] #39 15.50 CC images/sa.o [2020-07-29T18:36:32.868Z] #39 15.62 CC images/timer.o [2020-07-29T18:36:32.868Z] #39 15.79 CC images/timerfd.o [2020-07-29T18:36:33.161Z] #39 15.95 CC images/mm.o [2020-07-29T18:36:33.161Z] #39 16.14 CC images/sk-opts.o [2020-07-29T18:36:33.454Z] #39 16.23 CC images/sk-unix.o [2020-07-29T18:36:33.747Z] #39 16.44 CC images/sk-inet.o [2020-07-29T18:36:33.747Z] #39 16.63 CC images/tun.o [2020-07-29T18:36:34.041Z] #39 16.75 CC images/sk-netlink.o [2020-07-29T18:36:34.041Z] #39 16.84 CC images/packet-sock.o [2020-07-29T18:36:34.334Z] #39 17.05 CC images/ipc-var.o [2020-07-29T18:36:34.334Z] #39 17.14 CC images/ipc-desc.o [2020-07-29T18:36:34.334Z] #39 17.28 CC images/ipc-shm.o [2020-07-29T18:36:34.459Z] INFO: make.ps1 starting at 07/29/2020 18:36:34 [2020-07-29T18:36:34.459Z] INFO: Git commit (0ca7456e52) assumed from DOCKER_GITCOMMIT environment variable [2020-07-29T18:36:34.459Z] INFO: Invoking autogen... [2020-07-29T18:36:34.496Z] Fetching without tags [2020-07-29T18:36:34.626Z] #39 17.40 CC images/ipc-msg.o [2020-07-29T18:36:34.626Z] #39 17.58 CC images/ipc-sem.o [2020-07-29T18:36:34.894Z] Merging remotes/origin/master commit 6d9c4d60c57fbd57d53409a6c722b1afe5106806 into PR head commit 0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d [2020-07-29T18:36:34.922Z] #39 17.68 CC images/utsns.o [2020-07-29T18:36:34.922Z] #39 17.85 CC images/creds.o [2020-07-29T18:36:35.215Z] #39 17.96 CC images/vma.o [2020-07-29T18:36:35.215Z] #39 18.13 CC images/netdev.o [2020-07-29T18:36:35.508Z] #39 18.41 CC images/tty.o [2020-07-29T18:36:35.801Z] #39 18.69 CC images/file-lock.o [2020-07-29T18:36:35.801Z] #39 18.82 CC images/rlimit.o [2020-07-29T18:36:34.591Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-29T18:36:34.608Z] > git config --add remote.origin.fetch +refs/pull/41297/head:refs/remotes/origin/PR-41297 # timeout=10 [2020-07-29T18:36:34.619Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-29T18:36:34.633Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-29T18:36:34.647Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-29T18:36:34.647Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-29T18:36:34.649Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41297/head:refs/remotes/origin/PR-41297 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-29T18:36:35.043Z] > git config core.sparsecheckout # timeout=10 [2020-07-29T18:36:35.053Z] > git checkout -f 0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d # timeout=10 [2020-07-29T18:36:35.990Z] Merge succeeded, producing 0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d [2020-07-29T18:36:35.990Z] Checking out Revision 0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d (PR-41297) [2020-07-29T18:36:36.037Z] INFO: Building daemon... [2020-07-29T18:36:36.095Z] #39 18.98 CC images/pagemap.o [2020-07-29T18:36:36.388Z] #39 19.19 CC images/siginfo.o [2020-07-29T18:36:36.388Z] #39 19.41 CC images/rpc.o [2020-07-29T18:36:36.680Z] #39 ... [2020-07-29T18:36:36.680Z] [2020-07-29T18:36:36.680Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:36:36.680Z] #41 46.66 flag [2020-07-29T18:36:36.680Z] #41 47.88 go/token [2020-07-29T18:36:36.680Z] #41 48.50 internal/lazyregexp [2020-07-29T18:36:36.680Z] #41 48.60 go/scanner [2020-07-29T18:36:36.680Z] #41 48.69 net/url [2020-07-29T18:36:36.680Z] #41 49.33 go/ast [2020-07-29T18:36:36.680Z] #41 49.94 text/template/parse [2020-07-29T18:36:36.680Z] #41 53.00 text/template [2020-07-29T18:36:36.680Z] #41 53.43 go/parser [2020-07-29T18:36:36.680Z] #41 55.72 encoding/xml [2020-07-29T18:36:36.680Z] #41 55.99 go/doc [2020-07-29T18:36:36.974Z] #41 ... [2020-07-29T18:36:36.974Z] [2020-07-29T18:36:36.974Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:36:36.974Z] #39 19.91 CC images/ext-file.o [2020-07-29T18:36:37.267Z] #39 20.01 CC images/cgroup.o [2020-07-29T18:36:37.267Z] #39 20.27 CC images/userns.o [2020-07-29T18:36:37.560Z] #39 20.44 CC images/google/protobuf/descriptor.o [2020-07-29T18:36:36.087Z] > git merge 6d9c4d60c57fbd57d53409a6c722b1afe5106806 # timeout=10 [2020-07-29T18:36:36.102Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-29T18:36:36.112Z] > git config core.sparsecheckout # timeout=10 [2020-07-29T18:36:36.143Z] > git checkout -f 0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d # timeout=10 [2020-07-29T18:36:38.599Z] #39 21.29 CC images/opts.o [2020-07-29T18:36:38.599Z] #39 21.38 CC images/seccomp.o [2020-07-29T18:36:38.599Z] #39 21.49 CC images/binfmt-misc.o [2020-07-29T18:36:38.599Z] #39 21.58 CC images/time.o [2020-07-29T18:36:38.893Z] #39 21.71 CC images/sysctl.o [2020-07-29T18:36:39.186Z] #39 21.87 CC images/autofs.o [2020-07-29T18:36:39.186Z] #39 21.96 CC images/macvlan.o [2020-07-29T18:36:39.186Z] #39 22.09 CC images/sit.o [2020-07-29T18:36:39.479Z] #39 22.27 CC images/memfd.o [2020-07-29T18:36:39.479Z] #39 22.39 CC images/timens.o [2020-07-29T18:36:39.772Z] #39 22.54 LINK images/built-in.o [2020-07-29T18:36:39.772Z] #39 22.59 GEN compel/include/asm [2020-07-29T18:36:39.772Z] #39 22.61 GEN compel/include/version.h [2020-07-29T18:36:39.772Z] #39 22.62 touch .config [2020-07-29T18:36:39.772Z] #39 22.63 GEN include/common/config.h [2020-07-29T18:36:39.772Z] #39 22.67 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-07-29T18:36:39.772Z] #39 22.70 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-29T18:36:39.772Z] #39 22.71 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-29T18:36:39.772Z] #39 22.73 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-07-29T18:36:39.772Z] #39 22.73 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-07-29T18:36:39.772Z] #39 22.76 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-07-29T18:36:39.772Z] #39 22.77 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-29T18:36:39.772Z] #39 22.77 DEP compel/plugins/std/infect.d [2020-07-29T18:36:40.065Z] #39 22.85 DEP compel/plugins/std/string.d [2020-07-29T18:36:40.065Z] #39 22.97 DEP compel/plugins/std/log.d [2020-07-29T18:36:40.065Z] #39 23.08 DEP compel/plugins/std/fds.d [2020-07-29T18:36:40.065Z] #39 ... [2020-07-29T18:36:40.065Z] [2020-07-29T18:36:40.065Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:36:40.065Z] #47 50.01 github.com/pkg/diff [2020-07-29T18:36:40.065Z] #47 51.18 go/ast [2020-07-29T18:36:40.065Z] #47 52.43 golang.org/x/crypto/ssh/terminal [2020-07-29T18:36:40.065Z] #47 53.34 mvdan.cc/editorconfig [2020-07-29T18:36:40.065Z] #47 54.16 mvdan.cc/sh/v3/fileutil [2020-07-29T18:36:40.065Z] #47 54.25 mvdan.cc/sh/v3/syntax [2020-07-29T18:36:40.065Z] #47 58.03 mvdan.cc/sh/v3/cmd/shfmt [2020-07-29T18:36:40.077Z] Commit message: "Add multi-user.target to After=" [2020-07-29T18:36:40.358Z] #47 ... [2020-07-29T18:36:40.359Z] [2020-07-29T18:36:40.359Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:36:40.359Z] #39 23.18 DEP compel/plugins/std/std.d [2020-07-29T18:36:40.359Z] #39 23.28 DEP compel/plugins/shmem/shmem.d [2020-07-29T18:36:40.359Z] #39 23.34 DEP compel/plugins/fds/fds.d [2020-07-29T18:36:40.359Z] #39 23.39 CC compel/plugins/std/std.o [2020-07-29T18:36:40.652Z] #39 23.67 CC compel/plugins/std/fds.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-29T18:36:40.945Z] #39 23.84 CC compel/plugins/std/log.o [2020-07-29T18:36:41.239Z] #39 24.23 CC compel/plugins/std/string.o [2020-07-29T18:36:41.320Z] + docker version [2020-07-29T18:36:41.538Z] #39 ... [2020-07-29T18:36:41.538Z] [2020-07-29T18:36:41.538Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:36:41.538Z] #47 DONE 61.3s [2020-07-29T18:36:41.538Z] [2020-07-29T18:36:41.538Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:36:41.538Z] #41 58.23 github.com/LK4D4/vndr/build [2020-07-29T18:36:41.538Z] #41 59.06 github.com/LK4D4/vndr/versioned [2020-07-29T18:36:41.538Z] #41 59.23 crypto/x509/pkix [2020-07-29T18:36:41.538Z] #41 59.64 vendor/golang.org/x/crypto/cryptobyte [2020-07-29T18:36:41.538Z] #41 60.22 net [2020-07-29T18:36:41.538Z] #41 60.66 vendor/golang.org/x/sys/cpu [2020-07-29T18:36:41.538Z] #41 60.88 vendor/golang.org/x/crypto/internal/chacha20 [2020-07-29T18:36:41.538Z] #41 61.32 vendor/golang.org/x/crypto/poly1305 [2020-07-29T18:36:42.216Z] #41 61.82 vendor/golang.org/x/crypto/chacha20poly1305 [2020-07-29T18:36:42.511Z] #41 62.41 vendor/golang.org/x/crypto/curve25519 [2020-07-29T18:36:42.621Z] Removing intermediate container 34f915bc9ef1 [2020-07-29T18:36:42.621Z] ---> b0d38e0493bc [2020-07-29T18:36:42.621Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2020-07-29T18:36:42.621Z] ---> b1942c37232d [2020-07-29T18:36:42.621Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-07-29T18:36:42.621Z] ---> 22f8fc837bde [2020-07-29T18:36:42.621Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-07-29T18:36:42.621Z] ---> Running in 5595e2139a28 [2020-07-29T18:36:42.621Z] Removing intermediate container 5595e2139a28 [2020-07-29T18:36:42.621Z] ---> 49f3603263f5 [2020-07-29T18:36:42.621Z] Successfully built 49f3603263f5 [2020-07-29T18:36:42.621Z] Successfully tagged moby-buildx:latest [2020-07-29T18:36:42.621Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-07-29T18:36:42.621Z] if [ -n "${id}" ]; then \ [2020-07-29T18:36:42.621Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-07-29T18:36:42.621Z] && touch bundles/buildx; \ [2020-07-29T18:36:42.621Z] docker rm -f ${id}; \ [2020-07-29T18:36:42.621Z] fi [2020-07-29T18:36:42.621Z] d6b8adebc9b511492de2d80e00d0329c6acc5cb2c24ff16e5aee5ce902d03b82 [2020-07-29T18:36:42.621Z] bundles/buildx version [2020-07-29T18:36:42.621Z] buildx v0.3.1 6db68d0 [2020-07-29T18:36:42.621Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d . [2020-07-29T18:36:42.621Z] #1 [internal] booting buildkit [2020-07-29T18:36:42.621Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-07-29T18:36:42.621Z] #1 pulling image moby/buildkit:buildx-stable-1 1.9s done [2020-07-29T18:36:42.621Z] #1 creating container buildx_buildkit_default [2020-07-29T18:36:42.621Z] #1 creating container buildx_buildkit_default 0.4s done [2020-07-29T18:36:42.621Z] #1 DONE 2.3s [2020-07-29T18:36:42.621Z] [2020-07-29T18:36:42.621Z] #2 [internal] load .dockerignore [2020-07-29T18:36:42.621Z] #2 transferring context: 87B done [2020-07-29T18:36:42.621Z] #2 DONE 0.0s [2020-07-29T18:36:42.621Z] [2020-07-29T18:36:42.621Z] #3 [internal] load build definition from Dockerfile [2020-07-29T18:36:42.621Z] #3 transferring dockerfile: 16.36kB done [2020-07-29T18:36:42.621Z] #3 DONE 0.0s [2020-07-29T18:36:42.621Z] [2020-07-29T18:36:42.621Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-29T18:36:42.621Z] #4 DONE 0.8s [2020-07-29T18:36:42.621Z] [2020-07-29T18:36:42.621Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-29T18:36:42.621Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-29T18:36:42.621Z] #5 DONE 0.0s [2020-07-29T18:36:42.621Z] [2020-07-29T18:36:42.621Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-29T18:36:42.621Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-29T18:36:42.621Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done [2020-07-29T18:36:42.621Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s [2020-07-29T18:36:42.621Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done [2020-07-29T18:36:42.621Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.5s done [2020-07-29T18:36:42.621Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2020-07-29T18:36:42.804Z] #41 62.60 vendor/golang.org/x/crypto/hkdf [2020-07-29T18:36:42.804Z] #41 62.66 vendor/golang.org/x/text/transform [2020-07-29T18:36:42.915Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.3s done [2020-07-29T18:36:42.915Z] #5 DONE 1.2s [2020-07-29T18:36:43.097Z] #41 63.10 vendor/golang.org/x/text/unicode/bidi [2020-07-29T18:36:43.207Z] [2020-07-29T18:36:43.207Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-29T18:36:43.845Z] #7 DONE 0.7s [2020-07-29T18:36:43.845Z] [2020-07-29T18:36:43.845Z] #6 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-29T18:36:43.845Z] #6 DONE 0.8s [2020-07-29T18:36:43.845Z] [2020-07-29T18:36:43.845Z] #59 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-29T18:36:43.845Z] #59 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-29T18:36:44.136Z] #41 64.10 vendor/golang.org/x/text/secure/bidirule [2020-07-29T18:36:44.429Z] #41 64.33 vendor/golang.org/x/text/unicode/norm [2020-07-29T18:36:44.429Z] #41 ... [2020-07-29T18:36:44.429Z] [2020-07-29T18:36:44.429Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:36:44.429Z] #39 24.74 CC compel/plugins/std/infect.o [2020-07-29T18:36:44.429Z] #39 25.00 CC compel/arch/s390/plugins/std/parasite-head.o [2020-07-29T18:36:44.429Z] #39 25.03 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-07-29T18:36:44.429Z] #39 25.05 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-07-29T18:36:44.429Z] #39 25.12 AR compel/plugins/std.lib.a [2020-07-29T18:36:44.429Z] #39 25.16 CC compel/plugins/fds/fds.o [2020-07-29T18:36:44.429Z] #39 25.29 AR compel/plugins/fds.lib.a [2020-07-29T18:36:44.429Z] #39 25.32 HOSTDEP compel/src/lib/log-host.d [2020-07-29T18:36:44.429Z] #39 25.47 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-29T18:36:44.429Z] #39 25.57 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-07-29T18:36:44.429Z] #39 25.61 HOSTDEP compel/src/main-host.d [2020-07-29T18:36:44.429Z] #39 25.68 DEP compel/src/lib/ptrace.d [2020-07-29T18:36:44.429Z] #39 25.79 DEP compel/src/lib/infect.d [2020-07-29T18:36:44.429Z] #39 25.93 DEP compel/src/lib/infect-util.d [2020-07-29T18:36:44.429Z] #39 25.97 DEP compel/src/lib/infect-rpc.d [2020-07-29T18:36:44.429Z] #39 26.03 DEP compel/arch/s390/src/lib/infect.d [2020-07-29T18:36:44.429Z] #39 26.08 DEP compel/arch/s390/src/lib/cpu.d [2020-07-29T18:36:44.429Z] #39 26.11 DEP compel/src/lib/log.d [2020-07-29T18:36:44.429Z] #39 26.19 DEP compel/src/main.d [2020-07-29T18:36:44.429Z] #39 26.23 DEP compel/src/lib/handle-elf.d [2020-07-29T18:36:44.429Z] #39 26.28 DEP compel/arch/s390/src/lib/handle-elf.d [2020-07-29T18:36:44.429Z] #39 26.32 CC compel/src/lib/log.o [2020-07-29T18:36:44.429Z] #39 26.44 CC compel/arch/s390/src/lib/cpu.o [2020-07-29T18:36:44.429Z] #39 26.57 CC compel/arch/s390/src/lib/infect.o [2020-07-29T18:36:44.429Z] #39 26.95 CC compel/src/lib/infect-rpc.o [2020-07-29T18:36:44.429Z] #39 27.11 CC compel/src/lib/infect-util.o [2020-07-29T18:36:44.429Z] #39 27.34 CC compel/src/lib/infect.o [2020-07-29T18:36:44.705Z] #59 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-29T18:36:44.706Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.1s [2020-07-29T18:36:44.706Z] #59 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-29T18:36:44.706Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.16MB / 9.86MB 0.5s [2020-07-29T18:36:45.093Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.88MB / 9.86MB 0.6s [2020-07-29T18:36:45.093Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.90MB / 9.86MB 0.8s [2020-07-29T18:36:45.093Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.91MB / 9.86MB 0.9s [2020-07-29T18:36:45.410Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 7.78MB / 9.86MB 1.2s [2020-07-29T18:36:45.725Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.4s [2020-07-29T18:36:45.725Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.4s done [2020-07-29T18:36:45.725Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2020-07-29T18:36:45.942Z] #39 28.73 CC compel/src/lib/ptrace.o [2020-07-29T18:36:46.235Z] #39 28.98 AR compel/libcompel.a [2020-07-29T18:36:46.235Z] #39 29.02 HOSTCC compel/src/main-host.o [2020-07-29T18:36:46.528Z] #39 29.17 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-07-29T18:36:46.528Z] #39 29.26 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-29T18:36:46.821Z] #39 29.53 HOSTCC compel/src/lib/log-host.o [2020-07-29T18:36:46.821Z] #39 29.63 HOSTLINK compel/compel-host-bin [2020-07-29T18:36:46.821Z] #39 29.70 DEP soccr/soccr.d [2020-07-29T18:36:47.114Z] #39 29.79 CC soccr/soccr.o [2020-07-29T18:36:47.114Z] #39 ... [2020-07-29T18:36:47.114Z] [2020-07-29T18:36:47.114Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T18:36:47.114Z] #10 56.98 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-29T18:36:47.114Z] #10 56.99 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-07-29T18:36:47.114Z] #10 56.99 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-29T18:36:47.408Z] #10 ... [2020-07-29T18:36:47.408Z] [2020-07-29T18:36:47.408Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:36:47.408Z] #54 65.71 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-29T18:36:47.408Z] #54 65.71 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-29T18:36:48.913Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.1s done [2020-07-29T18:36:48.913Z] #59 DONE 4.9s [2020-07-29T18:36:48.913Z] [2020-07-29T18:36:48.913Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-29T18:36:48.913Z] #8 resolve docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 done [2020-07-29T18:36:48.913Z] #8 sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 1.86kB / 1.86kB done [2020-07-29T18:36:48.913Z] #8 sha256:1d4419b49a5911d58e0b4f80f6c6b69459015001da99277babf959a8dd6446a4 155B / 155B 0.4s done [2020-07-29T18:36:48.913Z] #8 sha256:b1942c37232dd2659b09fbfbc90a7fc0174d2d6adf39025a2af05ade1e7dc25e 6.20kB / 6.20kB done [2020-07-29T18:36:48.913Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 54.14MB / 54.14MB 4.3s done [2020-07-29T18:36:48.913Z] #8 sha256:3db29f67586358d5c325f4d311f8faa65e7151c18a12be33189e36384c7ce941 10.73MB / 10.73MB 1.1s done [2020-07-29T18:36:48.913Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 59.22MB / 73.55MB 4.5s [2020-07-29T18:36:48.913Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 74.14MB / 96.52MB 4.5s [2020-07-29T18:36:48.913Z] #8 sha256:49bd500c6dbefc4c5aafae456db789859256b5aef0aad681b61c735c7773cd6d 1.79kB / 1.79kB done [2020-07-29T18:36:48.913Z] #8 sha256:b30caebadb02bf7491859d6fa88f91de1d93497d4cdb5f70e4143bad62b8b0fa 8.25MB / 8.25MB 1.1s done [2020-07-29T18:36:48.913Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 57.46MB / 57.46MB 4.3s done [2020-07-29T18:36:48.913Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 64.44MB / 73.55MB 4.7s [2020-07-29T18:36:49.214Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 68.29MB / 73.55MB 4.8s [2020-07-29T18:36:49.214Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 82.07MB / 96.52MB 4.8s [2020-07-29T18:36:49.214Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 72.77MB / 73.55MB 4.9s [2020-07-29T18:36:49.508Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 73.55MB / 73.55MB 5.0s done [2020-07-29T18:36:49.508Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 93.24MB / 96.52MB 5.1s [2020-07-29T18:36:49.508Z] #8 ... [2020-07-29T18:36:49.508Z] [2020-07-29T18:36:49.508Z] #21 [internal] load build context [2020-07-29T18:36:49.508Z] #21 transferring context: 51.32MB 5.6s done [2020-07-29T18:36:49.508Z] #21 DONE 5.7s [2020-07-29T18:36:49.508Z] [2020-07-29T18:36:49.508Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-29T18:36:49.508Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 96.52MB / 96.52MB 5.2s done [2020-07-29T18:36:49.508Z] #8 unpacking docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 [2020-07-29T18:36:49.832Z] Fetching without tags [2020-07-29T18:36:49.742Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-29T18:36:49.759Z] > git config --add remote.origin.fetch +refs/pull/41297/head:refs/remotes/origin/PR-41297 # timeout=10 [2020-07-29T18:36:49.783Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-29T18:36:49.811Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-29T18:36:49.835Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-29T18:36:49.836Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-29T18:36:49.836Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41297/head:refs/remotes/origin/PR-41297 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-29T18:36:50.179Z] #54 DONE 69.9s [2020-07-29T18:36:50.179Z] [2020-07-29T18:36:50.179Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-29T18:36:50.179Z] #55 DONE 0.1s [2020-07-29T18:36:50.179Z] [2020-07-29T18:36:50.179Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-29T18:36:50.179Z] #56 DONE 0.1s [2020-07-29T18:36:50.179Z] [2020-07-29T18:36:50.179Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T18:36:50.179Z] #10 67.84 Selecting previously unselected package libapparmor1:s390x. [2020-07-29T18:36:50.179Z] #10 67.84 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-07-29T18:36:50.179Z] #10 67.85 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-07-29T18:36:50.179Z] #10 67.92 Selecting previously unselected package libapparmor-dev:s390x. [2020-07-29T18:36:50.179Z] #10 67.93 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-07-29T18:36:50.179Z] #10 67.93 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-07-29T18:36:50.179Z] #10 68.01 Selecting previously unselected package libbtrfs0. [2020-07-29T18:36:50.179Z] #10 68.01 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-07-29T18:36:50.179Z] #10 68.02 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-29T18:36:50.179Z] #10 68.05 Selecting previously unselected package libbtrfs-dev. [2020-07-29T18:36:50.179Z] #10 68.05 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-07-29T18:36:50.179Z] #10 68.06 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-29T18:36:50.179Z] #10 68.17 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-07-29T18:36:50.179Z] #10 68.17 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-07-29T18:36:50.179Z] #10 68.17 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-07-29T18:36:50.179Z] #10 68.21 Selecting previously unselected package libudev-dev:s390x. [2020-07-29T18:36:50.179Z] #10 68.21 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-07-29T18:36:50.179Z] #10 68.23 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-07-29T18:36:50.179Z] #10 68.34 Selecting previously unselected package libsepol1-dev:s390x. [2020-07-29T18:36:50.179Z] #10 68.34 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-07-29T18:36:50.179Z] #10 68.35 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-07-29T18:36:50.179Z] #10 68.51 Selecting previously unselected package libpcre16-3:s390x. [2020-07-29T18:36:50.179Z] #10 68.52 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-07-29T18:36:50.179Z] #10 68.52 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-07-29T18:36:50.179Z] #10 68.59 Selecting previously unselected package libpcre32-3:s390x. [2020-07-29T18:36:50.179Z] #10 68.59 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-07-29T18:36:50.179Z] #10 68.59 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-07-29T18:36:50.179Z] #10 68.65 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-07-29T18:36:50.179Z] #10 68.65 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-07-29T18:36:50.179Z] #10 68.66 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-07-29T18:36:50.179Z] #10 68.73 Selecting previously unselected package libpcre3-dev:s390x. [2020-07-29T18:36:50.179Z] #10 68.74 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-07-29T18:36:50.179Z] #10 68.75 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-07-29T18:36:50.179Z] #10 69.04 Selecting previously unselected package libselinux1-dev:s390x. [2020-07-29T18:36:50.179Z] #10 69.06 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-07-29T18:36:50.179Z] #10 69.06 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-07-29T18:36:50.179Z] #10 69.25 Selecting previously unselected package libdevmapper-dev:s390x. [2020-07-29T18:36:50.179Z] #10 69.26 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-07-29T18:36:50.179Z] #10 69.28 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-07-29T18:36:50.179Z] #10 69.33 Selecting previously unselected package libseccomp-dev:s390x. [2020-07-29T18:36:50.179Z] #10 69.33 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-07-29T18:36:50.179Z] #10 69.34 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-07-29T18:36:50.179Z] #10 69.42 Selecting previously unselected package libsystemd-dev:s390x. [2020-07-29T18:36:50.179Z] #10 69.43 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-07-29T18:36:50.179Z] #10 69.43 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-07-29T18:36:50.179Z] #10 69.80 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-07-29T18:36:50.179Z] #10 69.81 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-07-29T18:36:50.179Z] #10 69.82 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-07-29T18:36:50.179Z] #10 69.87 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-29T18:36:50.179Z] #10 69.88 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-07-29T18:36:50.179Z] #10 69.89 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-07-29T18:36:50.179Z] #10 69.90 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-29T18:36:50.179Z] #10 69.90 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-29T18:36:50.179Z] #10 69.91 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-07-29T18:36:50.179Z] #10 69.92 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-07-29T18:36:50.179Z] #10 69.93 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-29T18:36:50.179Z] #10 69.94 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-29T18:36:50.179Z] #10 69.95 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-07-29T18:36:50.179Z] #10 69.97 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-29T18:36:50.179Z] #10 69.98 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-07-29T18:36:50.179Z] #10 69.99 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-29T18:36:50.179Z] #10 70.00 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-07-29T18:36:50.179Z] #10 70.00 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-29T18:36:50.179Z] #10 70.01 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-07-29T18:36:50.179Z] #10 70.01 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-07-29T18:36:50.179Z] #10 70.02 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-29T18:36:50.179Z] #10 70.03 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-07-29T18:36:50.179Z] #10 70.03 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-07-29T18:36:50.179Z] #10 70.03 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-29T18:36:50.179Z] #10 70.04 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-07-29T18:36:50.179Z] #10 70.05 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-07-29T18:36:50.179Z] #10 70.06 Setting up dmsetup (2:1.02.155-3) ... [2020-07-29T18:36:50.179Z] #10 70.06 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-07-29T18:36:50.179Z] #10 70.07 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-07-29T18:36:50.179Z] #10 70.10 Processing triggers for libc-bin (2.28-10) ... [2020-07-29T18:36:50.246Z] Merging remotes/origin/master commit 6d9c4d60c57fbd57d53409a6c722b1afe5106806 into PR head commit 0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d [2020-07-29T18:36:50.819Z] #10 DONE 70.6s [2020-07-29T18:36:50.819Z] [2020-07-29T18:36:50.819Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:36:51.344Z] Client: Docker Engine - Community [2020-07-29T18:36:51.344Z] Version: 19.03.12 [2020-07-29T18:36:51.344Z] API version: 1.40 [2020-07-29T18:36:51.344Z] Go version: go1.13.10 [2020-07-29T18:36:51.344Z] Git commit: 48a6621 [2020-07-29T18:36:51.344Z] Built: Mon Jun 22 15:46:32 2020 [2020-07-29T18:36:51.344Z] OS/Arch: linux/arm64 [2020-07-29T18:36:51.344Z] Experimental: false [2020-07-29T18:36:51.344Z] [2020-07-29T18:36:51.344Z] Server: Docker Engine - Community [2020-07-29T18:36:51.344Z] Engine: [2020-07-29T18:36:51.344Z] Version: 19.03.12 [2020-07-29T18:36:51.344Z] API version: 1.40 (minimum version 1.12) [2020-07-29T18:36:51.344Z] Go version: go1.13.10 [2020-07-29T18:36:51.344Z] Git commit: 48a6621 [2020-07-29T18:36:51.344Z] Built: Mon Jun 22 15:45:04 2020 [2020-07-29T18:36:51.344Z] OS/Arch: linux/arm64 [2020-07-29T18:36:51.344Z] Experimental: true [2020-07-29T18:36:51.344Z] containerd: [2020-07-29T18:36:51.344Z] Version: 1.2.13 [2020-07-29T18:36:51.344Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-29T18:36:51.344Z] runc: [2020-07-29T18:36:51.344Z] Version: 1.0.0-rc10 [2020-07-29T18:36:51.344Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-29T18:36:51.344Z] docker-init: [2020-07-29T18:36:51.344Z] Version: 0.18.0 [2020-07-29T18:36:51.344Z] GitCommit: fec3683 [Pipeline] sh [2020-07-29T18:36:51.399Z] Merge succeeded, producing 0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d [2020-07-29T18:36:51.400Z] Checking out Revision 0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d (PR-41297) [2020-07-29T18:36:51.685Z] + docker info [2020-07-29T18:36:51.861Z] #49 ... [2020-07-29T18:36:51.861Z] [2020-07-29T18:36:51.861Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-29T18:36:51.861Z] #11 DONE 1.2s [2020-07-29T18:36:51.861Z] [2020-07-29T18:36:51.861Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:36:51.861Z] #49 1.119 + RM_GOPATH=0 [2020-07-29T18:36:51.861Z] #49 1.119 + TMP_GOPATH= [2020-07-29T18:36:51.861Z] #49 1.120 + : /build [2020-07-29T18:36:51.861Z] #49 1.120 + '[' -z '' ']' [2020-07-29T18:36:51.861Z] #49 1.123 ++ mktemp -d [2020-07-29T18:36:51.861Z] #49 1.123 + export GOPATH=/tmp/tmp.47m4GGga99 [2020-07-29T18:36:51.861Z] #49 1.123 + GOPATH=/tmp/tmp.47m4GGga99 [2020-07-29T18:36:51.861Z] #49 1.124 + RM_GOPATH=1 [2020-07-29T18:36:51.861Z] #49 1.124 + case "$(go env GOARCH)" in [2020-07-29T18:36:51.861Z] #49 1.124 ++ go env GOARCH [2020-07-29T18:36:51.861Z] #49 1.142 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T18:36:51.861Z] #49 1.142 + GO_BUILDMODE=-buildmode=pie [2020-07-29T18:36:51.861Z] #49 1.142 ++ dirname /tmp/install/install.sh [2020-07-29T18:36:51.861Z] #49 1.146 + dir=/tmp/install [2020-07-29T18:36:51.861Z] #49 1.146 + bin=runc [2020-07-29T18:36:51.861Z] #49 1.146 + shift [2020-07-29T18:36:51.861Z] #49 1.146 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-29T18:36:51.861Z] #49 1.146 + . /tmp/install/runc.installer [2020-07-29T18:36:51.861Z] #49 1.146 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-29T18:36:51.861Z] #49 1.146 + install_runc [2020-07-29T18:36:51.861Z] #49 1.147 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-29T18:36:51.861Z] #49 1.147 + uname -r [2020-07-29T18:36:51.861Z] #49 1.149 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-29T18:36:51.861Z] #49 1.149 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-29T18:36:51.861Z] #49 1.149 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-29T18:36:51.861Z] #49 1.149 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.47m4GGga99/src/github.com/opencontainers/runc [2020-07-29T18:36:51.861Z] #49 1.150 Cloning into '/tmp/tmp.47m4GGga99/src/github.com/opencontainers/runc'... [2020-07-29T18:36:50.256Z] > git config core.sparsecheckout # timeout=10 [2020-07-29T18:36:50.277Z] > git checkout -f 0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d # timeout=10 [2020-07-29T18:36:51.360Z] > git merge 6d9c4d60c57fbd57d53409a6c722b1afe5106806 # timeout=10 [2020-07-29T18:36:51.382Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-29T18:36:51.402Z] > git config core.sparsecheckout # timeout=10 [2020-07-29T18:36:51.434Z] > git checkout -f 0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d # timeout=10 [2020-07-29T18:36:52.916Z] #49 ... [2020-07-29T18:36:52.916Z] [2020-07-29T18:36:52.917Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-29T18:36:52.917Z] #12 DONE 1.1s [2020-07-29T18:36:53.209Z] [2020-07-29T18:36:53.209Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-29T18:36:54.253Z] #13 0.978 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-29T18:36:54.253Z] #13 DONE 1.2s [2020-07-29T18:36:54.253Z] [2020-07-29T18:36:54.253Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:36:54.253Z] #39 30.69 AR soccr/libsoccr.a [2020-07-29T18:36:54.253Z] #39 30.70 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-29T18:36:54.253Z] #39 30.81 DEP criu/arch/s390/sigframe.d [2020-07-29T18:36:54.253Z] #39 30.87 DEP criu/arch/s390/crtools.d [2020-07-29T18:36:54.253Z] #39 31.03 DEP criu/arch/s390/cpu.d [2020-07-29T18:36:54.253Z] #39 31.24 CC criu/arch/s390/cpu.o [2020-07-29T18:36:54.253Z] #39 31.50 CC criu/arch/s390/crtools.o [2020-07-29T18:36:54.253Z] #39 32.03 CC criu/arch/s390/sigframe.o [2020-07-29T18:36:54.253Z] #39 32.13 LINK criu/arch/s390/crtools.built-in.o [2020-07-29T18:36:54.253Z] #39 32.16 DEP criu/pie/util-vdso.d [2020-07-29T18:36:54.253Z] #39 32.23 DEP criu/pie/util.d [2020-07-29T18:36:54.253Z] #39 32.29 CC criu/pie/util.o [2020-07-29T18:36:54.253Z] #39 32.57 CC criu/pie/util-vdso.o [2020-07-29T18:36:54.253Z] #39 32.82 AR criu/pie/pie.lib.a [2020-07-29T18:36:54.253Z] #39 32.86 DEP criu/pie/restorer.d [2020-07-29T18:36:54.253Z] #39 32.97 DEP criu/arch/s390/restorer.d [2020-07-29T18:36:54.253Z] #39 33.19 DEP criu/arch/s390/vdso-pie.d [2020-07-29T18:36:54.253Z] #39 33.28 DEP criu/pie/parasite-vdso.d [2020-07-29T18:36:54.253Z] #39 33.67 DEP criu/pie/parasite.d [2020-07-29T18:36:54.253Z] #39 33.91 CC criu/pie/parasite.o [2020-07-29T18:36:54.253Z] #39 34.64 LINK criu/pie/parasite.built-in.o [2020-07-29T18:36:54.253Z] #39 34.65 GEN criu/pie/parasite-blob.h [2020-07-29T18:36:54.253Z] #39 34.67 CC criu/pie/parasite-vdso.o [2020-07-29T18:36:54.253Z] #39 34.96 CC criu/arch/s390/vdso-pie.o [2020-07-29T18:36:54.253Z] #39 35.23 CC criu/arch/s390/restorer.o [2020-07-29T18:36:54.253Z] #39 35.58 CC criu/pie/restorer.o [2020-07-29T18:36:54.391Z] Fetching without tags [2020-07-29T18:36:54.284Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-29T18:36:54.311Z] > git config --add remote.origin.fetch +refs/pull/41297/head:refs/remotes/origin/PR-41297 # timeout=10 [2020-07-29T18:36:54.339Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-29T18:36:54.365Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-29T18:36:54.396Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-29T18:36:54.396Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-29T18:36:54.398Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41297/head:refs/remotes/origin/PR-41297 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-29T18:36:54.700Z] Merging remotes/origin/master commit 6d9c4d60c57fbd57d53409a6c722b1afe5106806 into PR head commit 0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d [2020-07-29T18:36:54.907Z] #39 37.58 LINK criu/pie/restorer.built-in.o [2020-07-29T18:36:54.907Z] #39 37.60 GEN criu/pie/restorer-blob.h [2020-07-29T18:36:54.907Z] #39 37.63 DEP criu/vdso.d [2020-07-29T18:36:54.907Z] #39 37.78 DEP criu/uts_ns.d [2020-07-29T18:36:55.199Z] #39 37.93 DEP criu/util.d [2020-07-29T18:36:55.199Z] #39 38.11 DEP criu/uffd.d [2020-07-29T18:36:55.199Z] #39 ... [2020-07-29T18:36:55.199Z] [2020-07-29T18:36:55.199Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-29T18:36:55.199Z] #14 DONE 1.1s [2020-07-29T18:36:55.199Z] [2020-07-29T18:36:55.199Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-29T18:36:55.523Z] Commit message: "Add multi-user.target to After=" [2020-07-29T18:36:55.552Z] Merge succeeded, producing 0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d [2020-07-29T18:36:55.552Z] Checking out Revision 0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d (PR-41297) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-29T18:36:56.241Z] #15 DONE 1.1s [2020-07-29T18:36:56.241Z] [2020-07-29T18:36:56.241Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:36:56.241Z] #49 5.556 + cd /tmp/tmp.47m4GGga99/src/github.com/opencontainers/runc [2020-07-29T18:36:56.241Z] #49 5.556 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-29T18:36:56.534Z] #49 5.726 + '[' -z '' ']' [2020-07-29T18:36:56.534Z] #49 5.743 + target=static [2020-07-29T18:36:56.534Z] #49 5.743 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-29T18:36:56.651Z] + docker version [2020-07-29T18:36:56.837Z] #49 6.021 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-29T18:36:54.714Z] > git config core.sparsecheckout # timeout=10 [2020-07-29T18:36:54.740Z] > git checkout -f 0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d # timeout=10 [2020-07-29T18:36:55.518Z] > git merge 6d9c4d60c57fbd57d53409a6c722b1afe5106806 # timeout=10 [2020-07-29T18:36:55.535Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-29T18:36:55.554Z] > git config core.sparsecheckout # timeout=10 [2020-07-29T18:36:55.574Z] > git checkout -f 0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d # timeout=10 [2020-07-29T18:36:57.474Z] #49 ... [2020-07-29T18:36:57.474Z] [2020-07-29T18:36:57.474Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-29T18:36:57.474Z] #16 DONE 1.0s [2020-07-29T18:36:57.474Z] [2020-07-29T18:36:57.474Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:36:57.474Z] #39 38.27 DEP criu/tun.d [2020-07-29T18:36:57.474Z] #39 38.46 DEP criu/tty.d [2020-07-29T18:36:57.474Z] #39 38.62 DEP criu/timerfd.d [2020-07-29T18:36:57.474Z] #39 38.79 DEP criu/timens.d [2020-07-29T18:36:57.474Z] #39 38.90 DEP criu/sysfs_parse.d [2020-07-29T18:36:57.474Z] #39 38.97 DEP criu/sysctl.d [2020-07-29T18:36:57.474Z] #39 39.14 DEP criu/string.d [2020-07-29T18:36:57.474Z] #39 39.16 DEP criu/stats.d [2020-07-29T18:36:57.474Z] #39 39.30 DEP criu/sockets.d [2020-07-29T18:36:57.474Z] #39 39.53 DEP criu/sk-unix.d [2020-07-29T18:36:57.474Z] #39 39.77 DEP criu/sk-tcp.d [2020-07-29T18:36:57.474Z] #39 39.97 DEP criu/sk-queue.d [2020-07-29T18:36:57.474Z] #39 40.04 DEP criu/sk-packet.d [2020-07-29T18:36:57.474Z] #39 40.18 DEP criu/sk-netlink.d [2020-07-29T18:36:57.474Z] #39 40.32 DEP criu/sk-inet.d [2020-07-29T18:36:57.768Z] #39 40.50 DEP criu/signalfd.d [2020-07-29T18:36:57.768Z] #39 40.56 DEP criu/sigframe.d [2020-07-29T18:36:57.768Z] #39 ... [2020-07-29T18:36:57.768Z] [2020-07-29T18:36:57.768Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:36:57.768Z] #41 67.40 vendor/golang.org/x/net/idna [2020-07-29T18:36:57.768Z] #41 69.03 vendor/golang.org/x/net/http2/hpack [2020-07-29T18:36:57.768Z] #41 69.69 mime [2020-07-29T18:36:57.768Z] #41 70.94 mime/quotedprintable [2020-07-29T18:36:57.768Z] #41 71.11 net/http/internal [2020-07-29T18:36:57.768Z] #41 71.71 mime/multipart [2020-07-29T18:36:57.768Z] #41 71.77 crypto/tls [2020-07-29T18:36:57.768Z] #41 76.46 net/http/httptrace [2020-07-29T18:36:57.768Z] #41 76.59 net/http [2020-07-29T18:36:57.768Z] #41 ... [2020-07-29T18:36:57.768Z] [2020-07-29T18:36:57.768Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:36:57.768Z] #39 40.60 DEP criu/shmem.d [2020-07-29T18:36:57.768Z] #39 40.73 DEP criu/servicefd.d [2020-07-29T18:36:57.768Z] #39 40.81 DEP criu/seize.d [2020-07-29T18:36:58.061Z] #39 40.91 DEP criu/seccomp.d [2020-07-29T18:36:58.061Z] #39 41.00 DEP criu/rst-malloc.d [2020-07-29T18:36:58.061Z] #39 41.08 DEP criu/rbtree.d [2020-07-29T18:36:58.353Z] #39 41.12 DEP criu/pstree.d [2020-07-29T18:36:58.353Z] #39 41.28 DEP criu/protobuf.d [2020-07-29T18:36:58.646Z] #39 41.43 GEN criu/protobuf-desc-gen.h [2020-07-29T18:36:59.685Z] #39 42.35 DEP criu/protobuf-desc.d [2020-07-29T18:36:59.685Z] #39 42.43 DEP criu/proc_parse.d [2020-07-29T18:36:59.685Z] #39 42.53 DEP criu/plugin.d [2020-07-29T18:36:59.685Z] #39 42.59 DEP criu/pipes.d [2020-07-29T18:36:59.833Z] Commit message: "Add multi-user.target to After=" [2020-07-29T18:36:59.977Z] #39 42.70 DEP criu/pie-util.d [2020-07-29T18:36:59.978Z] #39 42.79 DEP criu/pie-util-vdso.d [2020-07-29T18:36:59.978Z] #39 42.87 DEP criu/path.d [2020-07-29T18:37:00.271Z] #39 43.02 DEP criu/parasite-syscall.d [2020-07-29T18:37:00.271Z] #39 43.17 DEP criu/pagemap.d [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-29T18:37:00.564Z] #39 43.33 DEP criu/pagemap-cache.d [2020-07-29T18:37:00.564Z] #39 43.45 DEP criu/page-xfer.d [2020-07-29T18:37:00.859Z] #39 43.62 DEP criu/page-pipe.d [2020-07-29T18:37:00.859Z] #39 43.71 DEP criu/netfilter.d [2020-07-29T18:37:00.859Z] #39 43.78 DEP criu/net.d [2020-07-29T18:37:01.077Z] + docker version [2020-07-29T18:37:01.152Z] #39 43.91 DEP criu/namespaces.d [2020-07-29T18:37:01.152Z] #39 43.99 DEP criu/mount.d [2020-07-29T18:37:01.445Z] #39 44.15 DEP criu/memfd.d [2020-07-29T18:37:01.445Z] #39 44.31 DEP criu/mem.d [2020-07-29T18:37:01.737Z] #39 44.49 DEP criu/lsm.d [2020-07-29T18:37:01.737Z] #39 44.63 DEP criu/log.d [2020-07-29T18:37:02.030Z] #39 44.78 DEP criu/libnetlink.d [2020-07-29T18:37:02.030Z] #39 44.89 DEP criu/kerndat.d [2020-07-29T18:37:02.323Z] #39 45.05 DEP criu/kcmp-ids.d [2020-07-29T18:37:02.323Z] #39 45.09 DEP criu/irmap.d [2020-07-29T18:37:02.323Z] #39 45.17 DEP criu/ipc_ns.d [2020-07-29T18:37:02.323Z] #39 45.31 DEP criu/image.d [2020-07-29T18:37:02.616Z] #39 45.44 DEP criu/image-desc.d [2020-07-29T18:37:02.616Z] #39 45.49 DEP criu/fsnotify.d [2020-07-29T18:37:02.616Z] #39 45.58 DEP criu/filesystems.d [2020-07-29T18:37:02.909Z] #39 45.68 DEP criu/files.d [2020-07-29T18:37:02.909Z] #39 45.86 DEP criu/files-reg.d [2020-07-29T18:37:03.202Z] #39 46.03 DEP criu/files-ext.d [2020-07-29T18:37:03.495Z] #39 46.15 DEP criu/file-lock.d [2020-07-29T18:37:03.495Z] #39 46.22 DEP criu/file-ids.d [2020-07-29T18:37:03.495Z] #39 46.31 DEP criu/fifo.d [2020-07-29T18:37:03.495Z] #39 46.40 DEP criu/fdstore.d [2020-07-29T18:37:03.495Z] #39 46.47 DEP criu/fault-injection.d [2020-07-29T18:37:03.495Z] #39 46.50 DEP criu/external.d [2020-07-29T18:37:03.788Z] #39 46.60 DEP criu/eventpoll.d [2020-07-29T18:37:03.788Z] #39 46.76 DEP criu/eventfd.d [2020-07-29T18:37:03.933Z] Client: [2020-07-29T18:37:03.933Z] Debug Mode: false [2020-07-29T18:37:03.933Z] [2020-07-29T18:37:03.933Z] Server: [2020-07-29T18:37:03.933Z] Containers: 0 [2020-07-29T18:37:03.933Z] Running: 0 [2020-07-29T18:37:03.933Z] Paused: 0 [2020-07-29T18:37:03.933Z] Stopped: 0 [2020-07-29T18:37:03.933Z] Images: 0 [2020-07-29T18:37:03.933Z] Server Version: 19.03.12 [2020-07-29T18:37:03.933Z] Storage Driver: overlay2 [2020-07-29T18:37:03.933Z] Backing Filesystem: extfs [2020-07-29T18:37:03.933Z] Supports d_type: true [2020-07-29T18:37:03.933Z] Native Overlay Diff: true [2020-07-29T18:37:03.933Z] Logging Driver: json-file [2020-07-29T18:37:03.933Z] Cgroup Driver: cgroupfs [2020-07-29T18:37:03.933Z] Plugins: [2020-07-29T18:37:03.933Z] Volume: local [2020-07-29T18:37:03.933Z] Network: bridge host ipvlan macvlan null overlay [2020-07-29T18:37:03.933Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-29T18:37:03.933Z] Swarm: inactive [2020-07-29T18:37:03.933Z] Runtimes: runc [2020-07-29T18:37:03.933Z] Default Runtime: runc [2020-07-29T18:37:03.933Z] Init Binary: docker-init [2020-07-29T18:37:03.933Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-29T18:37:03.933Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-29T18:37:03.933Z] init version: fec3683 [2020-07-29T18:37:03.933Z] Security Options: [2020-07-29T18:37:03.933Z] apparmor [2020-07-29T18:37:03.933Z] seccomp [2020-07-29T18:37:03.933Z] Profile: default [2020-07-29T18:37:03.933Z] Kernel Version: 4.15.0-1074-aws [2020-07-29T18:37:03.933Z] Operating System: Ubuntu 16.04.6 LTS [2020-07-29T18:37:03.933Z] OSType: linux [2020-07-29T18:37:03.933Z] Architecture: aarch64 [2020-07-29T18:37:03.933Z] CPUs: 4 [2020-07-29T18:37:03.933Z] Total Memory: 7.525GiB [2020-07-29T18:37:03.933Z] Name: ip-10-100-126-60 [2020-07-29T18:37:03.933Z] ID: UTJC:VJXC:JR6C:MQOY:H5HB:HHV3:JK47:2SKG:XCXB:YJDM:JC3G:VSC2 [2020-07-29T18:37:03.933Z] Docker Root Dir: /var/lib/docker [2020-07-29T18:37:03.933Z] Debug Mode: false [2020-07-29T18:37:03.933Z] Registry: https://index.docker.io/v1/ [2020-07-29T18:37:03.933Z] Labels: [2020-07-29T18:37:03.933Z] Experimental: true [2020-07-29T18:37:03.933Z] Insecure Registries: [2020-07-29T18:37:03.933Z] 127.0.0.0/8 [2020-07-29T18:37:03.933Z] Live Restore Enabled: true [2020-07-29T18:37:03.933Z] [2020-07-29T18:37:03.933Z] WARNING: No swap limit support [Pipeline] sh [2020-07-29T18:37:04.081Z] #39 46.91 DEP criu/crtools.d [2020-07-29T18:37:04.081Z] #39 ... [2020-07-29T18:37:04.081Z] [2020-07-29T18:37:04.081Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:37:04.081Z] #41 83.93 github.com/LK4D4/vndr/godl [2020-07-29T18:37:04.230Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-29T18:37:04.230Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-29T18:37:04.230Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41297/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-29T18:37:04.230Z] + bash /home/ubuntu/workspace/moby_PR-41297/check-config.sh [2020-07-29T18:37:04.230Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-29T18:37:04.230Z] info: reading kernel config from /boot/config-4.15.0-1074-aws ... [2020-07-29T18:37:04.230Z] [2020-07-29T18:37:04.230Z] Generally Necessary: [2020-07-29T18:37:04.230Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-29T18:37:04.230Z] - apparmor: enabled and tools installed [2020-07-29T18:37:04.374Z] #41 84.33 github.com/LK4D4/vndr [2020-07-29T18:37:04.492Z] - CONFIG_NAMESPACES: enabled [2020-07-29T18:37:04.492Z] - CONFIG_NET_NS: enabled [2020-07-29T18:37:04.492Z] - CONFIG_PID_NS: enabled [2020-07-29T18:37:04.492Z] - CONFIG_IPC_NS: enabled [2020-07-29T18:37:04.492Z] - CONFIG_UTS_NS: enabled [2020-07-29T18:37:04.492Z] - CONFIG_CGROUPS: enabled [2020-07-29T18:37:04.492Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-29T18:37:04.492Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-29T18:37:04.492Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-29T18:37:04.492Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-29T18:37:04.492Z] - CONFIG_CPUSETS: enabled [2020-07-29T18:37:04.492Z] - CONFIG_MEMCG: enabled [2020-07-29T18:37:04.492Z] - CONFIG_KEYS: enabled [2020-07-29T18:37:04.492Z] - CONFIG_VETH: enabled (as module) [2020-07-29T18:37:04.492Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-29T18:37:04.492Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-29T18:37:04.492Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-07-29T18:37:04.492Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-29T18:37:04.492Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-29T18:37:04.492Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-29T18:37:04.492Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-29T18:37:04.492Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-29T18:37:04.492Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-29T18:37:04.492Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-29T18:37:04.492Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-07-29T18:37:04.492Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-29T18:37:04.492Z] [2020-07-29T18:37:04.492Z] Optional Features: [2020-07-29T18:37:04.759Z] - CONFIG_USER_NS: enabled [2020-07-29T18:37:04.759Z] - CONFIG_SECCOMP: enabled [2020-07-29T18:37:04.759Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-29T18:37:04.759Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-29T18:37:04.759Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-29T18:37:04.759Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-29T18:37:04.759Z] - CONFIG_BLK_CGROUP: enabled [2020-07-29T18:37:04.759Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-29T18:37:04.759Z] - CONFIG_IOSCHED_CFQ: enabled [2020-07-29T18:37:04.759Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-07-29T18:37:04.759Z] - CONFIG_CGROUP_PERF: enabled [2020-07-29T18:37:04.759Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-29T18:37:04.759Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-29T18:37:04.759Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-29T18:37:04.759Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-29T18:37:04.759Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-29T18:37:04.759Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-29T18:37:04.759Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-29T18:37:04.759Z] - CONFIG_IP_VS: enabled (as module) [2020-07-29T18:37:04.759Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-29T18:37:04.759Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-29T18:37:04.759Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-29T18:37:04.759Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-29T18:37:04.759Z] - CONFIG_EXT4_FS: enabled [2020-07-29T18:37:04.759Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-29T18:37:04.779Z] Client: Docker Engine - Community [2020-07-29T18:37:04.779Z] Version: 19.03.12 [2020-07-29T18:37:04.779Z] API version: 1.40 [2020-07-29T18:37:04.779Z] Go version: go1.13.10 [2020-07-29T18:37:04.779Z] Git commit: 48a66213fe [2020-07-29T18:37:04.779Z] Built: Mon Jun 22 15:45:36 2020 [2020-07-29T18:37:04.779Z] OS/Arch: linux/amd64 [2020-07-29T18:37:04.779Z] Experimental: false [2020-07-29T18:37:04.779Z] [2020-07-29T18:37:04.779Z] Server: Docker Engine - Community [2020-07-29T18:37:04.779Z] Engine: [2020-07-29T18:37:04.779Z] Version: 19.03.12 [2020-07-29T18:37:04.779Z] API version: 1.40 (minimum version 1.12) [2020-07-29T18:37:04.779Z] Go version: go1.13.10 [2020-07-29T18:37:04.779Z] Git commit: 48a66213fe [2020-07-29T18:37:04.779Z] Built: Mon Jun 22 15:44:07 2020 [2020-07-29T18:37:04.779Z] OS/Arch: linux/amd64 [2020-07-29T18:37:04.779Z] Experimental: true [2020-07-29T18:37:04.779Z] containerd: [2020-07-29T18:37:04.779Z] Version: 1.2.13 [2020-07-29T18:37:04.779Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-29T18:37:04.779Z] runc: [2020-07-29T18:37:04.779Z] Version: 1.0.0-rc10 [2020-07-29T18:37:04.779Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-29T18:37:04.779Z] docker-init: [2020-07-29T18:37:04.779Z] Version: 0.18.0 [2020-07-29T18:37:04.779Z] GitCommit: fec3683 [Pipeline] sh [2020-07-29T18:37:05.021Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-29T18:37:05.022Z] - Network Drivers: [2020-07-29T18:37:05.022Z] - "overlay": [2020-07-29T18:37:05.022Z] - CONFIG_VXLAN: enabled (as module) [2020-07-29T18:37:05.022Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-29T18:37:05.022Z] Optional (for encrypted networks): [2020-07-29T18:37:05.022Z] - CONFIG_CRYPTO: enabled [2020-07-29T18:37:05.022Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-29T18:37:05.022Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-29T18:37:05.022Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-29T18:37:05.022Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-29T18:37:05.022Z] - CONFIG_XFRM: enabled [2020-07-29T18:37:05.022Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-29T18:37:05.022Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-29T18:37:05.022Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-29T18:37:05.022Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-07-29T18:37:05.022Z] - "ipvlan": [2020-07-29T18:37:05.022Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-29T18:37:05.022Z] - "macvlan": [2020-07-29T18:37:05.022Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-29T18:37:05.022Z] - CONFIG_DUMMY: enabled (as module) [2020-07-29T18:37:05.022Z] - "ftp,tftp client in container": [2020-07-29T18:37:05.022Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-29T18:37:05.022Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-29T18:37:05.022Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-29T18:37:05.022Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-29T18:37:05.022Z] - Storage Drivers: [2020-07-29T18:37:05.022Z] - "aufs": [2020-07-29T18:37:05.022Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-29T18:37:05.192Z] + docker info [2020-07-29T18:37:05.277Z] Client: Docker Engine - Community [2020-07-29T18:37:05.277Z] Version: 19.03.12 [2020-07-29T18:37:05.277Z] API version: 1.40 [2020-07-29T18:37:05.277Z] Go version: go1.13.10 [2020-07-29T18:37:05.277Z] Git commit: 48a66213fe [2020-07-29T18:37:05.277Z] Built: Mon Jun 22 15:45:36 2020 [2020-07-29T18:37:05.277Z] OS/Arch: linux/amd64 [2020-07-29T18:37:05.277Z] Experimental: false [2020-07-29T18:37:05.277Z] [2020-07-29T18:37:05.277Z] Server: Docker Engine - Community [2020-07-29T18:37:05.277Z] Engine: [2020-07-29T18:37:05.277Z] Version: 19.03.12 [2020-07-29T18:37:05.277Z] API version: 1.40 (minimum version 1.12) [2020-07-29T18:37:05.277Z] Go version: go1.13.10 [2020-07-29T18:37:05.277Z] Git commit: 48a66213fe [2020-07-29T18:37:05.277Z] Built: Mon Jun 22 15:44:07 2020 [2020-07-29T18:37:05.277Z] OS/Arch: linux/amd64 [2020-07-29T18:37:05.277Z] Experimental: true [2020-07-29T18:37:05.277Z] containerd: [2020-07-29T18:37:05.277Z] Version: 1.2.13 [2020-07-29T18:37:05.277Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-29T18:37:05.277Z] runc: [2020-07-29T18:37:05.277Z] Version: 1.0.0-rc10 [2020-07-29T18:37:05.277Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-29T18:37:05.277Z] docker-init: [2020-07-29T18:37:05.277Z] Version: 0.18.0 [2020-07-29T18:37:05.277Z] GitCommit: fec3683 [2020-07-29T18:37:05.284Z] - "btrfs": [2020-07-29T18:37:05.284Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-29T18:37:05.284Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-29T18:37:05.284Z] - "devicemapper": [2020-07-29T18:37:05.284Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-29T18:37:05.284Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-29T18:37:05.284Z] - "overlay": [2020-07-29T18:37:05.284Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-29T18:37:05.284Z] - "zfs": [2020-07-29T18:37:05.284Z] - /dev/zfs: missing [2020-07-29T18:37:05.284Z] - zfs command: missing [2020-07-29T18:37:05.284Z] - zpool command: missing [2020-07-29T18:37:05.284Z] [2020-07-29T18:37:05.284Z] Limits: [2020-07-29T18:37:05.284Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-29T18:37:05.284Z] [2020-07-29T18:37:05.284Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-29T18:37:05.639Z] + docker info [2020-07-29T18:37:05.783Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d . [2020-07-29T18:37:06.046Z] #2 [internal] load build definition from Dockerfile [2020-07-29T18:37:06.046Z] #2 DONE 0.0s [2020-07-29T18:37:06.046Z] [2020-07-29T18:37:06.046Z] #1 [internal] load .dockerignore [2020-07-29T18:37:06.046Z] #1 DONE 0.0s [2020-07-29T18:37:06.046Z] [2020-07-29T18:37:06.046Z] #2 [internal] load build definition from Dockerfile [2020-07-29T18:37:06.619Z] #2 transferring dockerfile: [2020-07-29T18:37:06.619Z] #2 transferring dockerfile: 16.37kB 0.0s done [2020-07-29T18:37:07.193Z] #2 DONE 1.3s [2020-07-29T18:37:07.193Z] [2020-07-29T18:37:07.193Z] #1 [internal] load .dockerignore [2020-07-29T18:37:07.193Z] #1 transferring context: 87B done [2020-07-29T18:37:07.193Z] #1 DONE 1.4s [2020-07-29T18:37:07.456Z] [2020-07-29T18:37:07.456Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-29T18:37:08.074Z] #41 ... [2020-07-29T18:37:08.074Z] [2020-07-29T18:37:08.074Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-29T18:37:08.074Z] #17 0.992 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-29T18:37:08.074Z] #17 1.113 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-29T18:37:08.074Z] #17 1.213 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-29T18:37:08.074Z] #17 1.417 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-29T18:37:08.074Z] #17 2.865 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [191 kB] [2020-07-29T18:37:08.074Z] #17 4.023 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-29T18:37:08.074Z] #17 5.839 Fetched 8060 kB in 5s (1611 kB/s) [2020-07-29T18:37:08.074Z] #17 5.839 Reading package lists... [2020-07-29T18:37:08.074Z] #17 7.611 Reading package lists... [2020-07-29T18:37:08.074Z] #17 9.192 Building dependency tree... [2020-07-29T18:37:08.074Z] #17 9.551 libcap2-bin is already the newest version (1:2.25-2). [2020-07-29T18:37:08.074Z] #17 9.551 The following additional packages will be installed: [2020-07-29T18:37:08.074Z] #17 9.551 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-29T18:37:08.074Z] #17 9.551 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-29T18:37:08.074Z] #17 9.574 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-29T18:37:08.074Z] #17 9.574 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-29T18:37:08.074Z] #17 9.574 python3.7 python3.7-minimal vim-runtime xxd [2020-07-29T18:37:08.074Z] #17 9.574 Suggested packages: [2020-07-29T18:37:08.074Z] #17 9.574 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-29T18:37:08.074Z] #17 9.574 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-29T18:37:08.074Z] #17 9.574 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-29T18:37:08.074Z] #17 9.574 Recommended packages: [2020-07-29T18:37:08.074Z] #17 9.574 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-29T18:37:08.074Z] #17 9.574 python3-keyrings.alt python3-xdg unzip [2020-07-29T18:37:08.074Z] #17 ... [2020-07-29T18:37:08.074Z] [2020-07-29T18:37:08.074Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:37:08.074Z] #39 47.05 DEP criu/cr-service.d [2020-07-29T18:37:08.074Z] #39 47.15 DEP criu/cr-restore.d [2020-07-29T18:37:08.074Z] #39 47.30 DEP criu/cr-errno.d [2020-07-29T18:37:08.074Z] #39 47.31 DEP criu/cr-dump.d [2020-07-29T18:37:08.074Z] #39 47.44 DEP criu/cr-dedup.d [2020-07-29T18:37:08.075Z] #39 47.55 DEP criu/cr-check.d [2020-07-29T18:37:08.075Z] #39 47.66 DEP criu/config.d [2020-07-29T18:37:08.075Z] #39 47.74 DEP criu/clone-noasan.d [2020-07-29T18:37:08.075Z] #39 47.80 DEP criu/cgroup.d [2020-07-29T18:37:08.075Z] #39 47.89 DEP criu/cgroup-props.d [2020-07-29T18:37:08.075Z] #39 47.95 DEP criu/bitmap.d [2020-07-29T18:37:08.075Z] #39 47.96 DEP criu/bfd.d [2020-07-29T18:37:08.075Z] #39 48.00 DEP criu/autofs.d [2020-07-29T18:37:08.075Z] #39 48.06 DEP criu/aio.d [2020-07-29T18:37:08.075Z] #39 48.13 DEP criu/action-scripts.d [2020-07-29T18:37:08.075Z] #39 48.26 CC criu/action-scripts.o [2020-07-29T18:37:08.075Z] #39 48.51 CC criu/aio.o [2020-07-29T18:37:08.075Z] #39 48.91 CC criu/autofs.o [2020-07-29T18:37:08.075Z] #39 49.67 CC criu/bfd.o [2020-07-29T18:37:08.075Z] #39 49.93 CC criu/bitmap.o [2020-07-29T18:37:08.075Z] #39 50.01 CC criu/cgroup-props.o [2020-07-29T18:37:08.075Z] #39 50.72 CC criu/cgroup.o [2020-07-29T18:37:08.402Z] #3 DONE 1.0s [2020-07-29T18:37:08.402Z] [2020-07-29T18:37:08.402Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-29T18:37:08.402Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-29T18:37:08.665Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-29T18:37:08.665Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2020-07-29T18:37:08.665Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2020-07-29T18:37:08.665Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 3.52MB / 8.28MB 0.2s [2020-07-29T18:37:08.665Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.3s [2020-07-29T18:37:08.927Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 [2020-07-29T18:37:08.927Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.4s done [2020-07-29T18:37:09.189Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2020-07-29T18:37:09.189Z] #4 DONE 0.8s [2020-07-29T18:37:09.610Z] #39 ... [2020-07-29T18:37:09.610Z] [2020-07-29T18:37:09.610Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:37:09.610Z] #41 DONE 89.5s [2020-07-29T18:37:09.610Z] [2020-07-29T18:37:09.610Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-29T18:37:09.610Z] #17 10.49 The following NEW packages will be installed: [2020-07-29T18:37:09.610Z] #17 10.50 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-29T18:37:09.610Z] #17 10.50 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-29T18:37:09.610Z] #17 10.50 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-29T18:37:09.610Z] #17 10.50 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-29T18:37:09.610Z] #17 10.50 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-29T18:37:09.610Z] #17 10.50 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-29T18:37:09.610Z] #17 10.50 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-29T18:37:09.610Z] #17 10.50 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-29T18:37:09.610Z] #17 10.50 xz-utils zip [2020-07-29T18:37:09.610Z] #17 10.58 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-29T18:37:09.610Z] #17 10.58 Need to get 27.7 MB of archives. [2020-07-29T18:37:09.611Z] #17 10.58 After this operation, 117 MB of additional disk space will be used. [2020-07-29T18:37:09.611Z] #17 10.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-07-29T18:37:09.611Z] #17 10.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB] [2020-07-29T18:37:09.611Z] #17 10.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB] [2020-07-29T18:37:09.611Z] #17 10.72 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-07-29T18:37:09.611Z] #17 10.78 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-07-29T18:37:09.611Z] #17 10.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB] [2020-07-29T18:37:09.611Z] #17 10.87 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-07-29T18:37:09.611Z] #17 10.89 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-07-29T18:37:09.611Z] #17 10.89 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-07-29T18:37:09.611Z] #17 10.89 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-07-29T18:37:09.611Z] #17 10.89 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-07-29T18:37:09.611Z] #17 10.90 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-07-29T18:37:09.611Z] #17 10.90 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-07-29T18:37:09.611Z] #17 10.90 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-07-29T18:37:09.611Z] #17 10.91 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-07-29T18:37:09.611Z] #17 10.91 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-07-29T18:37:09.611Z] #17 10.94 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-07-29T18:37:09.611Z] #17 10.94 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-07-29T18:37:09.611Z] #17 10.94 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-07-29T18:37:09.611Z] #17 10.95 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-07-29T18:37:09.611Z] #17 10.95 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-07-29T18:37:09.611Z] #17 10.96 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-07-29T18:37:09.611Z] #17 10.99 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-07-29T18:37:09.611Z] #17 10.99 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-07-29T18:37:09.611Z] #17 10.99 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-07-29T18:37:09.611Z] #17 11.00 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-07-29T18:37:09.611Z] #17 11.00 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-07-29T18:37:09.611Z] #17 11.00 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-07-29T18:37:09.611Z] #17 11.00 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-07-29T18:37:09.611Z] #17 11.32 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-07-29T18:37:09.611Z] #17 11.32 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-07-29T18:37:09.611Z] #17 11.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-07-29T18:37:09.611Z] #17 11.32 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-07-29T18:37:09.611Z] #17 11.36 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-07-29T18:37:09.611Z] #17 11.36 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-07-29T18:37:09.611Z] #17 11.42 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-29T18:37:09.611Z] #17 11.42 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-07-29T18:37:09.611Z] #17 11.42 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-07-29T18:37:09.611Z] #17 11.43 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-29T18:37:09.611Z] #17 11.43 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-07-29T18:37:09.611Z] #17 11.45 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-29T18:37:09.611Z] #17 11.45 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-07-29T18:37:09.611Z] #17 11.48 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-07-29T18:37:09.611Z] #17 11.49 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-07-29T18:37:09.611Z] #17 11.51 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-29T18:37:09.611Z] #17 11.70 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-07-29T18:37:09.611Z] #17 11.76 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-07-29T18:37:09.611Z] #17 11.78 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-07-29T18:37:09.611Z] #17 12.25 debconf: delaying package configuration, since apt-utils is not installed [2020-07-29T18:37:09.763Z] [2020-07-29T18:37:09.763Z] #6 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-29T18:37:09.906Z] #17 12.32 Fetched 27.7 MB in 1s (21.5 MB/s) [2020-07-29T18:37:09.906Z] #17 12.45 Selecting previously unselected package pigz. [2020-07-29T18:37:10.026Z] #6 ... [2020-07-29T18:37:10.026Z] [2020-07-29T18:37:10.026Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-29T18:37:10.026Z] #5 DONE 0.3s [2020-07-29T18:37:10.026Z] [2020-07-29T18:37:10.026Z] #6 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-29T18:37:10.026Z] #6 DONE 0.4s [2020-07-29T18:37:10.026Z] [2020-07-29T18:37:10.026Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-29T18:37:10.026Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-29T18:37:10.199Z] #17 12.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 ... 23199 files and directories currently installed.) [2020-07-29T18:37:10.199Z] #17 12.58 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-07-29T18:37:10.199Z] #17 12.59 Unpacking pigz (2.4-1) ... [2020-07-29T18:37:10.199Z] #17 12.70 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-07-29T18:37:10.199Z] #17 12.70 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-07-29T18:37:10.199Z] #17 12.71 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-07-29T18:37:10.288Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-29T18:37:10.288Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-29T18:37:10.288Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.3s [2020-07-29T18:37:10.543Z] #17 13.17 Selecting previously unselected package python3.7-minimal. [2020-07-29T18:37:10.543Z] #17 13.17 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-07-29T18:37:10.543Z] #17 13.18 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-29T18:37:10.605Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 551.27kB / 9.86MB 0.4s [2020-07-29T18:37:10.605Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 6.05MB / 9.86MB 0.5s [2020-07-29T18:37:10.871Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.6s [2020-07-29T18:37:10.871Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2020-07-29T18:37:10.871Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.7s done [2020-07-29T18:37:11.179Z] #17 13.75 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-07-29T18:37:11.179Z] #17 13.76 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-29T18:37:11.818Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.1s done [2020-07-29T18:37:11.998Z] #8 unpacking docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 19.0s done [2020-07-29T18:37:11.998Z] #8 DONE 24.6s [2020-07-29T18:37:11.998Z] [2020-07-29T18:37:11.998Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-29T18:37:11.998Z] #9 DONE 0.1s [2020-07-29T18:37:11.998Z] [2020-07-29T18:37:11.998Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-29T18:37:11.998Z] #10 DONE 0.2s [2020-07-29T18:37:11.998Z] [2020-07-29T18:37:11.998Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-29T18:37:11.998Z] #36 DONE 0.1s [2020-07-29T18:37:11.998Z] [2020-07-29T18:37:11.998Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:37:11.998Z] #42 ... [2020-07-29T18:37:11.998Z] [2020-07-29T18:37:11.998Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-29T18:37:11.998Z] #28 DONE 0.1s [2020-07-29T18:37:11.998Z] [2020-07-29T18:37:11.998Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-29T18:37:11.998Z] #29 0.797 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-29T18:37:11.998Z] #29 0.828 Cloning into '.'... [2020-07-29T18:37:12.693Z] #17 15.06 Selecting previously unselected package python3-minimal. [2020-07-29T18:37:12.693Z] #17 15.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 ... 23448 files and directories currently installed.) [2020-07-29T18:37:12.693Z] #17 15.08 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-07-29T18:37:12.693Z] #17 15.08 Unpacking python3-minimal (3.7.3-1) ... [2020-07-29T18:37:12.693Z] #17 15.12 Selecting previously unselected package libmpdec2:s390x. [2020-07-29T18:37:12.693Z] #17 15.13 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-07-29T18:37:12.693Z] #17 15.14 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-07-29T18:37:12.693Z] #17 15.19 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-07-29T18:37:12.693Z] #17 15.21 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-07-29T18:37:12.693Z] #17 15.21 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-07-29T18:37:12.779Z] #58 DONE 2.6s [2020-07-29T18:37:12.779Z] [2020-07-29T18:37:12.779Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-29T18:37:12.779Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 done [2020-07-29T18:37:12.779Z] #7 sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 1.86kB / 1.86kB done [2020-07-29T18:37:12.779Z] #7 sha256:499fa2a6ca20d2a30f4fc10862883fe62450d0bb924892cabcc8a69165425aed 1.79kB / 1.79kB done [2020-07-29T18:37:12.779Z] #7 sha256:f6953177c65964ff63a4b42ea3255f787ed11b2e0e262ab028e3466cf118cf38 6.19kB / 6.19kB done [2020-07-29T18:37:12.779Z] #7 sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 49.17MB / 49.17MB 2.5s done [2020-07-29T18:37:12.779Z] #7 sha256:63d6493ea016bd1aa68fa88d01d53cd305f67bae5fa500592c76c466808bf221 7.68MB / 7.68MB 0.9s done [2020-07-29T18:37:12.779Z] #7 sha256:33779eed82f6ae65801a87fd1278e902bbab0f609f0c6a0232d8ef0b37112127 9.98MB / 9.98MB 2.2s done [2020-07-29T18:37:12.779Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 23.61MB / 52.16MB 2.7s [2020-07-29T18:37:12.779Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 4.38MB / 62.52MB 2.7s [2020-07-29T18:37:12.779Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 0B / 97.69MB 2.7s [2020-07-29T18:37:12.779Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 29.74MB / 52.16MB 2.8s [2020-07-29T18:37:12.779Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 19.21MB / 62.52MB 2.8s [2020-07-29T18:37:12.779Z] #7 extracting sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 [2020-07-29T18:37:13.044Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 36.47MB / 52.16MB 2.9s [2020-07-29T18:37:13.044Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 32.22MB / 62.52MB 2.9s [2020-07-29T18:37:13.044Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 12.28MB / 97.69MB 3.0s [2020-07-29T18:37:13.329Z] #17 15.78 Selecting previously unselected package python3.7. [2020-07-29T18:37:13.329Z] #17 15.79 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-07-29T18:37:13.329Z] #17 15.79 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-29T18:37:13.329Z] #17 15.91 Selecting previously unselected package libpython3-stdlib:s390x. [2020-07-29T18:37:13.329Z] #17 15.92 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-07-29T18:37:13.329Z] #17 15.92 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-07-29T18:37:13.329Z] #17 16.01 Setting up python3-minimal (3.7.3-1) ... [2020-07-29T18:37:13.344Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 49.31MB / 52.16MB 3.2s [2020-07-29T18:37:13.344Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 44.01MB / 62.52MB 3.2s [2020-07-29T18:37:13.344Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 24.81MB / 97.69MB 3.2s [2020-07-29T18:37:13.344Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 52.16MB / 52.16MB 3.3s [2020-07-29T18:37:13.344Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 56.24MB / 62.52MB 3.3s [2020-07-29T18:37:13.344Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 33.55MB / 97.69MB 3.3s [2020-07-29T18:37:13.965Z] #17 16.51 Selecting previously unselected package python3. [2020-07-29T18:37:13.965Z] #17 16.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23860 files and directories currently installed.) [2020-07-29T18:37:13.965Z] #17 16.54 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-07-29T18:37:13.965Z] #17 16.55 Unpacking python3 (3.7.3-1) ... [2020-07-29T18:37:13.984Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 60.34MB / 62.52MB 3.7s [2020-07-29T18:37:13.984Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 39.07MB / 97.69MB 3.7s [2020-07-29T18:37:14.134Z] #29 ... [2020-07-29T18:37:14.134Z] [2020-07-29T18:37:14.134Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:37:14.134Z] #31 0.589 + RM_GOPATH=0 [2020-07-29T18:37:14.134Z] #31 0.589 + TMP_GOPATH= [2020-07-29T18:37:14.134Z] #31 0.589 + : /build [2020-07-29T18:37:14.134Z] #31 0.589 + '[' -z '' ']' [2020-07-29T18:37:14.134Z] #31 0.590 ++ mktemp -d [2020-07-29T18:37:14.134Z] #31 0.592 + export GOPATH=/tmp/tmp.zdPsjjRR9Y [2020-07-29T18:37:14.134Z] #31 0.592 + GOPATH=/tmp/tmp.zdPsjjRR9Y [2020-07-29T18:37:14.134Z] #31 0.592 + RM_GOPATH=1 [2020-07-29T18:37:14.134Z] #31 0.592 + case "$(go env GOARCH)" in [2020-07-29T18:37:14.134Z] #31 0.593 ++ go env GOARCH [2020-07-29T18:37:14.134Z] #31 0.601 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T18:37:14.134Z] #31 0.601 + GO_BUILDMODE=-buildmode=pie [2020-07-29T18:37:14.134Z] #31 0.602 ++ dirname /tmp/install/install.sh [2020-07-29T18:37:14.134Z] #31 0.603 + dir=/tmp/install [2020-07-29T18:37:14.134Z] #31 0.603 + bin=tomlv [2020-07-29T18:37:14.134Z] #31 0.603 + shift [2020-07-29T18:37:14.134Z] #31 0.603 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-29T18:37:14.134Z] #31 0.603 + . /tmp/install/tomlv.installer [2020-07-29T18:37:14.134Z] #31 0.603 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-29T18:37:14.134Z] #31 0.604 + install_tomlv [2020-07-29T18:37:14.134Z] #31 0.604 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-29T18:37:14.134Z] #31 0.604 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.zdPsjjRR9Y/src/github.com/BurntSushi/toml [2020-07-29T18:37:14.134Z] #31 0.604 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-29T18:37:14.134Z] #31 0.606 Cloning into '/tmp/tmp.zdPsjjRR9Y/src/github.com/BurntSushi/toml'... [2020-07-29T18:37:14.134Z] #31 1.469 + cd /tmp/tmp.zdPsjjRR9Y/src/github.com/BurntSushi/toml [2020-07-29T18:37:14.134Z] #31 1.481 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-29T18:37:14.134Z] #31 1.514 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-29T18:37:14.134Z] #31 2.162 runtime/internal/sys [2020-07-29T18:37:14.134Z] #31 2.230 internal/cpu [2020-07-29T18:37:14.134Z] #31 2.271 math/bits [2020-07-29T18:37:14.134Z] #31 2.342 runtime/internal/atomic [2020-07-29T18:37:14.134Z] #31 2.753 runtime/internal/math [2020-07-29T18:37:14.134Z] #31 3.011 unicode/utf8 [2020-07-29T18:37:14.134Z] #31 3.037 internal/race [2020-07-29T18:37:14.134Z] #31 3.473 sync/atomic [2020-07-29T18:37:14.134Z] #31 3.650 internal/bytealg [2020-07-29T18:37:14.134Z] #31 4.540 unicode [2020-07-29T18:37:14.134Z] #31 4.714 math [2020-07-29T18:37:14.134Z] #31 4.740 internal/testlog [2020-07-29T18:37:14.250Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 46.47MB / 97.69MB 3.9s [2020-07-29T18:37:14.250Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 55.99MB / 97.69MB 4.2s [2020-07-29T18:37:14.257Z] #17 16.63 Selecting previously unselected package libip4tc0:s390x. [2020-07-29T18:37:14.257Z] #17 16.63 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-07-29T18:37:14.257Z] #17 16.63 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-07-29T18:37:14.257Z] #17 16.68 Selecting previously unselected package libip6tc0:s390x. [2020-07-29T18:37:14.257Z] #17 16.68 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-07-29T18:37:14.258Z] #17 16.68 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-07-29T18:37:14.258Z] #17 16.72 Selecting previously unselected package libiptc0:s390x. [2020-07-29T18:37:14.258Z] #17 16.72 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-07-29T18:37:14.258Z] #17 16.73 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-07-29T18:37:14.258Z] #17 16.76 Selecting previously unselected package libnfnetlink0:s390x. [2020-07-29T18:37:14.258Z] #17 16.77 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-07-29T18:37:14.258Z] #17 16.77 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-07-29T18:37:14.258Z] #17 16.80 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-07-29T18:37:14.258Z] #17 16.80 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-07-29T18:37:14.258Z] #17 16.80 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-07-29T18:37:14.258Z] #17 16.85 Selecting previously unselected package libnftnl11:s390x. [2020-07-29T18:37:14.258Z] #17 16.86 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-07-29T18:37:14.258Z] #17 16.86 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-07-29T18:37:14.258Z] #17 16.91 Selecting previously unselected package iptables. [2020-07-29T18:37:14.436Z] #31 5.473 runtime [2020-07-29T18:37:14.436Z] #31 5.610 encoding [2020-07-29T18:37:14.517Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 80.59MB / 97.69MB 4.4s [2020-07-29T18:37:14.517Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 92.07MB / 97.69MB 4.5s [2020-07-29T18:37:14.550Z] #17 16.91 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-07-29T18:37:14.550Z] #17 16.91 Unpacking iptables (1.8.2-4) ... [2020-07-29T18:37:14.550Z] #17 17.15 Selecting previously unselected package xxd. [2020-07-29T18:37:14.550Z] #17 17.16 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-07-29T18:37:14.550Z] #17 17.16 Unpacking xxd (2:8.1.0875-5) ... [2020-07-29T18:37:14.744Z] #31 ... [2020-07-29T18:37:14.744Z] [2020-07-29T18:37:14.744Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:37:14.744Z] #44 0.998 + RM_GOPATH=0 [2020-07-29T18:37:14.744Z] #44 1.017 + TMP_GOPATH= [2020-07-29T18:37:14.744Z] #44 1.017 + : /build [2020-07-29T18:37:14.744Z] #44 1.018 + '[' -z '' ']' [2020-07-29T18:37:14.744Z] #44 1.019 ++ mktemp -d [2020-07-29T18:37:14.744Z] #44 1.021 + export GOPATH=/tmp/tmp.kYCzyHr7yk [2020-07-29T18:37:14.744Z] #44 1.029 + GOPATH=/tmp/tmp.kYCzyHr7yk [2020-07-29T18:37:14.744Z] #44 1.029 + RM_GOPATH=1 [2020-07-29T18:37:14.744Z] #44 1.029 + case "$(go env GOARCH)" in [2020-07-29T18:37:14.744Z] #44 1.032 ++ go env GOARCH [2020-07-29T18:37:14.744Z] #44 1.089 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T18:37:14.744Z] #44 1.089 + GO_BUILDMODE=-buildmode=pie [2020-07-29T18:37:14.744Z] #44 1.091 ++ dirname /tmp/install/install.sh [2020-07-29T18:37:14.744Z] #44 1.094 + dir=/tmp/install [2020-07-29T18:37:14.744Z] #44 1.094 + bin=gotestsum [2020-07-29T18:37:14.744Z] #44 1.094 + shift [2020-07-29T18:37:14.744Z] #44 1.094 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-29T18:37:14.744Z] #44 1.094 + . /tmp/install/gotestsum.installer [2020-07-29T18:37:14.744Z] #44 1.095 ++ : v0.3.5 [2020-07-29T18:37:14.744Z] #44 1.095 + install_gotestsum [2020-07-29T18:37:14.744Z] #44 1.096 + set -e [2020-07-29T18:37:14.744Z] #44 1.096 + export GO111MODULE=on [2020-07-29T18:37:14.744Z] #44 1.096 + GO111MODULE=on [2020-07-29T18:37:14.744Z] #44 1.096 + GOBIN=/build [2020-07-29T18:37:14.744Z] #44 1.096 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-29T18:37:14.744Z] #44 1.329 go: finding gotest.tools v0.3.5 [2020-07-29T18:37:14.744Z] #44 1.337 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-29T18:37:14.744Z] #44 2.136 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-29T18:37:14.744Z] #44 3.131 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-29T18:37:14.744Z] #44 4.729 go: downloading gotest.tools v2.1.0+incompatible [2020-07-29T18:37:14.744Z] #44 4.957 go: extracting gotest.tools v2.1.0+incompatible [2020-07-29T18:37:14.744Z] #44 5.139 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-29T18:37:14.744Z] #44 5.139 go: downloading github.com/pkg/errors v0.8.0 [2020-07-29T18:37:14.744Z] #44 5.186 go: downloading github.com/fatih/color v1.6.0 [2020-07-29T18:37:14.744Z] #44 5.221 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-29T18:37:14.744Z] #44 5.283 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-29T18:37:14.744Z] #44 5.393 go: extracting github.com/fatih/color v1.6.0 [2020-07-29T18:37:14.744Z] #44 5.495 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-29T18:37:14.744Z] #44 5.534 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-29T18:37:14.744Z] #44 5.550 go: extracting github.com/pkg/errors v0.8.0 [2020-07-29T18:37:14.744Z] #44 5.638 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-29T18:37:14.744Z] #44 5.801 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-29T18:37:14.744Z] #44 5.805 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-29T18:37:14.744Z] #44 5.806 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-29T18:37:14.744Z] #44 6.009 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-29T18:37:14.744Z] #44 6.032 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-29T18:37:14.783Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 97.69MB / 97.69MB 4.6s [2020-07-29T18:37:14.843Z] #17 17.25 Selecting previously unselected package vim-common. [2020-07-29T18:37:14.843Z] #17 17.25 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-29T18:37:14.843Z] #17 17.26 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-29T18:37:14.843Z] #17 17.38 Selecting previously unselected package bash-completion. [2020-07-29T18:37:14.843Z] #17 17.38 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-29T18:37:15.104Z] #44 6.074 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-29T18:37:15.104Z] #44 6.091 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-29T18:37:15.104Z] #44 6.228 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-29T18:37:15.104Z] #44 ... [2020-07-29T18:37:15.104Z] [2020-07-29T18:37:15.104Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:37:15.104Z] #31 6.268 runtime/cgo [2020-07-29T18:37:15.141Z] #17 ... [2020-07-29T18:37:15.141Z] [2020-07-29T18:37:15.141Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-29T18:37:15.141Z] #28 DONE 94.7s [2020-07-29T18:37:15.141Z] [2020-07-29T18:37:15.141Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:37:15.141Z] #39 52.89 CC criu/clone-noasan.o [2020-07-29T18:37:15.141Z] #39 53.16 CC criu/config.o [2020-07-29T18:37:15.141Z] #39 54.13 CC criu/cr-check.o [2020-07-29T18:37:15.141Z] #39 55.04 CC criu/cr-dedup.o [2020-07-29T18:37:15.141Z] #39 55.31 CC criu/cr-dump.o [2020-07-29T18:37:15.141Z] #39 56.48 CC criu/cr-errno.o [2020-07-29T18:37:15.141Z] #39 56.55 CC criu/cr-restore.o [2020-07-29T18:37:15.182Z] Client: [2020-07-29T18:37:15.182Z] Debug Mode: false [2020-07-29T18:37:15.182Z] [2020-07-29T18:37:15.182Z] Server: [2020-07-29T18:37:15.182Z] Containers: 0 [2020-07-29T18:37:15.182Z] Running: 0 [2020-07-29T18:37:15.182Z] Paused: 0 [2020-07-29T18:37:15.182Z] Stopped: 0 [2020-07-29T18:37:15.182Z] Images: 0 [2020-07-29T18:37:15.182Z] Server Version: 19.03.12 [2020-07-29T18:37:15.182Z] Storage Driver: overlay2 [2020-07-29T18:37:15.182Z] Backing Filesystem: extfs [2020-07-29T18:37:15.182Z] Supports d_type: true [2020-07-29T18:37:15.182Z] Native Overlay Diff: true [2020-07-29T18:37:15.182Z] Logging Driver: json-file [2020-07-29T18:37:15.182Z] Cgroup Driver: cgroupfs [2020-07-29T18:37:15.182Z] Plugins: [2020-07-29T18:37:15.182Z] Volume: local [2020-07-29T18:37:15.182Z] Network: bridge host ipvlan macvlan null overlay [2020-07-29T18:37:15.182Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-29T18:37:15.182Z] Swarm: inactive [2020-07-29T18:37:15.182Z] Runtimes: runc [2020-07-29T18:37:15.182Z] Default Runtime: runc [2020-07-29T18:37:15.182Z] Init Binary: docker-init [2020-07-29T18:37:15.182Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-29T18:37:15.182Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-29T18:37:15.182Z] init version: fec3683 [2020-07-29T18:37:15.182Z] Security Options: [2020-07-29T18:37:15.182Z] apparmor [2020-07-29T18:37:15.182Z] seccomp [2020-07-29T18:37:15.182Z] Profile: default [2020-07-29T18:37:15.182Z] Kernel Version: 5.3.0-1030-aws [2020-07-29T18:37:15.182Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-29T18:37:15.182Z] OSType: linux [2020-07-29T18:37:15.182Z] Architecture: x86_64 [2020-07-29T18:37:15.182Z] CPUs: 2 [2020-07-29T18:37:15.182Z] Total Memory: 7.487GiB [2020-07-29T18:37:15.182Z] Name: ip-10-100-73-162 [2020-07-29T18:37:15.182Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-07-29T18:37:15.182Z] Docker Root Dir: /var/lib/docker [2020-07-29T18:37:15.182Z] Debug Mode: false [2020-07-29T18:37:15.182Z] Registry: https://index.docker.io/v1/ [2020-07-29T18:37:15.182Z] Labels: [2020-07-29T18:37:15.182Z] Experimental: true [2020-07-29T18:37:15.182Z] Insecure Registries: [2020-07-29T18:37:15.182Z] 127.0.0.0/8 [2020-07-29T18:37:15.182Z] Live Restore Enabled: true [2020-07-29T18:37:15.182Z] [2020-07-29T18:37:15.182Z] WARNING: No swap limit support [Pipeline] sh [2020-07-29T18:37:15.467Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-29T18:37:15.467Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-29T18:37:15.467Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41297/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-29T18:37:15.467Z] + bash /home/ubuntu/workspace/moby_PR-41297/check-config.sh [2020-07-29T18:37:15.467Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-29T18:37:15.467Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-07-29T18:37:15.467Z] [2020-07-29T18:37:15.467Z] Generally Necessary: [2020-07-29T18:37:15.467Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-29T18:37:15.467Z] - apparmor: enabled and tools installed [2020-07-29T18:37:15.467Z] - CONFIG_NAMESPACES: enabled [2020-07-29T18:37:15.467Z] - CONFIG_NET_NS: enabled [2020-07-29T18:37:15.467Z] - CONFIG_PID_NS: enabled [2020-07-29T18:37:15.467Z] - CONFIG_IPC_NS: enabled [2020-07-29T18:37:15.467Z] - CONFIG_UTS_NS: enabled [2020-07-29T18:37:15.467Z] - CONFIG_CGROUPS: enabled [2020-07-29T18:37:15.467Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-29T18:37:15.467Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-29T18:37:15.467Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-29T18:37:15.467Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-29T18:37:15.467Z] - CONFIG_CPUSETS: enabled [2020-07-29T18:37:15.467Z] - CONFIG_MEMCG: enabled [2020-07-29T18:37:15.467Z] - CONFIG_KEYS: enabled [2020-07-29T18:37:15.467Z] - CONFIG_VETH: enabled (as module) [2020-07-29T18:37:15.467Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-29T18:37:15.467Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-29T18:37:15.467Z] - CONFIG_NF_NAT_IPV4: missing [2020-07-29T18:37:15.467Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-29T18:37:15.467Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-29T18:37:15.467Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-29T18:37:15.467Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-29T18:37:15.467Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-29T18:37:15.467Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-29T18:37:15.467Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-29T18:37:15.467Z] - CONFIG_NF_NAT_NEEDED: missing [2020-07-29T18:37:15.467Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-29T18:37:15.467Z] [2020-07-29T18:37:15.467Z] Optional Features: [2020-07-29T18:37:15.467Z] - CONFIG_USER_NS: enabled [2020-07-29T18:37:15.467Z] - CONFIG_SECCOMP: enabled [2020-07-29T18:37:15.467Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-29T18:37:15.467Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-29T18:37:15.467Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-29T18:37:15.592Z] Client: [2020-07-29T18:37:15.592Z] Debug Mode: false [2020-07-29T18:37:15.592Z] [2020-07-29T18:37:15.592Z] Server: [2020-07-29T18:37:15.592Z] Containers: 0 [2020-07-29T18:37:15.592Z] Running: 0 [2020-07-29T18:37:15.592Z] Paused: 0 [2020-07-29T18:37:15.592Z] Stopped: 0 [2020-07-29T18:37:15.592Z] Images: 0 [2020-07-29T18:37:15.592Z] Server Version: 19.03.12 [2020-07-29T18:37:15.592Z] Storage Driver: overlay2 [2020-07-29T18:37:15.592Z] Backing Filesystem: extfs [2020-07-29T18:37:15.592Z] Supports d_type: true [2020-07-29T18:37:15.592Z] Native Overlay Diff: true [2020-07-29T18:37:15.592Z] Logging Driver: json-file [2020-07-29T18:37:15.592Z] Cgroup Driver: cgroupfs [2020-07-29T18:37:15.592Z] Plugins: [2020-07-29T18:37:15.592Z] Volume: local [2020-07-29T18:37:15.592Z] Network: bridge host ipvlan macvlan null overlay [2020-07-29T18:37:15.592Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-29T18:37:15.592Z] Swarm: inactive [2020-07-29T18:37:15.592Z] Runtimes: runc [2020-07-29T18:37:15.592Z] Default Runtime: runc [2020-07-29T18:37:15.592Z] Init Binary: docker-init [2020-07-29T18:37:15.592Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-29T18:37:15.592Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-29T18:37:15.592Z] init version: fec3683 [2020-07-29T18:37:15.592Z] Security Options: [2020-07-29T18:37:15.592Z] apparmor [2020-07-29T18:37:15.592Z] seccomp [2020-07-29T18:37:15.592Z] Profile: default [2020-07-29T18:37:15.592Z] Kernel Version: 5.3.0-1030-aws [2020-07-29T18:37:15.592Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-29T18:37:15.592Z] OSType: linux [2020-07-29T18:37:15.592Z] Architecture: x86_64 [2020-07-29T18:37:15.592Z] CPUs: 2 [2020-07-29T18:37:15.592Z] Total Memory: 7.487GiB [2020-07-29T18:37:15.592Z] Name: ip-10-100-64-14 [2020-07-29T18:37:15.592Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-07-29T18:37:15.592Z] Docker Root Dir: /var/lib/docker [2020-07-29T18:37:15.592Z] Debug Mode: false [2020-07-29T18:37:15.592Z] Registry: https://index.docker.io/v1/ [2020-07-29T18:37:15.592Z] Labels: [2020-07-29T18:37:15.592Z] Experimental: true [2020-07-29T18:37:15.592Z] Insecure Registries: [2020-07-29T18:37:15.592Z] 127.0.0.0/8 [2020-07-29T18:37:15.592Z] Live Restore Enabled: true [2020-07-29T18:37:15.592Z] [2020-07-29T18:37:15.592Z] WARNING: No swap limit support [Pipeline] sh [2020-07-29T18:37:15.725Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-29T18:37:15.725Z] - CONFIG_BLK_CGROUP: enabled [2020-07-29T18:37:15.725Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-29T18:37:15.725Z] - CONFIG_IOSCHED_CFQ: missing [2020-07-29T18:37:15.725Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-07-29T18:37:15.725Z] - CONFIG_CGROUP_PERF: enabled [2020-07-29T18:37:15.725Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-29T18:37:15.725Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-29T18:37:15.725Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-29T18:37:15.725Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-29T18:37:15.725Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-29T18:37:15.725Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-29T18:37:15.725Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-29T18:37:15.725Z] - CONFIG_IP_VS: enabled (as module) [2020-07-29T18:37:15.725Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-29T18:37:15.725Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-29T18:37:15.725Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-29T18:37:15.725Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-29T18:37:15.725Z] - CONFIG_EXT4_FS: enabled [2020-07-29T18:37:15.725Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-29T18:37:15.725Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-29T18:37:15.725Z] - Network Drivers: [2020-07-29T18:37:15.725Z] - "overlay": [2020-07-29T18:37:15.725Z] - CONFIG_VXLAN: enabled (as module) [2020-07-29T18:37:15.725Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-29T18:37:15.725Z] Optional (for encrypted networks): [2020-07-29T18:37:15.725Z] - CONFIG_CRYPTO: enabled [2020-07-29T18:37:15.725Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-29T18:37:15.725Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-29T18:37:15.725Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-29T18:37:15.725Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-29T18:37:15.725Z] - CONFIG_XFRM: enabled [2020-07-29T18:37:15.725Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-29T18:37:15.725Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-29T18:37:15.725Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-29T18:37:15.725Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-07-29T18:37:15.725Z] - "ipvlan": [2020-07-29T18:37:15.725Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-29T18:37:15.725Z] - "macvlan": [2020-07-29T18:37:15.725Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-29T18:37:15.725Z] - CONFIG_DUMMY: enabled (as module) [2020-07-29T18:37:15.725Z] - "ftp,tftp client in container": [2020-07-29T18:37:15.915Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-29T18:37:15.915Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-29T18:37:15.915Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41297/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-29T18:37:15.915Z] + bash /home/ubuntu/workspace/moby_PR-41297/check-config.sh [2020-07-29T18:37:15.915Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-29T18:37:15.915Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-07-29T18:37:15.915Z] [2020-07-29T18:37:15.915Z] Generally Necessary: [2020-07-29T18:37:15.915Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-29T18:37:15.915Z] - apparmor: enabled and tools installed [2020-07-29T18:37:15.915Z] - CONFIG_NAMESPACES: enabled [2020-07-29T18:37:15.915Z] - CONFIG_NET_NS: enabled [2020-07-29T18:37:15.915Z] - CONFIG_PID_NS: enabled [2020-07-29T18:37:15.915Z] - CONFIG_IPC_NS: enabled [2020-07-29T18:37:15.915Z] - CONFIG_UTS_NS: enabled [2020-07-29T18:37:15.915Z] - CONFIG_CGROUPS: enabled [2020-07-29T18:37:15.915Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-29T18:37:15.915Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-29T18:37:15.915Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-29T18:37:15.915Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-29T18:37:15.915Z] - CONFIG_CPUSETS: enabled [2020-07-29T18:37:15.915Z] - CONFIG_MEMCG: enabled [2020-07-29T18:37:15.915Z] - CONFIG_KEYS: enabled [2020-07-29T18:37:15.915Z] - CONFIG_VETH: enabled (as module) [2020-07-29T18:37:15.915Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-29T18:37:15.915Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-29T18:37:15.915Z] - CONFIG_NF_NAT_IPV4: missing [2020-07-29T18:37:15.915Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-29T18:37:15.915Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-29T18:37:15.915Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-29T18:37:15.915Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-29T18:37:15.915Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-29T18:37:15.915Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-29T18:37:15.915Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-29T18:37:15.915Z] - CONFIG_NF_NAT_NEEDED: missing [2020-07-29T18:37:15.915Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-29T18:37:15.915Z] [2020-07-29T18:37:15.915Z] Optional Features: [2020-07-29T18:37:15.915Z] - CONFIG_USER_NS: enabled [2020-07-29T18:37:15.915Z] - CONFIG_SECCOMP: enabled [2020-07-29T18:37:15.915Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-29T18:37:15.915Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-29T18:37:15.915Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-29T18:37:15.915Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-29T18:37:15.915Z] - CONFIG_BLK_CGROUP: enabled [2020-07-29T18:37:15.915Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-29T18:37:15.915Z] - CONFIG_IOSCHED_CFQ: missing [2020-07-29T18:37:15.915Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-07-29T18:37:15.915Z] - CONFIG_CGROUP_PERF: enabled [2020-07-29T18:37:15.915Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-29T18:37:15.985Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-29T18:37:15.985Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-29T18:37:15.985Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-29T18:37:15.985Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-29T18:37:15.985Z] - Storage Drivers: [2020-07-29T18:37:15.985Z] - "aufs": [2020-07-29T18:37:15.985Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-29T18:37:15.985Z] - "btrfs": [2020-07-29T18:37:15.985Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-29T18:37:15.985Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-29T18:37:15.985Z] - "devicemapper": [2020-07-29T18:37:15.985Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-29T18:37:15.985Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-29T18:37:15.985Z] - "overlay": [2020-07-29T18:37:15.985Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-29T18:37:15.985Z] - "zfs": [2020-07-29T18:37:15.985Z] - /dev/zfs: present [2020-07-29T18:37:15.985Z] - zfs command: missing [2020-07-29T18:37:15.985Z] - zpool command: missing [2020-07-29T18:37:15.985Z] [2020-07-29T18:37:15.985Z] Limits: [2020-07-29T18:37:15.985Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-29T18:37:15.985Z] [2020-07-29T18:37:15.985Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-29T18:37:16.171Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-29T18:37:16.171Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-29T18:37:16.171Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-29T18:37:16.171Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-29T18:37:16.171Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-29T18:37:16.171Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-29T18:37:16.171Z] - CONFIG_IP_VS: enabled (as module) [2020-07-29T18:37:16.171Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-29T18:37:16.171Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-29T18:37:16.171Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-29T18:37:16.171Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-29T18:37:16.171Z] - CONFIG_EXT4_FS: enabled [2020-07-29T18:37:16.171Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-29T18:37:16.171Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-29T18:37:16.171Z] - Network Drivers: [2020-07-29T18:37:16.171Z] - "overlay": [2020-07-29T18:37:16.171Z] - CONFIG_VXLAN: enabled (as module) [2020-07-29T18:37:16.171Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-29T18:37:16.171Z] Optional (for encrypted networks): [2020-07-29T18:37:16.171Z] - CONFIG_CRYPTO: enabled [2020-07-29T18:37:16.171Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-29T18:37:16.171Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-29T18:37:16.171Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-29T18:37:16.171Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-29T18:37:16.171Z] - CONFIG_XFRM: enabled [2020-07-29T18:37:16.171Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-29T18:37:16.171Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-29T18:37:16.171Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-29T18:37:16.171Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-07-29T18:37:16.171Z] - "ipvlan": [2020-07-29T18:37:16.171Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-29T18:37:16.171Z] - "macvlan": [2020-07-29T18:37:16.171Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-29T18:37:16.171Z] - CONFIG_DUMMY: enabled (as module) [2020-07-29T18:37:16.171Z] - "ftp,tftp client in container": [2020-07-29T18:37:16.171Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-29T18:37:16.171Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-29T18:37:16.171Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-29T18:37:16.171Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-29T18:37:16.171Z] - Storage Drivers: [2020-07-29T18:37:16.171Z] - "aufs": [2020-07-29T18:37:16.207Z] #39 59.12 CC criu/cr-service.o [2020-07-29T18:37:16.328Z] + sudo modprobe ip_vs [2020-07-29T18:37:16.328Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d . [2020-07-29T18:37:16.328Z] #1 [internal] load build definition from Dockerfile [2020-07-29T18:37:16.328Z] #1 DONE 0.0s [2020-07-29T18:37:16.328Z] [2020-07-29T18:37:16.328Z] #2 [internal] load .dockerignore [2020-07-29T18:37:16.328Z] #2 DONE 0.0s [2020-07-29T18:37:16.427Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-29T18:37:16.427Z] - "btrfs": [2020-07-29T18:37:16.427Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-29T18:37:16.427Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-29T18:37:16.427Z] - "devicemapper": [2020-07-29T18:37:16.427Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-29T18:37:16.427Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-29T18:37:16.427Z] - "overlay": [2020-07-29T18:37:16.427Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-29T18:37:16.427Z] - "zfs": [2020-07-29T18:37:16.427Z] - /dev/zfs: present [2020-07-29T18:37:16.427Z] - zfs command: missing [2020-07-29T18:37:16.427Z] - zpool command: missing [2020-07-29T18:37:16.427Z] [2020-07-29T18:37:16.427Z] Limits: [2020-07-29T18:37:16.427Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-29T18:37:16.427Z] [2020-07-29T18:37:16.427Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-29T18:37:16.592Z] [2020-07-29T18:37:16.592Z] #1 [internal] load build definition from Dockerfile [2020-07-29T18:37:16.592Z] #1 transferring dockerfile: 16.37kB done [2020-07-29T18:37:16.592Z] #1 DONE 0.1s [2020-07-29T18:37:16.592Z] [2020-07-29T18:37:16.592Z] #2 [internal] load .dockerignore [2020-07-29T18:37:16.592Z] #2 transferring context: 87B done [2020-07-29T18:37:16.592Z] #2 DONE 0.1s [2020-07-29T18:37:16.592Z] [2020-07-29T18:37:16.592Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-29T18:37:16.769Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d . [2020-07-29T18:37:16.769Z] #1 [internal] load .dockerignore [2020-07-29T18:37:16.769Z] #1 transferring context: 87B done [2020-07-29T18:37:16.769Z] #1 DONE 0.0s [2020-07-29T18:37:16.769Z] [2020-07-29T18:37:16.769Z] #2 [internal] load build definition from Dockerfile [2020-07-29T18:37:16.769Z] #2 transferring dockerfile: 16.37kB done [2020-07-29T18:37:16.769Z] #2 DONE 0.0s [2020-07-29T18:37:16.769Z] [2020-07-29T18:37:16.769Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-29T18:37:16.842Z] #39 ... [2020-07-29T18:37:16.842Z] [2020-07-29T18:37:16.842Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-29T18:37:16.842Z] #17 19.25 Unpacking bash-completion (1:2.8-6) ... [2020-07-29T18:37:16.853Z] #3 DONE 0.3s [2020-07-29T18:37:16.853Z] [2020-07-29T18:37:16.853Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-29T18:37:16.853Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-29T18:37:17.026Z] #3 DONE 0.3s [2020-07-29T18:37:17.026Z] [2020-07-29T18:37:17.026Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-29T18:37:17.026Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-29T18:37:17.116Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-29T18:37:17.116Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-07-29T18:37:17.116Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-07-29T18:37:17.116Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-07-29T18:37:17.116Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-07-29T18:37:17.116Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-07-29T18:37:17.135Z] #17 19.51 Selecting previously unselected package bzip2. [2020-07-29T18:37:17.135Z] #17 19.51 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-07-29T18:37:17.135Z] #17 19.52 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-29T18:37:17.135Z] #17 19.56 Selecting previously unselected package xz-utils. [2020-07-29T18:37:17.135Z] #17 19.56 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-07-29T18:37:17.135Z] #17 19.56 Unpacking xz-utils (5.2.4-1) ... [2020-07-29T18:37:17.135Z] #17 19.68 Selecting previously unselected package apparmor. [2020-07-29T18:37:17.135Z] #17 19.68 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-07-29T18:37:17.135Z] #17 19.71 Unpacking apparmor (2.13.2-10) ... [2020-07-29T18:37:17.283Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-29T18:37:17.283Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-07-29T18:37:17.283Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-07-29T18:37:17.283Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.20MB / 8.88MB 0.2s [2020-07-29T18:37:17.283Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done [2020-07-29T18:37:17.283Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-07-29T18:37:17.367Z] #7 ... [2020-07-29T18:37:17.367Z] [2020-07-29T18:37:17.367Z] #20 [internal] load build context [2020-07-29T18:37:17.367Z] #20 transferring context: 51.32MB 4.7s done [2020-07-29T18:37:17.367Z] #20 DONE 6.8s [2020-07-29T18:37:17.367Z] [2020-07-29T18:37:17.367Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-29T18:37:17.367Z] #7 extracting sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 4.1s done [2020-07-29T18:37:17.427Z] #17 19.92 Selecting previously unselected package aufs-tools. [2020-07-29T18:37:17.427Z] #17 19.93 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-07-29T18:37:17.427Z] #17 19.93 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-29T18:37:17.427Z] #17 19.98 Selecting previously unselected package libonig5:s390x. [2020-07-29T18:37:17.427Z] #17 19.99 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-07-29T18:37:17.427Z] #17 19.99 Unpacking libonig5:s390x (6.9.1-1) ... [2020-07-29T18:37:17.427Z] #17 20.06 Selecting previously unselected package libjq1:s390x. [2020-07-29T18:37:17.427Z] #17 20.06 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-07-29T18:37:17.427Z] #17 20.07 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-29T18:37:17.427Z] #17 20.16 Selecting previously unselected package jq. [2020-07-29T18:37:17.427Z] #17 20.16 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-07-29T18:37:17.427Z] #17 20.16 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-29T18:37:17.687Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2020-07-29T18:37:17.720Z] #17 20.22 Selecting previously unselected package libaio1:s390x. [2020-07-29T18:37:17.720Z] #17 20.22 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-07-29T18:37:17.720Z] #17 20.22 Unpacking libaio1:s390x (0.3.112-3) ... [2020-07-29T18:37:17.720Z] #17 20.26 Selecting previously unselected package libgpm2:s390x. [2020-07-29T18:37:17.720Z] #17 20.27 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-07-29T18:37:17.720Z] #17 20.27 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-07-29T18:37:17.720Z] #17 20.31 Selecting previously unselected package libicu63:s390x. [2020-07-29T18:37:17.720Z] #17 20.31 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-07-29T18:37:17.720Z] #17 20.31 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-07-29T18:37:17.849Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2020-07-29T18:37:17.849Z] #4 DONE 0.8s [2020-07-29T18:37:17.948Z] #4 DONE 0.8s [2020-07-29T18:37:17.948Z] [2020-07-29T18:37:17.948Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-29T18:37:18.134Z] [2020-07-29T18:37:18.134Z] #6 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-29T18:37:18.223Z] #6 DONE 0.2s [2020-07-29T18:37:18.223Z] [2020-07-29T18:37:18.223Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-29T18:37:18.223Z] #5 DONE 0.2s [2020-07-29T18:37:18.223Z] [2020-07-29T18:37:18.223Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-29T18:37:18.223Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-29T18:37:18.312Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 52.16MB / 52.16MB 7.3s done [2020-07-29T18:37:18.312Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 62.52MB / 62.52MB 7.7s done [2020-07-29T18:37:18.312Z] #7 sha256:312f5be323d10a1d7ee4fd6fb67a4069ed17076dd91df398bf81268088d2777e 155B / 155B 8.3s [2020-07-29T18:37:18.396Z] #6 ... [2020-07-29T18:37:18.396Z] [2020-07-29T18:37:18.396Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-29T18:37:18.396Z] #5 DONE 0.2s [2020-07-29T18:37:18.396Z] [2020-07-29T18:37:18.396Z] #6 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-29T18:37:18.396Z] #6 DONE 0.3s [2020-07-29T18:37:18.396Z] [2020-07-29T18:37:18.396Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-29T18:37:18.396Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-29T18:37:18.396Z] #58 DONE 0.0s [2020-07-29T18:37:18.396Z] [2020-07-29T18:37:18.396Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-29T18:37:18.396Z] #7 DONE 0.0s [2020-07-29T18:37:18.396Z] [2020-07-29T18:37:18.396Z] #20 [internal] load build context [2020-07-29T18:37:18.482Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-29T18:37:18.482Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-29T18:37:18.619Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 97.69MB / 97.69MB 8.3s done [2020-07-29T18:37:18.882Z] #7 sha256:312f5be323d10a1d7ee4fd6fb67a4069ed17076dd91df398bf81268088d2777e 155B / 155B 8.5s done [2020-07-29T18:37:19.148Z] #7 extracting sha256:63d6493ea016bd1aa68fa88d01d53cd305f67bae5fa500592c76c466808bf221 [2020-07-29T18:37:19.422Z] #7 extracting sha256:63d6493ea016bd1aa68fa88d01d53cd305f67bae5fa500592c76c466808bf221 0.3s done [2020-07-29T18:37:19.618Z] #31 ... [2020-07-29T18:37:19.618Z] [2020-07-29T18:37:19.618Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:37:19.618Z] #48 0.546 + RM_GOPATH=0 [2020-07-29T18:37:19.618Z] #48 0.546 + TMP_GOPATH= [2020-07-29T18:37:19.618Z] #48 0.547 + : /build [2020-07-29T18:37:19.618Z] #48 0.547 + '[' -z '' ']' [2020-07-29T18:37:19.618Z] #48 0.548 ++ mktemp -d [2020-07-29T18:37:19.618Z] #48 0.550 + export GOPATH=/tmp/tmp.rxCBxy7y25 [2020-07-29T18:37:19.618Z] #48 0.550 + GOPATH=/tmp/tmp.rxCBxy7y25 [2020-07-29T18:37:19.618Z] #48 0.550 + RM_GOPATH=1 [2020-07-29T18:37:19.618Z] #48 0.550 + case "$(go env GOARCH)" in [2020-07-29T18:37:19.618Z] #48 0.551 ++ go env GOARCH [2020-07-29T18:37:19.618Z] #48 0.558 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T18:37:19.618Z] #48 0.558 + GO_BUILDMODE=-buildmode=pie [2020-07-29T18:37:19.618Z] #48 0.559 ++ dirname /tmp/install/install.sh [2020-07-29T18:37:19.618Z] #48 0.560 + dir=/tmp/install [2020-07-29T18:37:19.618Z] #48 0.560 + bin=shfmt [2020-07-29T18:37:19.618Z] #48 0.560 + shift [2020-07-29T18:37:19.618Z] #48 0.561 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-29T18:37:19.618Z] #48 0.561 + . /tmp/install/shfmt.installer [2020-07-29T18:37:19.618Z] #48 0.561 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-29T18:37:19.618Z] #48 0.561 + install_shfmt [2020-07-29T18:37:19.618Z] #48 0.561 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-29T18:37:19.618Z] #48 0.561 + git clone https://github.com/mvdan/sh.git /tmp/tmp.rxCBxy7y25/src/github.com/mvdan/sh [2020-07-29T18:37:19.618Z] #48 0.562 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-29T18:37:19.618Z] #48 0.564 Cloning into '/tmp/tmp.rxCBxy7y25/src/github.com/mvdan/sh'... [2020-07-29T18:37:19.618Z] #48 ... [2020-07-29T18:37:19.618Z] [2020-07-29T18:37:19.618Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:37:19.618Z] #22 0.893 + RM_GOPATH=0 [2020-07-29T18:37:19.618Z] #22 0.893 + TMP_GOPATH= [2020-07-29T18:37:19.618Z] #22 0.893 + : /build [2020-07-29T18:37:19.618Z] #22 0.893 + '[' -z '' ']' [2020-07-29T18:37:19.618Z] #22 0.893 ++ mktemp -d [2020-07-29T18:37:19.618Z] #22 0.936 + export GOPATH=/tmp/tmp.Wj332clPjr [2020-07-29T18:37:19.618Z] #22 0.936 + GOPATH=/tmp/tmp.Wj332clPjr [2020-07-29T18:37:19.618Z] #22 0.936 + RM_GOPATH=1 [2020-07-29T18:37:19.618Z] #22 0.946 + case "$(go env GOARCH)" in [2020-07-29T18:37:19.618Z] #22 0.946 ++ go env GOARCH [2020-07-29T18:37:19.618Z] #22 1.089 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T18:37:19.618Z] #22 1.089 + GO_BUILDMODE=-buildmode=pie [2020-07-29T18:37:19.618Z] #22 1.092 ++ dirname /tmp/install/install.sh [2020-07-29T18:37:19.618Z] #22 1.094 + dir=/tmp/install [2020-07-29T18:37:19.618Z] #22 1.095 + bin=dockercli [2020-07-29T18:37:19.618Z] #22 1.095 + shift [2020-07-29T18:37:19.618Z] #22 1.095 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-29T18:37:19.618Z] #22 1.095 + . /tmp/install/dockercli.installer [2020-07-29T18:37:19.618Z] #22 1.096 ++ : stable [2020-07-29T18:37:19.618Z] #22 1.096 ++ : 17.06.2-ce [2020-07-29T18:37:19.618Z] #22 1.099 + install_dockercli [2020-07-29T18:37:19.618Z] #22 1.099 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-29T18:37:19.618Z] #22 1.099 Install docker/cli version 17.06.2-ce from stable [2020-07-29T18:37:19.618Z] #22 1.100 ++ uname -m [2020-07-29T18:37:19.618Z] #22 1.102 + arch=ppc64le [2020-07-29T18:37:19.618Z] #22 1.102 + '[' ppc64le '!=' x86_64 ']' [2020-07-29T18:37:19.618Z] #22 1.102 + '[' ppc64le '!=' s390x ']' [2020-07-29T18:37:19.618Z] #22 1.102 + '[' ppc64le '!=' armhf ']' [2020-07-29T18:37:19.618Z] #22 1.102 + build_dockercli [2020-07-29T18:37:19.618Z] #22 1.103 + git clone https://github.com/docker/docker-ce /tmp/tmp.Wj332clPjr/tmp/docker-ce [2020-07-29T18:37:19.618Z] #22 1.114 Cloning into '/tmp/tmp.Wj332clPjr/tmp/docker-ce'... [2020-07-29T18:37:19.618Z] #22 ... [2020-07-29T18:37:19.618Z] [2020-07-29T18:37:19.618Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:37:19.618Z] #55 0.876 + RM_GOPATH=0 [2020-07-29T18:37:19.618Z] #55 0.876 + TMP_GOPATH= [2020-07-29T18:37:19.618Z] #55 0.876 + : /build [2020-07-29T18:37:19.618Z] #55 0.876 + '[' -z '' ']' [2020-07-29T18:37:19.618Z] #55 0.877 ++ mktemp -d [2020-07-29T18:37:19.618Z] #55 0.890 + export GOPATH=/tmp/tmp.URjT63DTri [2020-07-29T18:37:19.618Z] #55 0.892 + GOPATH=/tmp/tmp.URjT63DTri [2020-07-29T18:37:19.618Z] #55 0.892 + RM_GOPATH=1 [2020-07-29T18:37:19.618Z] #55 0.892 + case "$(go env GOARCH)" in [2020-07-29T18:37:19.618Z] #55 0.892 ++ go env GOARCH [2020-07-29T18:37:19.618Z] #55 0.922 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T18:37:19.618Z] #55 0.922 + GO_BUILDMODE=-buildmode=pie [2020-07-29T18:37:19.618Z] #55 0.924 ++ dirname /tmp/install/install.sh [2020-07-29T18:37:19.618Z] #55 0.935 + dir=/tmp/install [2020-07-29T18:37:19.618Z] #55 0.949 + bin=rootlesskit [2020-07-29T18:37:19.618Z] #55 0.949 + shift [2020-07-29T18:37:19.618Z] #55 0.950 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-29T18:37:19.618Z] #55 0.951 + . /tmp/install/rootlesskit.installer [2020-07-29T18:37:19.618Z] #55 0.951 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-29T18:37:19.618Z] #55 0.952 + install_rootlesskit [2020-07-29T18:37:19.618Z] #55 0.957 + case "$1" in [2020-07-29T18:37:19.618Z] #55 0.958 + export CGO_ENABLED=0 [2020-07-29T18:37:19.618Z] #55 0.958 + CGO_ENABLED=0 [2020-07-29T18:37:19.618Z] #55 0.958 + _install_rootlesskit [2020-07-29T18:37:19.618Z] #55 0.959 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-29T18:37:19.618Z] #55 0.959 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-07-29T18:37:19.618Z] #55 0.959 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.URjT63DTri/src/github.com/rootless-containers/rootlesskit [2020-07-29T18:37:19.618Z] #55 0.978 Cloning into '/tmp/tmp.URjT63DTri/src/github.com/rootless-containers/rootlesskit'... [2020-07-29T18:37:19.618Z] #55 6.632 + cd /tmp/tmp.URjT63DTri/src/github.com/rootless-containers/rootlesskit [2020-07-29T18:37:19.618Z] #55 6.634 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-29T18:37:19.618Z] #55 6.935 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-29T18:37:19.618Z] #55 6.936 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-29T18:37:19.618Z] #55 ... [2020-07-29T18:37:19.618Z] [2020-07-29T18:37:19.618Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-29T18:37:19.618Z] #24 1.150 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-29T18:37:19.618Z] #24 1.367 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-29T18:37:19.618Z] #24 1.575 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-29T18:37:19.618Z] #24 2.753 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-29T18:37:19.618Z] #24 5.133 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [207 kB] [2020-07-29T18:37:19.618Z] #24 6.941 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-29T18:37:19.618Z] #24 ... [2020-07-29T18:37:19.618Z] [2020-07-29T18:37:19.618Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:37:19.618Z] #46 0.898 + RM_GOPATH=0 [2020-07-29T18:37:19.618Z] #46 0.898 + TMP_GOPATH= [2020-07-29T18:37:19.618Z] #46 0.898 + : /build [2020-07-29T18:37:19.618Z] #46 0.898 + '[' -z '' ']' [2020-07-29T18:37:19.618Z] #46 0.909 ++ mktemp -d [2020-07-29T18:37:19.618Z] #46 0.932 + export GOPATH=/tmp/tmp.kyI4TnI6jV [2020-07-29T18:37:19.618Z] #46 0.932 + GOPATH=/tmp/tmp.kyI4TnI6jV [2020-07-29T18:37:19.618Z] #46 0.932 + RM_GOPATH=1 [2020-07-29T18:37:19.618Z] #46 0.933 + case "$(go env GOARCH)" in [2020-07-29T18:37:19.618Z] #46 0.935 ++ go env GOARCH [2020-07-29T18:37:19.618Z] #46 1.000 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T18:37:19.618Z] #46 1.001 + GO_BUILDMODE=-buildmode=pie [2020-07-29T18:37:19.618Z] #46 1.004 ++ dirname /tmp/install/install.sh [2020-07-29T18:37:19.618Z] #46 1.017 + dir=/tmp/install [2020-07-29T18:37:19.618Z] #46 1.018 + bin=golangci_lint [2020-07-29T18:37:19.618Z] #46 1.018 + shift [2020-07-29T18:37:19.618Z] #46 1.019 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-29T18:37:19.618Z] #46 1.019 + . /tmp/install/golangci_lint.installer [2020-07-29T18:37:19.618Z] #46 1.019 ++ : v1.23.8 [2020-07-29T18:37:19.618Z] #46 1.021 Installing golangci-lint version v1.23.8 [2020-07-29T18:37:19.618Z] #46 1.021 + install_golangci_lint [2020-07-29T18:37:19.618Z] #46 1.021 + echo 'Installing golangci-lint version v1.23.8' [2020-07-29T18:37:19.618Z] #46 1.021 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-29T18:37:19.618Z] #46 ... [2020-07-29T18:37:19.618Z] [2020-07-29T18:37:19.618Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T18:37:19.618Z] #39 1.159 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-29T18:37:19.618Z] #39 1.377 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-29T18:37:19.618Z] #39 1.577 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-29T18:37:19.618Z] #39 2.650 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-29T18:37:19.618Z] #39 5.209 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [207 kB] [2020-07-29T18:37:19.618Z] #39 6.921 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-29T18:37:19.618Z] #39 ... [2020-07-29T18:37:19.618Z] [2020-07-29T18:37:19.618Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-29T18:37:19.618Z] #33 1.175 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-29T18:37:19.618Z] #33 1.545 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-29T18:37:19.618Z] #33 1.577 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-29T18:37:19.618Z] #33 2.895 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-29T18:37:19.618Z] #33 5.311 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [207 kB] [2020-07-29T18:37:19.618Z] #33 7.338 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-29T18:37:19.793Z] #17 22.27 Selecting previously unselected package libnet1:s390x. [2020-07-29T18:37:19.793Z] #17 22.27 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-07-29T18:37:19.793Z] #17 22.27 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-29T18:37:19.793Z] #17 22.32 Selecting previously unselected package libnl-3-200:s390x. [2020-07-29T18:37:19.793Z] #17 22.32 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-07-29T18:37:19.793Z] #17 22.33 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-07-29T18:37:19.793Z] #17 22.39 Selecting previously unselected package libprotobuf-c1:s390x. [2020-07-29T18:37:19.793Z] #17 22.39 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-07-29T18:37:19.793Z] #17 22.39 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-29T18:37:19.793Z] #17 22.44 Selecting previously unselected package libreadline5:s390x. [2020-07-29T18:37:19.919Z] #33 ... [2020-07-29T18:37:19.919Z] [2020-07-29T18:37:19.919Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T18:37:19.919Z] #11 1.299 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-29T18:37:19.919Z] #11 1.482 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-29T18:37:19.919Z] #11 1.673 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-29T18:37:19.919Z] #11 2.878 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-29T18:37:19.919Z] #11 5.134 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [207 kB] [2020-07-29T18:37:19.919Z] #11 7.445 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-29T18:37:19.919Z] #11 ... [2020-07-29T18:37:19.919Z] [2020-07-29T18:37:19.919Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:37:19.919Z] #42 0.859 + RM_GOPATH=0 [2020-07-29T18:37:19.919Z] #42 0.860 + TMP_GOPATH= [2020-07-29T18:37:19.919Z] #42 0.860 + : /build [2020-07-29T18:37:19.919Z] #42 0.860 + '[' -z '' ']' [2020-07-29T18:37:19.919Z] #42 0.865 ++ mktemp -d [2020-07-29T18:37:19.919Z] #42 0.873 + export GOPATH=/tmp/tmp.BwDiI2UcKA [2020-07-29T18:37:19.919Z] #42 0.873 + GOPATH=/tmp/tmp.BwDiI2UcKA [2020-07-29T18:37:19.919Z] #42 0.873 + RM_GOPATH=1 [2020-07-29T18:37:19.919Z] #42 0.873 + case "$(go env GOARCH)" in [2020-07-29T18:37:19.919Z] #42 0.873 ++ go env GOARCH [2020-07-29T18:37:19.919Z] #42 0.910 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T18:37:19.919Z] #42 0.910 + GO_BUILDMODE=-buildmode=pie [2020-07-29T18:37:19.919Z] #42 0.930 ++ dirname /tmp/install/install.sh [2020-07-29T18:37:19.919Z] #42 0.944 + dir=/tmp/install [2020-07-29T18:37:19.919Z] #42 0.945 + bin=vndr [2020-07-29T18:37:19.919Z] #42 0.945 + shift [2020-07-29T18:37:19.919Z] #42 0.946 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-29T18:37:19.919Z] #42 0.946 + . /tmp/install/vndr.installer [2020-07-29T18:37:19.919Z] #42 0.947 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-29T18:37:19.919Z] #42 0.947 + install_vndr [2020-07-29T18:37:19.919Z] #42 0.948 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-29T18:37:19.919Z] #42 0.948 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-29T18:37:19.919Z] #42 0.948 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.BwDiI2UcKA/src/github.com/LK4D4/vndr [2020-07-29T18:37:19.919Z] #42 0.972 Cloning into '/tmp/tmp.BwDiI2UcKA/src/github.com/LK4D4/vndr'... [2020-07-29T18:37:19.919Z] #42 2.305 + cd /tmp/tmp.BwDiI2UcKA/src/github.com/LK4D4/vndr [2020-07-29T18:37:19.919Z] #42 2.306 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-29T18:37:19.919Z] #42 2.337 + go build -buildmode=pie -v -o /build/vndr . [2020-07-29T18:37:19.919Z] #42 4.157 unicode [2020-07-29T18:37:19.919Z] #42 4.263 unicode/utf8 [2020-07-29T18:37:19.919Z] #42 4.281 sync/atomic [2020-07-29T18:37:19.919Z] #42 4.282 internal/bytealg [2020-07-29T18:37:19.919Z] #42 5.496 math [2020-07-29T18:37:19.919Z] #42 6.129 runtime [2020-07-29T18:37:19.919Z] #42 6.259 unicode/utf16 [2020-07-29T18:37:19.919Z] #42 7.479 container/list [2020-07-29T18:37:19.919Z] #42 10.14 crypto/internal/subtle [2020-07-29T18:37:19.919Z] #42 10.44 crypto/subtle [2020-07-29T18:37:19.919Z] #42 10.75 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-29T18:37:19.919Z] #42 10.95 internal/nettrace [2020-07-29T18:37:19.919Z] #42 11.21 runtime/cgo [2020-07-29T18:37:20.086Z] #17 22.44 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-07-29T18:37:20.086Z] #17 22.44 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-07-29T18:37:20.086Z] #17 22.52 Selecting previously unselected package net-tools. [2020-07-29T18:37:20.086Z] #17 22.52 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-07-29T18:37:20.086Z] #17 22.52 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-29T18:37:20.086Z] #17 22.66 Selecting previously unselected package python-pip-whl. [2020-07-29T18:37:20.086Z] #17 22.66 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-29T18:37:20.086Z] #17 22.66 Unpacking python-pip-whl (18.1-5) ... [2020-07-29T18:37:20.220Z] #42 ... [2020-07-29T18:37:20.220Z] [2020-07-29T18:37:20.220Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:37:20.220Z] #61 0.547 + RM_GOPATH=0 [2020-07-29T18:37:20.220Z] #61 0.547 + TMP_GOPATH= [2020-07-29T18:37:20.220Z] #61 0.547 + : /build [2020-07-29T18:37:20.220Z] #61 0.547 + '[' -z '' ']' [2020-07-29T18:37:20.220Z] #61 0.549 ++ mktemp -d [2020-07-29T18:37:20.220Z] #61 0.551 + export GOPATH=/tmp/tmp.qYoy5dG5HH [2020-07-29T18:37:20.220Z] #61 0.551 + GOPATH=/tmp/tmp.qYoy5dG5HH [2020-07-29T18:37:20.220Z] #61 0.551 + RM_GOPATH=1 [2020-07-29T18:37:20.220Z] #61 0.552 + case "$(go env GOARCH)" in [2020-07-29T18:37:20.220Z] #61 0.552 ++ go env GOARCH [2020-07-29T18:37:20.220Z] #61 0.558 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T18:37:20.220Z] #61 0.558 + GO_BUILDMODE=-buildmode=pie [2020-07-29T18:37:20.220Z] #61 0.559 ++ dirname /tmp/install/install.sh [2020-07-29T18:37:20.220Z] #61 0.560 + dir=/tmp/install [2020-07-29T18:37:20.220Z] #61 0.560 + bin=proxy [2020-07-29T18:37:20.220Z] #61 0.560 + shift [2020-07-29T18:37:20.220Z] #61 0.561 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-29T18:37:20.220Z] #61 0.561 + . /tmp/install/proxy.installer [2020-07-29T18:37:20.220Z] #61 0.562 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-07-29T18:37:20.220Z] #61 0.562 + install_proxy [2020-07-29T18:37:20.220Z] #61 0.562 + case "$1" in [2020-07-29T18:37:20.220Z] #61 0.562 + export CGO_ENABLED=0 [2020-07-29T18:37:20.220Z] #61 0.562 + CGO_ENABLED=0 [2020-07-29T18:37:20.220Z] #61 0.563 + _install_proxy [2020-07-29T18:37:20.220Z] #61 0.563 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-07-29T18:37:20.220Z] #61 0.563 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.qYoy5dG5HH/src/github.com/docker/libnetwork [2020-07-29T18:37:20.220Z] #61 0.563 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-07-29T18:37:20.220Z] #61 0.566 Cloning into '/tmp/tmp.qYoy5dG5HH/src/github.com/docker/libnetwork'... [2020-07-29T18:37:20.220Z] #61 ... [2020-07-29T18:37:20.220Z] [2020-07-29T18:37:20.220Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-29T18:37:20.220Z] #37 0.827 + git clone https://github.com/docker/distribution.git . [2020-07-29T18:37:20.220Z] #37 0.834 Cloning into '.'... [2020-07-29T18:37:20.379Z] #17 23.03 Selecting previously unselected package python3-lib2to3. [2020-07-29T18:37:20.396Z] #7 extracting sha256:33779eed82f6ae65801a87fd1278e902bbab0f609f0c6a0232d8ef0b37112127 [2020-07-29T18:37:20.518Z] #37 ... [2020-07-29T18:37:20.518Z] [2020-07-29T18:37:20.519Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-29T18:37:20.519Z] #52 1.230 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-29T18:37:20.519Z] #52 1.368 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-29T18:37:20.519Z] #52 1.576 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-29T18:37:20.519Z] #52 2.650 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-29T18:37:20.519Z] #52 5.545 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [207 kB] [2020-07-29T18:37:20.519Z] #52 6.924 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-29T18:37:20.519Z] #52 ... [2020-07-29T18:37:20.519Z] [2020-07-29T18:37:20.519Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:37:20.519Z] #48 11.29 + cd /tmp/tmp.rxCBxy7y25/src/github.com/mvdan/sh [2020-07-29T18:37:20.519Z] #48 11.29 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-29T18:37:20.519Z] #48 11.42 + GO111MODULE=on [2020-07-29T18:37:20.519Z] #48 11.42 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-29T18:37:20.657Z] #7 extracting sha256:33779eed82f6ae65801a87fd1278e902bbab0f609f0c6a0232d8ef0b37112127 0.2s done [2020-07-29T18:37:20.672Z] #17 23.03 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-29T18:37:20.672Z] #17 23.03 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-29T18:37:20.672Z] #17 23.12 Selecting previously unselected package python3-distutils. [2020-07-29T18:37:20.672Z] #17 23.12 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-29T18:37:20.672Z] #17 23.12 Unpacking python3-distutils (3.7.3-1) ... [2020-07-29T18:37:20.672Z] #17 23.20 Selecting previously unselected package python3-pip. [2020-07-29T18:37:20.672Z] #17 23.20 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-29T18:37:20.672Z] #17 23.20 Unpacking python3-pip (18.1-5) ... [2020-07-29T18:37:20.672Z] #17 23.30 Selecting previously unselected package python3-pkg-resources. [2020-07-29T18:37:20.672Z] #17 23.30 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-29T18:37:20.672Z] #17 23.30 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-29T18:37:20.672Z] #17 23.42 Selecting previously unselected package python3-setuptools. [2020-07-29T18:37:20.965Z] #17 23.42 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-29T18:37:20.965Z] #17 23.42 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-29T18:37:20.965Z] #17 23.60 Selecting previously unselected package python3-wheel. [2020-07-29T18:37:20.965Z] #17 23.61 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-29T18:37:20.965Z] #17 23.61 Unpacking python3-wheel (0.32.3-2) ... [2020-07-29T18:37:20.965Z] #17 23.65 Selecting previously unselected package sudo. [2020-07-29T18:37:20.965Z] #17 23.65 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-07-29T18:37:20.965Z] #17 23.65 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-29T18:37:21.258Z] #17 23.94 Selecting previously unselected package thin-provisioning-tools. [2020-07-29T18:37:21.258Z] #17 23.94 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-07-29T18:37:21.258Z] #17 23.94 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-29T18:37:21.550Z] #17 24.10 Selecting previously unselected package uidmap. [2020-07-29T18:37:21.550Z] #17 24.10 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-07-29T18:37:21.550Z] #17 24.11 Unpacking uidmap (1:4.5-1.1) ... [2020-07-29T18:37:21.550Z] #17 24.20 Selecting previously unselected package vim-runtime. [2020-07-29T18:37:21.550Z] #17 24.20 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-29T18:37:21.550Z] #17 24.21 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-29T18:37:21.550Z] #17 24.23 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-29T18:37:21.550Z] #17 24.23 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-29T18:37:21.603Z] #7 extracting sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 0.1s [2020-07-29T18:37:21.771Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 3.6s [2020-07-29T18:37:22.034Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 959.00kB / 9.86MB 3.7s [2020-07-29T18:37:22.034Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.28MB / 9.86MB 3.8s [2020-07-29T18:37:22.034Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 4.0s done [2020-07-29T18:37:22.054Z] #48 13.03 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-29T18:37:22.054Z] #48 13.04 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-29T18:37:22.054Z] #48 13.12 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-29T18:37:22.054Z] #48 13.29 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-29T18:37:22.054Z] #48 13.32 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-29T18:37:22.294Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2020-07-29T18:37:22.492Z] INFO [loader] Go packages loading at mode 575 (exports_file|imports|types_sizes|compiled_files|deps|files|name) took 1m54.663635623s [2020-07-29T18:37:22.492Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 463.155429ms [2020-07-29T18:37:22.592Z] #20 transferring context: 20.52MB 3.5s [2020-07-29T18:37:23.156Z] #20 ... [2020-07-29T18:37:23.156Z] [2020-07-29T18:37:23.156Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-29T18:37:23.156Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-29T18:37:23.156Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.7s done [2020-07-29T18:37:23.156Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-29T18:37:23.156Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.9s done [2020-07-29T18:37:23.156Z] #58 DONE 4.7s [2020-07-29T18:37:23.156Z] [2020-07-29T18:37:23.156Z] #20 [internal] load build context [2020-07-29T18:37:23.595Z] #48 14.59 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-29T18:37:23.624Z] #17 26.17 Selecting previously unselected package vim. [2020-07-29T18:37:23.624Z] #17 26.17 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-07-29T18:37:23.624Z] #17 26.17 Unpacking vim (2:8.1.0875-5) ... [2020-07-29T18:37:23.672Z] #58 ... [2020-07-29T18:37:23.672Z] [2020-07-29T18:37:23.672Z] #20 [internal] load build context [2020-07-29T18:37:23.672Z] #20 transferring context: 51.32MB 5.1s done [2020-07-29T18:37:23.672Z] #20 DONE 5.2s [2020-07-29T18:37:23.672Z] [2020-07-29T18:37:23.672Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-29T18:37:23.672Z] #58 ... [2020-07-29T18:37:23.672Z] [2020-07-29T18:37:23.672Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-29T18:37:23.672Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 done [2020-07-29T18:37:23.672Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 7.81MB / 7.81MB 0.7s done [2020-07-29T18:37:23.672Z] #7 sha256:e04c3938e98e67b64f9aae22cb71fb0d30a2f24896511d0d95454f1dc994173b 1.79kB / 1.79kB done [2020-07-29T18:37:23.672Z] #7 sha256:67d10cb69049bc0431101e6bac10127baa6ba2c8d2b37802bb6397a367f50cbb 6.19kB / 6.19kB done [2020-07-29T18:37:23.672Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 50.39MB / 50.39MB 2.5s done [2020-07-29T18:37:23.672Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 10.00MB / 10.00MB 0.6s done [2020-07-29T18:37:23.672Z] #7 sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 1.86kB / 1.86kB done [2020-07-29T18:37:23.672Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 51.83MB / 51.83MB 3.2s done [2020-07-29T18:37:23.672Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 68.65MB / 68.65MB 3.5s done [2020-07-29T18:37:23.672Z] #7 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 2.5s [2020-07-29T18:37:23.672Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 69.45MB / 120.18MB 5.2s [2020-07-29T18:37:23.672Z] #7 sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 126B / 126B 3.7s done [2020-07-29T18:37:23.672Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 80.17MB / 120.18MB 5.5s [2020-07-29T18:37:23.929Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 91.20MB / 120.18MB 5.7s [2020-07-29T18:37:24.160Z] #7 extracting sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 2.1s done [2020-07-29T18:37:24.187Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 102.03MB / 120.18MB 6.0s [2020-07-29T18:37:24.247Z] #48 15.44 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-29T18:37:24.259Z] #17 26.56 Selecting previously unselected package xfsprogs. [2020-07-29T18:37:24.259Z] #17 26.56 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-07-29T18:37:24.259Z] #17 26.56 Unpacking xfsprogs (4.20.0-1) ... [2020-07-29T18:37:24.259Z] #17 26.86 Selecting previously unselected package zip. [2020-07-29T18:37:24.259Z] #17 26.86 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-07-29T18:37:24.259Z] #17 26.86 Unpacking zip (3.0-11+b1) ... [2020-07-29T18:37:24.446Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 109.08MB / 120.18MB 6.3s [2020-07-29T18:37:24.552Z] #17 26.99 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-29T18:37:24.552Z] #17 27.00 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-29T18:37:24.552Z] #17 27.01 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-07-29T18:37:24.552Z] #17 27.02 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-07-29T18:37:24.552Z] #17 27.02 Setting up libgpm2:s390x (1.20.7-5) ... [2020-07-29T18:37:24.552Z] #17 27.03 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-07-29T18:37:24.552Z] #17 27.04 Setting up uidmap (1:4.5-1.1) ... [2020-07-29T18:37:24.552Z] #17 27.04 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-07-29T18:37:24.552Z] #17 27.05 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-29T18:37:24.552Z] #17 27.06 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-29T18:37:24.552Z] #17 27.06 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-29T18:37:24.552Z] #17 27.07 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-07-29T18:37:24.552Z] #17 27.08 Setting up xxd (2:8.1.0875-5) ... [2020-07-29T18:37:24.552Z] #17 27.08 Setting up zip (3.0-11+b1) ... [2020-07-29T18:37:24.552Z] #17 27.09 Setting up vim-common (2:8.1.0875-5) ... [2020-07-29T18:37:24.552Z] #17 27.11 Setting up bash-completion (1:2.8-6) ... [2020-07-29T18:37:24.706Z] #7 ... [2020-07-29T18:37:24.706Z] [2020-07-29T18:37:24.706Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-29T18:37:24.706Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.2s done [2020-07-29T18:37:24.706Z] #58 DONE 6.4s [2020-07-29T18:37:24.706Z] [2020-07-29T18:37:24.706Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-29T18:37:24.706Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 120.18MB / 120.18MB 6.6s [2020-07-29T18:37:25.054Z] #20 transferring context: 51.32MB 6.3s done [2020-07-29T18:37:25.298Z] #48 ... [2020-07-29T18:37:25.298Z] [2020-07-29T18:37:25.298Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:37:25.298Z] #44 6.372 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-29T18:37:25.298Z] #44 8.769 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-29T18:37:25.298Z] #44 9.354 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-29T18:37:25.298Z] #44 9.531 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-29T18:37:25.298Z] #44 12.38 go: finding github.com/fatih/color v1.6.0 [2020-07-29T18:37:25.298Z] #44 12.38 go: finding github.com/pkg/errors v0.8.0 [2020-07-29T18:37:25.298Z] #44 12.42 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-29T18:37:25.298Z] #44 12.45 go: finding github.com/spf13/pflag v1.0.1 [2020-07-29T18:37:25.298Z] #44 12.55 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-29T18:37:25.298Z] #44 12.57 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-29T18:37:25.298Z] #44 12.87 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-29T18:37:25.298Z] #44 13.01 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-29T18:37:25.298Z] #44 13.03 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-29T18:37:25.298Z] #44 13.16 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-29T18:37:25.298Z] #44 13.26 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-29T18:37:25.298Z] #44 ... [2020-07-29T18:37:25.298Z] [2020-07-29T18:37:25.298Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:37:25.298Z] #42 16.49 vendor/golang.org/x/crypto/internal/subtle [2020-07-29T18:37:25.546Z] #7 extracting sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 [2020-07-29T18:37:25.617Z] #20 DONE 7.0s [2020-07-29T18:37:25.617Z] [2020-07-29T18:37:25.617Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-29T18:37:25.617Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 done [2020-07-29T18:37:25.617Z] #7 sha256:e04c3938e98e67b64f9aae22cb71fb0d30a2f24896511d0d95454f1dc994173b 1.79kB / 1.79kB done [2020-07-29T18:37:25.617Z] #7 sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 1.86kB / 1.86kB done [2020-07-29T18:37:25.617Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 50.39MB / 50.39MB 2.2s done [2020-07-29T18:37:25.617Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 7.81MB / 7.81MB 0.7s done [2020-07-29T18:37:25.617Z] #7 sha256:67d10cb69049bc0431101e6bac10127baa6ba2c8d2b37802bb6397a367f50cbb 6.19kB / 6.19kB done [2020-07-29T18:37:25.617Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 51.83MB / 51.83MB 3.2s done [2020-07-29T18:37:25.617Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 10.00MB / 10.00MB 1.3s done [2020-07-29T18:37:25.617Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 68.65MB / 68.65MB 4.4s done [2020-07-29T18:37:25.617Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 120.18MB / 120.18MB 6.9s [2020-07-29T18:37:25.617Z] #7 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 4.3s [2020-07-29T18:37:25.617Z] #7 sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 126B / 126B 3.3s done [2020-07-29T18:37:26.110Z] #17 28.49 Setting up libiptc0:s390x (1.8.2-4) ... [2020-07-29T18:37:26.110Z] #17 28.50 Setting up xz-utils (5.2.4-1) ... [2020-07-29T18:37:26.110Z] #17 28.51 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-29T18:37:26.110Z] #17 28.52 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-29T18:37:26.110Z] #17 28.55 invoke-rc.d: could not determine current runlevel [2020-07-29T18:37:26.110Z] #17 28.55 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-29T18:37:26.110Z] #17 28.56 Setting up pigz (2.4-1) ... [2020-07-29T18:37:26.110Z] #17 28.56 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-07-29T18:37:26.110Z] #17 28.57 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-07-29T18:37:26.110Z] #17 28.58 Setting up python-pip-whl (18.1-5) ... [2020-07-29T18:37:26.110Z] #17 28.59 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-07-29T18:37:26.110Z] #17 28.60 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-29T18:37:26.110Z] #17 28.79 Setting up libaio1:s390x (0.3.112-3) ... [2020-07-29T18:37:26.110Z] #17 28.80 Setting up libonig5:s390x (6.9.1-1) ... [2020-07-29T18:37:26.403Z] #17 28.81 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-07-29T18:37:26.403Z] #17 28.82 Setting up vim (2:8.1.0875-5) ... [2020-07-29T18:37:26.403Z] #17 28.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-29T18:37:26.403Z] #17 28.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-29T18:37:26.403Z] #17 28.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-29T18:37:26.403Z] #17 28.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-29T18:37:26.403Z] #17 28.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-29T18:37:26.403Z] #17 28.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-29T18:37:26.403Z] #17 28.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-29T18:37:26.403Z] #17 28.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-29T18:37:26.403Z] #17 28.86 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-29T18:37:26.403Z] #17 28.87 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-29T18:37:26.403Z] #17 28.87 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-07-29T18:37:26.403Z] #17 28.88 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-29T18:37:26.403Z] #17 28.89 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-07-29T18:37:26.403Z] #17 28.89 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-29T18:37:26.560Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 120.18MB / 120.18MB 7.8s done [2020-07-29T18:37:26.604Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 120.18MB / 120.18MB 8.3s done [2020-07-29T18:37:26.860Z] #7 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 5.8s done [2020-07-29T18:37:27.037Z] #17 ... [2020-07-29T18:37:27.037Z] [2020-07-29T18:37:27.037Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:37:27.037Z] #39 59.82 CC criu/crtools.o [2020-07-29T18:37:27.037Z] #39 60.01 CC criu/eventfd.o [2020-07-29T18:37:27.037Z] #39 60.13 CC criu/eventpoll.o [2020-07-29T18:37:27.037Z] #39 60.49 CC criu/external.o [2020-07-29T18:37:27.037Z] #39 60.60 CC criu/fault-injection.o [2020-07-29T18:37:27.037Z] #39 60.65 CC criu/fdstore.o [2020-07-29T18:37:27.037Z] #39 60.88 CC criu/fifo.o [2020-07-29T18:37:27.037Z] #39 61.15 CC criu/file-ids.o [2020-07-29T18:37:27.037Z] #39 61.32 CC criu/file-lock.o [2020-07-29T18:37:27.037Z] #39 61.93 CC criu/files-ext.o [2020-07-29T18:37:27.037Z] #39 62.12 CC criu/files-reg.o [2020-07-29T18:37:27.037Z] #39 63.48 CC criu/files.o [2020-07-29T18:37:27.037Z] #39 64.46 CC criu/filesystems.o [2020-07-29T18:37:27.037Z] #39 64.99 CC criu/fsnotify.o [2020-07-29T18:37:27.037Z] #39 65.56 CC criu/image-desc.o [2020-07-29T18:37:27.037Z] #39 65.69 CC criu/image.o [2020-07-29T18:37:27.037Z] #39 66.13 CC criu/ipc_ns.o [2020-07-29T18:37:27.037Z] #39 66.69 CC criu/irmap.o [2020-07-29T18:37:27.037Z] #39 67.18 CC criu/kcmp-ids.o [2020-07-29T18:37:27.037Z] #39 67.39 CC criu/kerndat.o [2020-07-29T18:37:27.037Z] #39 67.92 CC criu/libnetlink.o [2020-07-29T18:37:27.037Z] #39 68.23 CC criu/log.o [2020-07-29T18:37:27.037Z] #39 68.53 CC criu/lsm.o [2020-07-29T18:37:27.038Z] #39 68.81 CC criu/mem.o [2020-07-29T18:37:27.038Z] #39 69.67 CC criu/memfd.o [2020-07-29T18:37:27.124Z] #7 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 6.0s done [2020-07-29T18:37:27.330Z] #39 70.03 CC criu/mount.o [2020-07-29T18:37:27.381Z] #7 extracting sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c [2020-07-29T18:37:27.464Z] #7 extracting sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 2.0s done [2020-07-29T18:37:27.727Z] #7 extracting sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 0.1s [2020-07-29T18:37:27.798Z] #7 extracting sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 0.1s [2020-07-29T18:37:27.944Z] #7 extracting sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 0.5s done [2020-07-29T18:37:27.944Z] #7 extracting sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 [2020-07-29T18:37:27.968Z] #39 ... [2020-07-29T18:37:27.968Z] [2020-07-29T18:37:27.968Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-29T18:37:27.968Z] #17 30.45 Setting up iptables (1.8.2-4) ... [2020-07-29T18:37:27.968Z] #17 30.46 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-29T18:37:27.968Z] #17 30.46 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-29T18:37:27.968Z] #17 30.47 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-29T18:37:27.968Z] #17 30.47 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-29T18:37:27.968Z] #17 30.48 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-29T18:37:27.968Z] #17 30.48 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-29T18:37:27.968Z] #17 30.49 Setting up python3 (3.7.3-1) ... [2020-07-29T18:37:28.055Z] #7 extracting sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 0.6s done [2020-07-29T18:37:28.260Z] #17 30.79 Setting up python3-wheel (0.32.3-2) ... [2020-07-29T18:37:28.312Z] #7 extracting sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 [2020-07-29T18:37:28.507Z] #7 extracting sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 0.4s done [2020-07-29T18:37:28.507Z] #7 extracting sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 [2020-07-29T18:37:28.553Z] #17 31.18 Setting up apparmor (2.13.2-10) ... [2020-07-29T18:37:28.876Z] #7 extracting sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 0.4s done [2020-07-29T18:37:28.876Z] #7 extracting sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 [2020-07-29T18:37:29.593Z] #17 32.15 Setting up xfsprogs (4.20.0-1) ... [2020-07-29T18:37:29.593Z] #17 32.16 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-29T18:37:29.887Z] #17 32.43 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-29T18:37:30.180Z] #17 32.94 Setting up python3-distutils (3.7.3-1) ... [2020-07-29T18:37:30.474Z] #17 33.22 Setting up python3-setuptools (40.8.0-1) ... [2020-07-29T18:37:30.619Z] INFO [runner/unused/goanalysis] analyzers took 27.502894193s with top 10 stages: buildssa: 23.143683852s, U1000: 4.359210341s [2020-07-29T18:37:30.921Z] #42 ... [2020-07-29T18:37:30.921Z] [2020-07-29T18:37:30.921Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:37:30.921Z] #61 17.16 Checking out files: 86% (1782/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-07-29T18:37:30.921Z] #61 17.55 + cd /tmp/tmp.qYoy5dG5HH/src/github.com/docker/libnetwork [2020-07-29T18:37:30.921Z] #61 17.56 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-07-29T18:37:30.921Z] #61 17.81 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-29T18:37:31.109Z] #17 33.62 Setting up python3-pip (18.1-5) ... [2020-07-29T18:37:31.746Z] #17 34.13 Processing triggers for libc-bin (2.28-10) ... [2020-07-29T18:37:31.746Z] #17 34.17 Processing triggers for mime-support (3.62) ... [2020-07-29T18:37:31.947Z] #7 extracting sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 3.4s done [2020-07-29T18:37:31.947Z] #7 extracting sha256:312f5be323d10a1d7ee4fd6fb67a4069ed17076dd91df398bf81268088d2777e [2020-07-29T18:37:31.947Z] #7 extracting sha256:312f5be323d10a1d7ee4fd6fb67a4069ed17076dd91df398bf81268088d2777e done [2020-07-29T18:37:31.947Z] #7 DONE 21.6s [2020-07-29T18:37:31.947Z] [2020-07-29T18:37:31.947Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-29T18:37:32.038Z] #17 DONE 34.6s [2020-07-29T18:37:32.038Z] [2020-07-29T18:37:32.038Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:37:32.038Z] #39 72.25 CC criu/namespaces.o [2020-07-29T18:37:32.038Z] #39 73.28 CC criu/net.o [2020-07-29T18:37:32.038Z] #39 75.01 CC criu/netfilter.o [2020-07-29T18:37:32.333Z] #39 75.23 CC criu/page-pipe.o [2020-07-29T18:37:32.625Z] #39 75.64 CC criu/page-xfer.o [2020-07-29T18:37:32.686Z] #7 extracting sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 3.7s done [2020-07-29T18:37:32.686Z] #7 extracting sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 [2020-07-29T18:37:32.945Z] #39 ... [2020-07-29T18:37:32.945Z] [2020-07-29T18:37:32.945Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-29T18:37:32.945Z] #18 0.752 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-29T18:37:32.945Z] #18 0.754 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-29T18:37:32.945Z] #18 0.756 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-29T18:37:32.945Z] #18 DONE 0.9s [2020-07-29T18:37:33.063Z] #7 extracting sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 3.8s done [2020-07-29T18:37:33.063Z] #7 extracting sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 [2020-07-29T18:37:33.245Z] [2020-07-29T18:37:33.245Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-29T18:37:35.443Z] #61 ... [2020-07-29T18:37:35.443Z] [2020-07-29T18:37:35.443Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T18:37:35.443Z] #39 15.95 Fetched 8146 kB in 15s (551 kB/s) [2020-07-29T18:37:35.443Z] #39 15.95 Reading package lists... [2020-07-29T18:37:35.443Z] #39 23.24 Reading package lists... [2020-07-29T18:37:35.444Z] #39 ... [2020-07-29T18:37:35.444Z] [2020-07-29T18:37:35.444Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-29T18:37:35.444Z] #33 16.12 Fetched 8146 kB in 15s (544 kB/s) [2020-07-29T18:37:35.444Z] #33 16.12 Reading package lists... [2020-07-29T18:37:35.444Z] #33 23.93 Reading package lists... [2020-07-29T18:37:35.444Z] #33 ... [2020-07-29T18:37:35.444Z] [2020-07-29T18:37:35.444Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-29T18:37:35.444Z] #37 16.89 Checking out files: 97% (1557/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-07-29T18:37:35.444Z] #37 16.96 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-29T18:37:35.444Z] #37 19.47 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-07-29T18:37:35.444Z] #37 ... [2020-07-29T18:37:35.444Z] [2020-07-29T18:37:35.444Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T18:37:35.444Z] #11 16.41 Fetched 8146 kB in 15s (537 kB/s) [2020-07-29T18:37:35.444Z] #11 16.41 Reading package lists... [2020-07-29T18:37:35.444Z] #11 23.61 Reading package lists... [2020-07-29T18:37:35.444Z] #11 ... [2020-07-29T18:37:35.444Z] [2020-07-29T18:37:35.444Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-29T18:37:35.444Z] #24 16.33 Fetched 8146 kB in 15s (535 kB/s) [2020-07-29T18:37:35.444Z] #24 16.33 Reading package lists... [2020-07-29T18:37:35.444Z] #24 23.73 Reading package lists... [2020-07-29T18:37:35.444Z] #24 ... [2020-07-29T18:37:35.444Z] [2020-07-29T18:37:35.444Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-29T18:37:35.444Z] #52 16.40 Fetched 8146 kB in 15s (532 kB/s) [2020-07-29T18:37:35.444Z] #52 16.40 Reading package lists... [2020-07-29T18:37:35.744Z] #52 23.91 Reading package lists... [2020-07-29T18:37:35.744Z] #52 ... [2020-07-29T18:37:35.744Z] [2020-07-29T18:37:35.744Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:37:35.744Z] #48 17.20 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-29T18:37:35.744Z] #48 18.79 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-29T18:37:35.744Z] #48 18.86 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-29T18:37:35.744Z] #48 19.36 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-29T18:37:35.744Z] #48 19.39 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-29T18:37:35.744Z] #48 20.52 runtime/cgo [2020-07-29T18:37:35.744Z] #48 20.56 runtime [2020-07-29T18:37:36.771Z] #19 3.301 Collecting yamllint==1.16.0 [2020-07-29T18:37:36.771Z] #19 3.460 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-29T18:37:36.771Z] #19 3.515 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-29T18:37:36.771Z] #19 3.533 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-29T18:37:36.771Z] #19 3.543 Collecting pyyaml (from yamllint==1.16.0) [2020-07-29T18:37:36.771Z] #19 3.650 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-29T18:37:36.858Z] #7 extracting sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 3.9s done [2020-07-29T18:37:36.859Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 [2020-07-29T18:37:37.064Z] #19 4.109 Building wheels for collected packages: pyyaml [2020-07-29T18:37:37.064Z] #19 4.110 Running setup.py bdist_wheel for pyyaml: started [2020-07-29T18:37:37.247Z] #7 extracting sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 4.0s done [2020-07-29T18:37:37.247Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 [2020-07-29T18:37:37.700Z] #19 4.636 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-29T18:37:37.700Z] #19 4.637 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-29T18:37:37.700Z] #19 4.672 Successfully built pyyaml [2020-07-29T18:37:37.700Z] #19 4.675 Installing collected packages: pathspec, pyyaml, yamllint [2020-07-29T18:37:38.005Z] #19 4.833 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-29T18:37:38.005Z] #19 ... [2020-07-29T18:37:38.005Z] [2020-07-29T18:37:38.005Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:37:38.005Z] #49 45.27 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-29T18:37:38.005Z] #49 46.81 + mkdir -p /build [2020-07-29T18:37:38.005Z] #49 46.82 + cp runc /build/runc [2020-07-29T18:37:38.005Z] #49 DONE 47.2s [2020-07-29T18:37:38.005Z] [2020-07-29T18:37:38.005Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-29T18:37:38.005Z] #36 116.4 + dpkg --print-architecture [2020-07-29T18:37:38.005Z] #36 116.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-29T18:37:38.005Z] #36 116.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-29T18:37:38.005Z] #36 116.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-29T18:37:38.306Z] #36 ... [2020-07-29T18:37:38.306Z] [2020-07-29T18:37:38.306Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-29T18:37:38.306Z] #19 DONE 5.1s [2020-07-29T18:37:38.306Z] [2020-07-29T18:37:38.306Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-29T18:37:38.306Z] #22 DONE 0.2s [2020-07-29T18:37:38.306Z] [2020-07-29T18:37:38.306Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-29T18:37:39.321Z] #48 ... [2020-07-29T18:37:39.321Z] [2020-07-29T18:37:39.321Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T18:37:39.321Z] #39 23.24 Reading package lists... [2020-07-29T18:37:39.382Z] #26 DONE 1.1s [2020-07-29T18:37:39.382Z] [2020-07-29T18:37:39.382Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-29T18:37:39.674Z] #29 DONE 0.2s [2020-07-29T18:37:39.674Z] [2020-07-29T18:37:39.674Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-29T18:37:39.674Z] #31 DONE 0.1s [2020-07-29T18:37:39.674Z] [2020-07-29T18:37:39.674Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-29T18:37:39.967Z] #34 DONE 0.1s [2020-07-29T18:37:39.967Z] [2020-07-29T18:37:39.967Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:37:39.967Z] #39 76.78 CC criu/pagemap-cache.o [2020-07-29T18:37:39.967Z] #39 77.06 CC criu/pagemap.o [2020-07-29T18:37:39.967Z] #39 77.70 CC criu/parasite-syscall.o [2020-07-29T18:37:39.967Z] #39 78.14 CC criu/path.o [2020-07-29T18:37:39.967Z] #39 78.37 CC criu/pie-util-vdso.o [2020-07-29T18:37:39.967Z] #39 78.70 CC criu/pie-util.o [2020-07-29T18:37:39.967Z] #39 78.81 CC criu/pipes.o [2020-07-29T18:37:39.967Z] #39 79.21 CC criu/plugin.o [2020-07-29T18:37:39.967Z] #39 79.53 CC criu/proc_parse.o [2020-07-29T18:37:39.967Z] #39 81.22 CC criu/protobuf-desc.o [2020-07-29T18:37:39.967Z] #39 81.80 CC criu/protobuf.o [2020-07-29T18:37:39.967Z] #39 82.15 CC criu/pstree.o [2020-07-29T18:37:39.967Z] #39 82.81 CC criu/rbtree.o [2020-07-29T18:37:40.094Z] #8 DONE 7.3s [2020-07-29T18:37:40.094Z] [2020-07-29T18:37:40.094Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-29T18:37:40.094Z] #9 DONE 0.8s [2020-07-29T18:37:40.094Z] [2020-07-29T18:37:40.095Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-29T18:37:40.095Z] #27 DONE 0.1s [2020-07-29T18:37:40.095Z] [2020-07-29T18:37:40.095Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-29T18:37:40.095Z] #35 DONE 0.1s [2020-07-29T18:37:40.095Z] [2020-07-29T18:37:40.095Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-29T18:37:40.260Z] #39 83.05 CC criu/rst-malloc.o [2020-07-29T18:37:40.260Z] #39 83.24 CC criu/seccomp.o [2020-07-29T18:37:40.881Z] #39 30.43 Building dependency tree... [2020-07-29T18:37:40.895Z] #39 83.51 CC criu/seize.o [2020-07-29T18:37:41.190Z] #39 83.93 CC criu/servicefd.o [2020-07-29T18:37:41.190Z] #39 84.18 CC criu/shmem.o [2020-07-29T18:37:41.827Z] #39 84.58 CC criu/sigframe.o [2020-07-29T18:37:41.827Z] #39 84.66 CC criu/signalfd.o [2020-07-29T18:37:41.827Z] #39 84.78 CC criu/sk-inet.o [2020-07-29T18:37:42.114Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 5.2s [2020-07-29T18:37:42.443Z] #39 33.72 The following additional packages will be installed: [2020-07-29T18:37:42.443Z] #39 33.72 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-29T18:37:42.443Z] #39 33.73 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-29T18:37:42.443Z] #39 33.74 Suggested packages: [2020-07-29T18:37:42.443Z] #39 33.74 manpages-dev python-setuptools [2020-07-29T18:37:42.463Z] #39 85.36 CC criu/sk-netlink.o [2020-07-29T18:37:42.502Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 5.2s [2020-07-29T18:37:42.755Z] #39 85.66 CC criu/sk-packet.o [2020-07-29T18:37:43.048Z] #39 86.06 CC criu/sk-queue.o [2020-07-29T18:37:43.728Z] #39 86.40 CC criu/sk-tcp.o [2020-07-29T18:37:43.728Z] #39 86.65 CC criu/sk-unix.o [2020-07-29T18:37:44.010Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 7.5s done [2020-07-29T18:37:44.268Z] #7 extracting sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 done [2020-07-29T18:37:44.526Z] #7 DONE 25.9s [2020-07-29T18:37:44.526Z] [2020-07-29T18:37:44.526Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-29T18:37:44.552Z] #39 35.44 The following NEW packages will be installed: [2020-07-29T18:37:44.552Z] #39 35.45 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-29T18:37:44.552Z] #39 35.45 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-29T18:37:44.552Z] #39 35.45 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-29T18:37:44.552Z] #39 35.46 python-six zlib1g-dev [2020-07-29T18:37:44.552Z] #39 35.68 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-29T18:37:44.552Z] #39 35.68 Need to get 4075 kB of archives. [2020-07-29T18:37:44.552Z] #39 35.68 After this operation, 24.5 MB of additional disk space will be used. [2020-07-29T18:37:44.552Z] #39 35.68 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-07-29T18:37:44.552Z] #39 35.70 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-07-29T18:37:44.552Z] #39 35.71 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-07-29T18:37:44.552Z] #39 35.72 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-07-29T18:37:44.552Z] #39 35.74 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-07-29T18:37:44.552Z] #39 35.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-07-29T18:37:44.552Z] #39 35.77 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-07-29T18:37:44.552Z] #39 35.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-07-29T18:37:44.552Z] #39 35.81 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-07-29T18:37:44.552Z] #39 35.91 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-07-29T18:37:44.766Z] #39 87.59 CC criu/sockets.o [2020-07-29T18:37:44.853Z] #39 35.94 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-07-29T18:37:44.854Z] #39 36.05 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-07-29T18:37:44.854Z] #39 36.10 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-07-29T18:37:44.854Z] #39 36.12 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-07-29T18:37:44.854Z] #39 36.12 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-29T18:37:44.854Z] #39 36.15 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-07-29T18:37:45.025Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 7.6s done [2020-07-29T18:37:45.167Z] #39 36.15 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-07-29T18:37:45.401Z] #39 88.03 CC criu/stats.o [2020-07-29T18:37:45.401Z] #39 88.19 CC criu/string.o [2020-07-29T18:37:45.401Z] #39 88.23 CC criu/sysctl.o [2020-07-29T18:37:45.470Z] #36 ... [2020-07-29T18:37:45.470Z] [2020-07-29T18:37:45.470Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:37:45.470Z] #41 1.483 + RM_GOPATH=0 [2020-07-29T18:37:45.470Z] #41 1.483 + TMP_GOPATH= [2020-07-29T18:37:45.470Z] #41 1.483 + : /build [2020-07-29T18:37:45.470Z] #41 1.483 + '[' -z '' ']' [2020-07-29T18:37:45.470Z] #41 1.483 ++ mktemp -d [2020-07-29T18:37:45.470Z] #41 1.488 + export GOPATH=/tmp/tmp.o91Lx0uBD2 [2020-07-29T18:37:45.470Z] #41 1.488 + GOPATH=/tmp/tmp.o91Lx0uBD2 [2020-07-29T18:37:45.470Z] #41 1.488 + RM_GOPATH=1 [2020-07-29T18:37:45.470Z] #41 1.488 + case "$(go env GOARCH)" in [2020-07-29T18:37:45.470Z] #41 1.501 ++ go env GOARCH [2020-07-29T18:37:45.470Z] #41 1.505 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-29T18:37:45.470Z] #41 1.516 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T18:37:45.470Z] #41 1.516 + GO_BUILDMODE=-buildmode=pie [2020-07-29T18:37:45.470Z] #41 1.516 ++ dirname /tmp/install/install.sh [2020-07-29T18:37:45.470Z] #41 1.516 + dir=/tmp/install [2020-07-29T18:37:45.470Z] #41 1.516 + bin=vndr [2020-07-29T18:37:45.470Z] #41 1.516 + shift [2020-07-29T18:37:45.470Z] #41 1.516 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-29T18:37:45.470Z] #41 1.516 + . /tmp/install/vndr.installer [2020-07-29T18:37:45.470Z] #41 1.516 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-29T18:37:45.470Z] #41 1.516 + install_vndr [2020-07-29T18:37:45.470Z] #41 1.516 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-29T18:37:45.470Z] #41 1.516 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.o91Lx0uBD2/src/github.com/LK4D4/vndr [2020-07-29T18:37:45.470Z] #41 1.516 Cloning into '/tmp/tmp.o91Lx0uBD2/src/github.com/LK4D4/vndr'... [2020-07-29T18:37:45.470Z] #41 2.043 + cd /tmp/tmp.o91Lx0uBD2/src/github.com/LK4D4/vndr [2020-07-29T18:37:45.470Z] #41 2.043 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-29T18:37:45.470Z] #41 2.051 + go build -buildmode=pie -v -o /build/vndr . [2020-07-29T18:37:45.470Z] #41 2.433 runtime/internal/sys [2020-07-29T18:37:45.470Z] #41 2.443 internal/cpu [2020-07-29T18:37:45.470Z] #41 2.460 internal/race [2020-07-29T18:37:45.470Z] #41 2.479 runtime/internal/atomic [2020-07-29T18:37:45.470Z] #41 2.515 runtime/internal/math [2020-07-29T18:37:45.470Z] #41 2.533 sync/atomic [2020-07-29T18:37:45.470Z] #41 2.553 unicode [2020-07-29T18:37:45.470Z] #41 2.602 unicode/utf8 [2020-07-29T18:37:45.470Z] #41 2.635 internal/bytealg [2020-07-29T18:37:45.470Z] #41 2.656 math/bits [2020-07-29T18:37:45.470Z] #41 2.832 internal/testlog [2020-07-29T18:37:45.470Z] #41 2.989 encoding [2020-07-29T18:37:45.470Z] #41 3.026 runtime [2020-07-29T18:37:45.470Z] #41 3.031 math [2020-07-29T18:37:45.470Z] #41 3.079 unicode/utf16 [2020-07-29T18:37:45.470Z] #41 3.506 container/list [2020-07-29T18:37:45.470Z] #41 3.675 crypto/internal/subtle [2020-07-29T18:37:45.470Z] #41 3.719 crypto/subtle [2020-07-29T18:37:45.470Z] #41 3.748 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-29T18:37:45.470Z] #41 3.803 internal/nettrace [2020-07-29T18:37:45.470Z] #41 3.852 runtime/cgo [2020-07-29T18:37:45.470Z] #41 3.909 vendor/golang.org/x/crypto/internal/subtle [2020-07-29T18:37:45.590Z] #7 extracting sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 [2020-07-29T18:37:45.590Z] #7 extracting sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 done [2020-07-29T18:37:45.694Z] #39 88.56 CC criu/sysfs_parse.o [2020-07-29T18:37:45.847Z] #7 DONE 27.7s [2020-07-29T18:37:45.986Z] #39 88.80 CC criu/timens.o [2020-07-29T18:37:45.986Z] #39 88.92 CC criu/timerfd.o [2020-07-29T18:37:46.104Z] [2020-07-29T18:37:46.104Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-29T18:37:46.245Z] #39 ... [2020-07-29T18:37:46.245Z] [2020-07-29T18:37:46.245Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-29T18:37:46.245Z] #52 23.91 Reading package lists... [2020-07-29T18:37:46.245Z] #52 31.63 Building dependency tree... [2020-07-29T18:37:46.245Z] #52 34.61 The following additional packages will be installed: [2020-07-29T18:37:46.245Z] #52 34.62 libbtrfs0 [2020-07-29T18:37:46.245Z] #52 34.81 The following NEW packages will be installed: [2020-07-29T18:37:46.245Z] #52 34.83 libbtrfs-dev libbtrfs0 [2020-07-29T18:37:46.245Z] #52 35.01 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-29T18:37:46.245Z] #52 35.01 Need to get 120 kB of archives. [2020-07-29T18:37:46.245Z] #52 35.01 After this operation, 423 kB of additional disk space will be used. [2020-07-29T18:37:46.245Z] #52 35.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-07-29T18:37:46.245Z] #52 35.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-07-29T18:37:46.245Z] #52 36.53 debconf: delaying package configuration, since apt-utils is not installed [2020-07-29T18:37:46.245Z] #52 36.96 Fetched 120 kB in 0s (1209 kB/s) [2020-07-29T18:37:46.245Z] #52 37.18 Selecting previously unselected package libbtrfs0. [2020-07-29T18:37:46.245Z] #52 37.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-07-29T18:37:46.245Z] #52 37.39 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-07-29T18:37:46.245Z] #52 37.40 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-29T18:37:46.245Z] #52 37.58 Selecting previously unselected package libbtrfs-dev. [2020-07-29T18:37:46.245Z] #52 37.58 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-07-29T18:37:46.245Z] #52 37.59 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-29T18:37:46.290Z] #39 89.10 CC criu/tty.o [2020-07-29T18:37:46.904Z] #52 37.94 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-29T18:37:46.904Z] #52 37.97 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-29T18:37:46.904Z] #52 37.98 Processing triggers for libc-bin (2.28-10) ... [2020-07-29T18:37:46.913Z] #41 ... [2020-07-29T18:37:46.913Z] [2020-07-29T18:37:46.913Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-29T18:37:46.913Z] #36 6.926 + git clone https://github.com/docker/distribution.git . [2020-07-29T18:37:46.913Z] #36 6.929 Cloning into '.'... [2020-07-29T18:37:47.205Z] #52 ... [2020-07-29T18:37:47.205Z] [2020-07-29T18:37:47.205Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T18:37:47.205Z] #39 38.41 debconf: delaying package configuration, since apt-utils is not installed [2020-07-29T18:37:47.205Z] #39 ... [2020-07-29T18:37:47.205Z] [2020-07-29T18:37:47.205Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-29T18:37:47.205Z] #52 DONE 38.4s [2020-07-29T18:37:47.328Z] #39 90.00 CC criu/tun.o [2020-07-29T18:37:47.328Z] #39 90.28 CC criu/uffd.o [2020-07-29T18:37:47.509Z] [2020-07-29T18:37:47.509Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-29T18:37:47.509Z] #24 23.73 Reading package lists... [2020-07-29T18:37:47.509Z] #24 30.95 Building dependency tree... [2020-07-29T18:37:47.509Z] #24 33.83 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-29T18:37:47.509Z] #24 33.83 The following additional packages will be installed: [2020-07-29T18:37:47.509Z] #24 33.84 libjq1 libonig5 [2020-07-29T18:37:47.509Z] #24 34.44 The following NEW packages will be installed: [2020-07-29T18:37:47.509Z] #24 34.45 jq libjq1 libonig5 [2020-07-29T18:37:47.509Z] #24 34.68 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-29T18:37:47.509Z] #24 34.68 Need to get 358 kB of archives. [2020-07-29T18:37:47.509Z] #24 34.68 After this operation, 1277 kB of additional disk space will be used. [2020-07-29T18:37:47.509Z] #24 34.68 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-07-29T18:37:47.509Z] #24 34.74 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-07-29T18:37:47.509Z] #24 34.76 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-07-29T18:37:47.509Z] #24 36.45 debconf: delaying package configuration, since apt-utils is not installed [2020-07-29T18:37:47.509Z] #24 36.83 Fetched 358 kB in 0s (2732 kB/s) [2020-07-29T18:37:47.509Z] #24 37.02 Selecting previously unselected package libonig5:ppc64el. [2020-07-29T18:37:47.509Z] #24 37.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-07-29T18:37:47.509Z] #24 37.19 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-07-29T18:37:47.509Z] #24 37.20 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-07-29T18:37:47.509Z] #24 37.71 Selecting previously unselected package libjq1:ppc64el. [2020-07-29T18:37:47.509Z] #24 37.72 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-29T18:37:47.509Z] #24 37.72 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-29T18:37:47.509Z] #24 37.98 Selecting previously unselected package jq. [2020-07-29T18:37:47.509Z] #24 38.01 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-29T18:37:47.509Z] #24 38.02 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-29T18:37:47.509Z] #24 38.23 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-07-29T18:37:47.509Z] #24 38.25 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-29T18:37:47.509Z] #24 38.26 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-29T18:37:47.509Z] #24 38.27 Processing triggers for libc-bin (2.28-10) ... [2020-07-29T18:37:47.509Z] #24 DONE 38.6s [2020-07-29T18:37:47.509Z] [2020-07-29T18:37:47.509Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-29T18:37:47.509Z] #25 DONE 0.1s [2020-07-29T18:37:47.509Z] [2020-07-29T18:37:47.509Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T18:37:47.509Z] #39 38.61 Fetched 4075 kB in 1s (7194 kB/s) [2020-07-29T18:37:47.509Z] #39 38.74 Selecting previously unselected package libcap-dev:ppc64el. [2020-07-29T18:37:47.811Z] #39 38.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-07-29T18:37:47.811Z] #39 38.84 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-07-29T18:37:47.811Z] #39 38.84 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-07-29T18:37:47.811Z] #39 38.94 Selecting previously unselected package libnet1:ppc64el. [2020-07-29T18:37:47.811Z] #39 38.95 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-07-29T18:37:47.811Z] #39 38.96 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-29T18:37:47.963Z] #39 90.88 CC criu/util.o [2020-07-29T18:37:48.121Z] #39 39.10 Selecting previously unselected package libnet1-dev. [2020-07-29T18:37:48.121Z] #39 39.13 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-07-29T18:37:48.121Z] #39 39.13 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-29T18:37:48.121Z] #39 39.35 Selecting previously unselected package libnl-3-200:ppc64el. [2020-07-29T18:37:48.121Z] #39 39.36 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-07-29T18:37:48.121Z] #39 39.37 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-29T18:37:48.430Z] #39 39.61 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-07-29T18:37:48.430Z] #39 39.62 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-07-29T18:37:48.430Z] #39 39.66 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-07-29T18:37:48.430Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-07-29T18:37:48.430Z] [2020-07-29T18:37:48.430Z] ________ ____ __. [2020-07-29T18:37:48.430Z] \_____ \ | |/ _| [2020-07-29T18:37:48.430Z] / | \| < [2020-07-29T18:37:48.430Z] / | \ | \ [2020-07-29T18:37:48.430Z] \_______ /____|__ \ [2020-07-29T18:37:48.430Z] \/ \/ [2020-07-29T18:37:48.430Z] [2020-07-29T18:37:48.430Z] INFO: make.ps1 ended at 07/29/2020 18:37:42 [2020-07-29T18:37:48.430Z] INFO: Binaries build ended at 07/29/2020 18:37:44. Duration:00:01:15.0229970 [2020-07-29T18:37:48.430Z] INFO: Copying the built daemon binary to d:\CI\PR-41297\2\binary\dockerd-0ca7456e52.exe... [2020-07-29T18:37:48.430Z] INFO: Copying the built client binary to d:\CI\PR-41297\2\binary\docker-0ca7456e52.exe... [2020-07-29T18:37:48.430Z] INFO: Copying dockerversion from the container... [2020-07-29T18:37:48.598Z] #39 91.51 CC criu/uts_ns.o [2020-07-29T18:37:48.630Z] #8 DONE 2.5s [2020-07-29T18:37:48.630Z] [2020-07-29T18:37:48.630Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-29T18:37:48.706Z] #8 DONE 4.1s [2020-07-29T18:37:48.706Z] [2020-07-29T18:37:48.706Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-29T18:37:48.890Z] #39 91.56 CC criu/vdso.o [2020-07-29T18:37:48.890Z] #39 91.77 LINK criu/built-in.o [2020-07-29T18:37:48.891Z] #9 DONE 0.6s [2020-07-29T18:37:48.901Z] INFO: Copying the golang package from the container to d:\CI\PR-41297\2\installer\go.zip... [2020-07-29T18:37:49.083Z] #39 40.01 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-07-29T18:37:49.083Z] #39 40.02 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-07-29T18:37:49.083Z] #39 40.03 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-29T18:37:49.083Z] #39 40.20 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-07-29T18:37:49.083Z] #39 40.22 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-07-29T18:37:49.083Z] #39 40.22 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-07-29T18:37:49.083Z] #39 40.33 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-07-29T18:37:49.083Z] #39 40.35 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-07-29T18:37:49.083Z] #39 40.36 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-07-29T18:37:49.150Z] [2020-07-29T18:37:49.150Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-29T18:37:49.150Z] #27 DONE 0.1s [2020-07-29T18:37:49.150Z] [2020-07-29T18:37:49.150Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-29T18:37:49.150Z] #35 DONE 0.1s [2020-07-29T18:37:49.150Z] [2020-07-29T18:37:49.150Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-29T18:37:49.183Z] #39 91.88 LINK criu/criu [2020-07-29T18:37:49.183Z] #39 92.06 DEP lib/c/criu.d [2020-07-29T18:37:49.183Z] #39 92.10 CC images/rpc.pb-c.o [2020-07-29T18:37:49.267Z] #9 DONE 0.7s [2020-07-29T18:37:49.267Z] [2020-07-29T18:37:49.267Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-29T18:37:49.267Z] #27 DONE 0.1s [2020-07-29T18:37:49.267Z] [2020-07-29T18:37:49.267Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-29T18:37:49.267Z] #35 DONE 0.1s [2020-07-29T18:37:49.267Z] [2020-07-29T18:37:49.267Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-29T18:37:49.385Z] #39 40.72 Selecting previously unselected package libprotobuf17:ppc64el. [2020-07-29T18:37:49.385Z] #39 40.73 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-07-29T18:37:49.385Z] #39 40.74 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-07-29T18:37:49.385Z] #39 ... [2020-07-29T18:37:49.385Z] [2020-07-29T18:37:49.385Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T18:37:49.385Z] #11 23.61 Reading package lists... [2020-07-29T18:37:49.385Z] #11 30.96 Building dependency tree... [2020-07-29T18:37:49.385Z] #11 33.91 The following additional packages will be installed: [2020-07-29T18:37:49.385Z] #11 33.91 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-29T18:37:49.385Z] #11 33.91 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-29T18:37:49.385Z] #11 33.91 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-29T18:37:49.385Z] #11 33.92 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-29T18:37:49.385Z] #11 33.92 Suggested packages: [2020-07-29T18:37:49.386Z] #11 33.93 gcc-8-locales seccomp wine64 [2020-07-29T18:37:49.386Z] #11 35.80 The following NEW packages will be installed: [2020-07-29T18:37:49.386Z] #11 35.80 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-29T18:37:49.386Z] #11 35.81 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-29T18:37:49.386Z] #11 35.81 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-29T18:37:49.386Z] #11 35.81 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-29T18:37:49.386Z] #11 35.81 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-29T18:37:49.386Z] #11 35.82 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-29T18:37:49.386Z] #11 36.05 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-29T18:37:49.386Z] #11 36.05 Need to get 78.9 MB of archives. [2020-07-29T18:37:49.386Z] #11 36.05 After this operation, 532 MB of additional disk space will be used. [2020-07-29T18:37:49.386Z] #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-07-29T18:37:49.386Z] #11 36.45 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-07-29T18:37:49.386Z] #11 36.63 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-07-29T18:37:49.386Z] #11 36.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-07-29T18:37:49.386Z] #11 36.64 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-07-29T18:37:49.386Z] #11 36.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-29T18:37:49.386Z] #11 37.01 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-07-29T18:37:49.386Z] #11 37.64 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-07-29T18:37:49.386Z] #11 37.69 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-07-29T18:37:49.386Z] #11 40.63 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-07-29T18:37:49.475Z] #39 92.37 CC lib/c/criu.o [2020-07-29T18:37:49.696Z] #11 ... [2020-07-29T18:37:49.696Z] [2020-07-29T18:37:49.696Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-29T18:37:49.696Z] #33 23.93 Reading package lists... [2020-07-29T18:37:49.696Z] #33 31.18 Building dependency tree... [2020-07-29T18:37:49.696Z] #33 34.64 The following additional packages will be installed: [2020-07-29T18:37:49.696Z] #33 34.65 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-29T18:37:49.696Z] #33 34.66 Suggested packages: [2020-07-29T18:37:49.696Z] #33 34.66 cmake-doc ninja-build lrzip [2020-07-29T18:37:49.696Z] #33 34.66 Recommended packages: [2020-07-29T18:37:49.696Z] #33 34.66 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-29T18:37:49.696Z] #33 35.96 The following NEW packages will be installed: [2020-07-29T18:37:49.696Z] #33 35.96 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-29T18:37:49.696Z] #33 35.96 vim-common xxd [2020-07-29T18:37:49.696Z] #33 36.13 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-29T18:37:49.696Z] #33 36.13 Need to get 14.9 MB of archives. [2020-07-29T18:37:49.696Z] #33 36.13 After this operation, 67.2 MB of additional disk space will be used. [2020-07-29T18:37:49.696Z] #33 36.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-07-29T18:37:49.696Z] #33 36.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-07-29T18:37:49.696Z] #33 36.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-07-29T18:37:49.696Z] #33 36.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-07-29T18:37:49.696Z] #33 37.65 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-07-29T18:37:49.696Z] #33 37.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-07-29T18:37:49.696Z] #33 37.75 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-07-29T18:37:49.696Z] #33 37.76 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-07-29T18:37:49.696Z] #33 37.77 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-07-29T18:37:49.696Z] #33 37.78 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-07-29T18:37:49.696Z] #33 39.46 debconf: delaying package configuration, since apt-utils is not installed [2020-07-29T18:37:49.696Z] #33 39.85 Fetched 14.9 MB in 2s (7345 kB/s) [2020-07-29T18:37:49.696Z] #33 40.01 Selecting previously unselected package xxd. [2020-07-29T18:37:49.696Z] #33 40.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-07-29T18:37:49.696Z] #33 40.10 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-07-29T18:37:49.696Z] #33 40.11 Unpacking xxd (2:8.1.0875-5) ... [2020-07-29T18:37:49.696Z] #33 40.42 Selecting previously unselected package vim-common. [2020-07-29T18:37:49.696Z] #33 40.43 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-29T18:37:49.696Z] #33 40.53 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-29T18:37:49.696Z] #33 40.97 Selecting previously unselected package cmake-data. [2020-07-29T18:37:49.767Z] #39 ... [2020-07-29T18:37:49.767Z] [2020-07-29T18:37:49.767Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-29T18:37:49.767Z] #36 DONE 129.6s [2020-07-29T18:37:49.994Z] #33 40.99 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-29T18:37:49.994Z] #33 41.00 Unpacking cmake-data (3.13.4-1) ... [2020-07-29T18:37:50.063Z] [2020-07-29T18:37:50.063Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:37:50.063Z] #39 92.86 LINK lib/c/built-in.o [2020-07-29T18:37:50.063Z] #39 92.88 LINK lib/c/libcriu.so [2020-07-29T18:37:50.063Z] #39 92.93 LINK lib/c/libcriu.a [2020-07-29T18:37:50.238Z] #36 ... [2020-07-29T18:37:50.238Z] [2020-07-29T18:37:50.238Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T18:37:50.238Z] #38 7.498 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-29T18:37:50.238Z] #38 7.567 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-29T18:37:50.238Z] #38 7.584 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-29T18:37:50.238Z] #38 8.791 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-29T18:37:50.238Z] #38 ... [2020-07-29T18:37:50.238Z] [2020-07-29T18:37:50.238Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:37:50.238Z] #60 6.704 + RM_GOPATH=0 [2020-07-29T18:37:50.238Z] #60 6.704 + TMP_GOPATH= [2020-07-29T18:37:50.238Z] #60 6.704 + : /build [2020-07-29T18:37:50.238Z] #60 6.704 + '[' -z '' ']' [2020-07-29T18:37:50.238Z] #60 6.708 ++ mktemp -d [2020-07-29T18:37:50.238Z] #60 6.709 + export GOPATH=/tmp/tmp.oclFuw6e19 [2020-07-29T18:37:50.238Z] #60 6.710 + GOPATH=/tmp/tmp.oclFuw6e19 [2020-07-29T18:37:50.238Z] #60 6.710 + RM_GOPATH=1 [2020-07-29T18:37:50.238Z] #60 6.710 + case "$(go env GOARCH)" in [2020-07-29T18:37:50.238Z] #60 6.711 ++ go env GOARCH [2020-07-29T18:37:50.238Z] #60 6.723 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T18:37:50.238Z] #60 6.723 + GO_BUILDMODE=-buildmode=pie [2020-07-29T18:37:50.238Z] #60 6.730 ++ dirname /tmp/install/install.sh [2020-07-29T18:37:50.238Z] #60 6.734 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-07-29T18:37:50.238Z] #60 6.734 + dir=/tmp/install [2020-07-29T18:37:50.238Z] #60 6.734 + bin=proxy [2020-07-29T18:37:50.238Z] #60 6.734 + shift [2020-07-29T18:37:50.238Z] #60 6.734 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-29T18:37:50.238Z] #60 6.734 + . /tmp/install/proxy.installer [2020-07-29T18:37:50.238Z] #60 6.734 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-07-29T18:37:50.238Z] #60 6.734 + install_proxy [2020-07-29T18:37:50.238Z] #60 6.734 + case "$1" in [2020-07-29T18:37:50.238Z] #60 6.734 + export CGO_ENABLED=0 [2020-07-29T18:37:50.238Z] #60 6.734 + CGO_ENABLED=0 [2020-07-29T18:37:50.238Z] #60 6.734 + _install_proxy [2020-07-29T18:37:50.238Z] #60 6.734 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-07-29T18:37:50.238Z] #60 6.734 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.oclFuw6e19/src/github.com/docker/libnetwork [2020-07-29T18:37:50.238Z] #60 6.747 Cloning into '/tmp/tmp.oclFuw6e19/src/github.com/docker/libnetwork'... [2020-07-29T18:37:50.238Z] #60 ... [2020-07-29T18:37:50.238Z] [2020-07-29T18:37:50.238Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:37:50.238Z] #45 6.136 + RM_GOPATH=0 [2020-07-29T18:37:50.238Z] #45 6.136 + TMP_GOPATH= [2020-07-29T18:37:50.238Z] #45 6.136 + : /build [2020-07-29T18:37:50.238Z] #45 6.136 + '[' -z '' ']' [2020-07-29T18:37:50.238Z] #45 6.136 ++ mktemp -d [2020-07-29T18:37:50.238Z] #45 6.136 + export GOPATH=/tmp/tmp.VJuAOnOFcv [2020-07-29T18:37:50.238Z] #45 6.136 + GOPATH=/tmp/tmp.VJuAOnOFcv [2020-07-29T18:37:50.238Z] #45 6.136 + RM_GOPATH=1 [2020-07-29T18:37:50.238Z] #45 6.136 + case "$(go env GOARCH)" in [2020-07-29T18:37:50.238Z] #45 6.136 ++ go env GOARCH [2020-07-29T18:37:50.238Z] #45 6.136 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T18:37:50.238Z] #45 6.136 + GO_BUILDMODE=-buildmode=pie [2020-07-29T18:37:50.238Z] #45 6.136 ++ dirname /tmp/install/install.sh [2020-07-29T18:37:50.238Z] #45 6.136 + dir=/tmp/install [2020-07-29T18:37:50.238Z] #45 6.136 + bin=golangci_lint [2020-07-29T18:37:50.238Z] #45 6.136 + shift [2020-07-29T18:37:50.238Z] #45 6.136 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-29T18:37:50.238Z] #45 6.136 + . /tmp/install/golangci_lint.installer [2020-07-29T18:37:50.238Z] #45 6.136 ++ : v1.23.8 [2020-07-29T18:37:50.238Z] #45 6.136 + install_golangci_lint [2020-07-29T18:37:50.238Z] #45 6.136 + echo 'Installing golangci-lint version v1.23.8' [2020-07-29T18:37:50.238Z] #45 6.136 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-29T18:37:50.238Z] #45 6.136 Installing golangci-lint version v1.23.8 [2020-07-29T18:37:50.238Z] #45 ... [2020-07-29T18:37:50.238Z] [2020-07-29T18:37:50.238Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-29T18:37:50.238Z] #23 7.023 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-29T18:37:50.238Z] #23 7.067 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-29T18:37:50.238Z] #23 7.067 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-29T18:37:50.238Z] #23 8.064 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-29T18:37:50.238Z] #23 10.07 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [212 kB] [2020-07-29T18:37:50.292Z] #33 ... [2020-07-29T18:37:50.292Z] [2020-07-29T18:37:50.292Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:37:50.292Z] #61 DONE 41.3s [2020-07-29T18:37:50.292Z] [2020-07-29T18:37:50.292Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:37:50.292Z] #53 0.284 + RM_GOPATH=0 [2020-07-29T18:37:50.292Z] #53 0.285 + TMP_GOPATH= [2020-07-29T18:37:50.292Z] #53 0.285 + : /build [2020-07-29T18:37:50.292Z] #53 0.285 + '[' -z '' ']' [2020-07-29T18:37:50.292Z] #53 0.288 ++ mktemp -d [2020-07-29T18:37:50.292Z] #53 0.288 + export GOPATH=/tmp/tmp.GN6fArwOGm [2020-07-29T18:37:50.292Z] #53 0.288 + GOPATH=/tmp/tmp.GN6fArwOGm [2020-07-29T18:37:50.292Z] #53 0.288 + RM_GOPATH=1 [2020-07-29T18:37:50.292Z] #53 0.288 + case "$(go env GOARCH)" in [2020-07-29T18:37:50.292Z] #53 0.292 ++ go env GOARCH [2020-07-29T18:37:50.292Z] #53 0.333 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-29T18:37:50.292Z] #53 0.334 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T18:37:50.292Z] #53 0.334 + GO_BUILDMODE=-buildmode=pie [2020-07-29T18:37:50.292Z] #53 0.334 ++ dirname /tmp/install/install.sh [2020-07-29T18:37:50.292Z] #53 0.334 + dir=/tmp/install [2020-07-29T18:37:50.292Z] #53 0.334 + bin=containerd [2020-07-29T18:37:50.292Z] #53 0.334 + shift [2020-07-29T18:37:50.292Z] #53 0.334 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-29T18:37:50.292Z] #53 0.334 + . /tmp/install/containerd.installer [2020-07-29T18:37:50.292Z] #53 0.334 ++ set -e [2020-07-29T18:37:50.292Z] #53 0.334 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-29T18:37:50.292Z] #53 0.334 + install_containerd [2020-07-29T18:37:50.292Z] #53 0.334 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-29T18:37:50.292Z] #53 0.334 + git clone https://github.com/containerd/containerd.git /tmp/tmp.GN6fArwOGm/src/github.com/containerd/containerd [2020-07-29T18:37:50.292Z] #53 0.365 Cloning into '/tmp/tmp.GN6fArwOGm/src/github.com/containerd/containerd'... [2020-07-29T18:37:50.390Z] #39 93.05 GEN magic.py [2020-07-29T18:37:50.390Z] #39 93.23 Note: Building without setproctitle() and strlcpy() support. [2020-07-29T18:37:50.390Z] #39 93.23 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-29T18:37:50.390Z] #39 93.25 Note: Building without GnuTLS support [2020-07-29T18:37:50.390Z] #39 93.25 Makefile.config:39: Warn: you have no libnftables installed [2020-07-29T18:37:50.390Z] #39 93.25 Makefile.config:40: Warn: Building without nftables support [2020-07-29T18:37:50.502Z] #23 ... [2020-07-29T18:37:50.502Z] [2020-07-29T18:37:50.502Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:37:50.502Z] #54 6.136 + RM_GOPATH=0 [2020-07-29T18:37:50.502Z] #54 6.136 + TMP_GOPATH= [2020-07-29T18:37:50.502Z] #54 6.136 + : /build [2020-07-29T18:37:50.502Z] #54 6.136 + '[' -z '' ']' [2020-07-29T18:37:50.502Z] #54 6.221 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-29T18:37:50.502Z] #54 6.309 ++ mktemp -d [2020-07-29T18:37:50.502Z] #54 6.309 + export GOPATH=/tmp/tmp.ztb254esHk [2020-07-29T18:37:50.502Z] #54 6.309 + GOPATH=/tmp/tmp.ztb254esHk [2020-07-29T18:37:50.502Z] #54 6.309 + RM_GOPATH=1 [2020-07-29T18:37:50.502Z] #54 6.309 + case "$(go env GOARCH)" in [2020-07-29T18:37:50.502Z] #54 6.309 ++ go env GOARCH [2020-07-29T18:37:50.502Z] #54 6.309 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T18:37:50.502Z] #54 6.309 + GO_BUILDMODE=-buildmode=pie [2020-07-29T18:37:50.502Z] #54 6.309 ++ dirname /tmp/install/install.sh [2020-07-29T18:37:50.502Z] #54 6.309 + dir=/tmp/install [2020-07-29T18:37:50.502Z] #54 6.309 + bin=rootlesskit [2020-07-29T18:37:50.502Z] #54 6.309 + shift [2020-07-29T18:37:50.502Z] #54 6.309 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-29T18:37:50.502Z] #54 6.309 + . /tmp/install/rootlesskit.installer [2020-07-29T18:37:50.502Z] #54 6.309 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-29T18:37:50.502Z] #54 6.309 + install_rootlesskit [2020-07-29T18:37:50.502Z] #54 6.309 + case "$1" in [2020-07-29T18:37:50.502Z] #54 6.309 + export CGO_ENABLED=0 [2020-07-29T18:37:50.502Z] #54 6.309 + CGO_ENABLED=0 [2020-07-29T18:37:50.502Z] #54 6.309 + _install_rootlesskit [2020-07-29T18:37:50.502Z] #54 6.309 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-07-29T18:37:50.502Z] #54 6.309 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ztb254esHk/src/github.com/rootless-containers/rootlesskit [2020-07-29T18:37:50.502Z] #54 6.309 Cloning into '/tmp/tmp.ztb254esHk/src/github.com/rootless-containers/rootlesskit'... [2020-07-29T18:37:50.502Z] #54 ... [2020-07-29T18:37:50.502Z] [2020-07-29T18:37:50.502Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:37:50.502Z] #43 6.823 + RM_GOPATH=0 [2020-07-29T18:37:50.502Z] #43 6.823 + TMP_GOPATH= [2020-07-29T18:37:50.502Z] #43 6.823 + : /build [2020-07-29T18:37:50.502Z] #43 6.823 + '[' -z '' ']' [2020-07-29T18:37:50.502Z] #43 6.823 ++ mktemp -d [2020-07-29T18:37:50.502Z] #43 6.830 + export GOPATH=/tmp/tmp.LaOqlKwnAX [2020-07-29T18:37:50.502Z] #43 6.830 + GOPATH=/tmp/tmp.LaOqlKwnAX [2020-07-29T18:37:50.502Z] #43 6.830 + RM_GOPATH=1 [2020-07-29T18:37:50.502Z] #43 6.830 + case "$(go env GOARCH)" in [2020-07-29T18:37:50.502Z] #43 6.830 ++ go env GOARCH [2020-07-29T18:37:50.502Z] #43 6.871 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T18:37:50.502Z] #43 6.879 + GO_BUILDMODE=-buildmode=pie [2020-07-29T18:37:50.502Z] #43 6.879 ++ dirname /tmp/install/install.sh [2020-07-29T18:37:50.502Z] #43 6.899 + dir=/tmp/install [2020-07-29T18:37:50.502Z] #43 6.899 + bin=gotestsum [2020-07-29T18:37:50.502Z] #43 6.899 + shift [2020-07-29T18:37:50.502Z] #43 6.899 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-29T18:37:50.502Z] #43 6.899 + . /tmp/install/gotestsum.installer [2020-07-29T18:37:50.502Z] #43 6.899 ++ : v0.3.5 [2020-07-29T18:37:50.502Z] #43 6.899 + install_gotestsum [2020-07-29T18:37:50.502Z] #43 6.907 + set -e [2020-07-29T18:37:50.502Z] #43 6.907 + export GO111MODULE=on [2020-07-29T18:37:50.502Z] #43 6.907 + GO111MODULE=on [2020-07-29T18:37:50.502Z] #43 6.907 + GOBIN=/build [2020-07-29T18:37:50.502Z] #43 6.907 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-29T18:37:50.502Z] #43 6.945 go: finding gotest.tools v0.3.5 [2020-07-29T18:37:50.502Z] #43 6.945 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-29T18:37:50.502Z] #43 7.963 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-29T18:37:50.502Z] #43 8.543 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-29T18:37:50.502Z] #43 9.258 go: downloading gotest.tools v2.1.0+incompatible [2020-07-29T18:37:50.502Z] #43 9.405 go: extracting gotest.tools v2.1.0+incompatible [2020-07-29T18:37:50.502Z] #43 9.557 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-29T18:37:50.502Z] #43 9.564 go: downloading github.com/fatih/color v1.6.0 [2020-07-29T18:37:50.502Z] #43 9.580 go: downloading github.com/pkg/errors v0.8.0 [2020-07-29T18:37:50.502Z] #43 9.644 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-29T18:37:50.502Z] #43 9.739 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-29T18:37:50.502Z] #43 9.803 go: extracting github.com/fatih/color v1.6.0 [2020-07-29T18:37:50.502Z] #43 9.835 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-29T18:37:50.502Z] #43 10.10 go: extracting github.com/pkg/errors v0.8.0 [2020-07-29T18:37:50.502Z] #43 10.12 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-29T18:37:50.502Z] #43 10.23 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-29T18:37:50.502Z] #43 10.24 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-29T18:37:50.502Z] #43 10.28 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-29T18:37:50.502Z] #43 10.29 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-29T18:37:50.502Z] #43 10.30 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-29T18:37:50.502Z] #43 10.42 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-29T18:37:50.502Z] #43 10.45 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-29T18:37:50.502Z] #43 10.56 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-29T18:37:50.502Z] #43 10.65 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-29T18:37:50.502Z] #43 10.67 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-29T18:37:50.766Z] #43 ... [2020-07-29T18:37:50.766Z] [2020-07-29T18:37:50.766Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-29T18:37:50.766Z] #28 6.754 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-29T18:37:50.766Z] #28 6.759 Cloning into '.'... [2020-07-29T18:37:50.766Z] #28 ... [2020-07-29T18:37:50.766Z] [2020-07-29T18:37:50.766Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:37:50.766Z] #30 2.064 + RM_GOPATH=0 [2020-07-29T18:37:50.766Z] #30 2.064 + TMP_GOPATH= [2020-07-29T18:37:50.766Z] #30 2.064 + : /build [2020-07-29T18:37:50.766Z] #30 2.064 + '[' -z '' ']' [2020-07-29T18:37:50.766Z] #30 2.066 ++ mktemp -d [2020-07-29T18:37:50.766Z] #30 2.072 + export GOPATH=/tmp/tmp.APx6Mdv6J5 [2020-07-29T18:37:50.766Z] #30 2.072 + GOPATH=/tmp/tmp.APx6Mdv6J5 [2020-07-29T18:37:50.766Z] #30 2.074 + RM_GOPATH=1 [2020-07-29T18:37:50.766Z] #30 2.074 + case "$(go env GOARCH)" in [2020-07-29T18:37:50.766Z] #30 2.074 ++ go env GOARCH [2020-07-29T18:37:50.766Z] #30 2.096 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T18:37:50.766Z] #30 2.096 + GO_BUILDMODE=-buildmode=pie [2020-07-29T18:37:50.766Z] #30 2.096 ++ dirname /tmp/install/install.sh [2020-07-29T18:37:50.766Z] #30 2.096 + dir=/tmp/install [2020-07-29T18:37:50.766Z] #30 2.096 + bin=tomlv [2020-07-29T18:37:50.766Z] #30 2.096 + shift [2020-07-29T18:37:50.766Z] #30 2.096 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-29T18:37:50.766Z] #30 2.096 + . /tmp/install/tomlv.installer [2020-07-29T18:37:50.766Z] #30 2.096 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-29T18:37:50.766Z] #30 2.096 + install_tomlv [2020-07-29T18:37:50.766Z] #30 2.096 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-29T18:37:50.766Z] #30 2.096 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.APx6Mdv6J5/src/github.com/BurntSushi/toml [2020-07-29T18:37:50.766Z] #30 2.096 Cloning into '/tmp/tmp.APx6Mdv6J5/src/github.com/BurntSushi/toml'... [2020-07-29T18:37:50.766Z] #30 2.098 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-29T18:37:50.766Z] #30 2.532 + cd /tmp/tmp.APx6Mdv6J5/src/github.com/BurntSushi/toml [2020-07-29T18:37:50.766Z] #30 2.534 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-29T18:37:50.766Z] #30 2.540 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-29T18:37:50.766Z] #30 2.743 math/bits [2020-07-29T18:37:50.766Z] #30 2.763 unicode/utf8 [2020-07-29T18:37:50.766Z] #30 2.763 internal/bytealg [2020-07-29T18:37:50.766Z] #30 2.793 unicode [2020-07-29T18:37:50.766Z] #30 2.881 math [2020-07-29T18:37:50.766Z] #30 2.984 internal/testlog [2020-07-29T18:37:50.766Z] #30 3.505 runtime/cgo [2020-07-29T18:37:50.766Z] #30 3.563 runtime [2020-07-29T18:37:51.025Z] #39 ... [2020-07-29T18:37:51.025Z] [2020-07-29T18:37:51.025Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-29T18:37:51.025Z] #37 DONE 0.2s [2020-07-29T18:37:51.025Z] [2020-07-29T18:37:51.025Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:37:51.025Z] #39 93.61 fatal: not a git repository (or any of the parent directories): .git [2020-07-29T18:37:51.025Z] #39 93.88 make[1]: Nothing to be done for 'all'. [2020-07-29T18:37:51.030Z] #30 ... [2020-07-29T18:37:51.030Z] [2020-07-29T18:37:51.030Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-29T18:37:51.030Z] #32 4.368 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-29T18:37:51.030Z] #32 4.450 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-29T18:37:51.030Z] #32 4.535 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-29T18:37:51.030Z] #32 5.139 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-29T18:37:51.030Z] #32 6.327 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [212 kB] [2020-07-29T18:37:51.030Z] #32 7.474 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-29T18:37:51.295Z] #32 ... [2020-07-29T18:37:51.295Z] [2020-07-29T18:37:51.295Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T18:37:51.295Z] #10 6.561 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-29T18:37:51.295Z] #10 6.609 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-29T18:37:51.295Z] #10 6.612 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-29T18:37:51.295Z] #10 7.544 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-29T18:37:51.295Z] #10 9.476 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [212 kB] [2020-07-29T18:37:51.295Z] #10 10.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-29T18:37:51.295Z] #10 ... [2020-07-29T18:37:51.295Z] [2020-07-29T18:37:51.295Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:37:51.295Z] #21 6.575 + RM_GOPATH=0 [2020-07-29T18:37:51.295Z] #21 6.575 + TMP_GOPATH= [2020-07-29T18:37:51.295Z] #21 6.575 + : /build [2020-07-29T18:37:51.295Z] #21 6.575 + '[' -z '' ']' [2020-07-29T18:37:51.295Z] #21 6.575 ++ mktemp -d [2020-07-29T18:37:51.295Z] #21 6.578 + export GOPATH=/tmp/tmp.d0aubgFwfC [2020-07-29T18:37:51.295Z] #21 6.578 + GOPATH=/tmp/tmp.d0aubgFwfC [2020-07-29T18:37:51.295Z] #21 6.578 + RM_GOPATH=1 [2020-07-29T18:37:51.295Z] #21 6.578 + case "$(go env GOARCH)" in [2020-07-29T18:37:51.295Z] #21 6.579 ++ go env GOARCH [2020-07-29T18:37:51.295Z] #21 6.595 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T18:37:51.295Z] #21 6.595 + GO_BUILDMODE=-buildmode=pie [2020-07-29T18:37:51.295Z] #21 6.595 ++ dirname /tmp/install/install.sh [2020-07-29T18:37:51.295Z] #21 6.604 Install docker/cli version 17.06.2-ce from stable [2020-07-29T18:37:51.295Z] #21 6.604 + dir=/tmp/install [2020-07-29T18:37:51.295Z] #21 6.604 + bin=dockercli [2020-07-29T18:37:51.295Z] #21 6.604 + shift [2020-07-29T18:37:51.295Z] #21 6.604 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-29T18:37:51.295Z] #21 6.604 + . /tmp/install/dockercli.installer [2020-07-29T18:37:51.295Z] #21 6.604 ++ : stable [2020-07-29T18:37:51.295Z] #21 6.604 ++ : 17.06.2-ce [2020-07-29T18:37:51.295Z] #21 6.604 + install_dockercli [2020-07-29T18:37:51.295Z] #21 6.604 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-29T18:37:51.295Z] #21 6.604 ++ uname -m [2020-07-29T18:37:51.295Z] #21 6.604 + arch=aarch64 [2020-07-29T18:37:51.295Z] #21 6.604 + '[' aarch64 '!=' x86_64 ']' [2020-07-29T18:37:51.295Z] #21 6.604 + '[' aarch64 '!=' s390x ']' [2020-07-29T18:37:51.295Z] #21 6.604 + '[' aarch64 '!=' armhf ']' [2020-07-29T18:37:51.295Z] #21 6.604 + build_dockercli [2020-07-29T18:37:51.295Z] #21 6.604 + git clone https://github.com/docker/docker-ce /tmp/tmp.d0aubgFwfC/tmp/docker-ce [2020-07-29T18:37:51.295Z] #21 6.612 Cloning into '/tmp/tmp.d0aubgFwfC/tmp/docker-ce'... [2020-07-29T18:37:51.318Z] #39 94.12 make[1]: 'images/built-in.o' is up to date. [2020-07-29T18:37:51.318Z] #39 94.13 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-29T18:37:51.318Z] #39 94.15 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-29T18:37:51.318Z] #39 94.16 make[1]: 'compel/libcompel.a' is up to date. [2020-07-29T18:37:51.318Z] #39 94.17 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-29T18:37:51.318Z] #39 94.18 make[1]: Nothing to be done for 'all'. [2020-07-29T18:37:51.318Z] #39 94.18 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-29T18:37:51.318Z] #39 94.28 make[2]: Nothing to be done for 'all'. [2020-07-29T18:37:51.559Z] #21 ... [2020-07-29T18:37:51.559Z] [2020-07-29T18:37:51.559Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-29T18:37:51.559Z] #51 6.834 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-29T18:37:51.559Z] #51 6.875 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-29T18:37:51.559Z] #51 6.875 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-29T18:37:51.559Z] #51 8.225 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-29T18:37:51.559Z] #51 10.21 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [212 kB] [2020-07-29T18:37:51.559Z] #51 ... [2020-07-29T18:37:51.559Z] [2020-07-29T18:37:51.559Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:37:51.559Z] #47 6.469 + RM_GOPATH=0 [2020-07-29T18:37:51.559Z] #47 6.469 + TMP_GOPATH= [2020-07-29T18:37:51.559Z] #47 6.469 + : /build [2020-07-29T18:37:51.559Z] #47 6.469 + '[' -z '' ']' [2020-07-29T18:37:51.559Z] #47 6.477 ++ mktemp -d [2020-07-29T18:37:51.559Z] #47 6.477 + export GOPATH=/tmp/tmp.3S9KJUtMNw [2020-07-29T18:37:51.559Z] #47 6.477 + GOPATH=/tmp/tmp.3S9KJUtMNw [2020-07-29T18:37:51.559Z] #47 6.477 + RM_GOPATH=1 [2020-07-29T18:37:51.559Z] #47 6.477 + case "$(go env GOARCH)" in [2020-07-29T18:37:51.559Z] #47 6.477 ++ go env GOARCH [2020-07-29T18:37:51.559Z] #47 6.504 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T18:37:51.559Z] #47 6.504 + GO_BUILDMODE=-buildmode=pie [2020-07-29T18:37:51.559Z] #47 6.504 ++ dirname /tmp/install/install.sh [2020-07-29T18:37:51.559Z] #47 6.511 + dir=/tmp/install [2020-07-29T18:37:51.559Z] #47 6.511 + bin=shfmt [2020-07-29T18:37:51.559Z] #47 6.511 + shift [2020-07-29T18:37:51.559Z] #47 6.511 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-29T18:37:51.559Z] #47 6.511 + . /tmp/install/shfmt.installer [2020-07-29T18:37:51.559Z] #47 6.511 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-29T18:37:51.559Z] #47 6.511 + install_shfmt [2020-07-29T18:37:51.559Z] #47 6.511 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-29T18:37:51.559Z] #47 6.511 + git clone https://github.com/mvdan/sh.git /tmp/tmp.3S9KJUtMNw/src/github.com/mvdan/sh [2020-07-29T18:37:51.559Z] #47 6.512 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-29T18:37:51.559Z] #47 6.524 Cloning into '/tmp/tmp.3S9KJUtMNw/src/github.com/mvdan/sh'... [2020-07-29T18:37:51.612Z] #39 94.29 make[2]: Nothing to be done for 'all'. [2020-07-29T18:37:51.612Z] #39 94.30 make[2]: Nothing to be done for 'all'. [2020-07-29T18:37:51.612Z] #39 94.34 make[2]: Nothing to be done for 'all'. [2020-07-29T18:37:51.612Z] #39 94.35 make[2]: Nothing to be done for 'all'. [2020-07-29T18:37:51.612Z] #39 94.36 make[2]: Nothing to be done for 'all'. [2020-07-29T18:37:51.612Z] #39 94.38 make[2]: Nothing to be done for 'all'. [2020-07-29T18:37:51.612Z] #39 94.42 make[2]: Nothing to be done for 'all'. [2020-07-29T18:37:51.612Z] #39 94.43 INSTALL criu/criu [2020-07-29T18:37:51.612Z] #39 DONE 94.6s [2020-07-29T18:37:51.612Z] [2020-07-29T18:37:51.612Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:37:51.823Z] #47 ... [2020-07-29T18:37:51.823Z] [2020-07-29T18:37:51.823Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-29T18:37:51.823Z] #51 11.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-29T18:37:51.872Z] INFO: Extracting go.zip to d:\CI\PR-41297\2\go [2020-07-29T18:37:52.411Z] #53 ... [2020-07-29T18:37:52.411Z] [2020-07-29T18:37:52.411Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T18:37:52.411Z] #26 2.206 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-29T18:37:52.411Z] #26 3.060 #=#=# [2020-07-29T18:37:52.674Z] #45 ... [2020-07-29T18:37:52.674Z] [2020-07-29T18:37:52.674Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-29T18:37:52.967Z] #40 DONE 0.2s [2020-07-29T18:37:52.967Z] [2020-07-29T18:37:52.967Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-29T18:37:52.967Z] #42 DONE 0.2s [2020-07-29T18:37:52.967Z] [2020-07-29T18:37:52.967Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-29T18:37:53.024Z] #26 3.377 1.2% ## 4.1% ##### 8.2% ########## 14.3% ############## 20.4% ################# 24.5% #################### 28.5% ######################## 34.6% ############################# 40.8% ################################ 44.8% ################################## 48.6% ######################################## 56.2% ############################################ 62.3% ################################################# 68.4% ##################################################### 74.5% ########################################################## 80.6% ############################################################## 86.7% ################################################################## 92.8% ####################################################################### 98.9% ######################################################################## 100.0% [2020-07-29T18:37:53.260Z] #44 DONE 0.1s [2020-07-29T18:37:53.260Z] [2020-07-29T18:37:53.260Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:37:53.675Z] #26 6.211 [2020-07-29T18:37:54.274Z] #26 6.454 ############# 19.4% ########################################## 59.5% ####################################################################### 99.8% ######################################################################## 100.0% [2020-07-29T18:37:54.933Z] #26 7.285 [2020-07-29T18:37:55.333Z] #45 ... [2020-07-29T18:37:55.333Z] [2020-07-29T18:37:55.333Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:37:55.333Z] #52 110.0 + bin/containerd [2020-07-29T18:37:55.530Z] #26 7.519 0.3% ############ 16.8% ########################################## 59.1% ######################################################################## 100.0% [2020-07-29T18:37:55.719Z] #36 6.161 + git clone https://github.com/docker/distribution.git . [2020-07-29T18:37:55.719Z] #36 6.161 Cloning into '.'... [2020-07-29T18:37:55.719Z] #36 ... [2020-07-29T18:37:55.719Z] [2020-07-29T18:37:55.719Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:37:55.719Z] #47 6.406 + RM_GOPATH=0 [2020-07-29T18:37:55.719Z] #47 6.406 + TMP_GOPATH= [2020-07-29T18:37:55.719Z] #47 6.406 + : /build [2020-07-29T18:37:55.719Z] #47 6.406 + '[' -z '' ']' [2020-07-29T18:37:55.719Z] #47 6.411 ++ mktemp -d [2020-07-29T18:37:55.719Z] #47 6.422 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-29T18:37:55.719Z] #47 6.430 + export GOPATH=/tmp/tmp.gug19BA3Rj [2020-07-29T18:37:55.719Z] #47 6.430 + GOPATH=/tmp/tmp.gug19BA3Rj [2020-07-29T18:37:55.719Z] #47 6.430 + RM_GOPATH=1 [2020-07-29T18:37:55.719Z] #47 6.430 + case "$(go env GOARCH)" in [2020-07-29T18:37:55.719Z] #47 6.430 ++ go env GOARCH [2020-07-29T18:37:55.719Z] #47 6.430 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T18:37:55.719Z] #47 6.430 + GO_BUILDMODE=-buildmode=pie [2020-07-29T18:37:55.719Z] #47 6.430 ++ dirname /tmp/install/install.sh [2020-07-29T18:37:55.719Z] #47 6.430 + dir=/tmp/install [2020-07-29T18:37:55.719Z] #47 6.430 + bin=shfmt [2020-07-29T18:37:55.719Z] #47 6.430 + shift [2020-07-29T18:37:55.719Z] #47 6.430 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-29T18:37:55.719Z] #47 6.430 + . /tmp/install/shfmt.installer [2020-07-29T18:37:55.719Z] #47 6.430 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-29T18:37:55.719Z] #47 6.430 + install_shfmt [2020-07-29T18:37:55.719Z] #47 6.430 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-29T18:37:55.719Z] #47 6.430 + git clone https://github.com/mvdan/sh.git /tmp/tmp.gug19BA3Rj/src/github.com/mvdan/sh [2020-07-29T18:37:55.719Z] #47 6.430 Cloning into '/tmp/tmp.gug19BA3Rj/src/github.com/mvdan/sh'... [2020-07-29T18:37:55.719Z] #47 ... [2020-07-29T18:37:55.719Z] [2020-07-29T18:37:55.719Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:37:55.719Z] #54 6.725 + RM_GOPATH=0 [2020-07-29T18:37:55.719Z] #54 6.725 + TMP_GOPATH= [2020-07-29T18:37:55.719Z] #54 6.725 + : /build [2020-07-29T18:37:55.719Z] #54 6.725 + '[' -z '' ']' [2020-07-29T18:37:55.719Z] #54 6.725 ++ mktemp -d [2020-07-29T18:37:55.719Z] #54 6.725 + export GOPATH=/tmp/tmp.YoI20Yi0RX [2020-07-29T18:37:55.719Z] #54 6.725 + GOPATH=/tmp/tmp.YoI20Yi0RX [2020-07-29T18:37:55.719Z] #54 6.725 + RM_GOPATH=1 [2020-07-29T18:37:55.719Z] #54 6.725 + case "$(go env GOARCH)" in [2020-07-29T18:37:55.719Z] #54 6.731 ++ go env GOARCH [2020-07-29T18:37:55.719Z] #54 6.799 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T18:37:55.719Z] #54 6.799 + GO_BUILDMODE=-buildmode=pie [2020-07-29T18:37:55.719Z] #54 6.799 ++ dirname /tmp/install/install.sh [2020-07-29T18:37:55.719Z] #54 6.799 + dir=/tmp/install [2020-07-29T18:37:55.719Z] #54 6.799 + bin=rootlesskit [2020-07-29T18:37:55.719Z] #54 6.799 + shift [2020-07-29T18:37:55.719Z] #54 6.799 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-29T18:37:55.719Z] #54 6.799 + . /tmp/install/rootlesskit.installer [2020-07-29T18:37:55.719Z] #54 6.799 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-29T18:37:55.719Z] #54 6.799 + install_rootlesskit [2020-07-29T18:37:55.719Z] #54 6.799 + case "$1" in [2020-07-29T18:37:55.719Z] #54 6.799 + export CGO_ENABLED=0 [2020-07-29T18:37:55.719Z] #54 6.799 + CGO_ENABLED=0 [2020-07-29T18:37:55.719Z] #54 6.799 + _install_rootlesskit [2020-07-29T18:37:55.719Z] #54 6.799 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-07-29T18:37:55.719Z] #54 6.819 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-29T18:37:55.719Z] #54 6.819 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.YoI20Yi0RX/src/github.com/rootless-containers/rootlesskit [2020-07-29T18:37:55.815Z] #28 ... [2020-07-29T18:37:55.815Z] [2020-07-29T18:37:55.815Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-29T18:37:55.815Z] #51 5.201 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-29T18:37:55.815Z] #51 5.230 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-29T18:37:55.815Z] #51 5.230 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-29T18:37:55.815Z] #51 5.471 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-29T18:37:55.815Z] #51 5.877 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-07-29T18:37:55.815Z] #51 ... [2020-07-29T18:37:55.815Z] [2020-07-29T18:37:55.815Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:37:55.815Z] #54 5.907 + RM_GOPATH=0 [2020-07-29T18:37:55.815Z] #54 5.910 + TMP_GOPATH= [2020-07-29T18:37:55.815Z] #54 5.910 + : /build [2020-07-29T18:37:55.815Z] #54 5.910 + '[' -z '' ']' [2020-07-29T18:37:55.815Z] #54 5.910 ++ mktemp -d [2020-07-29T18:37:55.815Z] #54 5.916 + export GOPATH=/tmp/tmp.LqVspSvzBL [2020-07-29T18:37:55.815Z] #54 5.916 + GOPATH=/tmp/tmp.LqVspSvzBL [2020-07-29T18:37:55.815Z] #54 5.916 + RM_GOPATH=1 [2020-07-29T18:37:55.815Z] #54 5.916 + case "$(go env GOARCH)" in [2020-07-29T18:37:55.815Z] #54 5.916 ++ go env GOARCH [2020-07-29T18:37:55.815Z] #54 5.944 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T18:37:55.815Z] #54 5.944 + GO_BUILDMODE=-buildmode=pie [2020-07-29T18:37:55.815Z] #54 5.944 ++ dirname /tmp/install/install.sh [2020-07-29T18:37:55.815Z] #54 5.944 + dir=/tmp/install [2020-07-29T18:37:55.815Z] #54 5.944 + bin=rootlesskit [2020-07-29T18:37:55.815Z] #54 5.944 + shift [2020-07-29T18:37:55.815Z] #54 5.944 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-29T18:37:55.815Z] #54 5.944 + . /tmp/install/rootlesskit.installer [2020-07-29T18:37:55.815Z] #54 5.944 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-29T18:37:55.815Z] #54 5.944 + install_rootlesskit [2020-07-29T18:37:55.815Z] #54 5.944 + case "$1" in [2020-07-29T18:37:55.815Z] #54 5.944 + export CGO_ENABLED=0 [2020-07-29T18:37:55.815Z] #54 5.944 + CGO_ENABLED=0 [2020-07-29T18:37:55.815Z] #54 5.944 + _install_rootlesskit [2020-07-29T18:37:55.815Z] #54 5.944 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-07-29T18:37:55.815Z] #54 5.944 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.LqVspSvzBL/src/github.com/rootless-containers/rootlesskit [2020-07-29T18:37:55.815Z] #54 5.945 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-29T18:37:55.815Z] #54 5.951 Cloning into '/tmp/tmp.LqVspSvzBL/src/github.com/rootless-containers/rootlesskit'... [2020-07-29T18:37:55.841Z] #26 8.208 [2020-07-29T18:37:56.027Z] #54 6.836 Cloning into '/tmp/tmp.YoI20Yi0RX/src/github.com/rootless-containers/rootlesskit'... [2020-07-29T18:37:56.073Z] #54 ... [2020-07-29T18:37:56.073Z] [2020-07-29T18:37:56.073Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-29T18:37:56.073Z] #51 6.835 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-29T18:37:57.002Z] #54 ... [2020-07-29T18:37:57.002Z] [2020-07-29T18:37:57.002Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:37:57.002Z] #21 7.907 + RM_GOPATH=0 [2020-07-29T18:37:57.002Z] #21 7.907 + TMP_GOPATH= [2020-07-29T18:37:57.002Z] #21 7.907 + : /build [2020-07-29T18:37:57.002Z] #21 7.907 + '[' -z '' ']' [2020-07-29T18:37:57.002Z] #21 7.907 ++ mktemp -d [2020-07-29T18:37:57.002Z] #21 7.907 + export GOPATH=/tmp/tmp.wJ3wj1RQwJ [2020-07-29T18:37:57.002Z] #21 7.907 + GOPATH=/tmp/tmp.wJ3wj1RQwJ [2020-07-29T18:37:57.002Z] #21 7.907 + RM_GOPATH=1 [2020-07-29T18:37:57.002Z] #21 7.907 + case "$(go env GOARCH)" in [2020-07-29T18:37:57.002Z] #21 7.907 ++ go env GOARCH [2020-07-29T18:37:57.002Z] #21 7.930 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T18:37:57.002Z] #21 7.930 + GO_BUILDMODE=-buildmode=pie [2020-07-29T18:37:57.002Z] #21 7.930 ++ dirname /tmp/install/install.sh [2020-07-29T18:37:57.002Z] #21 7.933 Install docker/cli version 17.06.2-ce from stable [2020-07-29T18:37:57.002Z] #21 7.933 + dir=/tmp/install [2020-07-29T18:37:57.002Z] #21 7.933 + bin=dockercli [2020-07-29T18:37:57.002Z] #21 7.933 + shift [2020-07-29T18:37:57.002Z] #21 7.933 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-29T18:37:57.002Z] #21 7.933 + . /tmp/install/dockercli.installer [2020-07-29T18:37:57.002Z] #21 7.933 ++ : stable [2020-07-29T18:37:57.002Z] #21 7.933 ++ : 17.06.2-ce [2020-07-29T18:37:57.002Z] #21 7.933 + install_dockercli [2020-07-29T18:37:57.002Z] #21 7.933 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-29T18:37:57.002Z] #21 7.933 ++ uname -m [2020-07-29T18:37:57.002Z] #21 7.934 + arch=x86_64 [2020-07-29T18:37:57.002Z] #21 7.944 + '[' x86_64 '!=' x86_64 ']' [2020-07-29T18:37:57.002Z] #21 7.944 + url=https://download.docker.com/linux/static [2020-07-29T18:37:57.002Z] #21 7.947 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-07-29T18:37:57.002Z] #21 7.953 + tar -xz docker/docker [2020-07-29T18:37:57.147Z] #51 ... [2020-07-29T18:37:57.147Z] [2020-07-29T18:37:57.147Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:37:57.147Z] #47 14.49 + cd /tmp/tmp.3S9KJUtMNw/src/github.com/mvdan/sh [2020-07-29T18:37:57.147Z] #47 14.49 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-29T18:37:57.147Z] #47 14.58 + GO111MODULE=on [2020-07-29T18:37:57.147Z] #47 14.58 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-29T18:37:57.147Z] #47 16.00 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-29T18:37:57.147Z] #47 16.00 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-29T18:37:57.147Z] #47 16.17 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-29T18:37:57.147Z] #47 16.20 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-29T18:37:57.147Z] #47 16.57 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-29T18:37:57.147Z] #47 17.33 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-29T18:37:57.368Z] #26 8.430 ## 3.2% ###### 8.9% ########### 16.6% #################### 28.1% ######################### 35.8% ############################## 42.8% #################################### 50.4% ########################################### 60.0% ############################################### 66.3% ###################################################### 75.5% ########################################################### 83.2% ################################################################ 89.0% ##################################################################### 96.6% ######################################################################## 100.0% [2020-07-29T18:37:58.022Z] #26 10.44 [2020-07-29T18:37:58.109Z] #47 18.20 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-29T18:37:59.058Z] #47 19.12 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-29T18:37:59.354Z] #51 ... [2020-07-29T18:37:59.354Z] [2020-07-29T18:37:59.354Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:37:59.354Z] #60 7.431 + RM_GOPATH=0 [2020-07-29T18:37:59.354Z] #60 7.431 + TMP_GOPATH= [2020-07-29T18:37:59.354Z] #60 7.431 + : /build [2020-07-29T18:37:59.354Z] #60 7.431 + '[' -z '' ']' [2020-07-29T18:37:59.354Z] #60 7.431 ++ mktemp -d [2020-07-29T18:37:59.354Z] #60 7.436 + export GOPATH=/tmp/tmp.cmDkkPXcHq [2020-07-29T18:37:59.354Z] #60 7.436 + GOPATH=/tmp/tmp.cmDkkPXcHq [2020-07-29T18:37:59.354Z] #60 7.436 + RM_GOPATH=1 [2020-07-29T18:37:59.354Z] #60 7.436 + case "$(go env GOARCH)" in [2020-07-29T18:37:59.354Z] #60 7.436 ++ go env GOARCH [2020-07-29T18:37:59.354Z] #60 7.446 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T18:37:59.354Z] #60 7.446 + GO_BUILDMODE=-buildmode=pie [2020-07-29T18:37:59.354Z] #60 7.446 ++ dirname /tmp/install/install.sh [2020-07-29T18:37:59.354Z] #60 7.514 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-07-29T18:37:59.354Z] #60 7.515 + dir=/tmp/install [2020-07-29T18:37:59.354Z] #60 7.515 + bin=proxy [2020-07-29T18:37:59.354Z] #60 7.515 + shift [2020-07-29T18:37:59.354Z] #60 7.515 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-29T18:37:59.354Z] #60 7.515 + . /tmp/install/proxy.installer [2020-07-29T18:37:59.354Z] #60 7.515 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-07-29T18:37:59.354Z] #60 7.515 + install_proxy [2020-07-29T18:37:59.354Z] #60 7.515 + case "$1" in [2020-07-29T18:37:59.354Z] #60 7.515 + export CGO_ENABLED=0 [2020-07-29T18:37:59.354Z] #60 7.515 + CGO_ENABLED=0 [2020-07-29T18:37:59.354Z] #60 7.515 + _install_proxy [2020-07-29T18:37:59.354Z] #60 7.515 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-07-29T18:37:59.354Z] #60 7.515 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.cmDkkPXcHq/src/github.com/docker/libnetwork [2020-07-29T18:37:59.354Z] #60 7.515 Cloning into '/tmp/tmp.cmDkkPXcHq/src/github.com/docker/libnetwork'... [2020-07-29T18:37:59.354Z] #60 ... [2020-07-29T18:37:59.354Z] [2020-07-29T18:37:59.354Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:37:59.354Z] #45 7.475 + RM_GOPATH=0 [2020-07-29T18:37:59.354Z] #45 7.475 + TMP_GOPATH= [2020-07-29T18:37:59.354Z] #45 7.475 + : /build [2020-07-29T18:37:59.354Z] #45 7.475 + '[' -z '' ']' [2020-07-29T18:37:59.354Z] #45 7.475 ++ mktemp -d [2020-07-29T18:37:59.354Z] #45 7.475 + export GOPATH=/tmp/tmp.16Fu4JDIAz [2020-07-29T18:37:59.354Z] #45 7.475 + GOPATH=/tmp/tmp.16Fu4JDIAz [2020-07-29T18:37:59.354Z] #45 7.475 + RM_GOPATH=1 [2020-07-29T18:37:59.354Z] #45 7.475 + case "$(go env GOARCH)" in [2020-07-29T18:37:59.354Z] #45 7.475 ++ go env GOARCH [2020-07-29T18:37:59.354Z] #45 7.523 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T18:37:59.354Z] #45 7.523 + GO_BUILDMODE=-buildmode=pie [2020-07-29T18:37:59.354Z] #45 7.523 ++ dirname /tmp/install/install.sh [2020-07-29T18:37:59.354Z] #45 7.534 Installing golangci-lint version v1.23.8 [2020-07-29T18:37:59.354Z] #45 7.534 + dir=/tmp/install [2020-07-29T18:37:59.354Z] #45 7.534 + bin=golangci_lint [2020-07-29T18:37:59.354Z] #45 7.534 + shift [2020-07-29T18:37:59.354Z] #45 7.534 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-29T18:37:59.354Z] #45 7.534 + . /tmp/install/golangci_lint.installer [2020-07-29T18:37:59.354Z] #45 7.534 ++ : v1.23.8 [2020-07-29T18:37:59.354Z] #45 7.534 + install_golangci_lint [2020-07-29T18:37:59.354Z] #45 7.534 + echo 'Installing golangci-lint version v1.23.8' [2020-07-29T18:37:59.354Z] #45 7.534 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-29T18:37:59.531Z] #21 ... [2020-07-29T18:37:59.531Z] [2020-07-29T18:37:59.531Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:37:59.531Z] #60 6.501 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-07-29T18:37:59.531Z] #60 6.508 + RM_GOPATH=0 [2020-07-29T18:37:59.531Z] #60 6.508 + TMP_GOPATH= [2020-07-29T18:37:59.531Z] #60 6.508 + : /build [2020-07-29T18:37:59.531Z] #60 6.508 + '[' -z '' ']' [2020-07-29T18:37:59.531Z] #60 6.508 ++ mktemp -d [2020-07-29T18:37:59.531Z] #60 6.508 + export GOPATH=/tmp/tmp.EbXfnWLrDh [2020-07-29T18:37:59.531Z] #60 6.508 + GOPATH=/tmp/tmp.EbXfnWLrDh [2020-07-29T18:37:59.531Z] #60 6.508 + RM_GOPATH=1 [2020-07-29T18:37:59.531Z] #60 6.508 + case "$(go env GOARCH)" in [2020-07-29T18:37:59.531Z] #60 6.508 ++ go env GOARCH [2020-07-29T18:37:59.531Z] #60 6.508 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T18:37:59.531Z] #60 6.508 + GO_BUILDMODE=-buildmode=pie [2020-07-29T18:37:59.531Z] #60 6.508 ++ dirname /tmp/install/install.sh [2020-07-29T18:37:59.531Z] #60 6.508 + dir=/tmp/install [2020-07-29T18:37:59.531Z] #60 6.508 + bin=proxy [2020-07-29T18:37:59.531Z] #60 6.508 + shift [2020-07-29T18:37:59.531Z] #60 6.508 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-29T18:37:59.531Z] #60 6.508 + . /tmp/install/proxy.installer [2020-07-29T18:37:59.531Z] #60 6.508 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-07-29T18:37:59.531Z] #60 6.508 + install_proxy [2020-07-29T18:37:59.531Z] #60 6.508 + case "$1" in [2020-07-29T18:37:59.531Z] #60 6.508 + export CGO_ENABLED=0 [2020-07-29T18:37:59.531Z] #60 6.508 + CGO_ENABLED=0 [2020-07-29T18:37:59.531Z] #60 6.508 + _install_proxy [2020-07-29T18:37:59.531Z] #60 6.508 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-07-29T18:37:59.531Z] #60 6.508 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.EbXfnWLrDh/src/github.com/docker/libnetwork [2020-07-29T18:37:59.531Z] #60 6.508 Cloning into '/tmp/tmp.EbXfnWLrDh/src/github.com/docker/libnetwork'... [2020-07-29T18:37:59.531Z] #60 ... [2020-07-29T18:37:59.531Z] [2020-07-29T18:37:59.531Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-29T18:37:59.531Z] #51 8.654 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-29T18:37:59.531Z] #51 8.801 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-29T18:37:59.531Z] #51 8.801 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-29T18:37:59.531Z] #51 ... [2020-07-29T18:37:59.531Z] [2020-07-29T18:37:59.531Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:37:59.531Z] #30 7.358 + RM_GOPATH=0 [2020-07-29T18:37:59.531Z] #30 7.358 + TMP_GOPATH= [2020-07-29T18:37:59.531Z] #30 7.358 + : /build [2020-07-29T18:37:59.531Z] #30 7.358 + '[' -z '' ']' [2020-07-29T18:37:59.531Z] #30 7.358 ++ mktemp -d [2020-07-29T18:37:59.531Z] #30 7.358 + export GOPATH=/tmp/tmp.yNQv6DqHOx [2020-07-29T18:37:59.531Z] #30 7.358 + GOPATH=/tmp/tmp.yNQv6DqHOx [2020-07-29T18:37:59.531Z] #30 7.358 + RM_GOPATH=1 [2020-07-29T18:37:59.531Z] #30 7.358 + case "$(go env GOARCH)" in [2020-07-29T18:37:59.531Z] #30 7.363 ++ go env GOARCH [2020-07-29T18:37:59.531Z] #30 7.459 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T18:37:59.531Z] #30 7.459 + GO_BUILDMODE=-buildmode=pie [2020-07-29T18:37:59.531Z] #30 7.459 ++ dirname /tmp/install/install.sh [2020-07-29T18:37:59.531Z] #30 7.488 + dir=/tmp/install [2020-07-29T18:37:59.531Z] #30 7.488 + bin=tomlv [2020-07-29T18:37:59.531Z] #30 7.488 + shift [2020-07-29T18:37:59.531Z] #30 7.488 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-29T18:37:59.531Z] #30 7.488 + . /tmp/install/tomlv.installer [2020-07-29T18:37:59.531Z] #30 7.488 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-29T18:37:59.531Z] #30 7.488 + install_tomlv [2020-07-29T18:37:59.531Z] #30 7.488 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-29T18:37:59.531Z] #30 7.488 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.yNQv6DqHOx/src/github.com/BurntSushi/toml [2020-07-29T18:37:59.531Z] #30 7.488 Cloning into '/tmp/tmp.yNQv6DqHOx/src/github.com/BurntSushi/toml'... [2020-07-29T18:37:59.531Z] #30 7.488 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-29T18:37:59.531Z] #30 9.044 + cd /tmp/tmp.yNQv6DqHOx/src/github.com/BurntSushi/toml [2020-07-29T18:37:59.531Z] #30 9.058 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-29T18:37:59.531Z] #30 9.074 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-29T18:37:59.531Z] #30 10.35 runtime/internal/atomic [2020-07-29T18:37:59.531Z] #30 10.40 internal/cpu [2020-07-29T18:37:59.531Z] #30 ... [2020-07-29T18:37:59.531Z] [2020-07-29T18:37:59.531Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T18:37:59.531Z] #10 6.623 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-29T18:37:59.531Z] #10 6.740 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-29T18:37:59.531Z] #10 6.740 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-29T18:37:59.531Z] #10 8.547 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-29T18:37:59.531Z] #10 ... [2020-07-29T18:37:59.531Z] [2020-07-29T18:37:59.531Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-29T18:37:59.531Z] #28 7.932 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-29T18:37:59.531Z] #28 7.932 Cloning into '.'... [2020-07-29T18:37:59.550Z] #26 10.73 0.7% # 1.8% ## 2.9% ### 4.5% #### 5.8% ##### 7.4% ###### 8.5% ####### 10.1% ######## 11.8% [2020-07-29T18:37:59.550Z] #26 ... [2020-07-29T18:37:59.550Z] [2020-07-29T18:37:59.550Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:37:59.550Z] #44 DONE 50.7s [2020-07-29T18:37:59.550Z] [2020-07-29T18:37:59.550Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T18:37:59.550Z] #26 10.73 0.7% # 1.8% ## 2.9% ### 4.5% #### 5.8% ##### 7.4% ###### 8.5% ####### 10.1% ######## 11.8% ######### 13.4% [2020-07-29T18:37:59.550Z] #26 ... [2020-07-29T18:37:59.550Z] [2020-07-29T18:37:59.550Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-29T18:37:59.550Z] #29 47.51 Checking out files: 77% (1183/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 92% (1410/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-07-29T18:37:59.550Z] #29 48.86 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-29T18:37:59.550Z] #29 49.26 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-29T18:37:59.611Z] #45 ... [2020-07-29T18:37:59.611Z] [2020-07-29T18:37:59.611Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:37:59.611Z] #41 7.666 + RM_GOPATH=0 [2020-07-29T18:37:59.611Z] #41 7.666 + TMP_GOPATH= [2020-07-29T18:37:59.611Z] #41 7.666 + : /build [2020-07-29T18:37:59.611Z] #41 7.666 + '[' -z '' ']' [2020-07-29T18:37:59.611Z] #41 7.673 ++ mktemp -d [2020-07-29T18:37:59.611Z] #41 7.673 + export GOPATH=/tmp/tmp.RewfXkWB8F [2020-07-29T18:37:59.611Z] #41 7.673 + GOPATH=/tmp/tmp.RewfXkWB8F [2020-07-29T18:37:59.611Z] #41 7.673 + RM_GOPATH=1 [2020-07-29T18:37:59.611Z] #41 7.673 + case "$(go env GOARCH)" in [2020-07-29T18:37:59.611Z] #41 7.673 ++ go env GOARCH [2020-07-29T18:37:59.611Z] #41 7.714 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T18:37:59.611Z] #41 7.714 + GO_BUILDMODE=-buildmode=pie [2020-07-29T18:37:59.611Z] #41 7.714 ++ dirname /tmp/install/install.sh [2020-07-29T18:37:59.611Z] #41 7.714 + dir=/tmp/install [2020-07-29T18:37:59.612Z] #41 7.714 + bin=vndr [2020-07-29T18:37:59.612Z] #41 7.714 + shift [2020-07-29T18:37:59.612Z] #41 7.714 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-29T18:37:59.612Z] #41 7.714 + . /tmp/install/vndr.installer [2020-07-29T18:37:59.612Z] #41 7.714 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-29T18:37:59.612Z] #41 7.714 + install_vndr [2020-07-29T18:37:59.612Z] #41 7.714 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-29T18:37:59.612Z] #41 7.714 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.RewfXkWB8F/src/github.com/LK4D4/vndr [2020-07-29T18:37:59.612Z] #41 7.714 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-29T18:37:59.612Z] #41 7.748 Cloning into '/tmp/tmp.RewfXkWB8F/src/github.com/LK4D4/vndr'... [2020-07-29T18:37:59.612Z] #41 8.954 + cd /tmp/tmp.RewfXkWB8F/src/github.com/LK4D4/vndr [2020-07-29T18:37:59.612Z] #41 8.954 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-29T18:37:59.612Z] #41 8.981 + go build -buildmode=pie -v -o /build/vndr . [2020-07-29T18:37:59.612Z] #41 ... [2020-07-29T18:37:59.612Z] [2020-07-29T18:37:59.612Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:37:59.612Z] #43 7.135 + RM_GOPATH=0 [2020-07-29T18:37:59.612Z] #43 7.135 + TMP_GOPATH= [2020-07-29T18:37:59.612Z] #43 7.135 + : /build [2020-07-29T18:37:59.612Z] #43 7.135 + '[' -z '' ']' [2020-07-29T18:37:59.612Z] #43 7.135 ++ mktemp -d [2020-07-29T18:37:59.612Z] #43 7.135 + export GOPATH=/tmp/tmp.uk4TnRhgXT [2020-07-29T18:37:59.612Z] #43 7.135 + GOPATH=/tmp/tmp.uk4TnRhgXT [2020-07-29T18:37:59.612Z] #43 7.135 + RM_GOPATH=1 [2020-07-29T18:37:59.612Z] #43 7.135 + case "$(go env GOARCH)" in [2020-07-29T18:37:59.612Z] #43 7.136 ++ go env GOARCH [2020-07-29T18:37:59.612Z] #43 7.163 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T18:37:59.612Z] #43 7.163 + GO_BUILDMODE=-buildmode=pie [2020-07-29T18:37:59.612Z] #43 7.163 ++ dirname /tmp/install/install.sh [2020-07-29T18:37:59.612Z] #43 7.164 + dir=/tmp/install [2020-07-29T18:37:59.612Z] #43 7.164 + bin=gotestsum [2020-07-29T18:37:59.612Z] #43 7.164 + shift [2020-07-29T18:37:59.612Z] #43 7.174 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-29T18:37:59.612Z] #43 7.174 + . /tmp/install/gotestsum.installer [2020-07-29T18:37:59.612Z] #43 7.174 ++ : v0.3.5 [2020-07-29T18:37:59.612Z] #43 7.174 + install_gotestsum [2020-07-29T18:37:59.612Z] #43 7.174 + set -e [2020-07-29T18:37:59.612Z] #43 7.174 + export GO111MODULE=on [2020-07-29T18:37:59.612Z] #43 7.174 + GO111MODULE=on [2020-07-29T18:37:59.612Z] #43 7.174 + GOBIN=/build [2020-07-29T18:37:59.612Z] #43 7.174 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-29T18:37:59.612Z] #43 7.294 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-29T18:37:59.612Z] #43 7.294 go: finding gotest.tools v0.3.5 [2020-07-29T18:37:59.612Z] #43 8.685 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-29T18:37:59.612Z] #43 9.307 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-29T18:37:59.789Z] #28 ... [2020-07-29T18:37:59.789Z] [2020-07-29T18:37:59.789Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:37:59.789Z] #41 6.819 + RM_GOPATH=0 [2020-07-29T18:37:59.789Z] #41 6.819 + TMP_GOPATH= [2020-07-29T18:37:59.789Z] #41 6.819 + : /build [2020-07-29T18:37:59.789Z] #41 6.819 + '[' -z '' ']' [2020-07-29T18:37:59.789Z] #41 6.826 ++ mktemp -d [2020-07-29T18:37:59.789Z] #41 6.826 + export GOPATH=/tmp/tmp.M0UplIikqb [2020-07-29T18:37:59.789Z] #41 6.826 + GOPATH=/tmp/tmp.M0UplIikqb [2020-07-29T18:37:59.789Z] #41 6.826 + RM_GOPATH=1 [2020-07-29T18:37:59.789Z] #41 6.826 + case "$(go env GOARCH)" in [2020-07-29T18:37:59.789Z] #41 6.826 ++ go env GOARCH [2020-07-29T18:37:59.789Z] #41 6.843 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-29T18:37:59.789Z] #41 6.843 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T18:37:59.789Z] #41 6.843 + GO_BUILDMODE=-buildmode=pie [2020-07-29T18:37:59.789Z] #41 6.843 ++ dirname /tmp/install/install.sh [2020-07-29T18:37:59.789Z] #41 6.843 + dir=/tmp/install [2020-07-29T18:37:59.789Z] #41 6.843 + bin=vndr [2020-07-29T18:37:59.789Z] #41 6.843 + shift [2020-07-29T18:37:59.789Z] #41 6.843 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-29T18:37:59.789Z] #41 6.843 + . /tmp/install/vndr.installer [2020-07-29T18:37:59.789Z] #41 6.843 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-29T18:37:59.789Z] #41 6.843 + install_vndr [2020-07-29T18:37:59.789Z] #41 6.843 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-29T18:37:59.789Z] #41 6.843 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.M0UplIikqb/src/github.com/LK4D4/vndr [2020-07-29T18:37:59.789Z] #41 6.848 Cloning into '/tmp/tmp.M0UplIikqb/src/github.com/LK4D4/vndr'... [2020-07-29T18:37:59.789Z] #41 8.156 + cd /tmp/tmp.M0UplIikqb/src/github.com/LK4D4/vndr [2020-07-29T18:37:59.789Z] #41 8.156 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-29T18:37:59.789Z] #41 8.281 + go build -buildmode=pie -v -o /build/vndr . [2020-07-29T18:37:59.789Z] #41 10.73 internal/cpu [2020-07-29T18:37:59.789Z] #41 10.74 runtime/internal/atomic [2020-07-29T18:37:59.869Z] #43 ... [2020-07-29T18:37:59.869Z] [2020-07-29T18:37:59.869Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-29T18:37:59.869Z] #32 6.734 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-29T18:37:59.869Z] #32 6.774 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-29T18:37:59.869Z] #32 6.774 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-29T18:37:59.869Z] #32 8.174 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-29T18:38:00.027Z] #47 20.32 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-29T18:38:00.027Z] #47 20.37 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-29T18:38:00.047Z] #41 ... [2020-07-29T18:38:00.047Z] [2020-07-29T18:38:00.047Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-29T18:38:00.047Z] #32 8.654 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-29T18:38:00.047Z] #32 8.752 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-29T18:38:00.047Z] #32 8.778 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-29T18:38:00.047Z] #32 ... [2020-07-29T18:38:00.047Z] [2020-07-29T18:38:00.047Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:38:00.047Z] #43 7.563 + RM_GOPATH=0 [2020-07-29T18:38:00.047Z] #43 7.563 + TMP_GOPATH= [2020-07-29T18:38:00.047Z] #43 7.563 + : /build [2020-07-29T18:38:00.047Z] #43 7.563 + '[' -z '' ']' [2020-07-29T18:38:00.047Z] #43 7.563 ++ mktemp -d [2020-07-29T18:38:00.047Z] #43 7.563 + export GOPATH=/tmp/tmp.uoMS8spQHZ [2020-07-29T18:38:00.047Z] #43 7.563 + GOPATH=/tmp/tmp.uoMS8spQHZ [2020-07-29T18:38:00.047Z] #43 7.563 + RM_GOPATH=1 [2020-07-29T18:38:00.047Z] #43 7.563 + case "$(go env GOARCH)" in [2020-07-29T18:38:00.047Z] #43 7.566 ++ go env GOARCH [2020-07-29T18:38:00.047Z] #43 7.718 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T18:38:00.047Z] #43 7.718 + GO_BUILDMODE=-buildmode=pie [2020-07-29T18:38:00.047Z] #43 7.718 ++ dirname /tmp/install/install.sh [2020-07-29T18:38:00.047Z] #43 7.718 + dir=/tmp/install [2020-07-29T18:38:00.047Z] #43 7.718 + bin=gotestsum [2020-07-29T18:38:00.047Z] #43 7.718 + shift [2020-07-29T18:38:00.047Z] #43 7.718 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-29T18:38:00.047Z] #43 7.718 + . /tmp/install/gotestsum.installer [2020-07-29T18:38:00.047Z] #43 7.718 ++ : v0.3.5 [2020-07-29T18:38:00.047Z] #43 7.718 + install_gotestsum [2020-07-29T18:38:00.047Z] #43 7.718 + set -e [2020-07-29T18:38:00.047Z] #43 7.718 + export GO111MODULE=on [2020-07-29T18:38:00.047Z] #43 7.718 + GO111MODULE=on [2020-07-29T18:38:00.047Z] #43 7.718 + GOBIN=/build [2020-07-29T18:38:00.047Z] #43 7.718 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-29T18:38:00.047Z] #43 7.865 go: finding gotest.tools v0.3.5 [2020-07-29T18:38:00.047Z] #43 7.873 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-29T18:38:00.047Z] #43 9.309 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-29T18:38:00.047Z] #43 9.819 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-29T18:38:00.047Z] #43 11.07 go: downloading gotest.tools v2.1.0+incompatible [2020-07-29T18:38:00.127Z] #32 ... [2020-07-29T18:38:00.127Z] [2020-07-29T18:38:00.127Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:38:00.127Z] #47 6.106 + RM_GOPATH=0 [2020-07-29T18:38:00.127Z] #47 6.106 + TMP_GOPATH= [2020-07-29T18:38:00.127Z] #47 6.106 + : /build [2020-07-29T18:38:00.127Z] #47 6.106 + '[' -z '' ']' [2020-07-29T18:38:00.127Z] #47 6.106 ++ mktemp -d [2020-07-29T18:38:00.127Z] #47 6.108 + export GOPATH=/tmp/tmp.O8SNr0Fod9 [2020-07-29T18:38:00.127Z] #47 6.108 + GOPATH=/tmp/tmp.O8SNr0Fod9 [2020-07-29T18:38:00.127Z] #47 6.108 + RM_GOPATH=1 [2020-07-29T18:38:00.127Z] #47 6.108 + case "$(go env GOARCH)" in [2020-07-29T18:38:00.127Z] #47 6.108 ++ go env GOARCH [2020-07-29T18:38:00.127Z] #47 6.125 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T18:38:00.127Z] #47 6.125 + GO_BUILDMODE=-buildmode=pie [2020-07-29T18:38:00.127Z] #47 6.125 ++ dirname /tmp/install/install.sh [2020-07-29T18:38:00.127Z] #47 6.125 + dir=/tmp/install [2020-07-29T18:38:00.127Z] #47 6.125 + bin=shfmt [2020-07-29T18:38:00.127Z] #47 6.125 + shift [2020-07-29T18:38:00.127Z] #47 6.125 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-29T18:38:00.127Z] #47 6.125 + . /tmp/install/shfmt.installer [2020-07-29T18:38:00.127Z] #47 6.125 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-29T18:38:00.127Z] #47 6.125 + install_shfmt [2020-07-29T18:38:00.127Z] #47 6.125 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-29T18:38:00.127Z] #47 6.125 + git clone https://github.com/mvdan/sh.git /tmp/tmp.O8SNr0Fod9/src/github.com/mvdan/sh [2020-07-29T18:38:00.127Z] #47 6.125 Cloning into '/tmp/tmp.O8SNr0Fod9/src/github.com/mvdan/sh'... [2020-07-29T18:38:00.127Z] #47 6.126 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-29T18:38:00.127Z] #47 ... [2020-07-29T18:38:00.127Z] [2020-07-29T18:38:00.127Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:38:00.127Z] #30 6.825 + RM_GOPATH=0 [2020-07-29T18:38:00.127Z] #30 6.836 + TMP_GOPATH= [2020-07-29T18:38:00.127Z] #30 6.836 + : /build [2020-07-29T18:38:00.127Z] #30 6.836 + '[' -z '' ']' [2020-07-29T18:38:00.127Z] #30 6.836 ++ mktemp -d [2020-07-29T18:38:00.127Z] #30 6.836 + export GOPATH=/tmp/tmp.VBhdck1Qj2 [2020-07-29T18:38:00.127Z] #30 6.836 + GOPATH=/tmp/tmp.VBhdck1Qj2 [2020-07-29T18:38:00.127Z] #30 6.836 + RM_GOPATH=1 [2020-07-29T18:38:00.127Z] #30 6.836 + case "$(go env GOARCH)" in [2020-07-29T18:38:00.127Z] #30 6.836 ++ go env GOARCH [2020-07-29T18:38:00.127Z] #30 6.853 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-29T18:38:00.127Z] #30 6.853 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T18:38:00.127Z] #30 6.853 + GO_BUILDMODE=-buildmode=pie [2020-07-29T18:38:00.127Z] #30 6.853 ++ dirname /tmp/install/install.sh [2020-07-29T18:38:00.127Z] #30 6.853 + dir=/tmp/install [2020-07-29T18:38:00.127Z] #30 6.853 + bin=tomlv [2020-07-29T18:38:00.127Z] #30 6.853 + shift [2020-07-29T18:38:00.127Z] #30 6.853 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-29T18:38:00.127Z] #30 6.853 + . /tmp/install/tomlv.installer [2020-07-29T18:38:00.127Z] #30 6.853 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-29T18:38:00.127Z] #30 6.853 + install_tomlv [2020-07-29T18:38:00.127Z] #30 6.853 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-29T18:38:00.127Z] #30 6.853 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.VBhdck1Qj2/src/github.com/BurntSushi/toml [2020-07-29T18:38:00.127Z] #30 6.853 Cloning into '/tmp/tmp.VBhdck1Qj2/src/github.com/BurntSushi/toml'... [2020-07-29T18:38:00.127Z] #30 8.378 + cd /tmp/tmp.VBhdck1Qj2/src/github.com/BurntSushi/toml [2020-07-29T18:38:00.127Z] #30 8.379 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-29T18:38:00.127Z] #30 8.399 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-29T18:38:00.127Z] #30 9.572 internal/cpu [2020-07-29T18:38:00.127Z] #30 9.593 runtime/internal/atomic [2020-07-29T18:38:00.127Z] #30 10.05 runtime/internal/sys [2020-07-29T18:38:00.127Z] #30 10.67 runtime/internal/math [2020-07-29T18:38:00.127Z] #30 10.70 internal/bytealg [2020-07-29T18:38:00.127Z] #30 10.91 math/bits [2020-07-29T18:38:00.291Z] #47 ... [2020-07-29T18:38:00.291Z] [2020-07-29T18:38:00.291Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-29T18:38:00.304Z] #43 ... [2020-07-29T18:38:00.304Z] [2020-07-29T18:38:00.304Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-29T18:38:00.304Z] #23 6.719 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-29T18:38:00.304Z] #23 6.756 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-29T18:38:00.304Z] #23 6.771 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-29T18:38:00.304Z] #23 9.407 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-29T18:38:00.304Z] #23 ... [2020-07-29T18:38:00.304Z] [2020-07-29T18:38:00.304Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:38:00.304Z] #45 7.064 + RM_GOPATH=0 [2020-07-29T18:38:00.304Z] #45 7.064 + TMP_GOPATH= [2020-07-29T18:38:00.304Z] #45 7.064 + : /build [2020-07-29T18:38:00.304Z] #45 7.064 + '[' -z '' ']' [2020-07-29T18:38:00.304Z] #45 7.069 ++ mktemp -d [2020-07-29T18:38:00.304Z] #45 7.069 + export GOPATH=/tmp/tmp.CkyS2JHRgr [2020-07-29T18:38:00.304Z] #45 7.069 + GOPATH=/tmp/tmp.CkyS2JHRgr [2020-07-29T18:38:00.304Z] #45 7.069 + RM_GOPATH=1 [2020-07-29T18:38:00.304Z] #45 7.069 + case "$(go env GOARCH)" in [2020-07-29T18:38:00.304Z] #45 7.069 ++ go env GOARCH [2020-07-29T18:38:00.304Z] #45 7.113 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T18:38:00.304Z] #45 7.113 + GO_BUILDMODE=-buildmode=pie [2020-07-29T18:38:00.304Z] #45 7.113 ++ dirname /tmp/install/install.sh [2020-07-29T18:38:00.304Z] #45 7.119 Installing golangci-lint version v1.23.8 [2020-07-29T18:38:00.304Z] #45 7.119 + dir=/tmp/install [2020-07-29T18:38:00.304Z] #45 7.119 + bin=golangci_lint [2020-07-29T18:38:00.305Z] #45 7.119 + shift [2020-07-29T18:38:00.305Z] #45 7.119 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-29T18:38:00.305Z] #45 7.119 + . /tmp/install/golangci_lint.installer [2020-07-29T18:38:00.305Z] #45 7.119 ++ : v1.23.8 [2020-07-29T18:38:00.305Z] #45 7.119 + install_golangci_lint [2020-07-29T18:38:00.305Z] #45 7.119 + echo 'Installing golangci-lint version v1.23.8' [2020-07-29T18:38:00.305Z] #45 7.119 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-29T18:38:00.387Z] #30 ... [2020-07-29T18:38:00.387Z] [2020-07-29T18:38:00.387Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-29T18:38:00.387Z] #23 8.884 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-29T18:38:00.387Z] #23 9.154 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-29T18:38:00.387Z] #23 9.154 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-29T18:38:00.387Z] #23 ... [2020-07-29T18:38:00.387Z] [2020-07-29T18:38:00.387Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T18:38:00.387Z] #38 8.075 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-29T18:38:00.387Z] #38 8.159 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-29T18:38:00.387Z] #38 8.161 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-29T18:38:00.387Z] #38 10.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-29T18:38:00.387Z] #38 ... [2020-07-29T18:38:00.387Z] [2020-07-29T18:38:00.387Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-29T18:38:00.387Z] #36 7.684 + git clone https://github.com/docker/distribution.git . [2020-07-29T18:38:00.387Z] #36 7.684 Cloning into '.'... [2020-07-29T18:38:00.554Z] #36 20.52 Checking out files: 85% (1373/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) [2020-07-29T18:38:00.554Z] #36 ... [2020-07-29T18:38:00.554Z] [2020-07-29T18:38:00.554Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T18:38:00.554Z] #38 10.68 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [212 kB] [2020-07-29T18:38:00.554Z] #38 12.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-29T18:38:00.554Z] #38 18.89 Fetched 8193 kB in 12s (703 kB/s) [2020-07-29T18:38:00.554Z] #38 18.89 Reading package lists... [2020-07-29T18:38:00.554Z] #38 ... [2020-07-29T18:38:00.554Z] [2020-07-29T18:38:00.554Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-29T18:38:00.563Z] #45 ... [2020-07-29T18:38:00.563Z] [2020-07-29T18:38:00.563Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T18:38:00.563Z] #38 6.430 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-29T18:38:00.563Z] #38 6.475 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-29T18:38:00.563Z] #38 6.475 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-29T18:38:00.563Z] #38 7.705 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-29T18:38:00.563Z] #38 11.15 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-07-29T18:38:00.563Z] #38 ... [2020-07-29T18:38:00.563Z] [2020-07-29T18:38:00.563Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T18:38:00.563Z] #10 11.59 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-07-29T18:38:00.645Z] #36 ... [2020-07-29T18:38:00.645Z] [2020-07-29T18:38:00.645Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:38:00.645Z] #21 7.824 + RM_GOPATH=0 [2020-07-29T18:38:00.645Z] #21 7.824 + TMP_GOPATH= [2020-07-29T18:38:00.645Z] #21 7.824 + : /build [2020-07-29T18:38:00.645Z] #21 7.824 + '[' -z '' ']' [2020-07-29T18:38:00.645Z] #21 7.824 ++ mktemp -d [2020-07-29T18:38:00.645Z] #21 7.824 + export GOPATH=/tmp/tmp.pANajTYncM [2020-07-29T18:38:00.645Z] #21 7.824 + GOPATH=/tmp/tmp.pANajTYncM [2020-07-29T18:38:00.645Z] #21 7.824 + RM_GOPATH=1 [2020-07-29T18:38:00.645Z] #21 7.824 + case "$(go env GOARCH)" in [2020-07-29T18:38:00.645Z] #21 7.824 ++ go env GOARCH [2020-07-29T18:38:00.645Z] #21 7.824 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T18:38:00.645Z] #21 7.824 + GO_BUILDMODE=-buildmode=pie [2020-07-29T18:38:00.645Z] #21 7.824 ++ dirname /tmp/install/install.sh [2020-07-29T18:38:00.645Z] #21 7.840 Install docker/cli version 17.06.2-ce from stable [2020-07-29T18:38:00.645Z] #21 7.840 + dir=/tmp/install [2020-07-29T18:38:00.645Z] #21 7.840 + bin=dockercli [2020-07-29T18:38:00.645Z] #21 7.840 + shift [2020-07-29T18:38:00.645Z] #21 7.840 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-29T18:38:00.645Z] #21 7.840 + . /tmp/install/dockercli.installer [2020-07-29T18:38:00.645Z] #21 7.840 ++ : stable [2020-07-29T18:38:00.645Z] #21 7.840 ++ : 17.06.2-ce [2020-07-29T18:38:00.645Z] #21 7.840 + install_dockercli [2020-07-29T18:38:00.645Z] #21 7.840 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-29T18:38:00.645Z] #21 7.840 ++ uname -m [2020-07-29T18:38:00.645Z] #21 7.840 + arch=x86_64 [2020-07-29T18:38:00.645Z] #21 7.840 + '[' x86_64 '!=' x86_64 ']' [2020-07-29T18:38:00.645Z] #21 7.840 + url=https://download.docker.com/linux/static [2020-07-29T18:38:00.645Z] #21 7.840 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-07-29T18:38:00.645Z] #21 7.840 + tar -xz docker/docker [2020-07-29T18:38:00.645Z] #21 ... [2020-07-29T18:38:00.645Z] [2020-07-29T18:38:00.645Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T18:38:00.645Z] #10 8.597 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-29T18:38:00.645Z] #10 8.664 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-29T18:38:00.645Z] #10 8.682 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-29T18:38:00.645Z] #10 10.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-29T18:38:00.818Z] #36 20.52 Checking out files: 85% (1373/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-07-29T18:38:00.818Z] #36 20.81 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-29T18:38:00.903Z] #10 ... [2020-07-29T18:38:00.903Z] [2020-07-29T18:38:00.903Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:38:00.903Z] #54 10.96 Checking out files: 86% (686/795) Checking out files: 87% (692/795) Checking out files: 88% (700/795) Checking out files: 89% (708/795) Checking out files: 90% (716/795) Checking out files: 91% (724/795) Checking out files: 92% (732/795) Checking out files: 93% (740/795) Checking out files: 94% (748/795) Checking out files: 95% (756/795) Checking out files: 96% (764/795) Checking out files: 97% (772/795) Checking out files: 98% (780/795) Checking out files: 99% (788/795) Checking out files: 100% (795/795) Checking out files: 100% (795/795), done. [2020-07-29T18:38:00.903Z] #54 11.28 + cd /tmp/tmp.LqVspSvzBL/src/github.com/rootless-containers/rootlesskit [2020-07-29T18:38:00.903Z] #54 11.28 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-29T18:38:00.903Z] #54 11.72 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-29T18:38:00.903Z] #54 11.73 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-29T18:38:00.911Z] #52 ... [2020-07-29T18:38:00.911Z] [2020-07-29T18:38:00.911Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:38:00.911Z] #45 138.2 + cd /tmp/tmp.QCYSGDS96w/src/github.com/golangci/golangci-lint/ [2020-07-29T18:38:00.911Z] #45 138.2 + git checkout -q v1.23.8 [2020-07-29T18:38:00.911Z] #45 138.4 ++ git describe --tags [2020-07-29T18:38:00.911Z] #45 138.4 + version=v1.23.8 [2020-07-29T18:38:00.911Z] #45 138.4 ++ git rev-parse --short HEAD [2020-07-29T18:38:00.911Z] #45 138.4 + commit=76a82c6 [2020-07-29T18:38:00.911Z] #45 138.4 ++ git show -s --format=%cd [2020-07-29T18:38:00.911Z] #45 138.4 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-29T18:38:00.911Z] #45 138.4 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-29T18:38:01.099Z] #29 ... [2020-07-29T18:38:01.099Z] [2020-07-29T18:38:01.099Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T18:38:01.099Z] #39 42.32 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-07-29T18:38:01.099Z] #39 42.32 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-07-29T18:38:01.099Z] #39 42.35 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-07-29T18:38:01.099Z] #39 42.75 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-07-29T18:38:01.099Z] #39 42.78 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-07-29T18:38:01.099Z] #39 42.80 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-07-29T18:38:01.099Z] #39 44.31 Selecting previously unselected package libprotoc17:ppc64el. [2020-07-29T18:38:01.099Z] #39 44.32 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-07-29T18:38:01.099Z] #39 44.33 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-07-29T18:38:01.099Z] #39 44.98 Selecting previously unselected package protobuf-c-compiler. [2020-07-29T18:38:01.099Z] #39 44.98 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-07-29T18:38:01.099Z] #39 44.99 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-29T18:38:01.099Z] #39 45.21 Selecting previously unselected package protobuf-compiler. [2020-07-29T18:38:01.099Z] #39 45.22 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-07-29T18:38:01.099Z] #39 45.23 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-29T18:38:01.099Z] #39 45.38 Selecting previously unselected package python-pkg-resources. [2020-07-29T18:38:01.099Z] #39 45.40 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-29T18:38:01.099Z] #39 45.42 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-29T18:38:01.099Z] #39 45.65 Selecting previously unselected package python-six. [2020-07-29T18:38:01.099Z] #39 45.66 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-29T18:38:01.099Z] #39 45.67 Unpacking python-six (1.12.0-1) ... [2020-07-29T18:38:01.099Z] #39 45.77 Selecting previously unselected package python-protobuf. [2020-07-29T18:38:01.099Z] #39 45.77 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-07-29T18:38:01.099Z] #39 45.78 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-29T18:38:01.099Z] #39 46.54 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-29T18:38:01.397Z] #36 ... [2020-07-29T18:38:01.397Z] [2020-07-29T18:38:01.397Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-29T18:38:01.397Z] #23 11.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-29T18:38:01.397Z] #23 18.62 Fetched 8193 kB in 12s (694 kB/s) [2020-07-29T18:38:01.397Z] #23 18.62 Reading package lists... [2020-07-29T18:38:01.397Z] #23 ... [2020-07-29T18:38:01.397Z] [2020-07-29T18:38:01.397Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:38:01.397Z] #47 20.68 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-29T18:38:01.397Z] #47 21.02 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-29T18:38:01.403Z] #39 ... [2020-07-29T18:38:01.403Z] [2020-07-29T18:38:01.403Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T18:38:01.662Z] #47 21.84 runtime [2020-07-29T18:38:01.662Z] #47 ... [2020-07-29T18:38:01.662Z] [2020-07-29T18:38:01.662Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:38:01.662Z] #54 11.83 + cd /tmp/tmp.ztb254esHk/src/github.com/rootless-containers/rootlesskit [2020-07-29T18:38:01.662Z] #54 11.83 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-29T18:38:01.662Z] #54 12.17 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-29T18:38:01.662Z] #54 12.17 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-29T18:38:01.925Z] #54 ... [2020-07-29T18:38:01.925Z] [2020-07-29T18:38:01.926Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:38:01.926Z] #43 12.28 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-29T18:38:01.926Z] #43 12.34 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-29T18:38:01.926Z] #43 13.10 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-29T18:38:01.926Z] #43 16.05 go: finding github.com/fatih/color v1.6.0 [2020-07-29T18:38:01.926Z] #43 16.08 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-29T18:38:01.926Z] #43 16.09 go: finding github.com/pkg/errors v0.8.0 [2020-07-29T18:38:01.926Z] #43 16.20 go: finding github.com/spf13/pflag v1.0.1 [2020-07-29T18:38:01.926Z] #43 16.38 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-29T18:38:01.926Z] #43 16.57 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-29T18:38:01.926Z] #43 16.76 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-29T18:38:01.926Z] #43 16.95 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-29T18:38:01.926Z] #43 16.98 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-29T18:38:01.926Z] #43 17.14 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-29T18:38:01.926Z] #43 17.27 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-29T18:38:01.926Z] #43 ... [2020-07-29T18:38:01.926Z] [2020-07-29T18:38:01.926Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:38:01.926Z] #30 22.19 sync [2020-07-29T18:38:02.190Z] #30 22.22 internal/reflectlite [2020-07-29T18:38:02.979Z] #26 10.73 0.7% # 1.8% ## 2.9% ### 4.5% #### 5.8% ##### 7.4% ###### 8.5% ####### 10.1% ######## 11.8% ######### 13.4% ########## 14.5% ########## 15.0% ########### 16.1% ############ 17.2% ############# 18.3% ############# 19.3% ############## 20.4% ############### 21.5% ################ 22.6% ################# 23.7% ################# 24.2% ################## 25.3% ################### 26.9% #################### 28.6% ##################### 29.7% ###################### 31.3% ####################### 32.9% ######################## 34.6% ########################## 36.2% ########################### 37.8% ############################# 41.6% ############################### 43.8% ################################ 45.4% ################################## 47.6% ################################### 49.8% ##################################### 51.9% ###################################### 53.6% ############## [2020-07-29T18:38:02.979Z] #26 ... [2020-07-29T18:38:02.979Z] [2020-07-29T18:38:02.979Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T18:38:02.979Z] #11 44.23 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-07-29T18:38:02.979Z] #11 44.27 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-07-29T18:38:02.979Z] #11 44.29 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-07-29T18:38:02.979Z] #11 44.30 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-07-29T18:38:02.980Z] #11 44.32 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-07-29T18:38:02.980Z] #11 44.33 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-07-29T18:38:02.980Z] #11 44.34 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-07-29T18:38:02.980Z] #11 44.37 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-07-29T18:38:02.980Z] #11 44.40 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-07-29T18:38:02.980Z] #11 44.43 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-07-29T18:38:02.980Z] #11 44.44 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-07-29T18:38:02.980Z] #11 44.50 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-07-29T18:38:02.980Z] #11 44.52 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-07-29T18:38:02.980Z] #11 44.53 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-07-29T18:38:02.980Z] #11 44.53 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-07-29T18:38:02.980Z] #11 45.71 debconf: delaying package configuration, since apt-utils is not installed [2020-07-29T18:38:02.980Z] #11 45.95 Fetched 78.9 MB in 9s (9224 kB/s) [2020-07-29T18:38:02.980Z] #11 46.04 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-29T18:38:02.980Z] #11 46.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 ... 15339 files and directories currently installed.) [2020-07-29T18:38:02.980Z] #11 46.15 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-07-29T18:38:02.980Z] #11 46.16 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-29T18:38:02.980Z] #11 49.96 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-29T18:38:02.980Z] #11 49.97 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-07-29T18:38:02.980Z] #11 49.98 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-29T18:38:02.980Z] #11 ... [2020-07-29T18:38:02.980Z] [2020-07-29T18:38:02.980Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:38:02.980Z] #31 44.28 internal/reflectlite [2020-07-29T18:38:02.980Z] #31 44.30 sync [2020-07-29T18:38:02.980Z] #31 48.10 errors [2020-07-29T18:38:02.980Z] #31 48.11 sort [2020-07-29T18:38:02.980Z] #31 48.92 strconv [2020-07-29T18:38:02.980Z] #31 48.93 internal/oserror [2020-07-29T18:38:02.980Z] #31 48.93 io [2020-07-29T18:38:02.980Z] #31 49.41 syscall [2020-07-29T18:38:02.980Z] #31 52.94 strings [2020-07-29T18:38:02.980Z] #31 52.97 bytes [2020-07-29T18:38:03.281Z] #31 ... [2020-07-29T18:38:03.281Z] [2020-07-29T18:38:03.281Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T18:38:03.587Z] #30 ... [2020-07-29T18:38:03.587Z] [2020-07-29T18:38:03.587Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-29T18:38:03.587Z] #32 13.86 Fetched 8193 kB in 10s (831 kB/s) [2020-07-29T18:38:03.587Z] #32 13.86 Reading package lists... [2020-07-29T18:38:03.860Z] #32 21.13 Reading package lists... [2020-07-29T18:38:03.860Z] #32 ... [2020-07-29T18:38:03.860Z] [2020-07-29T18:38:03.860Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:38:03.860Z] #60 22.61 Checking out files: 46% (953/2067) Checking out files: 47% (972/2067) Checking out files: 48% (993/2067) Checking out files: 49% (1013/2067) Checking out files: 50% (1034/2067) Checking out files: 51% (1055/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 90% (1879/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-07-29T18:38:03.860Z] #60 24.05 + cd /tmp/tmp.oclFuw6e19/src/github.com/docker/libnetwork [2020-07-29T18:38:03.860Z] #60 24.05 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-07-29T18:38:03.909Z] #26 10.73 0.7% # 1.8% ## 2.9% ### 4.5% #### 5.8% ##### 7.4% ###### 8.5% ####### 10.1% ######## 11.8% ######### 13.4% ########## 14.5% ########## 15.0% ########### 16.1% ############ 17.2% ############# 18.3% ############# 19.3% ############## 20.4% ############### 21.5% ################ 22.6% ################# 23.7% ################# 24.2% ################## 25.3% ################### 26.9% #################### 28.6% ##################### 29.7% ###################### 31.3% ####################### 32.9% ######################## 34.6% ########################## 36.2% ########################### 37.8% ############################# 41.6% ############################### 43.8% ################################ 45.4% ################################## 47.6% ################################### 49.8% ##################################### 51.9% ###################################### 53.6% ####################################### 55.2% ######################################## 56.8% ########################################## 59.0% ########################################### 60.1% ############################################ 61.2% ############################################ 62.3% ############################################# 63.3% [2020-07-29T18:38:03.909Z] #26 ... [2020-07-29T18:38:03.909Z] [2020-07-29T18:38:03.909Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-29T18:38:03.909Z] #33 45.02 Selecting previously unselected package libicu63:ppc64el. [2020-07-29T18:38:03.909Z] #33 45.02 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-07-29T18:38:03.909Z] #33 45.05 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-29T18:38:03.909Z] #33 53.61 Selecting previously unselected package libxml2:ppc64el. [2020-07-29T18:38:03.909Z] #33 53.63 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-07-29T18:38:03.909Z] #33 53.64 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-07-29T18:38:03.909Z] #33 54.33 Selecting previously unselected package libarchive13:ppc64el. [2020-07-29T18:38:03.909Z] #33 54.33 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-07-29T18:38:03.909Z] #33 54.33 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-07-29T18:38:03.909Z] #33 54.82 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-07-29T18:38:03.909Z] #33 54.83 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-07-29T18:38:03.909Z] #33 54.84 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-07-29T18:38:03.909Z] #33 55.07 Selecting previously unselected package librhash0:ppc64el. [2020-07-29T18:38:03.909Z] #33 55.08 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-07-29T18:38:03.909Z] #33 55.10 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-07-29T18:38:03.909Z] #33 ... [2020-07-29T18:38:03.909Z] [2020-07-29T18:38:03.909Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T18:38:04.440Z] #60 24.61 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-29T18:38:04.526Z] #26 10.73 0.7% # 1.8% ## 2.9% ### 4.5% #### 5.8% ##### 7.4% ###### 8.5% ####### 10.1% ######## 11.8% ######### 13.4% ########## 14.5% ########## 15.0% ########### 16.1% ############ 17.2% ############# 18.3% ############# 19.3% ############## 20.4% ############### 21.5% ################ 22.6% ################# 23.7% ################# 24.2% ################## 25.3% ################### 26.9% #################### 28.6% ##################### 29.7% ###################### 31.3% ####################### 32.9% ######################## 34.6% ########################## 36.2% ########################### 37.8% ############################# 41.6% ############################### 43.8% ################################ 45.4% ################################## 47.6% ################################### 49.8% ##################################### 51.9% ###################################### 53.6% ####################################### 55.2% ######################################## 56.8% ########################################## 59.0% ########################################### 60.1% ############################################ 61.2% ############################################ 62.3% ############################################# 63.3% ############################################# 63.9% ############################################## 65.0% ################################################# 68.2% ################################################## 70.4% ################################################### 72.0% ##################################################### 74.2% #### [2020-07-29T18:38:04.526Z] #26 ... [2020-07-29T18:38:04.526Z] [2020-07-29T18:38:04.526Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:38:04.526Z] #42 45.82 internal/reflectlite [2020-07-29T18:38:04.526Z] #42 45.83 sync [2020-07-29T18:38:04.526Z] #42 48.74 github.com/LK4D4/vndr/godl/singleflight [2020-07-29T18:38:04.526Z] #42 48.74 internal/singleflight [2020-07-29T18:38:04.526Z] #42 48.75 math/rand [2020-07-29T18:38:04.526Z] #42 53.22 syscall [2020-07-29T18:38:04.526Z] #42 53.26 strconv [2020-07-29T18:38:04.526Z] #42 53.29 bytes [2020-07-29T18:38:04.526Z] #42 53.29 vendor/golang.org/x/net/dns/dnsmessage [2020-07-29T18:38:04.751Z] #10 15.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-29T18:38:04.829Z] #42 ... [2020-07-29T18:38:04.829Z] [2020-07-29T18:38:04.829Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T18:38:06.053Z] #26 10.73 0.7% # 1.8% ## 2.9% ### 4.5% #### 5.8% ##### 7.4% ###### 8.5% ####### 10.1% ######## 11.8% ######### 13.4% ########## 14.5% ########## 15.0% ########### 16.1% ############ 17.2% ############# 18.3% ############# 19.3% ############## 20.4% ############### 21.5% ################ 22.6% ################# 23.7% ################# 24.2% ################## 25.3% ################### 26.9% #################### 28.6% ##################### 29.7% ###################### 31.3% ####################### 32.9% ######################## 34.6% ########################## 36.2% ########################### 37.8% ############################# 41.6% ############################### 43.8% ################################ 45.4% ################################## 47.6% ################################### 49.8% ##################################### 51.9% ###################################### 53.6% ####################################### 55.2% ######################################## 56.8% ########################################## 59.0% ########################################### 60.1% ############################################ 61.2% ############################################ 62.3% ############################################# 63.3% ############################################# 63.9% ############################################## 65.0% ################################################# 68.2% ################################################## 70.4% ################################################### 72.0% ##################################################### 74.2% ###################################################### 76.4% ######################################################## 78.5% ######################################################### 80.2% ########################################################## 81.8% ############################################################ 83.4% ############################################################## 86.1% ############################################################### 88.3% ################################################################# 90.5% ################################################################### 93.2% ##################################################################### 95.9% ##################################################################### 97.0% ###################################################################### 98.1% ####################################################################### 99.7% ######################################################################## 100.0% [2020-07-29T18:38:06.124Z] #10 ... [2020-07-29T18:38:06.124Z] [2020-07-29T18:38:06.124Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:38:06.124Z] #43 11.22 go: extracting gotest.tools v2.1.0+incompatible [2020-07-29T18:38:06.124Z] #43 11.39 go: downloading github.com/pkg/errors v0.8.0 [2020-07-29T18:38:06.124Z] #43 11.41 go: downloading github.com/fatih/color v1.6.0 [2020-07-29T18:38:06.124Z] #43 11.51 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-29T18:38:06.124Z] #43 11.51 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-29T18:38:06.124Z] #43 11.62 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-29T18:38:06.124Z] #43 11.65 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-29T18:38:06.124Z] #43 11.95 go: extracting github.com/pkg/errors v0.8.0 [2020-07-29T18:38:06.124Z] #43 12.18 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-29T18:38:06.124Z] #43 12.24 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-29T18:38:06.125Z] #43 12.25 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-29T18:38:06.125Z] #43 12.55 go: extracting github.com/fatih/color v1.6.0 [2020-07-29T18:38:06.125Z] #43 12.60 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-29T18:38:06.125Z] #43 12.61 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-29T18:38:06.125Z] #43 12.61 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-29T18:38:06.125Z] #43 12.78 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-29T18:38:06.125Z] #43 12.81 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-29T18:38:06.125Z] #43 13.15 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-29T18:38:06.125Z] #43 13.23 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-29T18:38:06.125Z] #43 13.23 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-29T18:38:06.125Z] #43 16.72 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-29T18:38:06.355Z] #26 18.74 [2020-07-29T18:38:06.690Z] #43 17.58 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-29T18:38:06.690Z] #43 17.79 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-29T18:38:07.454Z] #54 ... [2020-07-29T18:38:07.454Z] [2020-07-29T18:38:07.454Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:38:07.454Z] #43 10.70 go: downloading gotest.tools v2.1.0+incompatible [2020-07-29T18:38:07.454Z] #43 10.97 go: extracting gotest.tools v2.1.0+incompatible [2020-07-29T18:38:07.454Z] #43 11.35 go: downloading github.com/pkg/errors v0.8.0 [2020-07-29T18:38:07.454Z] #43 11.36 go: downloading github.com/fatih/color v1.6.0 [2020-07-29T18:38:07.454Z] #43 11.45 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-29T18:38:07.454Z] #43 11.46 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-29T18:38:07.454Z] #43 11.50 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-29T18:38:07.454Z] #43 12.06 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-29T18:38:07.454Z] #43 12.28 go: extracting github.com/fatih/color v1.6.0 [2020-07-29T18:38:07.454Z] #43 12.29 go: extracting github.com/pkg/errors v0.8.0 [2020-07-29T18:38:07.454Z] #43 12.34 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-29T18:38:07.454Z] #43 12.35 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-29T18:38:07.454Z] #43 12.40 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-29T18:38:07.454Z] #43 12.40 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-29T18:38:07.454Z] #43 12.50 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-29T18:38:07.454Z] #43 12.50 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-29T18:38:07.454Z] #43 12.53 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-29T18:38:07.454Z] #43 12.58 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-29T18:38:07.454Z] #43 12.59 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-29T18:38:07.454Z] #43 12.59 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-29T18:38:07.454Z] #43 12.62 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-29T18:38:07.454Z] #43 15.61 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-29T18:38:07.454Z] #43 16.25 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-29T18:38:07.454Z] #43 16.95 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-29T18:38:07.454Z] #43 ... [2020-07-29T18:38:07.454Z] [2020-07-29T18:38:07.454Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-29T18:38:07.454Z] #28 7.815 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-29T18:38:07.454Z] #28 7.818 Cloning into '.'... [2020-07-29T18:38:07.454Z] #28 ... [2020-07-29T18:38:07.454Z] [2020-07-29T18:38:07.454Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:38:07.454Z] #41 11.36 internal/bytealg [2020-07-29T18:38:07.454Z] #41 11.41 internal/race [2020-07-29T18:38:07.454Z] #41 11.64 sync/atomic [2020-07-29T18:38:07.454Z] #41 12.21 unicode [2020-07-29T18:38:07.454Z] #41 12.71 runtime [2020-07-29T18:38:07.454Z] #41 16.79 unicode/utf8 [2020-07-29T18:38:07.454Z] #41 17.49 math [2020-07-29T18:38:07.759Z] #60 ... [2020-07-29T18:38:07.759Z] [2020-07-29T18:38:07.759Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T18:38:07.759Z] #10 17.53 Fetched 8193 kB in 11s (727 kB/s) [2020-07-29T18:38:07.759Z] #10 17.53 Reading package lists... [2020-07-29T18:38:07.759Z] #10 23.99 Reading package lists... [2020-07-29T18:38:07.759Z] #10 ... [2020-07-29T18:38:07.759Z] [2020-07-29T18:38:07.759Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-29T18:38:07.759Z] #32 21.13 Reading package lists... [2020-07-29T18:38:07.900Z] #26 20.20 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-29T18:38:08.215Z] #26 20.70 #=#=# [2020-07-29T18:38:08.349Z] #32 27.66 Building dependency tree... [2020-07-29T18:38:08.350Z] #32 ... [2020-07-29T18:38:08.350Z] [2020-07-29T18:38:08.350Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-29T18:38:08.350Z] #51 18.30 Fetched 8193 kB in 12s (698 kB/s) [2020-07-29T18:38:08.350Z] #51 18.30 Reading package lists... [2020-07-29T18:38:08.350Z] #51 23.93 Reading package lists... [2020-07-29T18:38:08.350Z] #51 ... [2020-07-29T18:38:08.350Z] [2020-07-29T18:38:08.350Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:38:08.350Z] #41 25.47 errors [2020-07-29T18:38:08.350Z] #41 25.48 github.com/LK4D4/vndr/godl/singleflight [2020-07-29T18:38:08.350Z] #41 25.51 sort [2020-07-29T18:38:08.350Z] #41 25.55 math/rand [2020-07-29T18:38:08.350Z] #41 26.43 io [2020-07-29T18:38:08.350Z] #41 26.45 strconv [2020-07-29T18:38:08.350Z] #41 27.85 syscall [2020-07-29T18:38:08.350Z] #41 28.14 vendor/golang.org/x/net/dns/dnsmessage [2020-07-29T18:38:08.386Z] #41 ... [2020-07-29T18:38:08.386Z] [2020-07-29T18:38:08.386Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:38:08.386Z] #47 18.85 + cd /tmp/tmp.O8SNr0Fod9/src/github.com/mvdan/sh [2020-07-29T18:38:08.386Z] #47 18.85 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-29T18:38:08.386Z] #47 19.07 + GO111MODULE=on [2020-07-29T18:38:08.386Z] #47 19.07 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-29T18:38:08.521Z] #26 20.95 #################################### 51.2% ######################################################################## 100.0% [2020-07-29T18:38:08.819Z] #26 21.28 [2020-07-29T18:38:09.118Z] #26 ... [2020-07-29T18:38:09.118Z] [2020-07-29T18:38:09.118Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-29T18:38:09.118Z] #33 55.34 Selecting previously unselected package libuv1:ppc64el. [2020-07-29T18:38:09.118Z] #33 55.36 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-07-29T18:38:09.118Z] #33 55.37 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-07-29T18:38:09.118Z] #33 55.61 Selecting previously unselected package cmake. [2020-07-29T18:38:09.118Z] #33 55.64 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-07-29T18:38:09.118Z] #33 55.64 Unpacking cmake (3.13.4-1) ... [2020-07-29T18:38:09.118Z] #33 59.55 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-29T18:38:09.118Z] #33 59.59 Setting up xxd (2:8.1.0875-5) ... [2020-07-29T18:38:09.118Z] #33 59.61 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-07-29T18:38:09.118Z] #33 59.62 Setting up vim-common (2:8.1.0875-5) ... [2020-07-29T18:38:09.118Z] #33 59.68 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-07-29T18:38:09.118Z] #33 59.70 Setting up cmake-data (3.13.4-1) ... [2020-07-29T18:38:09.118Z] #33 59.73 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-07-29T18:38:09.118Z] #33 59.74 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-07-29T18:38:09.118Z] #33 59.74 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-07-29T18:38:09.118Z] #33 59.78 Setting up cmake (3.13.4-1) ... [2020-07-29T18:38:09.118Z] #33 59.81 Processing triggers for libc-bin (2.28-10) ... [2020-07-29T18:38:09.118Z] #33 59.92 Processing triggers for mime-support (3.62) ... [2020-07-29T18:38:09.118Z] #33 DONE 60.3s [2020-07-29T18:38:09.118Z] [2020-07-29T18:38:09.118Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:38:09.218Z] #43 ... [2020-07-29T18:38:09.218Z] [2020-07-29T18:38:09.218Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:38:09.218Z] #47 20.33 + cd /tmp/tmp.gug19BA3Rj/src/github.com/mvdan/sh [2020-07-29T18:38:09.418Z] #34 0.290 + RM_GOPATH=0 [2020-07-29T18:38:09.418Z] #34 0.290 + TMP_GOPATH= [2020-07-29T18:38:09.418Z] #34 0.290 + : /build [2020-07-29T18:38:09.418Z] #34 0.290 + '[' -z '' ']' [2020-07-29T18:38:09.418Z] #34 0.294 ++ mktemp -d [2020-07-29T18:38:09.418Z] #34 0.294 + export GOPATH=/tmp/tmp.LNMJpKqIZe [2020-07-29T18:38:09.418Z] #34 0.294 + GOPATH=/tmp/tmp.LNMJpKqIZe [2020-07-29T18:38:09.418Z] #34 0.294 + RM_GOPATH=1 [2020-07-29T18:38:09.418Z] #34 0.294 + case "$(go env GOARCH)" in [2020-07-29T18:38:09.418Z] #34 0.294 ++ go env GOARCH [2020-07-29T18:38:09.418Z] #34 0.313 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T18:38:09.418Z] #34 0.313 + GO_BUILDMODE=-buildmode=pie [2020-07-29T18:38:09.418Z] #34 0.314 ++ dirname /tmp/install/install.sh [2020-07-29T18:38:09.418Z] #34 0.323 + dir=/tmp/install [2020-07-29T18:38:09.418Z] #34 0.324 + bin=tini [2020-07-29T18:38:09.418Z] #34 0.324 + shift [2020-07-29T18:38:09.418Z] #34 0.324 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-29T18:38:09.418Z] #34 0.324 + . /tmp/install/tini.installer [2020-07-29T18:38:09.418Z] #34 0.324 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-29T18:38:09.418Z] #34 0.324 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-29T18:38:09.418Z] #34 0.324 + install_tini [2020-07-29T18:38:09.418Z] #34 0.324 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-29T18:38:09.418Z] #34 0.324 + git clone https://github.com/krallin/tini.git /tmp/tmp.LNMJpKqIZe/tini [2020-07-29T18:38:09.418Z] #34 0.326 Cloning into '/tmp/tmp.LNMJpKqIZe/tini'... [2020-07-29T18:38:09.476Z] #47 20.33 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-29T18:38:09.476Z] #47 20.56 + GO111MODULE=on [2020-07-29T18:38:09.476Z] #47 20.56 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-29T18:38:10.053Z] #47 ... [2020-07-29T18:38:10.053Z] [2020-07-29T18:38:10.053Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:38:10.053Z] #30 10.82 runtime/internal/sys [2020-07-29T18:38:10.053Z] #30 11.02 runtime/internal/math [2020-07-29T18:38:10.053Z] #30 11.26 math/bits [2020-07-29T18:38:10.053Z] #30 11.29 internal/bytealg [2020-07-29T18:38:10.053Z] #30 12.14 math [2020-07-29T18:38:10.053Z] #30 13.01 runtime [2020-07-29T18:38:10.053Z] #30 19.19 internal/testlog [2020-07-29T18:38:10.053Z] #30 19.60 encoding [2020-07-29T18:38:10.053Z] #30 19.82 runtime/cgo [2020-07-29T18:38:10.053Z] #30 ... [2020-07-29T18:38:10.053Z] [2020-07-29T18:38:10.053Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-29T18:38:10.053Z] #51 10.97 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-29T18:38:10.053Z] #51 14.24 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-07-29T18:38:10.053Z] #51 17.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-29T18:38:10.277Z] #41 30.17 bytes [2020-07-29T18:38:10.283Z] #47 20.81 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-29T18:38:10.283Z] #47 20.96 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-29T18:38:10.283Z] #47 20.96 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-29T18:38:10.310Z] #51 ... [2020-07-29T18:38:10.310Z] [2020-07-29T18:38:10.310Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:38:10.310Z] #41 11.12 runtime/internal/math [2020-07-29T18:38:10.310Z] #41 11.30 internal/race [2020-07-29T18:38:10.310Z] #41 11.48 internal/bytealg [2020-07-29T18:38:10.310Z] #41 11.48 sync/atomic [2020-07-29T18:38:10.310Z] #41 11.88 unicode [2020-07-29T18:38:10.310Z] #41 12.93 runtime [2020-07-29T18:38:10.310Z] #41 17.71 unicode/utf8 [2020-07-29T18:38:10.310Z] #41 19.08 internal/testlog [2020-07-29T18:38:10.310Z] #41 19.65 encoding [2020-07-29T18:38:10.310Z] #41 19.78 unicode/utf16 [2020-07-29T18:38:10.310Z] #41 20.34 container/list [2020-07-29T18:38:10.310Z] #41 21.14 crypto/internal/subtle [2020-07-29T18:38:10.310Z] #41 21.30 crypto/subtle [2020-07-29T18:38:10.310Z] #41 ... [2020-07-29T18:38:10.310Z] [2020-07-29T18:38:10.310Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-29T18:38:10.310Z] #32 11.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-29T18:38:10.310Z] #32 15.52 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-07-29T18:38:10.310Z] #32 17.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-29T18:38:10.477Z] #34 1.276 + cd /tmp/tmp.LNMJpKqIZe/tini [2020-07-29T18:38:10.477Z] #34 1.277 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-29T18:38:10.477Z] #34 1.310 + cmake . [2020-07-29T18:38:10.542Z] #47 21.31 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-29T18:38:10.542Z] #47 21.38 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-29T18:38:10.568Z] #32 ... [2020-07-29T18:38:10.568Z] [2020-07-29T18:38:10.568Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:38:10.568Z] #41 21.48 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-29T18:38:10.802Z] #47 ... [2020-07-29T18:38:10.802Z] [2020-07-29T18:38:10.802Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-29T18:38:10.802Z] #23 11.39 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-29T18:38:10.802Z] #23 14.32 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-07-29T18:38:10.802Z] #23 17.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-29T18:38:10.802Z] #23 ... [2020-07-29T18:38:10.802Z] [2020-07-29T18:38:10.802Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:38:10.802Z] #43 20.82 go: finding github.com/fatih/color v1.6.0 [2020-07-29T18:38:10.802Z] #43 20.96 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-29T18:38:10.802Z] #43 20.96 go: finding github.com/pkg/errors v0.8.0 [2020-07-29T18:38:10.802Z] #43 21.00 go: finding github.com/spf13/pflag v1.0.1 [2020-07-29T18:38:10.802Z] #43 21.03 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-29T18:38:10.803Z] #43 21.24 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-29T18:38:10.803Z] #43 21.63 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-29T18:38:10.826Z] #41 21.64 internal/nettrace [2020-07-29T18:38:10.826Z] #41 21.80 runtime/cgo [2020-07-29T18:38:10.860Z] #41 ... [2020-07-29T18:38:10.860Z] [2020-07-29T18:38:10.860Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-29T18:38:10.860Z] #51 23.93 Reading package lists... [2020-07-29T18:38:11.063Z] #43 21.75 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-29T18:38:11.126Z] #34 2.091 -- The C compiler identification is GNU 8.3.0 [2020-07-29T18:38:11.126Z] #34 2.154 -- Check for working C compiler: /usr/bin/cc [2020-07-29T18:38:11.320Z] #43 21.94 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-29T18:38:11.320Z] #43 22.08 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-29T18:38:11.612Z] #43 ... [2020-07-29T18:38:11.612Z] [2020-07-29T18:38:11.612Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-29T18:38:11.612Z] #32 12.22 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-07-29T18:38:11.612Z] #32 15.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-29T18:38:11.870Z] #32 ... [2020-07-29T18:38:11.870Z] [2020-07-29T18:38:11.870Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:38:11.870Z] #30 12.20 math [2020-07-29T18:38:11.870Z] #30 12.24 runtime [2020-07-29T18:38:11.870Z] #30 18.89 internal/testlog [2020-07-29T18:38:11.870Z] #30 19.33 encoding [2020-07-29T18:38:11.870Z] #30 19.67 runtime/cgo [2020-07-29T18:38:11.870Z] #30 ... [2020-07-29T18:38:11.870Z] [2020-07-29T18:38:11.870Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:38:11.870Z] #43 22.40 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-29T18:38:12.185Z] #34 3.004 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-29T18:38:12.185Z] #34 3.009 -- Detecting C compiler ABI info [2020-07-29T18:38:12.202Z] #41 ... [2020-07-29T18:38:12.202Z] [2020-07-29T18:38:12.202Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-29T18:38:12.202Z] #23 13.24 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-07-29T18:38:12.202Z] #23 17.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-29T18:38:12.461Z] #23 ... [2020-07-29T18:38:12.461Z] [2020-07-29T18:38:12.461Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:38:12.461Z] #47 23.44 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-29T18:38:12.461Z] #47 23.59 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-29T18:38:12.523Z] #51 31.37 Building dependency tree... [2020-07-29T18:38:12.523Z] #51 ... [2020-07-29T18:38:12.523Z] [2020-07-29T18:38:12.523Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-29T18:38:12.523Z] #36 22.25 + 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-07-29T18:38:12.523Z] #36 ... [2020-07-29T18:38:12.523Z] [2020-07-29T18:38:12.523Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-29T18:38:12.523Z] #32 27.66 Building dependency tree... [2020-07-29T18:38:12.523Z] #32 31.26 The following additional packages will be installed: [2020-07-29T18:38:12.523Z] #32 31.28 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-29T18:38:12.523Z] #32 31.29 Suggested packages: [2020-07-29T18:38:12.523Z] #32 31.30 cmake-doc ninja-build lrzip [2020-07-29T18:38:12.523Z] #32 31.30 Recommended packages: [2020-07-29T18:38:12.523Z] #32 31.30 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-29T18:38:12.523Z] #32 32.46 The following NEW packages will be installed: [2020-07-29T18:38:12.523Z] #32 32.47 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-29T18:38:12.523Z] #32 32.47 vim-common xxd [2020-07-29T18:38:12.752Z] #47 23.67 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-29T18:38:12.788Z] #32 32.96 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-29T18:38:12.788Z] #32 32.96 Need to get 14.2 MB of archives. [2020-07-29T18:38:12.788Z] #32 32.96 After this operation, 60.0 MB of additional disk space will be used. [2020-07-29T18:38:12.788Z] #32 32.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-07-29T18:38:12.788Z] #32 32.99 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-29T18:38:12.788Z] #32 32.99 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-07-29T18:38:12.835Z] #34 3.632 -- Detecting C compiler ABI info - done [2020-07-29T18:38:12.835Z] #34 3.719 -- Detecting C compile features [2020-07-29T18:38:12.835Z] #34 ... [2020-07-29T18:38:12.835Z] [2020-07-29T18:38:12.835Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T18:38:12.835Z] #39 54.04 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-07-29T18:38:12.835Z] #39 54.05 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-29T18:38:12.835Z] #39 54.06 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-29T18:38:12.835Z] #39 54.07 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-07-29T18:38:12.835Z] #39 54.08 Setting up python-six (1.12.0-1) ... [2020-07-29T18:38:12.835Z] #39 59.17 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-07-29T18:38:12.835Z] #39 59.17 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-29T18:38:12.835Z] #39 59.18 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-07-29T18:38:12.835Z] #39 59.19 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-07-29T18:38:12.835Z] #39 59.20 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-07-29T18:38:12.835Z] #39 59.22 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-29T18:38:12.835Z] #39 59.23 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-29T18:38:12.835Z] #39 59.23 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-07-29T18:38:12.835Z] #39 59.24 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-29T18:38:12.835Z] #39 59.24 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-29T18:38:13.011Z] #47 24.06 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-29T18:38:13.055Z] #32 33.17 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-07-29T18:38:13.249Z] #43 ... [2020-07-29T18:38:13.249Z] [2020-07-29T18:38:13.249Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:38:13.249Z] #21 21.88 + mkdir -p /build [2020-07-29T18:38:13.249Z] #21 21.91 + mv docker/docker /build/ [2020-07-29T18:38:13.249Z] #21 21.95 + rmdir docker [2020-07-29T18:38:13.249Z] #21 DONE 23.8s [2020-07-29T18:38:13.249Z] [2020-07-29T18:38:13.249Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:38:13.249Z] #47 22.99 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-29T18:38:13.272Z] #47 24.07 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-29T18:38:13.272Z] #47 ... [2020-07-29T18:38:13.272Z] [2020-07-29T18:38:13.272Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:38:13.272Z] #54 14.26 + cd /tmp/tmp.YoI20Yi0RX/src/github.com/rootless-containers/rootlesskit [2020-07-29T18:38:13.272Z] #54 14.26 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-29T18:38:13.272Z] #54 14.55 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-29T18:38:13.272Z] #54 14.55 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-29T18:38:13.506Z] #47 ... [2020-07-29T18:38:13.506Z] [2020-07-29T18:38:13.506Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T18:38:13.506Z] #10 14.12 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-07-29T18:38:13.506Z] #10 17.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-29T18:38:13.506Z] #10 ... [2020-07-29T18:38:13.506Z] [2020-07-29T18:38:13.506Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T18:38:13.506Z] #38 14.19 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-07-29T18:38:13.506Z] #38 17.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-29T18:38:13.530Z] #54 ... [2020-07-29T18:38:13.530Z] [2020-07-29T18:38:13.530Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:38:13.530Z] #43 21.76 go: finding github.com/fatih/color v1.6.0 [2020-07-29T18:38:13.530Z] #43 21.87 go: finding github.com/pkg/errors v0.8.0 [2020-07-29T18:38:13.530Z] #43 21.94 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-29T18:38:13.530Z] #43 22.22 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-29T18:38:13.530Z] #43 22.22 go: finding github.com/spf13/pflag v1.0.1 [2020-07-29T18:38:13.530Z] #43 22.47 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-29T18:38:13.530Z] #43 22.86 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-29T18:38:13.530Z] #43 22.90 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-29T18:38:13.530Z] #43 23.24 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-29T18:38:13.530Z] #43 23.31 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-29T18:38:13.530Z] #43 23.54 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-29T18:38:13.767Z] #38 ... [2020-07-29T18:38:13.767Z] [2020-07-29T18:38:13.767Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:38:13.767Z] #47 24.27 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-29T18:38:14.009Z] #32 34.04 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-07-29T18:38:14.009Z] #32 34.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-07-29T18:38:14.009Z] #32 34.16 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-07-29T18:38:14.009Z] #32 34.17 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-07-29T18:38:14.009Z] #32 34.19 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-07-29T18:38:14.009Z] #32 34.20 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-07-29T18:38:14.099Z] #43 ... [2020-07-29T18:38:14.099Z] [2020-07-29T18:38:14.099Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:38:14.099Z] #21 22.01 + mkdir -p /build [2020-07-29T18:38:14.099Z] #21 22.01 + mv docker/docker /build/ [2020-07-29T18:38:14.099Z] #21 22.03 + rmdir docker [2020-07-29T18:38:14.099Z] #21 DONE 25.0s [2020-07-29T18:38:14.274Z] #32 ... [2020-07-29T18:38:14.274Z] [2020-07-29T18:38:14.274Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-29T18:38:14.274Z] #23 18.62 Reading package lists... [2020-07-29T18:38:14.274Z] #23 24.79 Reading package lists... [2020-07-29T18:38:14.274Z] #23 31.63 Building dependency tree... [2020-07-29T18:38:14.274Z] #23 ... [2020-07-29T18:38:14.274Z] [2020-07-29T18:38:14.274Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:38:14.274Z] #41 34.51 reflect [2020-07-29T18:38:14.359Z] [2020-07-29T18:38:14.359Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:38:14.359Z] #47 25.16 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-29T18:38:14.359Z] #47 ... [2020-07-29T18:38:14.359Z] [2020-07-29T18:38:14.359Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T18:38:14.359Z] #38 15.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-29T18:38:14.382Z] #39 ... [2020-07-29T18:38:14.382Z] [2020-07-29T18:38:14.382Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T18:38:14.382Z] #26 22.57 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-29T18:38:14.382Z] #26 22.67 skipping existing 5cb8031fd95d [2020-07-29T18:38:14.382Z] #26 22.92 [2020-07-29T18:38:14.382Z] #26 24.48 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-29T18:38:14.382Z] #26 24.60 skipping existing 283607eaa57e [2020-07-29T18:38:14.382Z] #26 24.77 [2020-07-29T18:38:14.382Z] #26 26.20 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-29T18:38:14.382Z] #26 26.64 [2020-07-29T18:38:14.382Z] #26 26.78 ######################################################################## 100.0% [2020-07-29T18:38:14.382Z] #26 26.97 [2020-07-29T18:38:14.382Z] #26 27.04 Download of images into '/build' complete. [2020-07-29T18:38:14.538Z] #41 ... [2020-07-29T18:38:14.538Z] [2020-07-29T18:38:14.538Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T18:38:14.538Z] #38 18.89 Reading package lists... [2020-07-29T18:38:14.538Z] #38 25.22 Reading package lists... [2020-07-29T18:38:14.538Z] #38 31.80 Building dependency tree... [2020-07-29T18:38:14.681Z] #26 27.05 Use something like the following to load the result into a Docker daemon: [2020-07-29T18:38:14.681Z] #26 27.05 tar -cC '/build' . | docker load [2020-07-29T18:38:14.681Z] #26 DONE 27.1s [2020-07-29T18:38:14.681Z] [2020-07-29T18:38:14.681Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:38:14.681Z] #34 5.530 -- Detecting C compile features - done [2020-07-29T18:38:14.681Z] #34 5.573 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-29T18:38:14.681Z] #34 ... [2020-07-29T18:38:14.681Z] [2020-07-29T18:38:14.681Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T18:38:14.681Z] #39 65.62 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-07-29T18:38:14.681Z] #39 65.64 Processing triggers for libc-bin (2.28-10) ... [2020-07-29T18:38:14.681Z] #39 DONE 65.9s [2020-07-29T18:38:14.802Z] #38 ... [2020-07-29T18:38:14.803Z] [2020-07-29T18:38:14.803Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-29T18:38:14.803Z] #51 31.37 Building dependency tree... [2020-07-29T18:38:14.803Z] #51 34.68 The following additional packages will be installed: [2020-07-29T18:38:14.803Z] #51 34.69 libbtrfs0 [2020-07-29T18:38:14.803Z] #51 34.83 The following NEW packages will be installed: [2020-07-29T18:38:14.803Z] #51 34.85 libbtrfs-dev libbtrfs0 [2020-07-29T18:38:14.979Z] [2020-07-29T18:38:14.979Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:38:14.979Z] #40 ... [2020-07-29T18:38:14.979Z] [2020-07-29T18:38:14.979Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T18:38:14.979Z] #11 56.20 Selecting previously unselected package binutils-mingw-w64. [2020-07-29T18:38:14.979Z] #11 56.21 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-29T18:38:14.979Z] #11 56.21 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-29T18:38:14.979Z] #11 56.39 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-07-29T18:38:14.979Z] #11 56.40 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-07-29T18:38:14.979Z] #11 56.40 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-29T18:38:14.979Z] #11 56.64 Selecting previously unselected package dmsetup. [2020-07-29T18:38:14.979Z] #11 56.65 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-07-29T18:38:14.979Z] #11 56.66 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-29T18:38:14.979Z] #11 56.94 Selecting previously unselected package mingw-w64-common. [2020-07-29T18:38:14.979Z] #11 56.95 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-29T18:38:14.979Z] #11 56.97 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-29T18:38:14.979Z] #11 62.86 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-29T18:38:14.979Z] #11 62.87 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-29T18:38:14.979Z] #11 62.88 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-29T18:38:15.065Z] #51 ... [2020-07-29T18:38:15.066Z] [2020-07-29T18:38:15.066Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:38:15.066Z] #30 25.32 sort [2020-07-29T18:38:15.066Z] #30 25.32 errors [2020-07-29T18:38:15.066Z] #30 25.77 strconv [2020-07-29T18:38:15.066Z] #30 25.79 io [2020-07-29T18:38:15.066Z] #30 25.79 internal/oserror [2020-07-29T18:38:15.066Z] #30 26.05 syscall [2020-07-29T18:38:15.066Z] #30 28.40 strings [2020-07-29T18:38:15.066Z] #30 28.41 bytes [2020-07-29T18:38:15.066Z] #30 32.25 bufio [2020-07-29T18:38:15.066Z] #30 33.62 reflect [2020-07-29T18:38:15.278Z] #11 ... [2020-07-29T18:38:15.278Z] [2020-07-29T18:38:15.278Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:38:15.278Z] #34 6.001 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-29T18:38:15.278Z] #34 6.239 -- Configuring done [2020-07-29T18:38:15.278Z] #34 6.277 -- Generating done [2020-07-29T18:38:15.278Z] #34 ... [2020-07-29T18:38:15.278Z] [2020-07-29T18:38:15.278Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:38:15.278Z] #48 56.49 bytes [2020-07-29T18:38:15.278Z] #48 56.50 syscall [2020-07-29T18:38:15.278Z] #48 56.56 strconv [2020-07-29T18:38:15.278Z] #48 56.59 strings [2020-07-29T18:38:15.278Z] #48 65.08 bufio [2020-07-29T18:38:15.278Z] #48 66.06 text/tabwriter [2020-07-29T18:38:15.377Z] #30 ... [2020-07-29T18:38:15.377Z] [2020-07-29T18:38:15.377Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T18:38:15.377Z] #38 35.33 The following additional packages will be installed: [2020-07-29T18:38:15.377Z] #38 35.35 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-29T18:38:15.377Z] #38 35.35 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-29T18:38:15.377Z] #38 35.36 Suggested packages: [2020-07-29T18:38:15.377Z] #38 35.37 manpages-dev python-setuptools [2020-07-29T18:38:15.578Z] #48 ... [2020-07-29T18:38:15.578Z] [2020-07-29T18:38:15.578Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:38:15.578Z] #34 6.281 -- Build files have been written to: /tmp/tmp.LNMJpKqIZe/tini [2020-07-29T18:38:15.578Z] #34 6.295 + make tini-static [2020-07-29T18:38:15.731Z] #38 ... [2020-07-29T18:38:15.731Z] [2020-07-29T18:38:15.731Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:38:15.731Z] #47 26.47 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-29T18:38:15.878Z] #34 6.807 Scanning dependencies of target tini-static [2020-07-29T18:38:16.177Z] #34 6.971 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-29T18:38:16.290Z] #47 26.96 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-29T18:38:16.328Z] #38 36.49 The following NEW packages will be installed: [2020-07-29T18:38:16.328Z] #38 36.51 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-29T18:38:16.328Z] #38 36.51 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-29T18:38:16.328Z] #38 36.52 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-29T18:38:16.328Z] #38 36.53 python-six zlib1g-dev [2020-07-29T18:38:17.222Z] INFO: Extraction ended at 07/29/2020 18:38:15. Duration:00:00:23.5242803 [2020-07-29T18:38:17.222Z] INFO: Updating the golang and path environment variables [2020-07-29T18:38:17.222Z] INFO: GOPATH=d:\gopath [2020-07-29T18:38:17.222Z] INFO: go version go1.13.14 windows/amd64 [2020-07-29T18:38:17.222Z] INFO: Running the daemon under test in debug mode [2020-07-29T18:38:17.222Z] INFO: Starting a daemon under test... [2020-07-29T18:38:17.222Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41297\2\daemon --pidfile d:\CI\PR-41297\2\docker.pid -D [2020-07-29T18:38:17.222Z] INFO: Process started successfully. [2020-07-29T18:38:17.222Z] INFO: Start tailing logs of the daemon under tests [2020-07-29T18:38:17.222Z] INFO: Waiting for the daemon under test to start... [2020-07-29T18:38:17.281Z] #38 37.05 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-29T18:38:17.281Z] #38 37.05 Need to get 3798 kB of archives. [2020-07-29T18:38:17.281Z] #38 37.05 After this operation, 21.6 MB of additional disk space will be used. [2020-07-29T18:38:17.281Z] #38 37.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-07-29T18:38:17.281Z] #38 37.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-07-29T18:38:17.281Z] #38 37.08 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-07-29T18:38:17.281Z] #38 37.08 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-07-29T18:38:17.281Z] #38 37.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-07-29T18:38:17.281Z] #38 37.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-07-29T18:38:17.281Z] #38 37.29 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-07-29T18:38:17.281Z] #38 37.30 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-07-29T18:38:17.281Z] #38 37.32 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-07-29T18:38:17.281Z] #38 37.38 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-07-29T18:38:17.281Z] #38 37.39 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-07-29T18:38:17.281Z] #38 37.48 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-07-29T18:38:17.281Z] #38 37.50 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-07-29T18:38:17.281Z] #38 37.51 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-07-29T18:38:17.281Z] #38 37.52 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-29T18:38:17.281Z] #38 37.54 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-07-29T18:38:17.281Z] #38 37.54 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-07-29T18:38:18.185Z] #47 28.93 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-29T18:38:18.715Z] #38 38.93 debconf: delaying package configuration, since apt-utils is not installed [2020-07-29T18:38:18.765Z] #47 29.53 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-29T18:38:18.798Z] INFO: Daemon under test started and replied! [2020-07-29T18:38:18.798Z] INFO: Docker version of the daemon under test [2020-07-29T18:38:18.798Z] [2020-07-29T18:38:18.798Z] Client: [2020-07-29T18:38:18.798Z] Version: 17.06.2-ce [2020-07-29T18:38:18.798Z] API version: 1.30 [2020-07-29T18:38:18.798Z] Go version: go1.8.3 [2020-07-29T18:38:18.798Z] Git commit: cec0b72 [2020-07-29T18:38:18.798Z] Built: Tue Sep 5 19:57:19 2017 [2020-07-29T18:38:18.798Z] OS/Arch: windows/amd64 [2020-07-29T18:38:18.798Z] [2020-07-29T18:38:18.798Z] Server: [2020-07-29T18:38:18.798Z] Version: 0.0.0-dev [2020-07-29T18:38:18.798Z] API version: 1.41 (minimum version 1.24) [2020-07-29T18:38:18.798Z] Go version: go1.13.14 [2020-07-29T18:38:18.798Z] Git commit: 0ca7456e52 [2020-07-29T18:38:18.798Z] Built: 07/29/2020 18:36:34 [2020-07-29T18:38:18.798Z] OS/Arch: windows/amd64 [2020-07-29T18:38:18.798Z] Experimental: false [2020-07-29T18:38:18.798Z] [2020-07-29T18:38:18.798Z] INFO: Docker info of the daemon under test [2020-07-29T18:38:18.798Z] [2020-07-29T18:38:18.798Z] Containers: 0 [2020-07-29T18:38:18.798Z] Running: 0 [2020-07-29T18:38:18.798Z] Paused: 0 [2020-07-29T18:38:18.798Z] Stopped: 0 [2020-07-29T18:38:18.798Z] Images: 0 [2020-07-29T18:38:18.798Z] Server Version: 0.0.0-dev [2020-07-29T18:38:18.798Z] Storage Driver: windowsfilter [2020-07-29T18:38:18.798Z] Windows: [2020-07-29T18:38:18.798Z] Logging Driver: json-file [2020-07-29T18:38:18.798Z] Plugins: [2020-07-29T18:38:18.798Z] Volume: local [2020-07-29T18:38:18.798Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-29T18:38:18.798Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-29T18:38:18.798Z] Swarm: inactive [2020-07-29T18:38:18.798Z] Default Isolation: process [2020-07-29T18:38:18.798Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-29T18:38:18.798Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-29T18:38:18.798Z] OSType: windows [2020-07-29T18:38:18.798Z] Architecture: x86_64 [2020-07-29T18:38:18.798Z] CPUs: 4 [2020-07-29T18:38:18.798Z] Total Memory: 32GiB [2020-07-29T18:38:18.798Z] Name: azwin-2-45a650 [2020-07-29T18:38:18.798Z] ID: 7XUN:ZTO4:BIZN:IKUZ:GP2F:TISR:SQOC:QXWS:77N3:XBP7:J6IU:DWK4 [2020-07-29T18:38:18.798Z] Docker Root Dir: D:\CI\PR-41297\2\daemon [2020-07-29T18:38:18.798Z] Debug Mode (client): false [2020-07-29T18:38:18.798Z] Debug Mode (server): true [2020-07-29T18:38:18.798Z] File Descriptors: -1 [2020-07-29T18:38:18.798Z] Goroutines: 17 [2020-07-29T18:38:18.798Z] System Time: 2020-07-29T18:38:18.5970041Z [2020-07-29T18:38:18.798Z] EventsListeners: 0 [2020-07-29T18:38:18.798Z] Registry: https://index.docker.io/v1/ [2020-07-29T18:38:18.798Z] Labels: [2020-07-29T18:38:18.798Z] Experimental: false [2020-07-29T18:38:18.798Z] Insecure Registries: [2020-07-29T18:38:18.798Z] 127.0.0.0/8 [2020-07-29T18:38:18.798Z] Live Restore Enabled: false [2020-07-29T18:38:18.798Z] [2020-07-29T18:38:18.798Z] [2020-07-29T18:38:18.798Z] INFO: Docker images of the daemon under test [2020-07-29T18:38:18.798Z] [2020-07-29T18:38:18.798Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-07-29T18:38:18.798Z] [2020-07-29T18:38:18.798Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-07-29T18:38:18.798Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-07-29T18:38:18.957Z] #34 9.806 [100%] Linking C executable tini-static [2020-07-29T18:38:19.020Z] #47 29.47 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-29T18:38:19.024Z] #47 29.64 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-29T18:38:19.024Z] #47 29.70 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-29T18:38:19.258Z] #34 10.36 [100%] Built target tini-static [2020-07-29T18:38:19.272Z] ltsc2019: Pulling from windows/servercore [2020-07-29T18:38:19.272Z] 4612f6d0b889: Pulling fs layer [2020-07-29T18:38:19.272Z] fc1b9e59edad: Pulling fs layer [2020-07-29T18:38:19.363Z] #38 39.24 Fetched 3798 kB in 1s (4302 kB/s) [2020-07-29T18:38:19.561Z] #34 10.47 + mkdir -p /build [2020-07-29T18:38:19.561Z] #34 10.47 + cp tini-static /build/docker-init [2020-07-29T18:38:19.561Z] #34 DONE 10.6s [2020-07-29T18:38:19.561Z] [2020-07-29T18:38:19.561Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T18:38:19.561Z] #11 70.24 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-29T18:38:19.561Z] #11 70.25 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-07-29T18:38:19.561Z] #11 70.26 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-29T18:38:19.561Z] #11 70.40 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-29T18:38:19.561Z] #11 70.40 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-07-29T18:38:19.561Z] #11 70.40 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-29T18:38:19.861Z] #11 ... [2020-07-29T18:38:19.861Z] [2020-07-29T18:38:19.861Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:38:19.861Z] #31 60.84 bufio [2020-07-29T18:38:19.861Z] #31 62.02 reflect [2020-07-29T18:38:19.861Z] #31 63.59 path [2020-07-29T18:38:19.861Z] #31 65.12 text/tabwriter [2020-07-29T18:38:19.861Z] #31 ... [2020-07-29T18:38:19.861Z] [2020-07-29T18:38:19.861Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:38:19.861Z] #40 1.994 Note: Building without setproctitle() and strlcpy() support. [2020-07-29T18:38:19.861Z] #40 1.994 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-29T18:38:19.861Z] #40 2.012 Note: Building without GnuTLS support [2020-07-29T18:38:19.861Z] #40 2.048 Makefile.config:39: Warn: you have no libnftables installed [2020-07-29T18:38:19.861Z] #40 2.048 Makefile.config:40: Warn: Building without nftables support [2020-07-29T18:38:19.861Z] #40 3.876 fatal: not a git repository (or any of the parent directories): .git [2020-07-29T18:38:19.861Z] #40 3.919 GEN .gitid [2020-07-29T18:38:19.861Z] #40 3.940 GEN criu/include/version.h [2020-07-29T18:38:19.861Z] #40 4.001 GEN include/common/asm [2020-07-29T18:38:19.939Z] #38 ... [2020-07-29T18:38:19.940Z] [2020-07-29T18:38:19.940Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T18:38:19.940Z] #10 23.99 Reading package lists... [2020-07-29T18:38:19.940Z] #10 30.44 Building dependency tree... [2020-07-29T18:38:19.940Z] #10 33.80 The following additional packages will be installed: [2020-07-29T18:38:19.940Z] #10 33.81 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-29T18:38:19.940Z] #10 33.81 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-29T18:38:19.940Z] #10 33.81 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-29T18:38:19.940Z] #10 33.82 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-29T18:38:19.940Z] #10 33.83 Suggested packages: [2020-07-29T18:38:19.940Z] #10 33.84 gcc-8-locales seccomp wine64 [2020-07-29T18:38:19.940Z] #10 35.34 The following NEW packages will be installed: [2020-07-29T18:38:19.940Z] #10 35.34 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-29T18:38:19.940Z] #10 35.34 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-29T18:38:19.940Z] #10 35.34 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-29T18:38:19.940Z] #10 35.34 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-29T18:38:19.940Z] #10 35.34 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-29T18:38:19.940Z] #10 35.34 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-29T18:38:19.940Z] #10 35.76 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-29T18:38:19.940Z] #10 35.76 Need to get 73.3 MB of archives. [2020-07-29T18:38:19.940Z] #10 35.76 After this operation, 472 MB of additional disk space will be used. [2020-07-29T18:38:19.940Z] #10 35.76 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-07-29T18:38:19.940Z] #10 35.98 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-07-29T18:38:19.940Z] #10 36.14 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-07-29T18:38:19.940Z] #10 36.17 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-07-29T18:38:19.940Z] #10 36.18 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-07-29T18:38:19.940Z] #10 36.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-29T18:38:19.940Z] #10 36.74 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-07-29T18:38:19.940Z] #10 37.05 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-07-29T18:38:19.940Z] #10 37.06 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-07-29T18:38:19.957Z] #47 ... [2020-07-29T18:38:19.957Z] [2020-07-29T18:38:19.957Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-29T18:38:20.471Z] #36 30.48 Checking out files: 65% (1054/1597) Checking out files: 66% (1055/1597) Checking out files: 67% (1070/1597) Checking out files: 68% (1086/1597) Checking out files: 69% (1102/1597) Checking out files: 70% (1118/1597) Checking out files: 71% (1134/1597) Checking out files: 72% (1150/1597) Checking out files: 73% (1166/1597) Checking out files: 74% (1182/1597) Checking out files: 75% (1198/1597) Checking out files: 76% (1214/1597) Checking out files: 77% (1230/1597) Checking out files: 78% (1246/1597) Checking out files: 79% (1262/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-07-29T18:38:20.471Z] #36 31.19 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-29T18:38:20.640Z] #10 ... [2020-07-29T18:38:20.640Z] [2020-07-29T18:38:20.640Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-29T18:38:20.640Z] #32 35.90 debconf: delaying package configuration, since apt-utils is not installed [2020-07-29T18:38:20.640Z] #32 36.16 Fetched 14.2 MB in 2s (7823 kB/s) [2020-07-29T18:38:20.640Z] #32 36.26 Selecting previously unselected package xxd. [2020-07-29T18:38:20.640Z] #32 36.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-07-29T18:38:20.640Z] #32 36.44 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-07-29T18:38:20.640Z] #32 36.45 Unpacking xxd (2:8.1.0875-5) ... [2020-07-29T18:38:20.640Z] #32 36.87 Selecting previously unselected package vim-common. [2020-07-29T18:38:20.640Z] #32 36.87 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-29T18:38:20.640Z] #32 36.93 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-29T18:38:20.640Z] #32 37.84 Selecting previously unselected package cmake-data. [2020-07-29T18:38:20.640Z] #32 37.84 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-29T18:38:20.640Z] #32 37.93 Unpacking cmake-data (3.13.4-1) ... [2020-07-29T18:38:20.915Z] #47 ... [2020-07-29T18:38:20.915Z] [2020-07-29T18:38:20.915Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-29T18:38:20.915Z] #36 27.96 Checking out files: 60% (972/1597) Checking out files: 61% (975/1597) Checking out files: 62% (991/1597) Checking out files: 63% (1007/1597) Checking out files: 64% (1023/1597) Checking out files: 65% (1039/1597) Checking out files: 66% (1055/1597) Checking out files: 67% (1070/1597) Checking out files: 68% (1086/1597) Checking out files: 69% (1102/1597) Checking out files: 70% (1118/1597) Checking out files: 71% (1134/1597) Checking out files: 72% (1150/1597) Checking out files: 73% (1166/1597) Checking out files: 74% (1182/1597) Checking out files: 75% (1198/1597) Checking out files: 76% (1214/1597) Checking out files: 77% (1230/1597) Checking out files: 78% (1246/1597) Checking out files: 79% (1262/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-07-29T18:38:20.915Z] #36 29.15 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-29T18:38:20.920Z] #40 6.056 PBCC images/timens.pb-c.c [2020-07-29T18:38:20.920Z] #40 6.073 DEP images/timens.pb-c.d [2020-07-29T18:38:20.920Z] #40 6.100 PBCC images/fown.pb-c.c [2020-07-29T18:38:20.920Z] #40 6.136 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-29T18:38:20.920Z] #40 6.307 PBCC images/opts.pb-c.c [2020-07-29T18:38:20.920Z] #40 6.348 PBCC images/memfd.pb-c.c [2020-07-29T18:38:20.920Z] #40 6.391 DEP images/fown.pb-c.d [2020-07-29T18:38:21.173Z] #36 31.93 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-07-29T18:38:21.220Z] #40 6.447 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-29T18:38:21.220Z] #40 6.518 DEP images/opts.pb-c.d [2020-07-29T18:38:21.220Z] #40 6.576 DEP images/memfd.pb-c.d [2020-07-29T18:38:21.220Z] #40 6.636 PBCC images/sit.pb-c.c [2020-07-29T18:38:21.420Z] #36 ... [2020-07-29T18:38:21.420Z] [2020-07-29T18:38:21.420Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-29T18:38:21.420Z] #51 22.22 Fetched 8368 kB in 17s (483 kB/s) [2020-07-29T18:38:21.519Z] #40 6.694 DEP images/sit.pb-c.d [2020-07-29T18:38:21.519Z] #40 6.762 PBCC images/macvlan.pb-c.c [2020-07-29T18:38:21.519Z] #40 6.778 DEP images/macvlan.pb-c.d [2020-07-29T18:38:21.519Z] #40 6.832 PBCC images/autofs.pb-c.c [2020-07-29T18:38:21.519Z] #40 6.852 DEP images/autofs.pb-c.d [2020-07-29T18:38:21.519Z] #40 ... [2020-07-29T18:38:21.519Z] [2020-07-29T18:38:21.519Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:38:21.519Z] #42 62.73 bufio [2020-07-29T18:38:21.519Z] #42 66.66 reflect [2020-07-29T18:38:21.519Z] #42 69.49 regexp/syntax [2020-07-29T18:38:21.679Z] #51 22.22 Reading package lists... [2020-07-29T18:38:21.679Z] #51 ... [2020-07-29T18:38:21.679Z] [2020-07-29T18:38:21.679Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:38:21.819Z] #42 ... [2020-07-29T18:38:21.819Z] [2020-07-29T18:38:21.819Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:38:21.819Z] #40 6.916 PBCC images/sysctl.pb-c.c [2020-07-29T18:38:21.819Z] #40 6.947 DEP images/sysctl.pb-c.d [2020-07-29T18:38:21.819Z] #40 6.991 PBCC images/time.pb-c.c [2020-07-29T18:38:21.819Z] #40 7.011 DEP images/time.pb-c.d [2020-07-29T18:38:21.819Z] #40 7.074 PBCC images/binfmt-misc.pb-c.c [2020-07-29T18:38:21.819Z] #40 7.099 DEP images/binfmt-misc.pb-c.d [2020-07-29T18:38:21.819Z] #40 7.146 PBCC images/seccomp.pb-c.c [2020-07-29T18:38:21.819Z] #40 7.174 DEP images/seccomp.pb-c.d [2020-07-29T18:38:21.819Z] #40 7.232 PBCC images/userns.pb-c.c [2020-07-29T18:38:21.819Z] #40 7.273 DEP images/userns.pb-c.d [2020-07-29T18:38:21.819Z] #40 7.319 PBCC images/cgroup.pb-c.c [2020-07-29T18:38:22.118Z] #40 7.343 DEP images/cgroup.pb-c.d [2020-07-29T18:38:22.118Z] #40 7.379 PBCC images/ext-file.pb-c.c [2020-07-29T18:38:22.118Z] #40 7.408 DEP images/ext-file.pb-c.d [2020-07-29T18:38:22.118Z] #40 7.434 PBCC images/rpc.pb-c.c [2020-07-29T18:38:22.118Z] #40 7.493 DEP images/rpc.pb-c.d [2020-07-29T18:38:22.118Z] #40 7.548 PBCC images/siginfo.pb-c.c [2020-07-29T18:38:22.419Z] #40 7.559 DEP images/siginfo.pb-c.d [2020-07-29T18:38:22.419Z] #40 7.608 PBCC images/pagemap.pb-c.c [2020-07-29T18:38:22.419Z] #40 7.660 DEP images/pagemap.pb-c.d [2020-07-29T18:38:22.419Z] #40 7.722 PBCC images/rlimit.pb-c.c [2020-07-29T18:38:22.419Z] #40 7.757 DEP images/rlimit.pb-c.d [2020-07-29T18:38:22.419Z] #40 7.813 PBCC images/file-lock.pb-c.c [2020-07-29T18:38:22.419Z] #40 7.864 DEP images/file-lock.pb-c.d [2020-07-29T18:38:22.419Z] #40 7.909 PBCC images/tty.pb-c.c [2020-07-29T18:38:22.570Z] #32 ... [2020-07-29T18:38:22.570Z] [2020-07-29T18:38:22.570Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T18:38:22.570Z] #38 41.89 Selecting previously unselected package libcap-dev:arm64. [2020-07-29T18:38:22.570Z] #38 41.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-07-29T18:38:22.570Z] #38 41.92 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-07-29T18:38:22.710Z] #60 32.33 Checking out files: 50% (1039/2067) Checking out files: 51% (1055/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 92% (1915/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-07-29T18:38:22.710Z] #60 33.59 + cd /tmp/tmp.cmDkkPXcHq/src/github.com/docker/libnetwork [2020-07-29T18:38:22.710Z] #60 33.60 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-07-29T18:38:22.718Z] #40 8.005 DEP images/tty.pb-c.d [2020-07-29T18:38:22.718Z] #40 8.051 PBCC images/tun.pb-c.c [2020-07-29T18:38:22.718Z] #40 8.088 PBCC images/netdev.pb-c.c [2020-07-29T18:38:22.718Z] #40 8.160 DEP images/tun.pb-c.d [2020-07-29T18:38:23.029Z] #40 8.202 DEP images/netdev.pb-c.d [2020-07-29T18:38:23.029Z] #40 8.266 PBCC images/vma.pb-c.c [2020-07-29T18:38:23.029Z] #40 8.295 DEP images/vma.pb-c.d [2020-07-29T18:38:23.029Z] #40 8.343 PBCC images/creds.pb-c.c [2020-07-29T18:38:23.029Z] #40 8.384 DEP images/creds.pb-c.d [2020-07-29T18:38:23.029Z] #40 8.472 PBCC images/utsns.pb-c.c [2020-07-29T18:38:23.029Z] #40 8.492 DEP images/utsns.pb-c.d [2020-07-29T18:38:23.148Z] #38 43.28 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-07-29T18:38:23.326Z] #40 8.548 PBCC images/ipc-desc.pb-c.c [2020-07-29T18:38:23.326Z] #40 8.574 PBCC images/ipc-sem.pb-c.c [2020-07-29T18:38:23.326Z] #40 8.605 DEP images/ipc-desc.pb-c.d [2020-07-29T18:38:23.326Z] #40 8.648 DEP images/ipc-sem.pb-c.d [2020-07-29T18:38:23.326Z] #40 8.692 PBCC images/ipc-msg.pb-c.c [2020-07-29T18:38:23.326Z] #40 8.716 DEP images/ipc-msg.pb-c.d [2020-07-29T18:38:23.326Z] #40 8.768 PBCC images/ipc-shm.pb-c.c [2020-07-29T18:38:23.326Z] #40 8.822 DEP images/ipc-shm.pb-c.d [2020-07-29T18:38:23.624Z] #40 8.894 PBCC images/ipc-var.pb-c.c [2020-07-29T18:38:23.624Z] #40 8.905 DEP images/ipc-var.pb-c.d [2020-07-29T18:38:23.624Z] #40 8.941 PBCC images/sk-opts.pb-c.c [2020-07-29T18:38:23.624Z] #40 8.967 PBCC images/packet-sock.pb-c.c [2020-07-29T18:38:23.624Z] #40 9.012 DEP images/sk-opts.pb-c.d [2020-07-29T18:38:23.624Z] #40 9.087 DEP images/packet-sock.pb-c.d [2020-07-29T18:38:23.649Z] #60 ... [2020-07-29T18:38:23.649Z] [2020-07-29T18:38:23.649Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:38:23.649Z] #41 24.15 unicode/utf16 [2020-07-29T18:38:23.649Z] #41 24.79 container/list [2020-07-29T18:38:23.649Z] #41 25.89 crypto/internal/subtle [2020-07-29T18:38:23.649Z] #41 26.07 crypto/subtle [2020-07-29T18:38:23.649Z] #41 26.43 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-29T18:38:23.649Z] #41 26.60 internal/nettrace [2020-07-29T18:38:23.649Z] #41 26.98 runtime/cgo [2020-07-29T18:38:23.649Z] #41 ... [2020-07-29T18:38:23.649Z] [2020-07-29T18:38:23.649Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-29T18:38:23.649Z] #36 33.44 + 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-07-29T18:38:23.702Z] #36 ... [2020-07-29T18:38:23.702Z] [2020-07-29T18:38:23.702Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:38:23.702Z] #60 32.56 Checking out files: 63% (1321/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-07-29T18:38:23.702Z] #60 33.85 + cd /tmp/tmp.EbXfnWLrDh/src/github.com/docker/libnetwork [2020-07-29T18:38:23.702Z] #60 33.85 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-07-29T18:38:23.702Z] #60 34.49 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-29T18:38:23.923Z] #40 9.181 PBCC images/sk-netlink.pb-c.c [2020-07-29T18:38:23.923Z] #40 9.225 DEP images/sk-netlink.pb-c.d [2020-07-29T18:38:23.923Z] #40 9.313 PBCC images/sk-inet.pb-c.c [2020-07-29T18:38:23.923Z] #40 9.367 DEP images/sk-inet.pb-c.d [2020-07-29T18:38:24.222Z] #40 9.449 PBCC images/sk-unix.pb-c.c [2020-07-29T18:38:24.222Z] #40 9.507 DEP images/sk-unix.pb-c.d [2020-07-29T18:38:24.222Z] #40 9.587 PBCC images/mm.pb-c.c [2020-07-29T18:38:24.523Z] #40 9.667 DEP images/mm.pb-c.d [2020-07-29T18:38:24.523Z] #40 9.704 PBCC images/timerfd.pb-c.c [2020-07-29T18:38:24.523Z] #40 9.794 DEP images/timerfd.pb-c.d [2020-07-29T18:38:24.523Z] #40 9.842 PBCC images/timer.pb-c.c [2020-07-29T18:38:24.523Z] #40 9.889 DEP images/timer.pb-c.d [2020-07-29T18:38:24.825Z] #40 10.01 PBCC images/sa.pb-c.c [2020-07-29T18:38:24.825Z] #40 10.06 DEP images/sa.pb-c.d [2020-07-29T18:38:24.825Z] #40 10.12 PBCC images/pipe-data.pb-c.c [2020-07-29T18:38:24.825Z] #40 10.14 DEP images/pipe-data.pb-c.d [2020-07-29T18:38:24.825Z] #40 10.18 PBCC images/mnt.pb-c.c [2020-07-29T18:38:24.825Z] #40 10.22 DEP images/mnt.pb-c.d [2020-07-29T18:38:24.825Z] #40 10.29 PBCC images/sk-packet.pb-c.c [2020-07-29T18:38:25.083Z] #38 ... [2020-07-29T18:38:25.083Z] [2020-07-29T18:38:25.083Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-29T18:38:25.083Z] #23 35.26 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-29T18:38:25.083Z] #23 35.26 The following additional packages will be installed: [2020-07-29T18:38:25.083Z] #23 35.27 libjq1 libonig5 [2020-07-29T18:38:25.083Z] #23 35.71 The following NEW packages will be installed: [2020-07-29T18:38:25.083Z] #23 35.71 jq libjq1 libonig5 [2020-07-29T18:38:25.083Z] #23 36.12 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-29T18:38:25.083Z] #23 36.12 Need to get 325 kB of archives. [2020-07-29T18:38:25.083Z] #23 36.12 After this operation, 1019 kB of additional disk space will be used. [2020-07-29T18:38:25.083Z] #23 36.12 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-07-29T18:38:25.083Z] #23 36.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-07-29T18:38:25.083Z] #23 36.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-07-29T18:38:25.083Z] #23 38.06 debconf: delaying package configuration, since apt-utils is not installed [2020-07-29T18:38:25.083Z] #23 38.53 Fetched 325 kB in 0s (1636 kB/s) [2020-07-29T18:38:25.083Z] #23 38.85 Selecting previously unselected package libonig5:arm64. [2020-07-29T18:38:25.083Z] #23 38.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-07-29T18:38:25.083Z] #23 39.04 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-07-29T18:38:25.083Z] #23 39.08 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-07-29T18:38:25.084Z] #23 44.42 Selecting previously unselected package libjq1:arm64. [2020-07-29T18:38:25.084Z] #23 44.43 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-07-29T18:38:25.084Z] #23 44.49 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-07-29T18:38:25.126Z] #40 10.33 DEP images/sk-packet.pb-c.d [2020-07-29T18:38:25.126Z] #40 10.37 PBCC images/tcp-stream.pb-c.c [2020-07-29T18:38:25.126Z] #40 10.42 DEP images/tcp-stream.pb-c.d [2020-07-29T18:38:25.126Z] #40 10.47 PBCC images/pipe.pb-c.c [2020-07-29T18:38:25.126Z] #40 10.56 DEP images/pipe.pb-c.d [2020-07-29T18:38:25.347Z] #23 ... [2020-07-29T18:38:25.347Z] [2020-07-29T18:38:25.347Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-29T18:38:25.347Z] #51 35.38 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-29T18:38:25.347Z] #51 35.38 Need to get 119 kB of archives. [2020-07-29T18:38:25.347Z] #51 35.38 After this operation, 387 kB of additional disk space will be used. [2020-07-29T18:38:25.347Z] #51 35.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-07-29T18:38:25.347Z] #51 35.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-07-29T18:38:25.347Z] #51 36.95 debconf: delaying package configuration, since apt-utils is not installed [2020-07-29T18:38:25.347Z] #51 37.38 Fetched 119 kB in 0s (335 kB/s) [2020-07-29T18:38:25.347Z] #51 37.66 Selecting previously unselected package libbtrfs0. [2020-07-29T18:38:25.347Z] #51 37.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-07-29T18:38:25.348Z] #51 37.78 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-07-29T18:38:25.348Z] #51 37.83 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-29T18:38:25.348Z] #51 38.04 Selecting previously unselected package libbtrfs-dev. [2020-07-29T18:38:25.348Z] #51 38.05 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-07-29T18:38:25.348Z] #51 38.07 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-29T18:38:25.348Z] #51 38.53 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-29T18:38:25.348Z] #51 38.56 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-29T18:38:25.348Z] #51 38.57 Processing triggers for libc-bin (2.28-10) ... [2020-07-29T18:38:25.348Z] #51 ... [2020-07-29T18:38:25.348Z] [2020-07-29T18:38:25.348Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:38:25.348Z] #30 35.50 path [2020-07-29T18:38:25.348Z] #30 35.94 text/tabwriter [2020-07-29T18:38:25.348Z] #30 40.65 internal/syscall/execenv [2020-07-29T18:38:25.348Z] #30 40.65 time [2020-07-29T18:38:25.348Z] #30 40.66 internal/syscall/unix [2020-07-29T18:38:25.348Z] #30 42.51 internal/poll [2020-07-29T18:38:25.348Z] #30 42.62 internal/fmtsort [2020-07-29T18:38:25.348Z] #30 43.53 os [2020-07-29T18:38:25.348Z] #30 45.12 fmt [2020-07-29T18:38:25.348Z] #30 45.12 path/filepath [2020-07-29T18:38:25.426Z] #40 10.61 PBCC images/pstree.pb-c.c [2020-07-29T18:38:25.426Z] #40 10.65 DEP images/pstree.pb-c.d [2020-07-29T18:38:25.426Z] #40 10.68 PBCC images/fs.pb-c.c [2020-07-29T18:38:25.426Z] #40 10.72 DEP images/fs.pb-c.d [2020-07-29T18:38:25.426Z] #40 10.80 PBCC images/signalfd.pb-c.c [2020-07-29T18:38:25.426Z] #40 10.83 DEP images/signalfd.pb-c.d [2020-07-29T18:38:25.426Z] #40 10.92 PBCC images/fh.pb-c.c [2020-07-29T18:38:25.611Z] #30 ... [2020-07-29T18:38:25.611Z] [2020-07-29T18:38:25.611Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T18:38:25.611Z] #38 45.68 Selecting previously unselected package libnet1:arm64. [2020-07-29T18:38:25.611Z] #38 45.69 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-07-29T18:38:25.727Z] #40 10.97 PBCC images/fsnotify.pb-c.c [2020-07-29T18:38:25.727Z] #40 11.04 DEP images/fh.pb-c.d [2020-07-29T18:38:25.727Z] #40 11.09 DEP images/fsnotify.pb-c.d [2020-07-29T18:38:25.727Z] #40 11.15 PBCC images/eventpoll.pb-c.c [2020-07-29T18:38:25.875Z] #38 ... [2020-07-29T18:38:25.875Z] [2020-07-29T18:38:25.875Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:38:25.875Z] #41 35.92 bufio [2020-07-29T18:38:25.875Z] #41 38.77 regexp/syntax [2020-07-29T18:38:25.875Z] #41 38.96 hash/crc32 [2020-07-29T18:38:25.875Z] #41 41.32 time [2020-07-29T18:38:25.875Z] #41 42.45 regexp [2020-07-29T18:38:25.875Z] #41 44.10 context [2020-07-29T18:38:25.875Z] #41 44.11 os [2020-07-29T18:38:25.875Z] #41 44.94 github.com/LK4D4/vndr/versioned [2020-07-29T18:38:25.875Z] #41 45.30 encoding/binary [2020-07-29T18:38:25.875Z] #41 ... [2020-07-29T18:38:25.875Z] [2020-07-29T18:38:25.875Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-29T18:38:25.875Z] #23 45.98 Selecting previously unselected package jq. [2020-07-29T18:38:25.875Z] #23 45.99 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-07-29T18:38:25.875Z] #23 46.14 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-29T18:38:26.027Z] #40 11.19 DEP images/eventpoll.pb-c.d [2020-07-29T18:38:26.027Z] #40 11.25 PBCC images/eventfd.pb-c.c [2020-07-29T18:38:26.027Z] #40 11.28 DEP images/eventfd.pb-c.d [2020-07-29T18:38:26.027Z] #40 11.34 PBCC images/remap-file-path.pb-c.c [2020-07-29T18:38:26.027Z] #40 11.37 DEP images/remap-file-path.pb-c.d [2020-07-29T18:38:26.027Z] #40 11.43 PBCC images/fifo.pb-c.c [2020-07-29T18:38:26.027Z] #40 11.47 DEP images/fifo.pb-c.d [2020-07-29T18:38:26.328Z] #40 11.56 PBCC images/ghost-file.pb-c.c [2020-07-29T18:38:26.328Z] #40 11.60 DEP images/ghost-file.pb-c.d [2020-07-29T18:38:26.328Z] #40 11.68 PBCC images/regfile.pb-c.c [2020-07-29T18:38:26.628Z] #40 11.77 DEP images/regfile.pb-c.d [2020-07-29T18:38:26.628Z] #40 11.83 PBCC images/ns.pb-c.c [2020-07-29T18:38:26.628Z] #40 11.91 DEP images/ns.pb-c.d [2020-07-29T18:38:26.628Z] #40 11.99 PBCC images/fdinfo.pb-c.c [2020-07-29T18:38:26.947Z] #40 12.08 DEP images/fdinfo.pb-c.d [2020-07-29T18:38:26.947Z] #40 12.18 PBCC images/core-aarch64.pb-c.c [2020-07-29T18:38:26.947Z] #40 12.26 PBCC images/core-arm.pb-c.c [2020-07-29T18:38:27.247Z] #40 12.34 PBCC images/core-ppc64.pb-c.c [2020-07-29T18:38:27.247Z] #40 12.38 PBCC images/core-s390.pb-c.c [2020-07-29T18:38:27.247Z] #40 12.49 PBCC images/core-x86.pb-c.c [2020-07-29T18:38:27.247Z] #40 12.55 PBCC images/core.pb-c.c [2020-07-29T18:38:27.247Z] #40 12.62 PBCC images/inventory.pb-c.c [2020-07-29T18:38:27.546Z] #40 12.72 DEP images/core-aarch64.pb-c.d [2020-07-29T18:38:27.546Z] #40 12.80 DEP images/core-arm.pb-c.d [2020-07-29T18:38:27.546Z] #40 12.87 DEP images/core-ppc64.pb-c.d [2020-07-29T18:38:27.546Z] #40 12.94 DEP images/core-s390.pb-c.d [2020-07-29T18:38:27.546Z] #40 13.03 DEP images/core-x86.pb-c.d [2020-07-29T18:38:27.845Z] #40 13.13 DEP images/core.pb-c.d [2020-07-29T18:38:27.845Z] #40 13.17 DEP images/inventory.pb-c.d [2020-07-29T18:38:27.845Z] #40 13.24 PBCC images/cpuinfo.pb-c.c [2020-07-29T18:38:27.845Z] #40 13.28 DEP images/cpuinfo.pb-c.d [2020-07-29T18:38:27.984Z] fc1b9e59edad: Verifying Checksum [2020-07-29T18:38:27.984Z] fc1b9e59edad: Download complete [2020-07-29T18:38:28.053Z] #45 ... [2020-07-29T18:38:28.053Z] [2020-07-29T18:38:28.053Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:38:28.053Z] #52 139.4 + bin/containerd-stress [2020-07-29T18:38:28.053Z] #52 141.3 + bin/containerd-shim [2020-07-29T18:38:28.143Z] #40 13.35 PBCC images/stats.pb-c.c [2020-07-29T18:38:28.143Z] #40 13.37 DEP images/stats.pb-c.d [2020-07-29T18:38:28.594Z] #23 ... [2020-07-29T18:38:28.594Z] [2020-07-29T18:38:28.594Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-29T18:38:28.594Z] #51 DONE 48.4s [2020-07-29T18:38:28.594Z] [2020-07-29T18:38:28.594Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-29T18:38:28.594Z] #23 48.25 Setting up libonig5:arm64 (6.9.1-1) ... [2020-07-29T18:38:28.594Z] #23 ... [2020-07-29T18:38:28.594Z] [2020-07-29T18:38:28.594Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:38:28.594Z] #43 DONE 48.4s [2020-07-29T18:38:28.594Z] [2020-07-29T18:38:28.594Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:38:28.594Z] #60 DONE 48.4s [2020-07-29T18:38:28.594Z] [2020-07-29T18:38:28.594Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-29T18:38:28.594Z] #23 48.42 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-07-29T18:38:28.594Z] #23 48.45 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-29T18:38:28.594Z] #23 48.47 Processing triggers for libc-bin (2.28-10) ... [2020-07-29T18:38:28.692Z] #52 ... [2020-07-29T18:38:28.692Z] [2020-07-29T18:38:28.692Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:38:28.692Z] #45 DONE 168.5s [2020-07-29T18:38:28.692Z] [2020-07-29T18:38:28.692Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:38:28.791Z] #40 ... [2020-07-29T18:38:28.792Z] [2020-07-29T18:38:28.792Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:38:28.792Z] #48 70.06 regexp/syntax [2020-07-29T18:38:28.792Z] #48 70.15 reflect [2020-07-29T18:38:28.792Z] #48 76.56 time [2020-07-29T18:38:29.095Z] #48 ... [2020-07-29T18:38:29.095Z] [2020-07-29T18:38:29.095Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:38:29.095Z] #42 73.70 hash/crc32 [2020-07-29T18:38:29.095Z] #42 76.18 vendor/golang.org/x/text/transform [2020-07-29T18:38:29.095Z] #42 79.07 context [2020-07-29T18:38:29.095Z] #42 79.11 internal/poll [2020-07-29T18:38:29.397Z] #42 ... [2020-07-29T18:38:29.397Z] [2020-07-29T18:38:29.397Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:38:29.560Z] #23 DONE 49.6s [2020-07-29T18:38:29.561Z] [2020-07-29T18:38:29.561Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-29T18:38:29.733Z] #52 ... [2020-07-29T18:38:29.733Z] [2020-07-29T18:38:29.733Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-29T18:38:30.025Z] #46 DONE 0.2s [2020-07-29T18:38:30.025Z] [2020-07-29T18:38:30.025Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-29T18:38:30.025Z] #48 DONE 0.1s [2020-07-29T18:38:30.025Z] [2020-07-29T18:38:30.025Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-29T18:38:30.139Z] #24 DONE 0.6s [2020-07-29T18:38:30.139Z] [2020-07-29T18:38:30.139Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T18:38:30.241Z] #36 ... [2020-07-29T18:38:30.242Z] [2020-07-29T18:38:30.242Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:38:30.242Z] #47 30.87 runtime [2020-07-29T18:38:30.242Z] #47 30.93 runtime/cgo [2020-07-29T18:38:30.242Z] #47 ... [2020-07-29T18:38:30.242Z] [2020-07-29T18:38:30.242Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-29T18:38:30.242Z] #32 31.73 Fetched 8368 kB in 25s (332 kB/s) [2020-07-29T18:38:30.242Z] #32 31.73 Reading package lists... [2020-07-29T18:38:30.302Z] #53 42.15 Checking out files: 59% (1918/3208) Checking out files: 60% (1925/3208) Checking out files: 61% (1957/3208) Checking out files: 62% (1989/3208) Checking out files: 63% (2022/3208) Checking out files: 64% (2054/3208) Checking out files: 65% (2086/3208) Checking out files: 66% (2118/3208) Checking out files: 67% (2150/3208) Checking out files: 68% (2182/3208) Checking out files: 69% (2214/3208) Checking out files: 70% (2246/3208) Checking out files: 71% (2278/3208) Checking out files: 72% (2310/3208) Checking out files: 73% (2342/3208) Checking out files: 74% (2374/3208) Checking out files: 75% (2406/3208) Checking out files: 76% (2439/3208) Checking out files: 77% (2471/3208) Checking out files: 78% (2503/3208) Checking out files: 79% (2535/3208) Checking out files: 80% (2567/3208) Checking out files: 81% (2599/3208) Checking out files: 82% (2631/3208) Checking out files: 83% (2663/3208) Checking out files: 84% (2695/3208) Checking out files: 85% (2727/3208) Checking out files: 86% (2759/3208) Checking out files: 87% (2791/3208) Checking out files: 88% (2824/3208) Checking out files: 89% (2856/3208) Checking out files: 90% (2888/3208) Checking out files: 91% (2920/3208) Checking out files: 92% (2952/3208) Checking out files: 93% (2984/3208) Checking out files: 94% (3016/3208) Checking out files: 95% (3048/3208) Checking out files: 96% (3080/3208) Checking out files: 97% (3112/3208) Checking out files: 98% (3144/3208) Checking out files: 99% (3176/3208) Checking out files: 100% (3208/3208) Checking out files: 100% (3208/3208), done. [2020-07-29T18:38:30.318Z] #50 DONE 0.1s [2020-07-29T18:38:30.318Z] [2020-07-29T18:38:30.318Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:38:30.606Z] #53 43.21 + cd /tmp/tmp.GN6fArwOGm/src/github.com/containerd/containerd [2020-07-29T18:38:30.606Z] #53 43.21 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-29T18:38:31.089Z] #25 ... [2020-07-29T18:38:31.089Z] [2020-07-29T18:38:31.089Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-29T18:38:31.089Z] #28 40.94 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-29T18:38:31.089Z] #28 41.47 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-29T18:38:31.089Z] #28 ... [2020-07-29T18:38:31.089Z] [2020-07-29T18:38:31.089Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T18:38:31.089Z] #10 42.48 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-07-29T18:38:31.089Z] #10 45.33 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-07-29T18:38:31.089Z] #10 45.34 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-07-29T18:38:31.089Z] #10 45.37 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-07-29T18:38:31.089Z] #10 45.39 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-07-29T18:38:31.089Z] #10 45.43 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-07-29T18:38:31.089Z] #10 45.47 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB] [2020-07-29T18:38:31.089Z] #10 45.47 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-07-29T18:38:31.089Z] #10 45.48 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-07-29T18:38:31.089Z] #10 45.49 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-07-29T18:38:31.089Z] #10 45.49 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-07-29T18:38:31.089Z] #10 45.50 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-07-29T18:38:31.089Z] #10 45.60 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-07-29T18:38:31.089Z] #10 45.61 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-07-29T18:38:31.089Z] #10 45.62 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-07-29T18:38:31.089Z] #10 45.62 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB] [2020-07-29T18:38:31.089Z] #10 46.87 debconf: delaying package configuration, since apt-utils is not installed [2020-07-29T18:38:31.089Z] #10 47.61 Fetched 73.3 MB in 10s (7201 kB/s) [2020-07-29T18:38:31.089Z] #10 48.38 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-29T18:38:31.089Z] #10 48.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-07-29T18:38:31.089Z] #10 48.42 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-07-29T18:38:31.089Z] #10 48.43 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-29T18:38:31.089Z] #10 ... [2020-07-29T18:38:31.089Z] [2020-07-29T18:38:31.089Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T18:38:31.089Z] #38 46.11 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-07-29T18:38:31.089Z] #38 47.82 Selecting previously unselected package libnet1-dev. [2020-07-29T18:38:31.089Z] #38 47.82 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-07-29T18:38:31.089Z] #38 47.82 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-29T18:38:31.089Z] #38 48.62 Selecting previously unselected package libnl-3-200:arm64. [2020-07-29T18:38:31.089Z] #38 48.62 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-07-29T18:38:31.089Z] #38 48.65 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-07-29T18:38:31.089Z] #38 49.09 Selecting previously unselected package libnl-3-dev:arm64. [2020-07-29T18:38:31.089Z] #38 49.09 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-07-29T18:38:31.089Z] #38 49.13 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-07-29T18:38:31.089Z] #38 50.36 Selecting previously unselected package libprotobuf-c1:arm64. [2020-07-29T18:38:31.089Z] #38 50.36 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-07-29T18:38:31.089Z] #38 50.38 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-07-29T18:38:31.089Z] #38 51.05 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-07-29T18:38:31.089Z] #38 51.07 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-07-29T18:38:31.089Z] #38 51.19 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-07-29T18:38:31.089Z] #38 51.37 Selecting previously unselected package zlib1g-dev:arm64. [2020-07-29T18:38:31.089Z] #38 51.37 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-07-29T18:38:31.089Z] #38 51.38 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-07-29T18:38:31.177Z] #32 40.66 Reading package lists... [2020-07-29T18:38:31.177Z] #32 ... [2020-07-29T18:38:31.177Z] [2020-07-29T18:38:31.177Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-29T18:38:31.177Z] #51 22.22 Reading package lists... [2020-07-29T18:38:31.177Z] #51 33.57 Reading package lists... [2020-07-29T18:38:31.254Z] #53 ... [2020-07-29T18:38:31.254Z] [2020-07-29T18:38:31.254Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:38:31.254Z] #31 72.36 internal/syscall/execenv [2020-07-29T18:38:31.254Z] #31 72.39 internal/syscall/unix [2020-07-29T18:38:31.254Z] #31 72.41 time [2020-07-29T18:38:31.254Z] #31 78.29 internal/poll [2020-07-29T18:38:31.254Z] #31 80.59 os [2020-07-29T18:38:31.254Z] #31 ... [2020-07-29T18:38:31.254Z] [2020-07-29T18:38:31.254Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:38:31.254Z] #40 15.33 make[1]: Nothing to be done for 'all'. [2020-07-29T18:38:31.352Z] #38 ... [2020-07-29T18:38:31.352Z] [2020-07-29T18:38:31.352Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:38:31.352Z] #47 41.43 time [2020-07-29T18:38:31.352Z] #47 41.44 reflect [2020-07-29T18:38:31.352Z] #47 41.46 regexp/syntax [2020-07-29T18:38:31.352Z] #47 44.52 os [2020-07-29T18:38:31.352Z] #47 44.53 context [2020-07-29T18:38:31.352Z] #47 47.32 mvdan.cc/sh/v3/fileutil [2020-07-29T18:38:31.352Z] #47 47.98 flag [2020-07-29T18:38:31.352Z] #47 48.00 github.com/pkg/diff [2020-07-29T18:38:31.352Z] #47 48.00 go/token [2020-07-29T18:38:31.352Z] #47 48.01 encoding/base64 [2020-07-29T18:38:31.352Z] #47 50.53 encoding/json [2020-07-29T18:38:31.352Z] #47 50.99 go/scanner [2020-07-29T18:38:31.352Z] #47 51.53 golang.org/x/sys/unix [2020-07-29T18:38:31.352Z] #47 ... [2020-07-29T18:38:31.352Z] [2020-07-29T18:38:31.352Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T18:38:31.352Z] #10 51.66 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-29T18:38:31.616Z] #10 51.67 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-07-29T18:38:31.616Z] #10 51.68 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-29T18:38:31.829Z] #60 ... [2020-07-29T18:38:31.829Z] [2020-07-29T18:38:31.829Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:38:31.829Z] #47 31.89 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-29T18:38:31.829Z] #47 32.01 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-29T18:38:31.829Z] #47 32.20 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-29T18:38:31.829Z] #47 32.32 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-29T18:38:31.829Z] #47 33.65 runtime/cgo [2020-07-29T18:38:31.829Z] #47 33.66 runtime [2020-07-29T18:38:31.829Z] #47 ... [2020-07-29T18:38:31.829Z] [2020-07-29T18:38:31.829Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T18:38:31.829Z] #38 32.18 Fetched 8368 kB in 26s (320 kB/s) [2020-07-29T18:38:31.829Z] #38 32.18 Reading package lists... [2020-07-29T18:38:31.829Z] #38 41.62 Reading package lists... [2020-07-29T18:38:31.829Z] #38 ... [2020-07-29T18:38:31.829Z] [2020-07-29T18:38:31.829Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:38:31.829Z] #41 38.42 vendor/golang.org/x/crypto/internal/subtle [2020-07-29T18:38:31.829Z] #41 38.73 vendor/golang.org/x/crypto/curve25519 [2020-07-29T18:38:31.905Z] #40 17.33 CC images/stats.o [2020-07-29T18:38:32.086Z] #41 ... [2020-07-29T18:38:32.086Z] [2020-07-29T18:38:32.086Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T18:38:32.086Z] #10 32.96 Fetched 8368 kB in 27s (315 kB/s) [2020-07-29T18:38:32.086Z] #10 32.96 Reading package lists... [2020-07-29T18:38:32.086Z] #10 42.14 Reading package lists... [2020-07-29T18:38:32.086Z] #10 ... [2020-07-29T18:38:32.086Z] [2020-07-29T18:38:32.086Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-29T18:38:32.086Z] #23 34.19 Fetched 8368 kB in 28s (301 kB/s) [2020-07-29T18:38:32.086Z] #23 34.19 Reading package lists... [2020-07-29T18:38:32.391Z] #52 146.9 + bin/containerd-shim-runc-v1 [2020-07-29T18:38:32.551Z] #40 17.68 CC images/core.o [2020-07-29T18:38:32.806Z] #51 42.14 Building dependency tree... [2020-07-29T18:38:32.806Z] #51 ... [2020-07-29T18:38:32.806Z] [2020-07-29T18:38:32.806Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T18:38:32.806Z] #38 33.60 Fetched 8368 kB in 26s (324 kB/s) [2020-07-29T18:38:32.806Z] #38 33.60 Reading package lists... [2020-07-29T18:38:33.018Z] #23 42.88 Reading package lists... [2020-07-29T18:38:33.018Z] #23 ... [2020-07-29T18:38:33.018Z] [2020-07-29T18:38:33.018Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-29T18:38:33.018Z] #32 35.20 Fetched 8368 kB in 27s (312 kB/s) [2020-07-29T18:38:33.018Z] #32 35.20 Reading package lists... [2020-07-29T18:38:33.067Z] #38 42.38 Reading package lists... [2020-07-29T18:38:33.067Z] #38 ... [2020-07-29T18:38:33.067Z] [2020-07-29T18:38:33.067Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-29T18:38:33.067Z] #51 42.14 Building dependency tree... [2020-07-29T18:38:33.194Z] #40 18.48 CC images/core-x86.o [2020-07-29T18:38:33.631Z] #51 ... [2020-07-29T18:38:33.631Z] [2020-07-29T18:38:33.631Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T18:38:33.631Z] #10 34.22 Fetched 8368 kB in 26s (324 kB/s) [2020-07-29T18:38:33.631Z] #10 34.22 Reading package lists... [2020-07-29T18:38:33.631Z] #10 42.94 Reading package lists... [2020-07-29T18:38:33.631Z] #10 ... [2020-07-29T18:38:33.631Z] [2020-07-29T18:38:33.631Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:38:33.631Z] #60 34.36 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-29T18:38:33.844Z] #40 19.13 CC images/core-arm.o [2020-07-29T18:38:33.888Z] #60 ... [2020-07-29T18:38:33.888Z] [2020-07-29T18:38:33.888Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-29T18:38:33.888Z] #23 34.94 Fetched 8368 kB in 26s (319 kB/s) [2020-07-29T18:38:33.888Z] #23 34.94 Reading package lists... [2020-07-29T18:38:33.950Z] #32 43.86 Reading package lists... [2020-07-29T18:38:33.950Z] #32 ... [2020-07-29T18:38:33.950Z] [2020-07-29T18:38:33.950Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-29T18:38:33.950Z] #51 35.55 Fetched 8368 kB in 27s (308 kB/s) [2020-07-29T18:38:33.950Z] #51 35.55 Reading package lists... [2020-07-29T18:38:34.145Z] #40 19.55 CC images/core-aarch64.o [2020-07-29T18:38:34.464Z] #52 149.0 + bin/containerd-shim-runc-v2 [2020-07-29T18:38:34.793Z] #40 20.05 CC images/core-ppc64.o [2020-07-29T18:38:34.941Z] #10 54.54 Selecting previously unselected package binutils-mingw-w64. [2020-07-29T18:38:34.941Z] #10 54.55 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-29T18:38:34.941Z] #10 54.58 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-29T18:38:34.941Z] #10 54.82 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-07-29T18:38:34.941Z] #10 54.82 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-07-29T18:38:34.941Z] #10 54.84 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-07-29T18:38:34.941Z] #10 55.14 Selecting previously unselected package dmsetup. [2020-07-29T18:38:34.941Z] #10 55.14 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-07-29T18:38:34.941Z] #10 55.18 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-29T18:38:35.099Z] #52 149.6 + binaries [2020-07-29T18:38:35.099Z] #52 149.6 + install -D bin/containerd /build/containerd [2020-07-29T18:38:35.099Z] #52 149.7 + install -D bin/containerd-shim /build/containerd-shim [2020-07-29T18:38:35.099Z] #52 149.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-29T18:38:35.099Z] #52 149.7 + install -D bin/ctr /build/ctr [2020-07-29T18:38:35.207Z] #10 55.44 Selecting previously unselected package mingw-w64-common. [2020-07-29T18:38:35.207Z] #10 55.44 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-29T18:38:35.207Z] #10 55.45 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-29T18:38:35.257Z] #23 43.07 Reading package lists... [2020-07-29T18:38:35.257Z] #23 ... [2020-07-29T18:38:35.257Z] [2020-07-29T18:38:35.257Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-29T18:38:35.257Z] #51 45.95 The following additional packages will be installed: [2020-07-29T18:38:35.257Z] #51 45.96 libbtrfs0 [2020-07-29T18:38:35.392Z] #52 DONE 150.0s [2020-07-29T18:38:35.440Z] #40 20.78 CC images/core-s390.o [2020-07-29T18:38:35.514Z] #51 46.20 The following NEW packages will be installed: [2020-07-29T18:38:35.514Z] #51 46.23 libbtrfs-dev libbtrfs0 [2020-07-29T18:38:36.029Z] [2020-07-29T18:38:36.029Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-29T18:38:36.029Z] #53 DONE 0.3s [2020-07-29T18:38:36.079Z] #51 46.76 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-29T18:38:36.079Z] #51 46.76 Need to get 119 kB of archives. [2020-07-29T18:38:36.079Z] #51 46.76 After this operation, 387 kB of additional disk space will be used. [2020-07-29T18:38:36.079Z] #51 46.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-29T18:38:36.079Z] #51 46.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-29T18:38:36.157Z] #10 ... [2020-07-29T18:38:36.157Z] [2020-07-29T18:38:36.157Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:38:36.157Z] #30 46.08 io/ioutil [2020-07-29T18:38:36.157Z] #30 47.18 flag [2020-07-29T18:38:36.157Z] #30 47.19 log [2020-07-29T18:38:36.157Z] #30 47.19 github.com/BurntSushi/toml [2020-07-29T18:38:36.157Z] #30 51.85 github.com/BurntSushi/toml/cmd/tomlv [2020-07-29T18:38:36.157Z] #30 ... [2020-07-29T18:38:36.157Z] [2020-07-29T18:38:36.157Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T18:38:36.157Z] #25 3.561 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-29T18:38:36.157Z] #25 3.888 [2020-07-29T18:38:36.157Z] #25 4.197 0.0% #### 5.9% ######## 11.8% ########## 14.4% ############## 20.1% ################## 26.3% ######################### 35.3% ################################ 45.1% ###################################### 53.9% ############################################# 62.8% #################################################### 72.9% ############################################################ 83.4% ################################################################## 91.8% ######################################################################## 100.0% [2020-07-29T18:38:36.157Z] #25 5.901 [2020-07-29T18:38:36.322Z] [2020-07-29T18:38:36.322Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-29T18:38:36.322Z] #57 DONE 0.2s [2020-07-29T18:38:36.322Z] [2020-07-29T18:38:36.322Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-29T18:38:36.497Z] #40 21.56 CC images/cpuinfo.o [2020-07-29T18:38:36.615Z] #59 DONE 0.2s [2020-07-29T18:38:36.615Z] [2020-07-29T18:38:36.615Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-29T18:38:36.615Z] #61 DONE 0.2s [2020-07-29T18:38:36.687Z] #25 6.149 0.2% ###################### 31.5% ##################################### 51.7% [2020-07-29T18:38:36.687Z] #25 ... [2020-07-29T18:38:36.687Z] [2020-07-29T18:38:36.687Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:38:36.687Z] #41 46.75 crypto/sha512 [2020-07-29T18:38:36.687Z] #41 46.75 encoding/base64 [2020-07-29T18:38:36.687Z] #41 46.75 crypto/cipher [2020-07-29T18:38:36.687Z] #41 47.25 flag [2020-07-29T18:38:36.687Z] #41 47.28 go/token [2020-07-29T18:38:36.687Z] #41 48.09 go/scanner [2020-07-29T18:38:36.687Z] #41 48.12 internal/lazyregexp [2020-07-29T18:38:36.687Z] #41 48.25 net/url [2020-07-29T18:38:36.687Z] #41 48.59 text/template/parse [2020-07-29T18:38:36.687Z] #41 50.02 encoding/json [2020-07-29T18:38:36.687Z] #41 52.71 go/ast [2020-07-29T18:38:36.687Z] #41 53.25 encoding/xml [2020-07-29T18:38:36.687Z] #41 ... [2020-07-29T18:38:36.687Z] [2020-07-29T18:38:36.687Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T18:38:36.687Z] #25 6.149 0.2% ###################### 31.5% ##################################### 51.7% ############################################################ 83.6% ######################################################################## 100.0% [2020-07-29T18:38:36.696Z] 4612f6d0b889: Verifying Checksum [2020-07-29T18:38:36.696Z] 4612f6d0b889: Download complete [2020-07-29T18:38:36.795Z] #40 22.04 CC images/inventory.o [2020-07-29T18:38:36.795Z] #40 22.28 CC images/fdinfo.o [2020-07-29T18:38:36.908Z] [2020-07-29T18:38:36.908Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-29T18:38:36.908Z] #62 DONE 0.1s [2020-07-29T18:38:36.908Z] [2020-07-29T18:38:36.908Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-29T18:38:37.265Z] #25 6.962 [2020-07-29T18:38:37.443Z] #40 22.66 CC images/fown.o [2020-07-29T18:38:37.443Z] #40 ... [2020-07-29T18:38:37.443Z] [2020-07-29T18:38:37.443Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:38:37.443Z] #53 44.90 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-29T18:38:37.443Z] #53 44.90 + BUILDTAGS='netgo osusergo static_build' [2020-07-29T18:38:37.443Z] #53 44.90 + export EXTRA_FLAGS=-buildmode=pie [2020-07-29T18:38:37.443Z] #53 44.90 + EXTRA_FLAGS=-buildmode=pie [2020-07-29T18:38:37.443Z] #53 44.90 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-29T18:38:37.443Z] #53 44.91 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-29T18:38:37.443Z] #53 44.91 + '[' '' = dynamic ']' [2020-07-29T18:38:37.443Z] #53 44.91 + make [2020-07-29T18:38:37.443Z] #53 46.05 + bin/ctr [2020-07-29T18:38:37.448Z] #51 47.92 debconf: delaying package configuration, since apt-utils is not installed [2020-07-29T18:38:37.448Z] #51 48.12 Fetched 119 kB in 0s (301 kB/s) [2020-07-29T18:38:37.448Z] #51 48.26 Selecting previously unselected package libbtrfs0. [2020-07-29T18:38:37.543Z] #63 DONE 0.6s [2020-07-29T18:38:37.705Z] #51 48.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-29T18:38:37.705Z] #51 48.33 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-29T18:38:37.705Z] #51 48.36 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-29T18:38:37.836Z] [2020-07-29T18:38:37.836Z] #64 exporting to image [2020-07-29T18:38:37.836Z] #64 exporting layers [2020-07-29T18:38:37.962Z] #51 48.47 Selecting previously unselected package libbtrfs-dev. [2020-07-29T18:38:37.962Z] #51 48.48 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-29T18:38:37.962Z] #51 48.48 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-29T18:38:38.127Z] #51 44.00 Reading package lists... [2020-07-29T18:38:38.127Z] #51 ... [2020-07-29T18:38:38.127Z] [2020-07-29T18:38:38.127Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T18:38:38.127Z] #38 41.62 Reading package lists... [2020-07-29T18:38:38.128Z] #25 7.165 ### 5.1% ################### 26.7% ###################################### 53.7% ####################################################### 76.4% ############################################################## 86.7% ######################################################################## 100.0% [2020-07-29T18:38:38.218Z] #51 48.77 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-29T18:38:38.218Z] #51 48.82 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-29T18:38:38.218Z] #51 48.84 Processing triggers for libc-bin (2.28-10) ... [2020-07-29T18:38:38.392Z] #25 ... [2020-07-29T18:38:38.392Z] [2020-07-29T18:38:38.392Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:38:38.392Z] #52 2.909 + RM_GOPATH=0 [2020-07-29T18:38:38.392Z] #52 2.909 + TMP_GOPATH= [2020-07-29T18:38:38.392Z] #52 2.910 + : /build [2020-07-29T18:38:38.392Z] #52 2.910 + '[' -z '' ']' [2020-07-29T18:38:38.392Z] #52 2.910 ++ mktemp -d [2020-07-29T18:38:38.392Z] #52 2.922 + export GOPATH=/tmp/tmp.uMcbEN8Dii [2020-07-29T18:38:38.392Z] #52 2.922 + GOPATH=/tmp/tmp.uMcbEN8Dii [2020-07-29T18:38:38.392Z] #52 2.922 + RM_GOPATH=1 [2020-07-29T18:38:38.392Z] #52 2.922 + case "$(go env GOARCH)" in [2020-07-29T18:38:38.392Z] #52 2.922 ++ go env GOARCH [2020-07-29T18:38:38.392Z] #52 2.952 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-29T18:38:38.392Z] #52 2.964 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T18:38:38.392Z] #52 2.964 + GO_BUILDMODE=-buildmode=pie [2020-07-29T18:38:38.392Z] #52 2.964 ++ dirname /tmp/install/install.sh [2020-07-29T18:38:38.392Z] #52 2.964 + dir=/tmp/install [2020-07-29T18:38:38.392Z] #52 2.964 + bin=containerd [2020-07-29T18:38:38.392Z] #52 2.964 + shift [2020-07-29T18:38:38.392Z] #52 2.964 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-29T18:38:38.392Z] #52 2.964 + . /tmp/install/containerd.installer [2020-07-29T18:38:38.392Z] #52 2.964 ++ set -e [2020-07-29T18:38:38.392Z] #52 2.964 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-29T18:38:38.392Z] #52 2.964 + install_containerd [2020-07-29T18:38:38.392Z] #52 2.964 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-29T18:38:38.392Z] #52 2.964 + git clone https://github.com/containerd/containerd.git /tmp/tmp.uMcbEN8Dii/src/github.com/containerd/containerd [2020-07-29T18:38:38.392Z] #52 2.968 Cloning into '/tmp/tmp.uMcbEN8Dii/src/github.com/containerd/containerd'... [2020-07-29T18:38:38.392Z] #52 ... [2020-07-29T18:38:38.392Z] [2020-07-29T18:38:38.392Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T18:38:38.392Z] #38 51.74 Selecting previously unselected package libprotobuf17:arm64. [2020-07-29T18:38:38.392Z] #38 51.74 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-07-29T18:38:38.392Z] #38 51.76 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-07-29T18:38:38.392Z] #38 52.78 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-07-29T18:38:38.392Z] #38 52.78 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-07-29T18:38:38.392Z] #38 52.88 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-07-29T18:38:38.392Z] #38 53.27 Selecting previously unselected package libprotobuf-dev:arm64. [2020-07-29T18:38:38.392Z] #38 53.27 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-07-29T18:38:38.392Z] #38 53.37 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-07-29T18:38:38.392Z] #38 55.16 Selecting previously unselected package libprotoc17:arm64. [2020-07-29T18:38:38.392Z] #38 55.18 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-07-29T18:38:38.392Z] #38 55.20 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-07-29T18:38:38.392Z] #38 55.92 Selecting previously unselected package protobuf-c-compiler. [2020-07-29T18:38:38.392Z] #38 55.93 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-07-29T18:38:38.392Z] #38 55.94 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-29T18:38:38.392Z] #38 56.29 Selecting previously unselected package protobuf-compiler. [2020-07-29T18:38:38.392Z] #38 56.29 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-07-29T18:38:38.392Z] #38 56.30 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-29T18:38:38.392Z] #38 56.68 Selecting previously unselected package python-pkg-resources. [2020-07-29T18:38:38.392Z] #38 56.69 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-29T18:38:38.392Z] #38 56.71 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-29T18:38:38.392Z] #38 58.49 Selecting previously unselected package python-six. [2020-07-29T18:38:38.392Z] #38 58.50 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-29T18:38:38.500Z] #53 ... [2020-07-29T18:38:38.500Z] [2020-07-29T18:38:38.500Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:38:38.500Z] #40 22.91 CC images/ns.o [2020-07-29T18:38:38.500Z] #40 23.18 CC images/regfile.o [2020-07-29T18:38:38.500Z] #40 23.44 CC images/ghost-file.o [2020-07-29T18:38:38.500Z] #40 23.82 CC images/fifo.o [2020-07-29T18:38:38.731Z] #38 ... [2020-07-29T18:38:38.731Z] [2020-07-29T18:38:38.731Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T18:38:38.731Z] #25 8.338 [2020-07-29T18:38:38.799Z] #40 24.02 CC images/remap-file-path.o [2020-07-29T18:38:38.799Z] #40 24.27 CC images/eventfd.o [2020-07-29T18:38:39.446Z] #40 24.58 CC images/eventpoll.o [2020-07-29T18:38:39.588Z] #51 DONE 50.2s [2020-07-29T18:38:39.588Z] [2020-07-29T18:38:39.588Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:38:39.745Z] #40 24.92 CC images/fh.o [2020-07-29T18:38:39.745Z] #40 ... [2020-07-29T18:38:39.745Z] [2020-07-29T18:38:39.745Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:38:39.745Z] #48 80.83 regexp [2020-07-29T18:38:39.745Z] #48 88.49 mvdan.cc/sh/v3/fileutil [2020-07-29T18:38:39.745Z] #48 90.45 encoding/binary [2020-07-29T18:38:39.745Z] #48 90.46 flag [2020-07-29T18:38:39.745Z] #48 90.46 go/token [2020-07-29T18:38:39.745Z] #48 90.47 github.com/pkg/diff [2020-07-29T18:38:39.745Z] #48 ... [2020-07-29T18:38:39.745Z] [2020-07-29T18:38:39.745Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:38:39.745Z] #31 83.30 internal/fmtsort [2020-07-29T18:38:39.745Z] #31 84.69 path/filepath [2020-07-29T18:38:39.745Z] #31 84.70 fmt [2020-07-29T18:38:39.745Z] #31 86.54 io/ioutil [2020-07-29T18:38:39.745Z] #31 88.76 flag [2020-07-29T18:38:39.745Z] #31 88.77 log [2020-07-29T18:38:39.745Z] #31 88.77 github.com/BurntSushi/toml [2020-07-29T18:38:40.025Z] #38 49.06 Building dependency tree... [2020-07-29T18:38:40.043Z] #31 ... [2020-07-29T18:38:40.043Z] [2020-07-29T18:38:40.043Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:38:40.043Z] #40 25.32 CC images/fsnotify.o [2020-07-29T18:38:40.057Z] #25 8.533 0.0% ## 3.3% ### 4.8% ####### 11.0% ########### 16.2% ############### 22.0% ################ 22.8% ##################### 29.2% ####################### 32.0% ########################### 38.0% ############################### 43.7% ################################### 49.3% ######################################### 57.0% [2020-07-29T18:38:40.057Z] #25 ... [2020-07-29T18:38:40.057Z] [2020-07-29T18:38:40.057Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:38:40.057Z] #30 DONE 60.3s [2020-07-29T18:38:40.057Z] [2020-07-29T18:38:40.057Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T18:38:40.519Z] #52 1.020 + RM_GOPATH=0 [2020-07-29T18:38:40.519Z] #52 1.022 + TMP_GOPATH= [2020-07-29T18:38:40.519Z] #52 1.022 + : /build [2020-07-29T18:38:40.519Z] #52 1.022 + '[' -z '' ']' [2020-07-29T18:38:40.519Z] #52 1.027 ++ mktemp -d [2020-07-29T18:38:40.519Z] #52 1.029 + export GOPATH=/tmp/tmp.K5mHub7wIB [2020-07-29T18:38:40.519Z] #52 1.030 + GOPATH=/tmp/tmp.K5mHub7wIB [2020-07-29T18:38:40.519Z] #52 1.030 + RM_GOPATH=1 [2020-07-29T18:38:40.519Z] #52 1.031 + case "$(go env GOARCH)" in [2020-07-29T18:38:40.519Z] #52 1.035 ++ go env GOARCH [2020-07-29T18:38:40.519Z] #52 1.056 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T18:38:40.519Z] #52 1.056 + GO_BUILDMODE=-buildmode=pie [2020-07-29T18:38:40.519Z] #52 1.057 ++ dirname /tmp/install/install.sh [2020-07-29T18:38:40.519Z] #52 1.061 + dir=/tmp/install [2020-07-29T18:38:40.519Z] #52 1.066 + bin=containerd [2020-07-29T18:38:40.519Z] #52 1.066 + shift [2020-07-29T18:38:40.519Z] #52 1.066 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-29T18:38:40.519Z] #52 1.066 + . /tmp/install/containerd.installer [2020-07-29T18:38:40.519Z] #52 1.066 ++ set -e [2020-07-29T18:38:40.519Z] #52 1.066 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-29T18:38:40.519Z] #52 1.066 + install_containerd [2020-07-29T18:38:40.519Z] #52 1.068 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-29T18:38:40.519Z] #52 1.071 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-29T18:38:40.519Z] #52 1.071 + git clone https://github.com/containerd/containerd.git /tmp/tmp.K5mHub7wIB/src/github.com/containerd/containerd [2020-07-29T18:38:40.519Z] #52 1.073 Cloning into '/tmp/tmp.K5mHub7wIB/src/github.com/containerd/containerd'... [2020-07-29T18:38:40.577Z] #64 exporting layers 2.5s done [2020-07-29T18:38:40.577Z] #64 writing image sha256:387a1563273a3c550392153d0f8e0f8277632b8d08eb7e9e87e089c5b3d217c5 done [2020-07-29T18:38:40.577Z] #64 naming to docker.io/library/docker:0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d done [2020-07-29T18:38:40.577Z] #64 DONE 2.5s [2020-07-29T18:38:40.584Z] #25 8.533 0.0% ## 3.3% ### 4.8% ####### 11.0% ########### 16.2% ############### 22.0% ################ 22.8% ##################### 29.2% ####################### 32.0% ########################### 38.0% ############################### 43.7% ################################### 49.3% ######################################### 57.0% ############################################### 65.9% #################################################### 72.7% ####################################################### 76.9% ########################################################### 82.0% ################################################################ 89.0% ##################################################################### 96.1% ######################################################################## 100.0% [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-29T18:38:40.693Z] #40 26.16 CC images/signalfd.o [2020-07-29T18:38:41.007Z] #40 26.39 CC images/fs.o [2020-07-29T18:38:41.010Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41297/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d hack/test/unit [2020-07-29T18:38:41.254Z] #25 10.83 [2020-07-29T18:38:41.306Z] #40 26.67 CC images/pstree.o [2020-07-29T18:38:41.605Z] #40 26.88 CC images/pipe.o [2020-07-29T18:38:41.904Z] #40 27.17 CC images/tcp-stream.o [2020-07-29T18:38:42.205Z] #40 27.41 CC images/sk-packet.o [2020-07-29T18:38:42.423Z] #52 ... [2020-07-29T18:38:42.423Z] [2020-07-29T18:38:42.423Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:38:42.423Z] #43 DONE 53.0s [2020-07-29T18:38:42.423Z] [2020-07-29T18:38:42.423Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-29T18:38:42.423Z] #32 40.66 Reading package lists... [2020-07-29T18:38:42.423Z] #32 47.83 Building dependency tree... [2020-07-29T18:38:42.423Z] #32 51.75 The following additional packages will be installed: [2020-07-29T18:38:42.423Z] #32 51.76 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-29T18:38:42.423Z] #32 51.77 Suggested packages: [2020-07-29T18:38:42.423Z] #32 51.77 cmake-doc ninja-build lrzip [2020-07-29T18:38:42.423Z] #32 51.77 Recommended packages: [2020-07-29T18:38:42.423Z] #32 51.77 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-29T18:38:42.423Z] #32 52.94 The following NEW packages will be installed: [2020-07-29T18:38:42.423Z] #32 52.97 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-29T18:38:42.423Z] #32 52.97 vim-common xxd [2020-07-29T18:38:42.505Z] #40 27.70 CC images/mnt.o [2020-07-29T18:38:42.505Z] #40 ... [2020-07-29T18:38:42.505Z] [2020-07-29T18:38:42.505Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:38:42.505Z] #42 83.53 regexp [2020-07-29T18:38:42.505Z] #42 84.04 os [2020-07-29T18:38:42.505Z] #42 91.07 os/exec [2020-07-29T18:38:42.505Z] #42 91.12 net [2020-07-29T18:38:42.505Z] #42 91.37 flag [2020-07-29T18:38:42.505Z] #42 91.49 go/token [2020-07-29T18:38:42.505Z] #42 ... [2020-07-29T18:38:42.505Z] [2020-07-29T18:38:42.505Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:38:42.505Z] #48 93.53 go/scanner [2020-07-29T18:38:42.505Z] #48 93.54 mvdan.cc/editorconfig [2020-07-29T18:38:42.565Z] #38 53.08 The following additional packages will be installed: [2020-07-29T18:38:42.565Z] #38 53.08 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-29T18:38:42.565Z] #38 53.09 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-29T18:38:42.565Z] #38 53.11 Suggested packages: [2020-07-29T18:38:42.565Z] #38 53.13 manpages-dev python-setuptools [2020-07-29T18:38:42.638Z] #25 11.08 0.0% 0.9% # 2.2% ## 3.4% ### 4.7% #### 5.9% ##### 7.1% ###### 9.1% ####### 10.4% ######## 12.4% [2020-07-29T18:38:42.638Z] #25 ... [2020-07-29T18:38:42.638Z] [2020-07-29T18:38:42.638Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-29T18:38:42.638Z] #32 52.70 Selecting previously unselected package libicu63:arm64. [2020-07-29T18:38:42.638Z] #32 52.71 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-07-29T18:38:42.638Z] #32 52.74 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-07-29T18:38:42.638Z] #32 60.49 Selecting previously unselected package libxml2:arm64. [2020-07-29T18:38:42.638Z] #32 60.49 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-07-29T18:38:42.638Z] #32 60.51 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-07-29T18:38:42.638Z] #32 62.05 Selecting previously unselected package libarchive13:arm64. [2020-07-29T18:38:42.638Z] #32 62.09 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-07-29T18:38:42.638Z] #32 62.11 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-07-29T18:38:42.638Z] #32 ... [2020-07-29T18:38:42.638Z] [2020-07-29T18:38:42.638Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T18:38:42.680Z] #32 53.48 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-29T18:38:42.680Z] #32 53.48 Need to get 14.9 MB of archives. [2020-07-29T18:38:42.680Z] #32 53.48 After this operation, 61.8 MB of additional disk space will be used. [2020-07-29T18:38:42.680Z] #32 53.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-29T18:38:42.680Z] #32 53.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-29T18:38:42.937Z] #32 53.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-07-29T18:38:42.937Z] #32 53.67 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-29T18:38:43.000Z] #25 11.08 0.0% 0.9% # 2.2% ## 3.4% ### 4.7% #### 5.9% ##### 7.1% ###### 9.1% ####### 10.4% ######## 12.4% ########## 14.4% ########### 16.7% ############ 16.9% [2020-07-29T18:38:43.000Z] #25 ... [2020-07-29T18:38:43.000Z] [2020-07-29T18:38:43.000Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:38:43.000Z] #47 53.04 mvdan.cc/editorconfig [2020-07-29T18:38:43.000Z] #47 54.00 go/ast [2020-07-29T18:38:43.000Z] #47 54.53 mvdan.cc/sh/v3/syntax [2020-07-29T18:38:43.000Z] #47 61.98 golang.org/x/crypto/ssh/terminal [2020-07-29T18:38:43.000Z] #47 ... [2020-07-29T18:38:43.000Z] [2020-07-29T18:38:43.000Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T18:38:43.087Z] ? github.com/docker/docker/api [no test files] [2020-07-29T18:38:43.496Z] #38 54.52 The following NEW packages will be installed: [2020-07-29T18:38:43.496Z] #38 54.54 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-29T18:38:43.496Z] #38 54.54 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-29T18:38:43.496Z] #38 54.54 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-29T18:38:43.496Z] #38 54.54 python-six zlib1g-dev [2020-07-29T18:38:43.502Z] #32 ... [2020-07-29T18:38:43.502Z] [2020-07-29T18:38:43.502Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:38:43.502Z] #60 DONE 54.3s [2020-07-29T18:38:43.502Z] [2020-07-29T18:38:43.502Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T18:38:43.502Z] #38 42.38 Reading package lists... [2020-07-29T18:38:43.502Z] #38 49.53 Building dependency tree... [2020-07-29T18:38:43.502Z] #38 53.70 The following additional packages will be installed: [2020-07-29T18:38:43.502Z] #38 53.70 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-29T18:38:43.502Z] #38 53.74 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-29T18:38:43.502Z] #38 53.76 Suggested packages: [2020-07-29T18:38:43.502Z] #38 53.76 manpages-dev python-setuptools [2020-07-29T18:38:43.754Z] #38 ... [2020-07-29T18:38:43.754Z] [2020-07-29T18:38:43.754Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T18:38:43.754Z] #10 42.14 Reading package lists... [2020-07-29T18:38:43.754Z] #10 49.25 Building dependency tree... [2020-07-29T18:38:43.754Z] #10 52.88 The following additional packages will be installed: [2020-07-29T18:38:43.754Z] #10 52.89 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-29T18:38:43.754Z] #10 52.89 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-29T18:38:43.754Z] #10 52.90 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-29T18:38:43.754Z] #10 52.91 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-29T18:38:43.754Z] #10 52.92 Suggested packages: [2020-07-29T18:38:43.754Z] #10 52.92 gcc-8-locales seccomp wine64 [2020-07-29T18:38:43.754Z] #10 54.33 The following NEW packages will be installed: [2020-07-29T18:38:43.754Z] #10 54.36 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-29T18:38:43.754Z] #10 54.36 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-29T18:38:43.754Z] #10 54.36 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-29T18:38:43.754Z] #10 54.37 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-29T18:38:43.754Z] #10 54.37 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-29T18:38:43.754Z] #10 54.37 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-29T18:38:44.012Z] #10 54.80 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-29T18:38:44.012Z] #10 54.80 Need to get 77.7 MB of archives. [2020-07-29T18:38:44.012Z] #10 54.80 After this operation, 487 MB of additional disk space will be used. [2020-07-29T18:38:44.012Z] #10 54.80 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-07-29T18:38:44.012Z] #10 ... [2020-07-29T18:38:44.012Z] [2020-07-29T18:38:44.012Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T18:38:44.012Z] #38 55.02 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-29T18:38:44.012Z] #38 55.02 Need to get 4095 kB of archives. [2020-07-29T18:38:44.012Z] #38 55.02 After this operation, 22.5 MB of additional disk space will be used. [2020-07-29T18:38:44.012Z] #38 55.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-07-29T18:38:44.012Z] #38 55.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-29T18:38:44.037Z] #48 95.28 mvdan.cc/sh/v3/syntax [2020-07-29T18:38:44.037Z] #48 95.37 encoding/base64 [2020-07-29T18:38:44.065Z] #38 ... [2020-07-29T18:38:44.065Z] [2020-07-29T18:38:44.065Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-29T18:38:44.065Z] #32 54.79 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-07-29T18:38:44.275Z] #38 55.05 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-07-29T18:38:44.275Z] #38 55.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-29T18:38:44.275Z] #38 55.06 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-07-29T18:38:44.275Z] #38 55.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-29T18:38:44.275Z] #38 55.08 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-07-29T18:38:44.275Z] #38 55.08 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-07-29T18:38:44.275Z] #38 55.10 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-07-29T18:38:44.275Z] #38 55.19 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-07-29T18:38:44.275Z] #38 ... [2020-07-29T18:38:44.275Z] [2020-07-29T18:38:44.275Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:38:44.275Z] #43 DONE 55.3s [2020-07-29T18:38:44.275Z] [2020-07-29T18:38:44.275Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T18:38:44.275Z] #38 55.21 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-07-29T18:38:44.275Z] #38 ... [2020-07-29T18:38:44.275Z] [2020-07-29T18:38:44.275Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:38:44.275Z] #60 DONE 55.3s [2020-07-29T18:38:44.275Z] [2020-07-29T18:38:44.275Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T18:38:44.275Z] #38 55.35 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-07-29T18:38:44.324Z] #32 54.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-07-29T18:38:44.324Z] #32 55.02 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-07-29T18:38:44.324Z] #32 55.02 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-07-29T18:38:44.324Z] #32 55.09 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-07-29T18:38:44.324Z] #32 55.09 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-07-29T18:38:44.536Z] #38 55.53 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-07-29T18:38:44.536Z] #38 55.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-07-29T18:38:44.536Z] #38 55.56 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-29T18:38:44.536Z] #38 55.59 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-07-29T18:38:44.536Z] #38 55.61 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-07-29T18:38:46.436Z] #38 57.51 debconf: delaying package configuration, since apt-utils is not installed [2020-07-29T18:38:46.837Z] #48 ... [2020-07-29T18:38:46.837Z] [2020-07-29T18:38:46.837Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:38:46.837Z] #31 93.62 github.com/BurntSushi/toml/cmd/tomlv [2020-07-29T18:38:46.837Z] #31 DONE 97.6s [2020-07-29T18:38:46.837Z] [2020-07-29T18:38:46.837Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:38:46.837Z] #48 97.80 go/ast [2020-07-29T18:38:46.837Z] #48 97.89 encoding/json [2020-07-29T18:38:46.837Z] #48 98.03 golang.org/x/sys/unix [2020-07-29T18:38:46.917Z] #32 57.25 debconf: delaying package configuration, since apt-utils is not installed [2020-07-29T18:38:46.917Z] #32 57.38 Fetched 14.9 MB in 3s (5890 kB/s) [2020-07-29T18:38:46.917Z] #32 57.49 Selecting previously unselected package xxd. [2020-07-29T18:38:46.917Z] #32 57.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-29T18:38:46.917Z] #32 57.56 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-29T18:38:46.917Z] #32 57.57 Unpacking xxd (2:8.1.0875-5) ... [2020-07-29T18:38:47.002Z] #38 57.81 Fetched 4095 kB in 1s (4100 kB/s) [2020-07-29T18:38:47.002Z] #38 57.96 Selecting previously unselected package libcap-dev:amd64. [2020-07-29T18:38:47.002Z] #38 57.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-29T18:38:47.182Z] #32 57.79 Selecting previously unselected package vim-common. [2020-07-29T18:38:47.182Z] #32 57.80 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-29T18:38:47.182Z] #32 57.89 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-29T18:38:47.265Z] #38 58.08 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-07-29T18:38:47.265Z] #38 58.10 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-07-29T18:38:47.460Z] #25 11.08 0.0% 0.9% # 2.2% ## 3.4% ### 4.7% #### 5.9% ##### 7.1% ###### 9.1% ####### 10.4% ######## 12.4% ########## 14.4% ########### 16.7% ############ 16.9% ############## 20.2% ################ 22.9% ################## 25.2% ################## 25.2% ################### 27.2% #################### 28.3% #################### 28.3% ##################### 30.1% ####################### 32.0% ######################## 33.7% ######################### 35.0% ########################## 36.5% ########################### 37.9% ############################# 40.6% ############################# 40.7% ############################## 42.3% ############################### 43.1% ################################ 45.6% ################################# 46.2% ################################### 49.1% #################################### 50.1% #################################### 51.1% ###################################### 53.4% ###################################### 53.8% ######################################## 55.7% ######################################### 57.1% ######################################### 58.2% ########################################## 59.3% ########################################### 60.1% ############################################ 61.3% ############################################# 62.9% ############################################## 64.6% ############################################### 66.5% ################################################## 69.5% ################################################## 69.8% ################################################### 71.0% ################################################### 72.1% ##################################################### 73.8% [2020-07-29T18:38:47.460Z] #25 ... [2020-07-29T18:38:47.460Z] [2020-07-29T18:38:47.460Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:38:47.460Z] #41 57.70 text/template [2020-07-29T18:38:47.460Z] #41 58.68 compress/flate [2020-07-29T18:38:47.460Z] #41 58.73 go/parser [2020-07-29T18:38:47.460Z] #41 59.98 math/big [2020-07-29T18:38:47.460Z] #41 61.44 compress/gzip [2020-07-29T18:38:47.460Z] #41 63.11 net [2020-07-29T18:38:47.460Z] #41 64.04 vendor/golang.org/x/text/unicode/bidi [2020-07-29T18:38:47.460Z] #41 65.73 go/doc [2020-07-29T18:38:47.460Z] #41 66.44 vendor/golang.org/x/text/secure/bidirule [2020-07-29T18:38:47.460Z] #41 67.35 vendor/golang.org/x/text/unicode/norm [2020-07-29T18:38:47.460Z] #41 ... [2020-07-29T18:38:47.460Z] [2020-07-29T18:38:47.460Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T18:38:47.524Z] #38 58.53 Selecting previously unselected package libnet1:amd64. [2020-07-29T18:38:47.524Z] #38 58.53 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-29T18:38:47.755Z] #32 58.30 Selecting previously unselected package cmake-data. [2020-07-29T18:38:47.755Z] #32 58.31 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-29T18:38:47.755Z] #32 58.35 Unpacking cmake-data (3.13.4-1) ... [2020-07-29T18:38:47.784Z] #38 58.66 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-29T18:38:48.044Z] #38 58.94 Selecting previously unselected package libnet1-dev. [2020-07-29T18:38:48.044Z] #38 58.94 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-29T18:38:48.313Z] #38 ... [2020-07-29T18:38:48.313Z] [2020-07-29T18:38:48.313Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-29T18:38:48.313Z] #51 44.00 Reading package lists... [2020-07-29T18:38:48.313Z] #51 51.00 Building dependency tree... [2020-07-29T18:38:48.313Z] #51 54.76 The following additional packages will be installed: [2020-07-29T18:38:48.313Z] #51 54.77 libbtrfs0 [2020-07-29T18:38:48.313Z] #51 54.96 The following NEW packages will be installed: [2020-07-29T18:38:48.313Z] #51 54.97 libbtrfs-dev libbtrfs0 [2020-07-29T18:38:48.313Z] #51 55.36 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-29T18:38:48.313Z] #51 55.36 Need to get 119 kB of archives. [2020-07-29T18:38:48.313Z] #51 55.36 After this operation, 387 kB of additional disk space will be used. [2020-07-29T18:38:48.313Z] #51 55.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-29T18:38:48.313Z] #51 55.37 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-29T18:38:48.313Z] #51 57.03 debconf: delaying package configuration, since apt-utils is not installed [2020-07-29T18:38:48.313Z] #51 57.29 Fetched 119 kB in 0s (425 kB/s) [2020-07-29T18:38:48.313Z] #51 57.58 Selecting previously unselected package libbtrfs0. [2020-07-29T18:38:48.313Z] #51 57.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-29T18:38:48.313Z] #51 57.75 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-29T18:38:48.313Z] #51 57.78 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-29T18:38:48.313Z] #51 57.97 Selecting previously unselected package libbtrfs-dev. [2020-07-29T18:38:48.313Z] #51 58.02 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-29T18:38:48.313Z] #51 58.05 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-29T18:38:48.313Z] #51 58.43 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-29T18:38:48.313Z] #51 58.66 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-29T18:38:48.313Z] #51 58.68 Processing triggers for libc-bin (2.28-10) ... [2020-07-29T18:38:48.313Z] #51 DONE 59.3s [2020-07-29T18:38:48.313Z] [2020-07-29T18:38:48.313Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T18:38:48.313Z] #38 59.28 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-29T18:38:48.884Z] #38 59.66 Selecting previously unselected package libnl-3-200:amd64. [2020-07-29T18:38:48.884Z] #38 59.67 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-29T18:38:48.884Z] #38 59.68 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-29T18:38:48.884Z] #38 ... [2020-07-29T18:38:48.884Z] [2020-07-29T18:38:48.884Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-29T18:38:48.884Z] #23 42.88 Reading package lists... [2020-07-29T18:38:48.884Z] #23 50.25 Building dependency tree... [2020-07-29T18:38:48.884Z] #23 54.21 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-29T18:38:48.884Z] #23 54.21 The following additional packages will be installed: [2020-07-29T18:38:48.884Z] #23 54.22 libjq1 libonig5 [2020-07-29T18:38:48.884Z] #23 54.69 The following NEW packages will be installed: [2020-07-29T18:38:48.884Z] #23 54.71 jq libjq1 libonig5 [2020-07-29T18:38:48.884Z] #23 55.12 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-29T18:38:48.884Z] #23 55.12 Need to get 355 kB of archives. [2020-07-29T18:38:48.884Z] #23 55.12 After this operation, 1072 kB of additional disk space will be used. [2020-07-29T18:38:48.884Z] #23 55.12 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-29T18:38:48.884Z] #23 55.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-29T18:38:48.884Z] #23 55.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-29T18:38:48.884Z] #23 56.63 debconf: delaying package configuration, since apt-utils is not installed [2020-07-29T18:38:48.884Z] #23 56.87 Fetched 355 kB in 0s (1112 kB/s) [2020-07-29T18:38:48.884Z] #23 57.07 Selecting previously unselected package libonig5:amd64. [2020-07-29T18:38:48.884Z] #23 57.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-29T18:38:48.884Z] #23 57.22 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-07-29T18:38:48.884Z] #23 57.24 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-29T18:38:48.884Z] #23 57.79 Selecting previously unselected package libjq1:amd64. [2020-07-29T18:38:48.884Z] #23 57.81 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-29T18:38:48.884Z] #23 57.82 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-29T18:38:48.884Z] #23 58.31 Selecting previously unselected package jq. [2020-07-29T18:38:48.884Z] #23 58.34 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-29T18:38:48.884Z] #23 58.62 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-29T18:38:48.884Z] #23 59.06 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-29T18:38:48.884Z] #23 59.32 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-29T18:38:48.884Z] #23 59.34 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-29T18:38:48.884Z] #23 59.37 Processing triggers for libc-bin (2.28-10) ... [2020-07-29T18:38:48.884Z] #23 DONE 59.9s [2020-07-29T18:38:49.059Z] #25 11.08 0.0% 0.9% # 2.2% ## 3.4% ### 4.7% #### 5.9% ##### 7.1% ###### 9.1% ####### 10.4% ######## 12.4% ########## 14.4% ########### 16.7% ############ 16.9% ############## 20.2% ################ 22.9% ################## 25.2% ################## 25.2% ################### 27.2% #################### 28.3% #################### 28.3% ##################### 30.1% ####################### 32.0% ######################## 33.7% ######################### 35.0% ########################## 36.5% ########################### 37.9% ############################# 40.6% ############################# 40.7% ############################## 42.3% ############################### 43.1% ################################ 45.6% ################################# 46.2% ################################### 49.1% #################################### 50.1% #################################### 51.1% ###################################### 53.4% ###################################### 53.8% ######################################## 55.7% ######################################### 57.1% ######################################### 58.2% ########################################## 59.3% ########################################### 60.1% ############################################ 61.3% ############################################# 62.9% ############################################## 64.6% ############################################### 66.5% ################################################## 69.5% ################################################## 69.8% ################################################### 71.0% ################################################### 72.1% ##################################################### 73.8% ###################################################### 75.3% ######################################################## 77.9% ######################################################### 80.1% ########################################################## 81.2% ########################################################### 82.5% ############################################################ 84.4% ############################################################# 85.4% ############################################################## 86.8% ############################################################### 88.5% ################################################################# 90.8% ################################################################## 92.6% #################################################################### 95.0% ##################################################################### 96.9% ###################################################################### 97.6% ####################################################################### 99.6% ######################################################################## 100.0% [2020-07-29T18:38:49.059Z] #25 19.10 [2020-07-29T18:38:49.059Z] #25 ... [2020-07-29T18:38:49.059Z] [2020-07-29T18:38:49.059Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T18:38:49.059Z] #38 59.37 Unpacking python-six (1.12.0-1) ... [2020-07-29T18:38:49.059Z] #38 60.45 Selecting previously unselected package python-protobuf. [2020-07-29T18:38:49.059Z] #38 60.46 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-07-29T18:38:49.059Z] #38 60.46 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-29T18:38:49.059Z] #38 61.16 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-29T18:38:49.059Z] #38 63.96 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-07-29T18:38:49.059Z] #38 65.84 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-07-29T18:38:49.059Z] #38 66.47 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-07-29T18:38:49.059Z] #38 66.62 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-07-29T18:38:49.059Z] #38 66.64 Setting up python-six (1.12.0-1) ... [2020-07-29T18:38:49.059Z] #38 68.43 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-07-29T18:38:49.059Z] #38 68.46 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-07-29T18:38:49.059Z] #38 68.49 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-07-29T18:38:49.059Z] #38 68.51 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-07-29T18:38:49.059Z] #38 68.55 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-07-29T18:38:49.059Z] #38 68.61 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-29T18:38:49.059Z] #38 68.63 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-29T18:38:49.059Z] #38 68.64 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-07-29T18:38:49.059Z] #38 68.66 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-29T18:38:49.059Z] #38 68.68 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-29T18:38:49.142Z] [2020-07-29T18:38:49.142Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T18:38:49.142Z] #38 59.92 Selecting previously unselected package libnl-3-dev:amd64. [2020-07-29T18:38:49.142Z] #38 59.94 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-07-29T18:38:49.142Z] #38 ... [2020-07-29T18:38:49.142Z] [2020-07-29T18:38:49.142Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-29T18:38:49.142Z] #24 DONE 0.2s [2020-07-29T18:38:49.142Z] [2020-07-29T18:38:49.142Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T18:38:49.142Z] #38 60.05 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-29T18:38:49.143Z] #32 ... [2020-07-29T18:38:49.143Z] [2020-07-29T18:38:49.143Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T18:38:49.143Z] #10 42.94 Reading package lists... [2020-07-29T18:38:49.143Z] #10 50.07 Building dependency tree... [2020-07-29T18:38:49.143Z] #10 54.19 The following additional packages will be installed: [2020-07-29T18:38:49.143Z] #10 54.19 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-29T18:38:49.143Z] #10 54.19 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-29T18:38:49.143Z] #10 54.19 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-29T18:38:49.143Z] #10 54.22 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-29T18:38:49.143Z] #10 54.24 Suggested packages: [2020-07-29T18:38:49.143Z] #10 54.24 gcc-8-locales seccomp wine64 [2020-07-29T18:38:49.143Z] #10 56.31 The following NEW packages will be installed: [2020-07-29T18:38:49.143Z] #10 56.33 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-29T18:38:49.143Z] #10 56.33 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-29T18:38:49.143Z] #10 56.33 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-29T18:38:49.143Z] #10 56.33 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-29T18:38:49.143Z] #10 56.33 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-29T18:38:49.143Z] #10 56.33 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-29T18:38:49.143Z] #10 56.83 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-29T18:38:49.143Z] #10 56.83 Need to get 77.7 MB of archives. [2020-07-29T18:38:49.143Z] #10 56.83 After this operation, 487 MB of additional disk space will be used. [2020-07-29T18:38:49.143Z] #10 56.83 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-07-29T18:38:49.143Z] #10 57.06 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-07-29T18:38:49.143Z] #10 57.41 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-07-29T18:38:49.143Z] #10 57.42 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-07-29T18:38:49.143Z] #10 57.43 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-07-29T18:38:49.143Z] #10 57.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-29T18:38:49.143Z] #10 58.05 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-07-29T18:38:49.143Z] #10 58.40 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-07-29T18:38:49.143Z] #10 58.42 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-07-29T18:38:49.143Z] #10 ... [2020-07-29T18:38:49.143Z] [2020-07-29T18:38:49.143Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-29T18:38:49.143Z] #23 43.07 Reading package lists... [2020-07-29T18:38:49.143Z] #23 50.29 Building dependency tree... [2020-07-29T18:38:49.143Z] #23 55.21 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-29T18:38:49.143Z] #23 55.21 The following additional packages will be installed: [2020-07-29T18:38:49.143Z] #23 55.25 libjq1 libonig5 [2020-07-29T18:38:49.143Z] #23 56.10 The following NEW packages will be installed: [2020-07-29T18:38:49.143Z] #23 56.11 jq libjq1 libonig5 [2020-07-29T18:38:49.143Z] #23 56.75 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-29T18:38:49.143Z] #23 56.75 Need to get 355 kB of archives. [2020-07-29T18:38:49.143Z] #23 56.75 After this operation, 1072 kB of additional disk space will be used. [2020-07-29T18:38:49.143Z] #23 56.75 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-29T18:38:49.143Z] #23 56.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-29T18:38:49.143Z] #23 56.76 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-29T18:38:49.143Z] #23 58.01 debconf: delaying package configuration, since apt-utils is not installed [2020-07-29T18:38:49.143Z] #23 58.28 Fetched 355 kB in 0s (908 kB/s) [2020-07-29T18:38:49.143Z] #23 58.71 Selecting previously unselected package libonig5:amd64. [2020-07-29T18:38:49.143Z] #23 58.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-29T18:38:49.143Z] #23 58.79 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-07-29T18:38:49.143Z] #23 58.80 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-29T18:38:49.143Z] #23 59.25 Selecting previously unselected package libjq1:amd64. [2020-07-29T18:38:49.143Z] #23 59.26 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-29T18:38:49.143Z] #23 59.28 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-29T18:38:49.143Z] #23 59.66 Selecting previously unselected package jq. [2020-07-29T18:38:49.143Z] #23 59.69 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-29T18:38:49.143Z] #23 59.75 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-29T18:38:49.325Z] #38 ... [2020-07-29T18:38:49.325Z] [2020-07-29T18:38:49.325Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-29T18:38:49.325Z] #32 66.40 Selecting previously unselected package libjsoncpp1:arm64. [2020-07-29T18:38:49.325Z] #32 66.40 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-07-29T18:38:49.325Z] #32 66.46 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-07-29T18:38:49.325Z] #32 66.89 Selecting previously unselected package librhash0:arm64. [2020-07-29T18:38:49.325Z] #32 66.90 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-07-29T18:38:49.325Z] #32 66.95 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-07-29T18:38:49.325Z] #32 67.39 Selecting previously unselected package libuv1:arm64. [2020-07-29T18:38:49.325Z] #32 67.39 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-07-29T18:38:49.325Z] #32 67.50 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-07-29T18:38:49.325Z] #32 67.86 Selecting previously unselected package cmake. [2020-07-29T18:38:49.325Z] #32 67.86 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-07-29T18:38:49.325Z] #32 67.87 Unpacking cmake (3.13.4-1) ... [2020-07-29T18:38:49.399Z] #23 ... [2020-07-29T18:38:49.399Z] [2020-07-29T18:38:49.399Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T18:38:49.399Z] #38 56.05 The following NEW packages will be installed: [2020-07-29T18:38:49.399Z] #38 56.05 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-29T18:38:49.399Z] #38 56.05 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-29T18:38:49.399Z] #38 56.05 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-29T18:38:49.399Z] #38 56.07 python-six zlib1g-dev [2020-07-29T18:38:49.399Z] #38 56.65 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-29T18:38:49.399Z] #38 56.65 Need to get 4095 kB of archives. [2020-07-29T18:38:49.399Z] #38 56.65 After this operation, 22.5 MB of additional disk space will be used. [2020-07-29T18:38:49.399Z] #38 56.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-07-29T18:38:49.399Z] #38 56.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-29T18:38:49.399Z] #38 56.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-07-29T18:38:49.399Z] #38 56.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-29T18:38:49.399Z] #38 56.66 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-07-29T18:38:49.399Z] #38 56.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-29T18:38:49.399Z] #38 56.70 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-07-29T18:38:49.399Z] #38 56.70 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-07-29T18:38:49.399Z] #38 56.73 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-07-29T18:38:49.399Z] #38 56.86 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-07-29T18:38:49.399Z] #38 56.87 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-07-29T18:38:49.399Z] #38 57.01 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-07-29T18:38:49.399Z] #38 57.06 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-07-29T18:38:49.399Z] #38 57.07 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-07-29T18:38:49.399Z] #38 57.08 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-29T18:38:49.399Z] #38 57.10 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-07-29T18:38:49.399Z] #38 57.11 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-07-29T18:38:49.399Z] #38 58.37 debconf: delaying package configuration, since apt-utils is not installed [2020-07-29T18:38:49.399Z] #38 58.85 Fetched 4095 kB in 1s (5424 kB/s) [2020-07-29T18:38:49.399Z] #38 59.02 Selecting previously unselected package libcap-dev:amd64. [2020-07-29T18:38:49.399Z] #38 59.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-29T18:38:49.399Z] #38 59.10 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-07-29T18:38:49.399Z] #38 59.11 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-07-29T18:38:49.399Z] #38 59.31 Selecting previously unselected package libnet1:amd64. [2020-07-29T18:38:49.399Z] #38 59.31 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-29T18:38:49.399Z] #38 59.36 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-29T18:38:49.399Z] #38 59.56 Selecting previously unselected package libnet1-dev. [2020-07-29T18:38:49.399Z] #38 59.56 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-29T18:38:49.399Z] #38 59.56 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-29T18:38:49.399Z] #38 59.90 Selecting previously unselected package libnl-3-200:amd64. [2020-07-29T18:38:49.399Z] #38 59.91 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-29T18:38:49.399Z] #38 59.92 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-29T18:38:49.399Z] #38 60.08 Selecting previously unselected package libnl-3-dev:amd64. [2020-07-29T18:38:49.399Z] #38 60.08 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-07-29T18:38:49.399Z] #38 60.09 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-29T18:38:49.710Z] #38 60.52 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-29T18:38:49.710Z] #38 60.53 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-29T18:38:49.710Z] #38 60.54 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-29T18:38:49.710Z] #38 ... [2020-07-29T18:38:49.710Z] [2020-07-29T18:38:49.710Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-29T18:38:49.710Z] #32 43.86 Reading package lists... [2020-07-29T18:38:49.710Z] #32 50.76 Building dependency tree... [2020-07-29T18:38:49.710Z] #32 54.57 The following additional packages will be installed: [2020-07-29T18:38:49.710Z] #32 54.58 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-29T18:38:49.710Z] #32 54.60 Suggested packages: [2020-07-29T18:38:49.710Z] #32 54.60 cmake-doc ninja-build lrzip [2020-07-29T18:38:49.710Z] #32 54.60 Recommended packages: [2020-07-29T18:38:49.710Z] #32 54.60 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-29T18:38:49.710Z] #32 55.97 The following NEW packages will be installed: [2020-07-29T18:38:49.710Z] #32 56.02 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-29T18:38:49.710Z] #32 56.02 vim-common xxd [2020-07-29T18:38:49.710Z] #32 56.55 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-29T18:38:49.710Z] #32 56.55 Need to get 14.9 MB of archives. [2020-07-29T18:38:49.710Z] #32 56.55 After this operation, 61.8 MB of additional disk space will be used. [2020-07-29T18:38:49.710Z] #32 56.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-29T18:38:49.710Z] #32 56.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-29T18:38:49.710Z] #32 56.61 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-07-29T18:38:49.710Z] #32 56.94 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-29T18:38:49.710Z] #32 58.54 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-07-29T18:38:49.710Z] #32 58.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-07-29T18:38:49.710Z] #32 58.62 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-07-29T18:38:49.710Z] #32 58.66 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-07-29T18:38:49.710Z] #32 58.66 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-07-29T18:38:49.710Z] #32 58.66 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-07-29T18:38:49.710Z] #32 ... [2020-07-29T18:38:49.710Z] [2020-07-29T18:38:49.710Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T18:38:49.710Z] #38 60.76 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-07-29T18:38:49.734Z] #38 60.34 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-29T18:38:49.734Z] #38 60.35 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-29T18:38:49.734Z] #38 60.36 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-29T18:38:49.969Z] #38 60.79 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-07-29T18:38:49.969Z] #38 60.80 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-29T18:38:49.969Z] #38 ... [2020-07-29T18:38:49.969Z] [2020-07-29T18:38:49.969Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:38:49.969Z] #30 50.84 internal/reflectlite [2020-07-29T18:38:49.969Z] #30 50.84 sync [2020-07-29T18:38:49.969Z] #30 53.43 sort [2020-07-29T18:38:49.969Z] #30 53.43 errors [2020-07-29T18:38:49.969Z] #30 53.87 strconv [2020-07-29T18:38:49.969Z] #30 54.79 io [2020-07-29T18:38:49.969Z] #30 56.67 internal/oserror [2020-07-29T18:38:49.969Z] #30 56.83 syscall [2020-07-29T18:38:49.969Z] #30 59.09 reflect [2020-07-29T18:38:49.969Z] #30 ... [2020-07-29T18:38:49.969Z] [2020-07-29T18:38:49.969Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T18:38:49.969Z] #38 60.93 Selecting previously unselected package zlib1g-dev:amd64. [2020-07-29T18:38:49.969Z] #38 60.98 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-07-29T18:38:49.969Z] #38 60.98 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-29T18:38:50.027Z] #38 60.53 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-07-29T18:38:50.027Z] #38 60.53 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-07-29T18:38:50.027Z] #38 ... [2020-07-29T18:38:50.027Z] [2020-07-29T18:38:50.027Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:38:50.027Z] #30 50.52 sync [2020-07-29T18:38:50.027Z] #30 50.58 internal/reflectlite [2020-07-29T18:38:50.027Z] #30 53.84 errors [2020-07-29T18:38:50.027Z] #30 53.86 sort [2020-07-29T18:38:50.027Z] #30 54.73 strconv [2020-07-29T18:38:50.027Z] #30 55.72 io [2020-07-29T18:38:50.027Z] #30 57.63 internal/oserror [2020-07-29T18:38:50.027Z] #30 57.77 syscall [2020-07-29T18:38:50.027Z] #30 58.86 reflect [2020-07-29T18:38:50.027Z] #30 ... [2020-07-29T18:38:50.027Z] [2020-07-29T18:38:50.027Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:38:50.027Z] #47 60.64 reflect [2020-07-29T18:38:50.027Z] #47 60.65 syscall [2020-07-29T18:38:50.229Z] #38 ... [2020-07-29T18:38:50.229Z] [2020-07-29T18:38:50.229Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:38:50.229Z] #41 51.16 internal/reflectlite [2020-07-29T18:38:50.229Z] #41 51.16 sync [2020-07-29T18:38:50.229Z] #41 53.00 github.com/LK4D4/vndr/godl/singleflight [2020-07-29T18:38:50.229Z] #41 53.26 math/rand [2020-07-29T18:38:50.229Z] #41 54.38 internal/singleflight [2020-07-29T18:38:50.229Z] #41 54.74 sort [2020-07-29T18:38:50.229Z] #41 54.74 io [2020-07-29T18:38:50.229Z] #41 56.72 bytes [2020-07-29T18:38:50.229Z] #41 56.75 strconv [2020-07-29T18:38:50.229Z] #41 59.49 bufio [2020-07-29T18:38:50.229Z] #41 ... [2020-07-29T18:38:50.229Z] [2020-07-29T18:38:50.229Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T18:38:50.487Z] #38 61.33 Selecting previously unselected package libprotobuf17:amd64. [2020-07-29T18:38:50.487Z] #38 61.33 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-07-29T18:38:50.487Z] #38 61.36 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-29T18:38:50.596Z] #47 ... [2020-07-29T18:38:50.596Z] [2020-07-29T18:38:50.596Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-29T18:38:50.596Z] #23 60.08 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-29T18:38:50.596Z] #23 60.10 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-29T18:38:50.596Z] #23 60.13 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-29T18:38:50.596Z] #23 60.15 Processing triggers for libc-bin (2.28-10) ... [2020-07-29T18:38:50.596Z] #23 DONE 61.1s [2020-07-29T18:38:50.596Z] [2020-07-29T18:38:50.596Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-29T18:38:50.596Z] #24 DONE 0.1s [2020-07-29T18:38:50.596Z] [2020-07-29T18:38:50.596Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T18:38:50.596Z] #38 60.69 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-29T18:38:50.596Z] #38 61.10 Selecting previously unselected package zlib1g-dev:amd64. [2020-07-29T18:38:50.596Z] #38 61.15 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-07-29T18:38:50.596Z] #38 61.18 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-29T18:38:50.852Z] #38 61.52 Selecting previously unselected package libprotobuf17:amd64. [2020-07-29T18:38:50.852Z] #38 61.52 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-07-29T18:38:50.852Z] #38 61.54 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-29T18:38:50.852Z] #38 ... [2020-07-29T18:38:50.852Z] [2020-07-29T18:38:50.852Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:38:50.852Z] #41 51.60 sync [2020-07-29T18:38:50.852Z] #41 51.62 internal/reflectlite [2020-07-29T18:38:50.852Z] #41 54.02 github.com/LK4D4/vndr/godl/singleflight [2020-07-29T18:38:50.852Z] #41 54.79 math/rand [2020-07-29T18:38:50.852Z] #41 56.31 io [2020-07-29T18:38:50.852Z] #41 56.42 strconv [2020-07-29T18:38:50.852Z] #41 57.82 bytes [2020-07-29T18:38:50.852Z] #41 60.09 bufio [2020-07-29T18:38:50.852Z] #41 60.99 reflect [2020-07-29T18:38:50.852Z] #41 61.16 syscall [2020-07-29T18:38:51.109Z] #41 ... [2020-07-29T18:38:51.109Z] [2020-07-29T18:38:51.109Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-29T18:38:51.345Z] #48 ... [2020-07-29T18:38:51.345Z] [2020-07-29T18:38:51.345Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T18:38:51.345Z] #11 92.49 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-29T18:38:51.345Z] #11 92.49 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-07-29T18:38:51.345Z] #11 92.49 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-29T18:38:51.345Z] #11 ... [2020-07-29T18:38:51.345Z] [2020-07-29T18:38:51.345Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:38:51.345Z] #40 28.08 CC images/pipe-data.o [2020-07-29T18:38:51.345Z] #40 28.36 CC images/sa.o [2020-07-29T18:38:51.345Z] #40 28.66 CC images/timer.o [2020-07-29T18:38:51.345Z] #40 29.15 CC images/timerfd.o [2020-07-29T18:38:51.345Z] #40 29.50 CC images/mm.o [2020-07-29T18:38:51.345Z] #40 29.86 CC images/sk-opts.o [2020-07-29T18:38:51.345Z] #40 30.17 CC images/sk-unix.o [2020-07-29T18:38:51.345Z] #40 30.57 CC images/sk-inet.o [2020-07-29T18:38:51.345Z] #40 31.02 CC images/tun.o [2020-07-29T18:38:51.345Z] #40 31.48 CC images/sk-netlink.o [2020-07-29T18:38:51.345Z] #40 31.71 CC images/packet-sock.o [2020-07-29T18:38:51.345Z] #40 32.51 CC images/ipc-var.o [2020-07-29T18:38:51.345Z] #40 32.78 CC images/ipc-desc.o [2020-07-29T18:38:51.345Z] #40 33.11 CC images/ipc-shm.o [2020-07-29T18:38:51.345Z] #40 33.26 CC images/ipc-msg.o [2020-07-29T18:38:51.345Z] #40 33.52 CC images/ipc-sem.o [2020-07-29T18:38:51.345Z] #40 33.73 CC images/utsns.o [2020-07-29T18:38:51.345Z] #40 34.03 CC images/creds.o [2020-07-29T18:38:51.345Z] #40 34.23 CC images/vma.o [2020-07-29T18:38:51.345Z] #40 34.49 CC images/netdev.o [2020-07-29T18:38:51.345Z] #40 34.93 CC images/tty.o [2020-07-29T18:38:51.345Z] #40 35.52 CC images/file-lock.o [2020-07-29T18:38:51.345Z] #40 35.80 CC images/rlimit.o [2020-07-29T18:38:51.345Z] #40 36.01 CC images/pagemap.o [2020-07-29T18:38:51.345Z] #40 36.30 CC images/siginfo.o [2020-07-29T18:38:51.345Z] #40 36.69 CC images/rpc.o [2020-07-29T18:38:51.366Z] #28 61.55 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-07-29T18:38:51.366Z] #28 61.95 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-29T18:38:51.419Z] #38 62.28 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-07-29T18:38:51.419Z] #38 62.28 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-07-29T18:38:51.419Z] #38 62.29 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-29T18:38:51.419Z] #38 62.52 Selecting previously unselected package libprotobuf-dev:amd64. [2020-07-29T18:38:51.587Z] ok github.com/docker/docker/api/server 0.006s coverage: 9.0% of statements [2020-07-29T18:38:51.623Z] #28 62.16 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-29T18:38:51.677Z] #38 62.55 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-07-29T18:38:51.677Z] #38 62.55 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-29T18:38:51.883Z] #32 ... [2020-07-29T18:38:51.883Z] [2020-07-29T18:38:51.883Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T18:38:51.883Z] #25 20.45 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-29T18:38:51.883Z] #25 20.84 [2020-07-29T18:38:51.883Z] #25 21.15 # 2.0% ######################################################################## 100.0% [2020-07-29T18:38:51.883Z] #25 21.24 [2020-07-29T18:38:52.098Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m6.148600454s with top 10 stages: buildssa: 1m35.758710064s, goimports: 22.862832897s, unconvert: 14.043351718s, gosec: 10.201782745s, golint: 5.820820697s, misspell: 4.567277721s, ineffassign: 4.19694952s, vrp: 3.846723311s, inspect: 3.121894907s, printf: 1.948757304s [2020-07-29T18:38:52.098Z] INFO [runner] Issues before processing: 2303, after processing: 0 [2020-07-29T18:38:52.098Z] INFO [runner] Processors filtering stat (out/in): nolint: 0/64, cgo: 1694/2303, skip_files: 1694/1694, exclude-rules: 64/1589, filename_unadjuster: 1694/1694, identifier_marker: 1589/1589, path_prettifier: 1694/1694, skip_dirs: 1694/1694, autogenerated_exclude: 1589/1694, exclude: 1589/1589 [2020-07-29T18:38:52.098Z] INFO [runner] processing took 133.289568ms with stages: nolint: 53.590682ms, identifier_marker: 43.724215ms, path_prettifier: 12.608197ms, autogenerated_exclude: 10.633085ms, exclude-rules: 8.331626ms, skip_dirs: 3.226064ms, cgo: 662.344µs, filename_unadjuster: 507.71µs, max_same_issues: 1.663µs, uniq_by_line: 754ns, diff: 662ns, max_from_linter: 505ns, exclude: 494ns, source_code: 473ns, skip_files: 381ns, path_shortener: 373ns, max_per_file_from_linter: 340ns [2020-07-29T18:38:52.098Z] INFO [runner] linters took 1m36.934342866s with stages: goanalysis_metalinter: 1m17.396363095s, unused: 19.40407747s [2020-07-29T18:38:52.098Z] INFO File cache stats: 1444 entries of total size 6.8MiB [2020-07-29T18:38:52.098Z] INFO Memory: 1458 samples, avg is 727.3MB, max is 3570.7MB [2020-07-29T18:38:52.098Z] INFO Execution took 3m32.525904452s [2020-07-29T18:38:52.098Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-07-29T18:38:52.432Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41297/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d hack/make.sh dynbinary-daemon test-docker-py [2020-07-29T18:38:52.462Z] #25 22.43 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-29T18:38:52.691Z] [2020-07-29T18:38:52.884Z] #40 38.18 CC images/ext-file.o [2020-07-29T18:38:52.884Z] #40 ... [2020-07-29T18:38:52.884Z] [2020-07-29T18:38:52.884Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:38:52.884Z] #42 94.10 go/scanner [2020-07-29T18:38:52.884Z] #42 95.78 internal/lazyregexp [2020-07-29T18:38:52.884Z] #42 95.96 net/url [2020-07-29T18:38:52.884Z] #42 96.36 text/template/parse [2020-07-29T18:38:52.884Z] #42 98.18 go/ast [2020-07-29T18:38:52.884Z] #42 101.4 encoding/json [2020-07-29T18:38:52.951Z] Removing bundles/ [2020-07-29T18:38:52.951Z] [2020-07-29T18:38:52.951Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-07-29T18:38:52.951Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-29T18:38:52.951Z] GOOS="" GOARCH="" GOARM="" [2020-07-29T18:38:53.052Z] #25 22.85 [2020-07-29T18:38:53.201Z] #42 ... [2020-07-29T18:38:53.201Z] [2020-07-29T18:38:53.201Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:38:53.201Z] #40 38.49 CC images/cgroup.o [2020-07-29T18:38:53.316Z] #25 23.11 0.8% ######################################################################## 100.0% [2020-07-29T18:38:53.579Z] #38 64.24 Selecting previously unselected package libprotoc17:amd64. [2020-07-29T18:38:53.579Z] #38 64.25 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-07-29T18:38:53.579Z] #38 64.27 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-29T18:38:53.626Z] #25 23.32 [2020-07-29T18:38:53.837Z] #38 64.91 Selecting previously unselected package protobuf-c-compiler. [2020-07-29T18:38:54.106Z] #38 64.91 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-07-29T18:38:54.106Z] #38 64.94 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-29T18:38:54.106Z] #38 65.09 Selecting previously unselected package protobuf-compiler. [2020-07-29T18:38:54.106Z] #38 65.12 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-07-29T18:38:54.106Z] #38 ... [2020-07-29T18:38:54.106Z] [2020-07-29T18:38:54.106Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T18:38:54.106Z] #10 55.05 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-07-29T18:38:54.106Z] #10 55.30 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-07-29T18:38:54.106Z] #10 55.36 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-07-29T18:38:54.106Z] #10 55.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-07-29T18:38:54.106Z] #10 55.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-29T18:38:54.106Z] #10 56.23 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-07-29T18:38:54.106Z] #10 56.70 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-07-29T18:38:54.106Z] #10 56.71 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-07-29T18:38:54.106Z] #10 61.90 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-07-29T18:38:54.106Z] #10 64.58 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-07-29T18:38:54.106Z] #10 64.60 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-07-29T18:38:54.106Z] #10 64.60 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-29T18:38:54.106Z] #10 64.60 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-29T18:38:54.106Z] #10 64.61 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-07-29T18:38:54.106Z] #10 64.61 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-07-29T18:38:54.106Z] #10 64.62 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-07-29T18:38:54.106Z] #10 64.66 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-07-29T18:38:54.106Z] #10 64.69 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-07-29T18:38:54.106Z] #10 64.71 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-07-29T18:38:54.106Z] #10 64.73 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-07-29T18:38:54.106Z] #10 64.79 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-07-29T18:38:54.106Z] #10 64.81 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-07-29T18:38:54.106Z] #10 64.81 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-07-29T18:38:54.106Z] #10 64.81 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-07-29T18:38:54.106Z] #10 ... [2020-07-29T18:38:54.106Z] [2020-07-29T18:38:54.106Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T18:38:54.106Z] #25 2.390 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-29T18:38:54.106Z] #25 2.737 [2020-07-29T18:38:54.107Z] #25 2.967 ## 3.0% ###### 9.7% ########### 15.7% ################ 22.7% #################### 28.9% ########################## 37.4% ############################## 42.7% ##################################### 51.6% ####################################### 55.5% ############################################## 64.3% ################################################## 70.7% ###################################################### 75.9% ######################################################### 79.8% ############################################################ 84.4% ################################################################# 91.4% ######################################################################## 100.0% [2020-07-29T18:38:54.107Z] #25 4.970 [2020-07-29T18:38:54.261Z] #40 39.26 CC images/userns.o [2020-07-29T18:38:54.261Z] #40 39.60 CC images/google/protobuf/descriptor.o [2020-07-29T18:38:54.578Z] #25 24.28 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-29T18:38:54.578Z] #25 24.37 skipping existing 9a99313a2c50 [2020-07-29T18:38:54.578Z] #25 24.53 [2020-07-29T18:38:54.578Z] #25 ... [2020-07-29T18:38:54.578Z] [2020-07-29T18:38:54.578Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:38:54.578Z] #47 64.75 mvdan.cc/sh/v3/cmd/shfmt [2020-07-29T18:38:54.622Z] #25 5.145 ########## 15.0% ############################## 41.7% ###################################################### 76.2% ######################################################################## 100.0% [2020-07-29T18:38:54.622Z] #25 ... [2020-07-29T18:38:54.622Z] [2020-07-29T18:38:54.622Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:38:54.622Z] #30 65.71 time [2020-07-29T18:38:54.841Z] #47 ... [2020-07-29T18:38:54.841Z] [2020-07-29T18:38:54.841Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T18:38:54.841Z] #38 74.06 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-07-29T18:38:54.841Z] #38 74.88 Processing triggers for libc-bin (2.28-10) ... [2020-07-29T18:38:54.841Z] #38 ... [2020-07-29T18:38:54.841Z] [2020-07-29T18:38:54.841Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:38:54.841Z] #47 DONE 75.0s [2020-07-29T18:38:55.116Z] [2020-07-29T18:38:55.116Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-29T18:38:55.116Z] #32 72.81 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-07-29T18:38:55.116Z] #32 74.32 Setting up xxd (2:8.1.0875-5) ... [2020-07-29T18:38:55.116Z] #32 74.98 Setting up libuv1:arm64 (1.24.1-1) ... [2020-07-29T18:38:55.116Z] #32 75.12 Setting up vim-common (2:8.1.0875-5) ... [2020-07-29T18:38:55.116Z] #32 75.33 Setting up librhash0:arm64 (1.3.8-1) ... [2020-07-29T18:38:55.116Z] #32 75.35 Setting up cmake-data (3.13.4-1) ... [2020-07-29T18:38:55.381Z] #32 75.37 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-07-29T18:38:55.381Z] #32 75.39 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-07-29T18:38:55.381Z] #32 75.44 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-07-29T18:38:55.381Z] #32 75.48 Setting up cmake (3.13.4-1) ... [2020-07-29T18:38:55.644Z] #32 ... [2020-07-29T18:38:55.644Z] [2020-07-29T18:38:55.644Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T18:38:55.644Z] #38 DONE 75.7s [2020-07-29T18:38:55.644Z] [2020-07-29T18:38:55.644Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-29T18:38:55.644Z] #32 75.67 Processing triggers for libc-bin (2.28-10) ... [2020-07-29T18:38:55.908Z] #32 75.98 Processing triggers for mime-support (3.62) ... [2020-07-29T18:38:56.370Z] #40 41.48 CC images/opts.o [2020-07-29T18:38:56.370Z] #40 41.77 CC images/seccomp.o [2020-07-29T18:38:56.861Z] #32 DONE 76.8s [2020-07-29T18:38:56.862Z] [2020-07-29T18:38:56.862Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:38:56.875Z] #28 ... [2020-07-29T18:38:56.875Z] [2020-07-29T18:38:56.875Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T18:38:56.875Z] #25 2.160 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-29T18:38:56.875Z] #25 2.628 [2020-07-29T18:38:56.875Z] #25 2.834 #=#=# 0.0% #### 6.7% ######## 12.2% ############# 19.4% ################# 24.8% ##################### 30.3% ######################### 35.3% ############################## 42.0% ################################### 49.7% ######################################### 57.9% ############################################# 63.6% ################################################### 71.1% ####################################################### 77.2% ########################################################## 81.5% ############################################################## 87.3% ################################################################### 93.7% ######################################################################## 100.0% [2020-07-29T18:38:56.875Z] #25 5.039 [2020-07-29T18:38:56.875Z] #25 5.250 ######## 12.5% #################################### 50.6% ################################################################### 94.3% ######################################################################## 100.0% [2020-07-29T18:38:56.875Z] #25 5.811 [2020-07-29T18:38:56.875Z] #25 5.983 ######### 13.7% ################################ 45.6% ####################################################### 77.5% ######################################################################## 100.0% [2020-07-29T18:38:57.023Z] #40 42.12 CC images/binfmt-misc.o [2020-07-29T18:38:57.023Z] #40 42.38 CC images/time.o [2020-07-29T18:38:57.128Z] #33 ... [2020-07-29T18:38:57.128Z] [2020-07-29T18:38:57.128Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T18:38:57.128Z] #25 25.72 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-29T18:38:57.128Z] #25 26.19 [2020-07-29T18:38:57.128Z] #25 26.37 ######################################################################## 100.0% [2020-07-29T18:38:57.128Z] #25 26.47 [2020-07-29T18:38:57.128Z] #25 26.58 Download of images into '/build' complete. [2020-07-29T18:38:57.128Z] #25 26.58 Use something like the following to load the result into a Docker daemon: [2020-07-29T18:38:57.128Z] #25 26.58 tar -cC '/build' . | docker load [2020-07-29T18:38:57.128Z] #25 DONE 26.9s [2020-07-29T18:38:57.137Z] #25 6.826 [2020-07-29T18:38:57.322Z] #40 42.63 CC images/sysctl.o [2020-07-29T18:38:57.391Z] [2020-07-29T18:38:57.391Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:38:57.624Z] #40 42.84 CC images/autofs.o [2020-07-29T18:38:57.650Z] #25 7.063 0.0% # 2.6% [2020-07-29T18:38:57.650Z] #25 ... [2020-07-29T18:38:57.650Z] [2020-07-29T18:38:57.650Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:38:57.650Z] #47 68.39 time [2020-07-29T18:38:57.925Z] #40 43.07 CC images/macvlan.o [2020-07-29T18:38:57.925Z] #40 43.27 CC images/sit.o [2020-07-29T18:38:58.240Z] #40 43.53 CC images/memfd.o [2020-07-29T18:38:58.342Z] #39 ... [2020-07-29T18:38:58.342Z] [2020-07-29T18:38:58.342Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:38:58.342Z] #41 68.53 crypto/elliptic [2020-07-29T18:38:58.342Z] #41 71.47 github.com/LK4D4/vndr/build [2020-07-29T18:38:58.342Z] #41 71.97 vendor/golang.org/x/crypto/cryptobyte [2020-07-29T18:38:58.342Z] #41 73.63 vendor/golang.org/x/net/idna [2020-07-29T18:38:58.342Z] #41 74.37 mime [2020-07-29T18:38:58.606Z] #41 ... [2020-07-29T18:38:58.606Z] [2020-07-29T18:38:58.606Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T18:38:58.606Z] #10 68.43 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-29T18:38:58.606Z] #10 68.46 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-29T18:38:58.606Z] #10 68.48 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-29T18:38:58.606Z] #10 ... [2020-07-29T18:38:58.606Z] [2020-07-29T18:38:58.606Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:38:58.606Z] #33 1.985 + RM_GOPATH=0 [2020-07-29T18:38:58.606Z] #33 1.985 + TMP_GOPATH= [2020-07-29T18:38:58.606Z] #33 1.985 + : /build [2020-07-29T18:38:58.606Z] #33 1.985 + '[' -z '' ']' [2020-07-29T18:38:58.606Z] #33 1.985 ++ mktemp -d [2020-07-29T18:38:58.606Z] #33 1.993 + export GOPATH=/tmp/tmp.T0sANsuIYM [2020-07-29T18:38:58.606Z] #33 1.998 + GOPATH=/tmp/tmp.T0sANsuIYM [2020-07-29T18:38:58.606Z] #33 1.998 + RM_GOPATH=1 [2020-07-29T18:38:58.606Z] #33 1.998 + case "$(go env GOARCH)" in [2020-07-29T18:38:58.606Z] #33 2.005 ++ go env GOARCH [2020-07-29T18:38:58.606Z] #33 2.016 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T18:38:58.606Z] #33 2.016 + GO_BUILDMODE=-buildmode=pie [2020-07-29T18:38:58.606Z] #33 2.016 ++ dirname /tmp/install/install.sh [2020-07-29T18:38:58.606Z] #33 2.042 + dir=/tmp/install [2020-07-29T18:38:58.606Z] #33 2.042 + bin=tini [2020-07-29T18:38:58.606Z] #33 2.042 + shift [2020-07-29T18:38:58.606Z] #33 2.042 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-29T18:38:58.606Z] #33 2.042 + . /tmp/install/tini.installer [2020-07-29T18:38:58.606Z] #33 2.042 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-29T18:38:58.606Z] #33 2.042 + install_tini [2020-07-29T18:38:58.606Z] #33 2.042 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-29T18:38:58.606Z] #33 2.042 + git clone https://github.com/krallin/tini.git /tmp/tmp.T0sANsuIYM/tini [2020-07-29T18:38:58.606Z] #33 2.042 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-29T18:38:58.606Z] #33 2.047 Cloning into '/tmp/tmp.T0sANsuIYM/tini'... [2020-07-29T18:38:58.814Z] #30 ... [2020-07-29T18:38:58.814Z] [2020-07-29T18:38:58.814Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:38:58.814Z] #52 1.823 + RM_GOPATH=0 [2020-07-29T18:38:58.814Z] #52 1.823 + TMP_GOPATH= [2020-07-29T18:38:58.814Z] #52 1.824 + : /build [2020-07-29T18:38:58.814Z] #52 1.824 + '[' -z '' ']' [2020-07-29T18:38:58.814Z] #52 1.834 ++ mktemp -d [2020-07-29T18:38:58.814Z] #52 1.835 + export GOPATH=/tmp/tmp.CaX9i0QEHe [2020-07-29T18:38:58.814Z] #52 1.835 + GOPATH=/tmp/tmp.CaX9i0QEHe [2020-07-29T18:38:58.814Z] #52 1.835 + RM_GOPATH=1 [2020-07-29T18:38:58.814Z] #52 1.835 + case "$(go env GOARCH)" in [2020-07-29T18:38:58.814Z] #52 1.836 ++ go env GOARCH [2020-07-29T18:38:58.814Z] #52 1.866 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T18:38:58.814Z] #52 1.866 + GO_BUILDMODE=-buildmode=pie [2020-07-29T18:38:58.814Z] #52 1.867 ++ dirname /tmp/install/install.sh [2020-07-29T18:38:58.814Z] #52 1.869 + dir=/tmp/install [2020-07-29T18:38:58.814Z] #52 1.869 + bin=containerd [2020-07-29T18:38:58.814Z] #52 1.869 + shift [2020-07-29T18:38:58.814Z] #52 1.869 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-29T18:38:58.814Z] #52 1.869 + . /tmp/install/containerd.installer [2020-07-29T18:38:58.814Z] #52 1.869 ++ set -e [2020-07-29T18:38:58.814Z] #52 1.869 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-29T18:38:58.814Z] #52 1.869 + install_containerd [2020-07-29T18:38:58.814Z] #52 1.869 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-29T18:38:58.814Z] #52 1.869 + git clone https://github.com/containerd/containerd.git /tmp/tmp.CaX9i0QEHe/src/github.com/containerd/containerd [2020-07-29T18:38:58.814Z] #52 1.869 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-29T18:38:58.814Z] #52 1.874 Cloning into '/tmp/tmp.CaX9i0QEHe/src/github.com/containerd/containerd'... [2020-07-29T18:38:58.814Z] #52 ... [2020-07-29T18:38:58.814Z] [2020-07-29T18:38:58.814Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T18:38:58.814Z] #25 5.697 [2020-07-29T18:38:58.814Z] #25 5.889 ###### 9.4% ########################### 38.8% ####################################################### 77.3% ######################################################################## 100.0% [2020-07-29T18:38:58.814Z] #25 6.521 [2020-07-29T18:38:58.814Z] #25 6.689 # 2.5% ##### 8.2% ########## 14.2% ############### 21.0% ################### 26.9% ####################### 32.8% ########################### 38.0% ############################### 43.4% ################################### 48.7% ###################################### 53.7% ########################################## 59.0% ############################################## 65.3% ################################################### 71.0% ####################################################### 77.3% ############################################################# 84.8% ################################################################# 91.5% ######################################################################## 100.0% [2020-07-29T18:38:58.814Z] #25 8.713 [2020-07-29T18:38:58.888Z] #40 43.93 CC images/timens.o [2020-07-29T18:38:58.888Z] #40 44.19 LINK images/built-in.o [2020-07-29T18:38:58.888Z] #40 ... [2020-07-29T18:38:58.888Z] [2020-07-29T18:38:58.888Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T18:38:58.888Z] #11 107.6 Selecting previously unselected package libapparmor1:ppc64el. [2020-07-29T18:38:58.888Z] #11 107.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-07-29T18:38:58.888Z] #11 107.6 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-07-29T18:38:58.888Z] #11 107.7 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-07-29T18:38:58.888Z] #11 107.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-07-29T18:38:58.888Z] #11 107.7 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-07-29T18:38:58.888Z] #11 107.9 Selecting previously unselected package libbtrfs0. [2020-07-29T18:38:58.888Z] #11 107.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-07-29T18:38:58.888Z] #11 107.9 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-29T18:38:58.888Z] #11 108.0 Selecting previously unselected package libbtrfs-dev. [2020-07-29T18:38:58.888Z] #11 108.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-07-29T18:38:58.888Z] #11 108.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-29T18:38:58.888Z] #11 108.1 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-07-29T18:38:58.888Z] #11 108.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-07-29T18:38:58.888Z] #11 108.2 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-29T18:38:58.888Z] #11 108.2 Selecting previously unselected package libudev-dev:ppc64el. [2020-07-29T18:38:58.888Z] #11 108.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-07-29T18:38:58.888Z] #11 108.3 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-07-29T18:38:58.888Z] #11 108.5 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-07-29T18:38:58.888Z] #11 108.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-07-29T18:38:58.888Z] #11 108.5 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-07-29T18:38:58.888Z] #11 108.8 Selecting previously unselected package libpcre16-3:ppc64el. [2020-07-29T18:38:58.888Z] #11 108.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-07-29T18:38:58.888Z] #11 108.8 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-07-29T18:38:58.888Z] #11 109.0 Selecting previously unselected package libpcre32-3:ppc64el. [2020-07-29T18:38:58.888Z] #11 109.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-07-29T18:38:58.888Z] #11 109.1 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-07-29T18:38:58.888Z] #11 109.2 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-07-29T18:38:58.888Z] #11 109.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-07-29T18:38:58.888Z] #11 109.2 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-07-29T18:38:58.888Z] #11 109.4 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-07-29T18:38:58.888Z] #11 109.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-07-29T18:38:58.888Z] #11 109.4 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-07-29T18:38:58.888Z] #11 109.8 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-07-29T18:38:58.888Z] #11 109.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-07-29T18:38:58.888Z] #11 109.9 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-07-29T18:38:58.888Z] #11 110.1 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-07-29T18:38:58.888Z] #11 110.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-07-29T18:38:58.888Z] #11 110.1 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-07-29T18:38:59.190Z] #11 110.2 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-07-29T18:38:59.190Z] #11 110.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-07-29T18:38:59.190Z] #11 110.2 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-07-29T18:38:59.190Z] #11 110.4 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-07-29T18:38:59.190Z] #11 110.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-07-29T18:38:59.190Z] #11 110.5 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-07-29T18:38:59.558Z] #33 2.970 + cd /tmp/tmp.T0sANsuIYM/tini [2020-07-29T18:38:59.558Z] #33 2.970 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-29T18:38:59.558Z] #33 2.979 + cmake . [2020-07-29T18:38:59.853Z] #25 8.945 0.4% # 1.5% ## 3.0% ### 4.5% #### 6.1% ##### 7.2% ###### 8.7% ####### 10.2% ######## 11.6% ######### 13.8% ########## 15.0% ########### 16.4% ############ 18.0% ############## 19.9% ############### 21.3% ################ 23.0% ################# 24.4% # [2020-07-29T18:38:59.853Z] #25 ... [2020-07-29T18:38:59.853Z] [2020-07-29T18:38:59.853Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-29T18:38:59.853Z] #32 60.76 debconf: delaying package configuration, since apt-utils is not installed [2020-07-29T18:38:59.853Z] #32 60.94 Fetched 14.9 MB in 3s (4898 kB/s) [2020-07-29T18:38:59.853Z] #32 61.09 Selecting previously unselected package xxd. [2020-07-29T18:38:59.853Z] #32 61.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-29T18:38:59.853Z] #32 61.21 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-29T18:38:59.853Z] #32 61.22 Unpacking xxd (2:8.1.0875-5) ... [2020-07-29T18:38:59.853Z] #32 61.43 Selecting previously unselected package vim-common. [2020-07-29T18:38:59.853Z] #32 61.43 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-29T18:38:59.853Z] #32 61.48 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-29T18:38:59.853Z] #32 61.96 Selecting previously unselected package cmake-data. [2020-07-29T18:38:59.853Z] #32 61.97 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-29T18:38:59.853Z] #32 61.97 Unpacking cmake-data (3.13.4-1) ... [2020-07-29T18:38:59.853Z] #32 65.01 Selecting previously unselected package libicu63:amd64. [2020-07-29T18:38:59.853Z] #32 65.01 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-29T18:38:59.853Z] #32 65.03 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-29T18:38:59.853Z] #32 ... [2020-07-29T18:38:59.853Z] [2020-07-29T18:38:59.853Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T18:38:59.862Z] #11 111.1 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-07-29T18:38:59.862Z] #11 111.1 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-07-29T18:38:59.862Z] #11 111.1 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-07-29T18:38:59.862Z] #11 111.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-29T18:38:59.862Z] #11 111.1 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-07-29T18:38:59.862Z] #11 111.2 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-07-29T18:38:59.862Z] #11 111.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-29T18:38:59.862Z] #11 111.2 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-29T18:38:59.862Z] #11 111.2 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-07-29T18:38:59.862Z] #11 111.2 Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-07-29T18:38:59.862Z] #11 111.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-29T18:38:59.862Z] #11 111.2 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-29T18:38:59.862Z] #11 111.2 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-07-29T18:38:59.862Z] #11 111.2 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-29T18:39:00.161Z] #11 111.2 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-07-29T18:39:00.161Z] #11 111.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-29T18:39:00.161Z] #11 111.3 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-07-29T18:39:00.161Z] #11 111.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-29T18:39:00.161Z] #11 111.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-07-29T18:39:00.161Z] #11 111.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-07-29T18:39:00.161Z] #11 111.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-29T18:39:00.161Z] #11 111.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-07-29T18:39:00.161Z] #11 111.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-29T18:39:00.161Z] #11 111.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-29T18:39:00.161Z] #11 111.4 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-07-29T18:39:00.161Z] #11 111.4 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-29T18:39:00.161Z] #11 111.4 Setting up dmsetup (2:1.02.155-3) ... [2020-07-29T18:39:00.161Z] #11 111.4 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-29T18:39:00.462Z] #11 111.4 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-07-29T18:39:00.462Z] #11 111.5 Processing triggers for libc-bin (2.28-10) ... [2020-07-29T18:39:00.462Z] #11 DONE 111.7s [2020-07-29T18:39:00.462Z] [2020-07-29T18:39:00.462Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:39:00.462Z] #40 44.37 GEN compel/include/asm [2020-07-29T18:39:00.462Z] #40 44.38 GEN compel/include/version.h [2020-07-29T18:39:00.462Z] #40 44.40 touch .config [2020-07-29T18:39:00.462Z] #40 44.46 GEN include/common/config.h [2020-07-29T18:39:00.462Z] #40 44.61 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-29T18:39:00.462Z] #40 44.65 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-29T18:39:00.462Z] #40 44.69 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-07-29T18:39:00.462Z] #40 44.71 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-07-29T18:39:00.462Z] #40 44.74 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-07-29T18:39:00.462Z] #40 44.76 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-07-29T18:39:00.462Z] #40 44.79 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-07-29T18:39:00.462Z] #40 44.81 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-29T18:39:00.462Z] #40 44.82 DEP compel/plugins/std/infect.d [2020-07-29T18:39:00.462Z] #40 45.01 DEP compel/plugins/std/string.d [2020-07-29T18:39:00.462Z] #40 45.12 DEP compel/plugins/std/log.d [2020-07-29T18:39:00.462Z] #40 45.22 DEP compel/plugins/std/fds.d [2020-07-29T18:39:00.462Z] #40 45.40 DEP compel/plugins/std/std.d [2020-07-29T18:39:00.462Z] #40 45.56 DEP compel/plugins/shmem/shmem.d [2020-07-29T18:39:00.462Z] #40 45.73 DEP compel/plugins/fds/fds.d [2020-07-29T18:39:00.509Z] #33 3.697 -- The C compiler identification is GNU 8.3.0 [2020-07-29T18:39:00.509Z] #33 3.741 -- Check for working C compiler: /usr/bin/cc [2020-07-29T18:39:00.762Z] #40 45.88 CC compel/plugins/std/std.o [2020-07-29T18:39:00.795Z] #25 8.945 0.4% # 1.5% ## 3.0% ### 4.5% #### 6.1% ##### 7.2% ###### 8.7% ####### 10.2% ######## 11.6% ######### 13.8% ########## 15.0% ########### 16.4% ############ 18.0% ############## 19.9% ############### 21.3% ################ 23.0% ################# 24.4% ################## 26.3% #################### 28.1% ##################### 29.3% ###################### 31.1% ####################### 32.3% ######################## 34.3% ########################## 36.3% ############################ 39.4% ############################## 42.4% # [2020-07-29T18:39:00.795Z] #25 ... [2020-07-29T18:39:00.795Z] [2020-07-29T18:39:00.795Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:39:00.795Z] #41 61.73 reflect [2020-07-29T18:39:00.795Z] #41 61.88 syscall [2020-07-29T18:39:00.795Z] #41 70.12 time [2020-07-29T18:39:00.795Z] #41 ... [2020-07-29T18:39:00.795Z] [2020-07-29T18:39:00.795Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T18:39:01.061Z] #40 ... [2020-07-29T18:39:01.061Z] [2020-07-29T18:39:01.061Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-29T18:39:01.061Z] #12 DONE 0.6s [2020-07-29T18:39:01.061Z] [2020-07-29T18:39:01.061Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:39:01.061Z] #40 46.44 CC compel/plugins/std/fds.o [2020-07-29T18:39:01.088Z] #33 4.533 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-29T18:39:01.088Z] #33 4.535 -- Detecting C compiler ABI info [2020-07-29T18:39:01.340Z] #25 8.945 0.4% # 1.5% ## 3.0% ### 4.5% #### 6.1% ##### 7.2% ###### 8.7% ####### 10.2% ######## 11.6% ######### 13.8% ########## 15.0% ########### 16.4% ############ 18.0% ############## 19.9% ############### 21.3% ################ 23.0% ################# 24.4% ################## 26.3% #################### 28.1% ##################### 29.3% ###################### 31.1% ####################### 32.3% ######################## 34.3% ########################## 36.3% ############################ 39.4% ############################## 42.4% ############################### 44.0% ################################ 45.7% ################################# 47.0% ################################### 49.7% ##################################### 51.9% [2020-07-29T18:39:01.340Z] #25 ... [2020-07-29T18:39:01.340Z] [2020-07-29T18:39:01.340Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:39:01.340Z] #47 62.29 syscall [2020-07-29T18:39:01.340Z] #47 62.31 reflect [2020-07-29T18:39:01.340Z] #47 71.12 time [2020-07-29T18:39:01.340Z] #47 ... [2020-07-29T18:39:01.340Z] [2020-07-29T18:39:01.340Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T18:39:01.612Z] #25 8.945 0.4% # 1.5% ## 3.0% ### 4.5% #### 6.1% ##### 7.2% ###### 8.7% ####### 10.2% ######## 11.6% ######### 13.8% ########## 15.0% ########### 16.4% ############ 18.0% ############## 19.9% ############### 21.3% ################ 23.0% ################# 24.4% ################## 26.3% #################### 28.1% ##################### 29.3% ###################### 31.1% ####################### 32.3% ######################## 34.3% ########################## 36.3% ############################ 39.4% ############################## 42.4% ############################### 44.0% ################################ 45.7% ################################# 47.0% ################################### 49.7% ##################################### 51.9% ###################################### 53.8% ######################################## 55.8% [2020-07-29T18:39:01.612Z] #25 ... [2020-07-29T18:39:01.612Z] [2020-07-29T18:39:01.612Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-29T18:39:01.612Z] #28 62.38 Checking out files: 93% (1423/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-07-29T18:39:01.612Z] #28 62.52 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-29T18:39:01.612Z] #28 62.90 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-29T18:39:01.612Z] #28 ... [2020-07-29T18:39:01.612Z] [2020-07-29T18:39:01.612Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T18:39:01.710Z] #40 ... [2020-07-29T18:39:01.711Z] [2020-07-29T18:39:01.711Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-29T18:39:01.711Z] #13 DONE 0.5s [2020-07-29T18:39:01.711Z] [2020-07-29T18:39:01.711Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:39:01.711Z] #40 46.92 CC compel/plugins/std/log.o [2020-07-29T18:39:01.828Z] #47 ... [2020-07-29T18:39:01.828Z] [2020-07-29T18:39:01.828Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-29T18:39:01.828Z] #32 62.34 Selecting previously unselected package libicu63:amd64. [2020-07-29T18:39:01.828Z] #32 62.35 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-29T18:39:01.828Z] #32 62.38 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-29T18:39:01.828Z] #32 70.09 Selecting previously unselected package libxml2:amd64. [2020-07-29T18:39:01.828Z] #32 70.09 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-07-29T18:39:01.828Z] #32 70.10 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-29T18:39:01.828Z] #32 70.84 Selecting previously unselected package libarchive13:amd64. [2020-07-29T18:39:01.828Z] #32 70.85 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-07-29T18:39:01.828Z] #32 70.85 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-29T18:39:01.828Z] #32 71.22 Selecting previously unselected package libjsoncpp1:amd64. [2020-07-29T18:39:01.828Z] #32 71.22 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-07-29T18:39:01.828Z] #32 71.23 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-29T18:39:01.828Z] #32 71.41 Selecting previously unselected package librhash0:amd64. [2020-07-29T18:39:01.828Z] #32 71.41 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-07-29T18:39:01.828Z] #32 71.42 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-07-29T18:39:01.828Z] #32 71.66 Selecting previously unselected package libuv1:amd64. [2020-07-29T18:39:01.828Z] #32 71.66 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-07-29T18:39:01.828Z] #32 71.66 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-07-29T18:39:01.828Z] #32 71.84 Selecting previously unselected package cmake. [2020-07-29T18:39:01.828Z] #32 71.84 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-07-29T18:39:01.828Z] #32 71.85 Unpacking cmake (3.13.4-1) ... [2020-07-29T18:39:01.828Z] #32 ... [2020-07-29T18:39:01.828Z] [2020-07-29T18:39:01.828Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T18:39:01.828Z] #25 7.063 0.0% # 2.6% ### 5.1% ###### 9.0% ################ 22.3% ###################### 31.5% ############################ 40.2% ################################## 47.7% ######################################## 56.7% ############################################### 66.0% #################################################### 72.5% ############################################################ 83.4% ################################################################# 90.7% ######################################################################## 100.0% [2020-07-29T18:39:01.828Z] #25 8.822 #=#=# [2020-07-29T18:39:01.828Z] #25 9.007 1.1% ## 3.9% #### 6.3% ##### 8.1% ####### 10.4% ######### 12.7% ########## 14.5% ############ 16.9% ############## 19.5% ############### 21.2% ################ 23.1% ################# 24.7% ################### 26.6% #################### 28.7% ###################### 30.6% ####################### 32.0% ######################## 33.5% ######################### 35.4% ########################### 37.9% ############################ 39.8% ############################## 41.7% ############################### [2020-07-29T18:39:01.828Z] #25 ... [2020-07-29T18:39:01.828Z] [2020-07-29T18:39:01.828Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T18:39:01.828Z] #38 62.57 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-07-29T18:39:01.828Z] #38 62.57 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-07-29T18:39:01.828Z] #38 62.57 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-29T18:39:01.828Z] #38 63.09 Selecting previously unselected package libprotobuf-dev:amd64. [2020-07-29T18:39:01.828Z] #38 63.10 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-07-29T18:39:01.828Z] #38 63.11 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-29T18:39:01.828Z] #38 64.53 Selecting previously unselected package libprotoc17:amd64. [2020-07-29T18:39:01.828Z] #38 64.53 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-07-29T18:39:01.828Z] #38 64.56 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-29T18:39:01.828Z] #38 65.33 Selecting previously unselected package protobuf-c-compiler. [2020-07-29T18:39:01.828Z] #38 65.35 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-07-29T18:39:01.828Z] #38 65.37 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-29T18:39:01.828Z] #38 65.77 Selecting previously unselected package protobuf-compiler. [2020-07-29T18:39:01.828Z] #38 65.77 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-07-29T18:39:01.828Z] #38 65.82 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-29T18:39:01.828Z] #38 66.02 Selecting previously unselected package python-pkg-resources. [2020-07-29T18:39:01.828Z] #38 66.03 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-29T18:39:01.828Z] #38 66.04 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-29T18:39:01.828Z] #38 66.28 Selecting previously unselected package python-six. [2020-07-29T18:39:01.828Z] #38 66.29 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-29T18:39:01.828Z] #38 66.29 Unpacking python-six (1.12.0-1) ... [2020-07-29T18:39:01.828Z] #38 66.43 Selecting previously unselected package python-protobuf. [2020-07-29T18:39:01.828Z] #38 66.45 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-07-29T18:39:01.828Z] #38 66.46 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-29T18:39:01.828Z] #38 67.15 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-29T18:39:01.828Z] #38 72.15 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-29T18:39:01.828Z] #38 72.16 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-29T18:39:01.828Z] #38 72.17 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-29T18:39:01.828Z] #38 72.21 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-29T18:39:01.828Z] #38 72.24 Setting up python-six (1.12.0-1) ... [2020-07-29T18:39:01.828Z] #38 ... [2020-07-29T18:39:01.828Z] [2020-07-29T18:39:01.828Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T18:39:02.011Z] #40 ... [2020-07-29T18:39:02.011Z] [2020-07-29T18:39:02.011Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-29T18:39:02.011Z] #14 0.297 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-29T18:39:02.011Z] #14 DONE 0.4s [2020-07-29T18:39:02.011Z] [2020-07-29T18:39:02.011Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:39:02.011Z] #50 0.402 + RM_GOPATH=0 [2020-07-29T18:39:02.011Z] #50 0.403 + TMP_GOPATH= [2020-07-29T18:39:02.011Z] #50 0.403 + : /build [2020-07-29T18:39:02.011Z] #50 0.403 + '[' -z '' ']' [2020-07-29T18:39:02.011Z] #50 0.405 ++ mktemp -d [2020-07-29T18:39:02.011Z] #50 0.407 + export GOPATH=/tmp/tmp.WPYJm63ip6 [2020-07-29T18:39:02.011Z] #50 0.409 + GOPATH=/tmp/tmp.WPYJm63ip6 [2020-07-29T18:39:02.011Z] #50 0.410 + RM_GOPATH=1 [2020-07-29T18:39:02.011Z] #50 0.411 + case "$(go env GOARCH)" in [2020-07-29T18:39:02.011Z] #50 0.412 ++ go env GOARCH [2020-07-29T18:39:02.011Z] #50 0.423 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T18:39:02.011Z] #50 0.427 + GO_BUILDMODE=-buildmode=pie [2020-07-29T18:39:02.011Z] #50 0.428 ++ dirname /tmp/install/install.sh [2020-07-29T18:39:02.011Z] #50 0.430 + dir=/tmp/install [2020-07-29T18:39:02.011Z] #50 0.430 + bin=runc [2020-07-29T18:39:02.011Z] #50 0.430 + shift [2020-07-29T18:39:02.011Z] #50 0.430 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-29T18:39:02.011Z] #50 0.430 + . /tmp/install/runc.installer [2020-07-29T18:39:02.011Z] #50 0.431 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-29T18:39:02.011Z] #50 0.431 + install_runc [2020-07-29T18:39:02.011Z] #50 0.432 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-29T18:39:02.011Z] #50 0.434 + uname -r [2020-07-29T18:39:02.011Z] #50 0.443 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-29T18:39:02.011Z] #50 0.444 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-29T18:39:02.011Z] #50 0.444 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-29T18:39:02.011Z] #50 0.444 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.WPYJm63ip6/src/github.com/opencontainers/runc [2020-07-29T18:39:02.011Z] #50 0.462 Cloning into '/tmp/tmp.WPYJm63ip6/src/github.com/opencontainers/runc'... [2020-07-29T18:39:02.041Z] #33 5.304 -- Detecting C compiler ABI info - done [2020-07-29T18:39:02.041Z] #33 5.346 -- Detecting C compile features [2020-07-29T18:39:02.311Z] #50 ... [2020-07-29T18:39:02.311Z] [2020-07-29T18:39:02.311Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-29T18:39:02.311Z] #15 DONE 0.4s [2020-07-29T18:39:02.342Z] #25 9.007 1.1% ## 3.9% #### 6.3% ##### 8.1% ####### 10.4% ######### 12.7% ########## 14.5% ############ 16.9% ############## 19.5% ############### 21.2% ################ 23.1% ################# 24.7% ################### 26.6% #################### 28.7% ###################### 30.6% ####################### 32.0% ######################## 33.5% ######################### 35.4% ########################### 37.9% ############################ 39.8% ############################## 41.7% ############################### 43.6% ################################# 46.2% ################################## 47.5% ################################### 50.0% ##################################### [2020-07-29T18:39:02.342Z] #25 ... [2020-07-29T18:39:02.342Z] [2020-07-29T18:39:02.342Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T18:39:02.342Z] #10 63.01 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-07-29T18:39:02.342Z] #10 65.72 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-07-29T18:39:02.342Z] #10 65.72 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-07-29T18:39:02.342Z] #10 65.72 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-29T18:39:02.342Z] #10 65.72 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-29T18:39:02.342Z] #10 65.72 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-07-29T18:39:02.342Z] #10 65.73 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-07-29T18:39:02.342Z] #10 65.75 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-07-29T18:39:02.342Z] #10 65.79 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-07-29T18:39:02.342Z] #10 65.81 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-07-29T18:39:02.342Z] #10 65.84 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-07-29T18:39:02.342Z] #10 65.86 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-07-29T18:39:02.342Z] #10 65.92 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-07-29T18:39:02.342Z] #10 65.93 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-07-29T18:39:02.342Z] #10 65.95 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-07-29T18:39:02.342Z] #10 65.95 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-07-29T18:39:02.342Z] #10 67.08 debconf: delaying package configuration, since apt-utils is not installed [2020-07-29T18:39:02.342Z] #10 67.33 Fetched 77.7 MB in 9s (8245 kB/s) [2020-07-29T18:39:02.342Z] #10 67.46 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-29T18:39:02.342Z] #10 67.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 ... 15410 files and directories currently installed.) [2020-07-29T18:39:02.342Z] #10 67.55 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-07-29T18:39:02.342Z] #10 67.58 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-29T18:39:02.342Z] #10 70.59 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-29T18:39:02.342Z] #10 70.59 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-07-29T18:39:02.342Z] #10 70.60 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-29T18:39:02.342Z] #10 ... [2020-07-29T18:39:02.342Z] [2020-07-29T18:39:02.342Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T18:39:02.616Z] [2020-07-29T18:39:02.616Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-29T18:39:02.914Z] #16 DONE 0.4s [2020-07-29T18:39:02.914Z] [2020-07-29T18:39:02.914Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-07-29T18:39:03.212Z] #17 DONE 0.4s [2020-07-29T18:39:03.212Z] [2020-07-29T18:39:03.212Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-29T18:39:03.866Z] #18 0.577 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-29T18:39:03.866Z] #18 0.650 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-29T18:39:03.866Z] #18 0.652 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-29T18:39:03.969Z] #33 ... [2020-07-29T18:39:03.969Z] [2020-07-29T18:39:03.969Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:39:03.969Z] #41 83.99 net/textproto [2020-07-29T18:39:03.969Z] #41 83.99 vendor/golang.org/x/net/http/httpproxy [2020-07-29T18:39:03.969Z] #41 84.00 crypto/x509 [2020-07-29T18:39:04.202Z] #25 8.945 0.4% # 1.5% ## 3.0% ### 4.5% #### 6.1% ##### 7.2% ###### 8.7% ####### 10.2% ######## 11.6% ######### 13.8% ########## 15.0% ########### 16.4% ############ 18.0% ############## 19.9% ############### 21.3% ################ 23.0% ################# 24.4% ################## 26.3% #################### 28.1% ##################### 29.3% ###################### 31.1% ####################### 32.3% ######################## 34.3% ########################## 36.3% ############################ 39.4% ############################## 42.4% ############################### 44.0% ################################ 45.7% ################################# 47.0% ################################### 49.7% ##################################### 51.9% ###################################### 53.8% ######################################## 55.8% ######################################### 57.8% ########################################## 59.1% ########################################### 60.9% ############################################ 62.4% ############################################## 65.2% ################################################ 67.3% ################################################# 68.3% ################################################## 69.9% ################################################### 72.2% ##################################################### 74.5% ###################################################### 76.3% ######################################################## 78.4% ######################################################### 80.5% ########################################################### 82.1% ########################################################### 82.9% ############################################################# 85.5% ############################################################## 87.1% ############################################################### 88.7% ################################################################# 90.8% ################################################################## 93.0% #################################################################### 94.7% ##################################################################### 96.5% ####################################################################### 99.8% ######################################################################## 100.0% [2020-07-29T18:39:04.202Z] #25 15.05 [2020-07-29T18:39:04.202Z] #25 ... [2020-07-29T18:39:04.202Z] [2020-07-29T18:39:04.202Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T18:39:04.202Z] #38 65.12 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-07-29T18:39:04.202Z] #38 65.12 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-29T18:39:04.202Z] #38 65.28 Selecting previously unselected package python-pkg-resources. [2020-07-29T18:39:04.202Z] #38 65.31 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-29T18:39:04.202Z] #38 65.31 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-29T18:39:04.202Z] #38 65.61 Selecting previously unselected package python-six. [2020-07-29T18:39:04.202Z] #38 65.61 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-29T18:39:04.202Z] #38 65.62 Unpacking python-six (1.12.0-1) ... [2020-07-29T18:39:04.202Z] #38 65.76 Selecting previously unselected package python-protobuf. [2020-07-29T18:39:04.202Z] #38 65.76 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-07-29T18:39:04.202Z] #38 65.77 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-29T18:39:04.202Z] #38 66.34 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-29T18:39:04.202Z] #38 71.23 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-29T18:39:04.202Z] #38 71.29 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-29T18:39:04.202Z] #38 71.34 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-29T18:39:04.202Z] #38 71.38 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-29T18:39:04.202Z] #38 71.39 Setting up python-six (1.12.0-1) ... [2020-07-29T18:39:04.461Z] #38 ... [2020-07-29T18:39:04.461Z] [2020-07-29T18:39:04.461Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-29T18:39:04.461Z] #32 72.57 Selecting previously unselected package libxml2:amd64. [2020-07-29T18:39:04.461Z] #32 72.58 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-07-29T18:39:04.461Z] #32 72.59 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-29T18:39:04.461Z] #32 73.43 Selecting previously unselected package libarchive13:amd64. [2020-07-29T18:39:04.461Z] #32 73.44 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-07-29T18:39:04.461Z] #32 73.44 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-29T18:39:04.461Z] #32 73.78 Selecting previously unselected package libjsoncpp1:amd64. [2020-07-29T18:39:04.461Z] #32 73.79 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-07-29T18:39:04.461Z] #32 73.81 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-29T18:39:04.461Z] #32 73.99 Selecting previously unselected package librhash0:amd64. [2020-07-29T18:39:04.461Z] #32 74.00 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-07-29T18:39:04.461Z] #32 74.03 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-07-29T18:39:04.461Z] #32 74.25 Selecting previously unselected package libuv1:amd64. [2020-07-29T18:39:04.461Z] #32 74.25 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-07-29T18:39:04.461Z] #32 74.26 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-07-29T18:39:04.461Z] #32 74.48 Selecting previously unselected package cmake. [2020-07-29T18:39:04.461Z] #32 74.49 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-07-29T18:39:04.461Z] #32 74.52 Unpacking cmake (3.13.4-1) ... [2020-07-29T18:39:04.930Z] #18 1.770 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-29T18:39:05.030Z] #32 ... [2020-07-29T18:39:05.030Z] [2020-07-29T18:39:05.030Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T18:39:05.030Z] #10 65.83 debconf: delaying package configuration, since apt-utils is not installed [2020-07-29T18:39:05.030Z] #10 66.09 Fetched 77.7 MB in 10s (7473 kB/s) [2020-07-29T18:39:05.030Z] #10 66.22 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-29T18:39:05.030Z] #10 66.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-29T18:39:05.030Z] #10 66.29 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-07-29T18:39:05.030Z] #10 66.30 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-29T18:39:05.030Z] #10 68.96 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-29T18:39:05.030Z] #10 68.96 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-07-29T18:39:05.030Z] #10 68.97 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-29T18:39:05.030Z] #10 72.93 Selecting previously unselected package binutils-mingw-w64. [2020-07-29T18:39:05.030Z] #10 72.95 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-29T18:39:05.030Z] #10 72.98 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-29T18:39:05.030Z] #10 73.17 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-07-29T18:39:05.030Z] #10 73.19 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-29T18:39:05.030Z] #10 73.20 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-29T18:39:05.030Z] #10 73.52 Selecting previously unselected package dmsetup. [2020-07-29T18:39:05.030Z] #10 73.54 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-07-29T18:39:05.030Z] #10 73.55 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-29T18:39:05.030Z] #10 73.76 Selecting previously unselected package mingw-w64-common. [2020-07-29T18:39:05.030Z] #10 73.76 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-29T18:39:05.030Z] #10 73.78 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-29T18:39:05.030Z] #10 ... [2020-07-29T18:39:05.030Z] [2020-07-29T18:39:05.030Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T18:39:05.030Z] #38 75.80 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-29T18:39:05.030Z] #38 75.81 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-29T18:39:05.030Z] #38 75.86 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-29T18:39:05.030Z] #38 75.88 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-07-29T18:39:05.030Z] #38 75.90 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-29T18:39:05.030Z] #38 75.91 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-29T18:39:05.030Z] #38 75.92 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-29T18:39:05.030Z] #38 75.95 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-29T18:39:05.030Z] #38 75.96 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-29T18:39:05.030Z] #38 75.98 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-29T18:39:05.169Z] #25 9.007 1.1% ## 3.9% #### 6.3% ##### 8.1% ####### 10.4% ######### 12.7% ########## 14.5% ############ 16.9% ############## 19.5% ############### 21.2% ################ 23.1% ################# 24.7% ################### 26.6% #################### 28.7% ###################### 30.6% ####################### 32.0% ######################## 33.5% ######################### 35.4% ########################### 37.9% ############################ 39.8% ############################## 41.7% ############################### 43.6% ################################# 46.2% ################################## 47.5% ################################### 50.0% ##################################### 51.6% ###################################### 53.5% ######################################## 55.9% ######################################### 57.9% ########################################### 60.1% ############################################ 62.2% ############################################## 64.5% ############################################### 66.6% ################################################# 68.1% ################################################## 70.5% #################################################### 72.6% ##################################################### 74.6% ###################################################### 75.5% ####################################################### 77.2% ######################################################## 78.7% ######################################################### 80.3% ########################################################### 82.2% ############################################################ 83.5% ############################################################# 85.2% ############################################################## 86.8% ############################################################### 88.2% ################################################################ 89.4% ################################################################# 91.1% ################################################################## 92.6% #################################################################### 94.5% ##################################################################### 96.1% ###################################################################### 97.7% [2020-07-29T18:39:05.169Z] #25 ... [2020-07-29T18:39:05.169Z] [2020-07-29T18:39:05.169Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:39:05.169Z] #30 65.88 time [2020-07-29T18:39:05.169Z] #30 72.06 internal/poll [2020-07-29T18:39:05.169Z] #30 73.17 internal/fmtsort [2020-07-29T18:39:05.169Z] #30 73.97 internal/syscall/execenv [2020-07-29T18:39:05.169Z] #30 74.18 internal/syscall/unix [2020-07-29T18:39:05.169Z] #30 74.34 strings [2020-07-29T18:39:05.169Z] #30 74.50 os [2020-07-29T18:39:05.367Z] #41 85.64 mime/multipart [2020-07-29T18:39:05.367Z] #41 85.65 vendor/golang.org/x/net/http/httpguts [2020-07-29T18:39:05.443Z] #30 ... [2020-07-29T18:39:05.443Z] [2020-07-29T18:39:05.443Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T18:39:05.444Z] #25 9.007 1.1% ## 3.9% #### 6.3% ##### 8.1% ####### 10.4% ######### 12.7% ########## 14.5% ############ 16.9% ############## 19.5% ############### 21.2% ################ 23.1% ################# 24.7% ################### 26.6% #################### 28.7% ###################### 30.6% ####################### 32.0% ######################## 33.5% ######################### 35.4% ########################### 37.9% ############################ 39.8% ############################## 41.7% ############################### 43.6% ################################# 46.2% ################################## 47.5% ################################### 50.0% ##################################### 51.6% ###################################### 53.5% ######################################## 55.9% ######################################### 57.9% ########################################### 60.1% ############################################ 62.2% ############################################## 64.5% ############################################### 66.6% ################################################# 68.1% ################################################## 70.5% #################################################### 72.6% ##################################################### 74.6% ###################################################### 75.5% ####################################################### 77.2% ######################################################## 78.7% ######################################################### 80.3% ########################################################### 82.2% ############################################################ 83.5% ############################################################# 85.2% ############################################################## 86.8% ############################################################### 88.2% ################################################################ 89.4% ################################################################# 91.1% ################################################################## 92.6% #################################################################### 94.5% ##################################################################### 96.1% ###################################################################### 97.7% ####################################################################### 100.0% ######################################################################## 100.0% [2020-07-29T18:39:05.444Z] #25 14.91 [2020-07-29T18:39:05.995Z] #18 ... [2020-07-29T18:39:05.995Z] [2020-07-29T18:39:05.995Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:39:05.995Z] #42 107.2 text/template [2020-07-29T18:39:05.995Z] #42 109.4 go/parser [2020-07-29T18:39:05.995Z] #42 115.9 encoding/xml [2020-07-29T18:39:06.296Z] #42 ... [2020-07-29T18:39:06.296Z] [2020-07-29T18:39:06.296Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:39:06.296Z] #40 47.90 CC compel/plugins/std/string.o [2020-07-29T18:39:06.296Z] #40 48.60 CC compel/plugins/std/infect.o [2020-07-29T18:39:06.296Z] #40 49.06 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-07-29T18:39:06.296Z] #40 49.09 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-07-29T18:39:06.296Z] #40 49.15 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-07-29T18:39:06.296Z] #40 49.22 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-07-29T18:39:06.296Z] #40 49.29 AR compel/plugins/std.lib.a [2020-07-29T18:39:06.296Z] #40 49.42 CC compel/plugins/fds/fds.o [2020-07-29T18:39:06.296Z] #40 49.80 AR compel/plugins/fds.lib.a [2020-07-29T18:39:06.296Z] #40 49.88 HOSTDEP compel/src/lib/log-host.d [2020-07-29T18:39:06.296Z] #40 50.03 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-29T18:39:06.296Z] #40 50.18 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-07-29T18:39:06.296Z] #40 50.27 HOSTDEP compel/src/main-host.d [2020-07-29T18:39:06.296Z] #40 50.39 DEP compel/src/lib/ptrace.d [2020-07-29T18:39:06.296Z] #40 50.51 DEP compel/src/lib/infect.d [2020-07-29T18:39:06.296Z] #40 50.71 DEP compel/src/lib/infect-util.d [2020-07-29T18:39:06.296Z] #40 50.85 DEP compel/src/lib/infect-rpc.d [2020-07-29T18:39:06.296Z] #40 51.00 DEP compel/arch/ppc64/src/lib/infect.d [2020-07-29T18:39:06.296Z] #40 51.12 DEP compel/arch/ppc64/src/lib/cpu.d [2020-07-29T18:39:06.296Z] #40 51.20 DEP compel/src/lib/log.d [2020-07-29T18:39:06.296Z] #40 51.30 DEP compel/src/main.d [2020-07-29T18:39:06.296Z] #40 51.44 DEP compel/src/lib/handle-elf.d [2020-07-29T18:39:06.296Z] #40 51.56 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-07-29T18:39:06.296Z] #40 51.69 CC compel/src/lib/log.o [2020-07-29T18:39:06.405Z] #25 15.65 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-29T18:39:06.662Z] #25 16.00 [2020-07-29T18:39:06.662Z] #25 16.12 ######################################################################## 100.0% [2020-07-29T18:39:06.662Z] #25 16.23 [2020-07-29T18:39:06.945Z] #40 52.00 CC compel/arch/ppc64/src/lib/cpu.o [2020-07-29T18:39:06.945Z] #40 52.27 CC compel/arch/ppc64/src/lib/infect.o [2020-07-29T18:39:07.606Z] #25 17.06 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-29T18:39:07.874Z] #25 17.47 [2020-07-29T18:39:07.927Z] #41 ... [2020-07-29T18:39:07.927Z] [2020-07-29T18:39:07.927Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:39:07.927Z] #52 29.47 Checking out files: 67% (2177/3208) Checking out files: 68% (2182/3208) Checking out files: 69% (2214/3208) Checking out files: 70% (2246/3208) Checking out files: 71% (2278/3208) Checking out files: 72% (2310/3208) Checking out files: 73% (2342/3208) Checking out files: 74% (2374/3208) Checking out files: 75% (2406/3208) Checking out files: 76% (2439/3208) Checking out files: 77% (2471/3208) Checking out files: 78% (2503/3208) Checking out files: 79% (2535/3208) Checking out files: 80% (2567/3208) Checking out files: 81% (2599/3208) Checking out files: 82% (2631/3208) Checking out files: 83% (2663/3208) Checking out files: 84% (2695/3208) Checking out files: 85% (2727/3208) Checking out files: 86% (2759/3208) Checking out files: 87% (2791/3208) Checking out files: 88% (2824/3208) Checking out files: 89% (2856/3208) Checking out files: 90% (2888/3208) Checking out files: 91% (2920/3208) Checking out files: 92% (2952/3208) Checking out files: 93% (2984/3208) Checking out files: 94% (3016/3208) Checking out files: 95% (3048/3208) Checking out files: 96% (3080/3208) Checking out files: 97% (3112/3208) Checking out files: 98% (3144/3208) Checking out files: 98% (3169/3208) Checking out files: 99% (3176/3208) Checking out files: 100% (3208/3208) Checking out files: 100% (3208/3208), done. [2020-07-29T18:39:07.927Z] #52 30.67 + cd /tmp/tmp.uMcbEN8Dii/src/github.com/containerd/containerd [2020-07-29T18:39:07.927Z] #52 30.67 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-29T18:39:07.927Z] #52 32.77 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-29T18:39:07.927Z] #52 32.77 + BUILDTAGS='netgo osusergo static_build' [2020-07-29T18:39:07.927Z] #52 32.78 + export EXTRA_FLAGS=-buildmode=pie [2020-07-29T18:39:07.927Z] #52 32.78 + EXTRA_FLAGS=-buildmode=pie [2020-07-29T18:39:07.927Z] #52 32.78 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-29T18:39:07.927Z] #52 32.78 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-29T18:39:07.927Z] #52 32.78 + '[' '' = dynamic ']' [2020-07-29T18:39:07.927Z] #52 32.78 + make [2020-07-29T18:39:07.927Z] #52 33.68 + bin/ctr [2020-07-29T18:39:07.927Z] #52 ... [2020-07-29T18:39:07.927Z] [2020-07-29T18:39:07.927Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:39:07.927Z] #39 3.270 Note: Building without setproctitle() and strlcpy() support. [2020-07-29T18:39:07.927Z] #39 3.270 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-29T18:39:07.927Z] #39 3.275 Note: Building without GnuTLS support [2020-07-29T18:39:07.927Z] #39 3.282 Makefile.config:39: Warn: you have no libnftables installed [2020-07-29T18:39:07.927Z] #39 3.282 Makefile.config:40: Warn: Building without nftables support [2020-07-29T18:39:07.927Z] #39 5.657 fatal: not a git repository (or any of the parent directories): .git [2020-07-29T18:39:07.927Z] #39 5.752 GEN .gitid [2020-07-29T18:39:07.927Z] #39 5.805 GEN criu/include/version.h [2020-07-29T18:39:07.927Z] #39 5.920 GEN include/common/asm [2020-07-29T18:39:07.927Z] #39 7.440 PBCC images/timens.pb-c.c [2020-07-29T18:39:07.927Z] #39 7.493 DEP images/timens.pb-c.d [2020-07-29T18:39:07.927Z] #39 7.553 PBCC images/fown.pb-c.c [2020-07-29T18:39:07.927Z] #39 7.593 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-29T18:39:07.927Z] #39 7.670 PBCC images/opts.pb-c.c [2020-07-29T18:39:07.927Z] #39 7.697 PBCC images/memfd.pb-c.c [2020-07-29T18:39:07.927Z] #39 7.801 DEP images/fown.pb-c.d [2020-07-29T18:39:07.927Z] #39 7.840 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-29T18:39:07.927Z] #39 7.933 DEP images/opts.pb-c.d [2020-07-29T18:39:07.927Z] #39 7.982 DEP images/memfd.pb-c.d [2020-07-29T18:39:07.927Z] #39 8.100 PBCC images/sit.pb-c.c [2020-07-29T18:39:07.927Z] #39 8.176 DEP images/sit.pb-c.d [2020-07-29T18:39:07.927Z] #39 8.220 PBCC images/macvlan.pb-c.c [2020-07-29T18:39:07.927Z] #39 8.252 DEP images/macvlan.pb-c.d [2020-07-29T18:39:07.927Z] #39 8.293 PBCC images/autofs.pb-c.c [2020-07-29T18:39:07.927Z] #39 8.339 DEP images/autofs.pb-c.d [2020-07-29T18:39:07.927Z] #39 8.388 PBCC images/sysctl.pb-c.c [2020-07-29T18:39:07.927Z] #39 8.426 DEP images/sysctl.pb-c.d [2020-07-29T18:39:07.927Z] #39 8.463 PBCC images/time.pb-c.c [2020-07-29T18:39:07.927Z] #39 8.500 DEP images/time.pb-c.d [2020-07-29T18:39:07.927Z] #39 8.548 PBCC images/binfmt-misc.pb-c.c [2020-07-29T18:39:07.927Z] #39 8.560 DEP images/binfmt-misc.pb-c.d [2020-07-29T18:39:07.927Z] #39 8.605 PBCC images/seccomp.pb-c.c [2020-07-29T18:39:07.927Z] #39 8.657 DEP images/seccomp.pb-c.d [2020-07-29T18:39:07.927Z] #39 8.766 PBCC images/userns.pb-c.c [2020-07-29T18:39:07.927Z] #39 8.810 DEP images/userns.pb-c.d [2020-07-29T18:39:07.927Z] #39 8.864 PBCC images/cgroup.pb-c.c [2020-07-29T18:39:07.927Z] #39 8.944 DEP images/cgroup.pb-c.d [2020-07-29T18:39:07.927Z] #39 8.987 PBCC images/ext-file.pb-c.c [2020-07-29T18:39:07.927Z] #39 9.001 DEP images/ext-file.pb-c.d [2020-07-29T18:39:07.927Z] #39 9.088 PBCC images/rpc.pb-c.c [2020-07-29T18:39:07.927Z] #39 9.150 DEP images/rpc.pb-c.d [2020-07-29T18:39:07.927Z] #39 9.256 PBCC images/siginfo.pb-c.c [2020-07-29T18:39:07.927Z] #39 9.283 DEP images/siginfo.pb-c.d [2020-07-29T18:39:07.927Z] #39 9.320 PBCC images/pagemap.pb-c.c [2020-07-29T18:39:07.927Z] #39 9.406 DEP images/pagemap.pb-c.d [2020-07-29T18:39:07.927Z] #39 9.493 PBCC images/rlimit.pb-c.c [2020-07-29T18:39:07.927Z] #39 9.508 DEP images/rlimit.pb-c.d [2020-07-29T18:39:07.927Z] #39 9.579 PBCC images/file-lock.pb-c.c [2020-07-29T18:39:07.927Z] #39 9.604 DEP images/file-lock.pb-c.d [2020-07-29T18:39:07.927Z] #39 9.654 PBCC images/tty.pb-c.c [2020-07-29T18:39:07.927Z] #39 9.732 DEP images/tty.pb-c.d [2020-07-29T18:39:07.927Z] #39 9.768 PBCC images/tun.pb-c.c [2020-07-29T18:39:07.927Z] #39 9.828 PBCC images/netdev.pb-c.c [2020-07-29T18:39:07.927Z] #39 9.913 DEP images/tun.pb-c.d [2020-07-29T18:39:07.927Z] #39 9.988 DEP images/netdev.pb-c.d [2020-07-29T18:39:07.927Z] #39 10.07 PBCC images/vma.pb-c.c [2020-07-29T18:39:07.927Z] #39 10.17 DEP images/vma.pb-c.d [2020-07-29T18:39:07.927Z] #39 10.27 PBCC images/creds.pb-c.c [2020-07-29T18:39:07.927Z] #39 10.32 DEP images/creds.pb-c.d [2020-07-29T18:39:07.927Z] #39 10.34 PBCC images/utsns.pb-c.c [2020-07-29T18:39:07.927Z] #39 10.34 DEP images/utsns.pb-c.d [2020-07-29T18:39:07.927Z] #39 10.41 PBCC images/ipc-desc.pb-c.c [2020-07-29T18:39:07.927Z] #39 10.46 PBCC images/ipc-sem.pb-c.c [2020-07-29T18:39:07.927Z] #39 10.51 DEP images/ipc-desc.pb-c.d [2020-07-29T18:39:07.927Z] #39 10.60 DEP images/ipc-sem.pb-c.d [2020-07-29T18:39:07.927Z] #39 10.66 PBCC images/ipc-msg.pb-c.c [2020-07-29T18:39:07.927Z] #39 10.69 DEP images/ipc-msg.pb-c.d [2020-07-29T18:39:07.927Z] #39 10.77 PBCC images/ipc-shm.pb-c.c [2020-07-29T18:39:07.927Z] #39 10.82 DEP images/ipc-shm.pb-c.d [2020-07-29T18:39:07.927Z] #39 10.91 PBCC images/ipc-var.pb-c.c [2020-07-29T18:39:07.927Z] #39 10.94 DEP images/ipc-var.pb-c.d [2020-07-29T18:39:07.927Z] #39 11.02 PBCC images/sk-opts.pb-c.c [2020-07-29T18:39:07.927Z] #39 11.06 PBCC images/packet-sock.pb-c.c [2020-07-29T18:39:07.927Z] #39 11.13 DEP images/sk-opts.pb-c.d [2020-07-29T18:39:07.927Z] #39 11.19 DEP images/packet-sock.pb-c.d [2020-07-29T18:39:07.927Z] #39 11.27 PBCC images/sk-netlink.pb-c.c [2020-07-29T18:39:07.927Z] #39 11.36 DEP images/sk-netlink.pb-c.d [2020-07-29T18:39:07.927Z] #39 11.48 PBCC images/sk-inet.pb-c.c [2020-07-29T18:39:07.927Z] #39 11.56 DEP images/sk-inet.pb-c.d [2020-07-29T18:39:07.927Z] #39 11.63 PBCC images/sk-unix.pb-c.c [2020-07-29T18:39:07.927Z] #39 11.70 DEP images/sk-unix.pb-c.d [2020-07-29T18:39:07.927Z] #39 11.76 PBCC images/mm.pb-c.c [2020-07-29T18:39:07.927Z] #39 11.83 DEP images/mm.pb-c.d [2020-07-29T18:39:07.927Z] #39 11.89 PBCC images/timerfd.pb-c.c [2020-07-29T18:39:07.927Z] #39 11.98 DEP images/timerfd.pb-c.d [2020-07-29T18:39:07.927Z] #39 12.05 PBCC images/timer.pb-c.c [2020-07-29T18:39:07.927Z] #39 12.07 DEP images/timer.pb-c.d [2020-07-29T18:39:07.927Z] #39 12.14 PBCC images/sa.pb-c.c [2020-07-29T18:39:07.927Z] #39 12.20 DEP images/sa.pb-c.d [2020-07-29T18:39:07.927Z] #39 12.26 PBCC images/pipe-data.pb-c.c [2020-07-29T18:39:07.927Z] #39 12.30 DEP images/pipe-data.pb-c.d [2020-07-29T18:39:07.927Z] #39 12.35 PBCC images/mnt.pb-c.c [2020-07-29T18:39:07.927Z] #39 12.41 DEP images/mnt.pb-c.d [2020-07-29T18:39:07.927Z] #39 12.46 PBCC images/sk-packet.pb-c.c [2020-07-29T18:39:08.025Z] #40 53.31 CC compel/src/lib/infect-rpc.o [2020-07-29T18:39:08.131Z] #25 17.62 ########################################## 58.8% ######################################################################## 100.0% [2020-07-29T18:39:08.131Z] #25 17.75 [2020-07-29T18:39:08.131Z] #25 ... [2020-07-29T18:39:08.131Z] [2020-07-29T18:39:08.131Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:39:08.131Z] #41 68.96 time [2020-07-29T18:39:08.131Z] #41 75.19 os [2020-07-29T18:39:08.131Z] #41 75.49 strings [2020-07-29T18:39:08.131Z] #41 78.12 regexp/syntax [2020-07-29T18:39:08.131Z] #41 78.61 fmt [2020-07-29T18:39:08.193Z] #39 12.48 DEP images/sk-packet.pb-c.d [2020-07-29T18:39:08.193Z] #39 12.54 PBCC images/tcp-stream.pb-c.c [2020-07-29T18:39:08.193Z] #39 12.61 DEP images/tcp-stream.pb-c.d [2020-07-29T18:39:08.193Z] #39 ... [2020-07-29T18:39:08.193Z] [2020-07-29T18:39:08.193Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:39:08.193Z] #33 7.841 -- Detecting C compile features - done [2020-07-29T18:39:08.193Z] #33 7.882 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-29T18:39:08.193Z] #33 8.095 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-29T18:39:08.193Z] #33 8.201 -- Configuring done [2020-07-29T18:39:08.193Z] #33 8.228 -- Generating done [2020-07-29T18:39:08.193Z] #33 8.235 -- Build files have been written to: /tmp/tmp.T0sANsuIYM/tini [2020-07-29T18:39:08.193Z] #33 8.247 + make tini-static [2020-07-29T18:39:08.193Z] #33 8.611 Scanning dependencies of target tini-static [2020-07-29T18:39:08.193Z] #33 8.702 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-29T18:39:08.193Z] #33 10.48 [100%] Linking C executable tini-static [2020-07-29T18:39:08.193Z] #33 11.18 [100%] Built target tini-static [2020-07-29T18:39:08.193Z] #33 11.29 + mkdir -p /build [2020-07-29T18:39:08.193Z] #33 11.29 + cp tini-static /build/docker-init [2020-07-29T18:39:08.193Z] #33 DONE 11.5s [2020-07-29T18:39:08.193Z] [2020-07-29T18:39:08.193Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:39:08.193Z] #39 12.69 PBCC images/pipe.pb-c.c [2020-07-29T18:39:08.193Z] #39 ... [2020-07-29T18:39:08.193Z] [2020-07-29T18:39:08.193Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:39:08.193Z] #41 88.36 crypto/tls [2020-07-29T18:39:08.324Z] #40 53.65 CC compel/src/lib/infect-util.o [2020-07-29T18:39:08.429Z] #41 ... [2020-07-29T18:39:08.429Z] [2020-07-29T18:39:08.429Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-29T18:39:08.429Z] #32 75.21 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-29T18:39:08.429Z] #32 75.23 Setting up xxd (2:8.1.0875-5) ... [2020-07-29T18:39:08.429Z] #32 75.24 Setting up libuv1:amd64 (1.24.1-1) ... [2020-07-29T18:39:08.429Z] #32 75.26 Setting up vim-common (2:8.1.0875-5) ... [2020-07-29T18:39:08.429Z] #32 75.31 Setting up librhash0:amd64 (1.3.8-1) ... [2020-07-29T18:39:08.429Z] #32 75.32 Setting up cmake-data (3.13.4-1) ... [2020-07-29T18:39:08.429Z] #32 75.34 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-29T18:39:08.429Z] #32 75.39 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-29T18:39:08.429Z] #32 75.41 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-29T18:39:08.429Z] #32 75.42 Setting up cmake (3.13.4-1) ... [2020-07-29T18:39:08.429Z] #32 75.47 Processing triggers for libc-bin (2.28-10) ... [2020-07-29T18:39:08.429Z] #32 75.56 Processing triggers for mime-support (3.62) ... [2020-07-29T18:39:08.623Z] #40 53.95 CC compel/src/lib/infect.o [2020-07-29T18:39:09.144Z] #41 ... [2020-07-29T18:39:09.144Z] [2020-07-29T18:39:09.144Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:39:09.144Z] #54 83.12 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-29T18:39:09.144Z] #54 83.12 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-29T18:39:09.144Z] #54 DONE 89.3s [2020-07-29T18:39:09.144Z] [2020-07-29T18:39:09.144Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-29T18:39:09.144Z] #55 DONE 0.1s [2020-07-29T18:39:09.144Z] [2020-07-29T18:39:09.144Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:39:09.144Z] #39 12.76 DEP images/pipe.pb-c.d [2020-07-29T18:39:09.144Z] #39 12.81 PBCC images/pstree.pb-c.c [2020-07-29T18:39:09.144Z] #39 12.85 DEP images/pstree.pb-c.d [2020-07-29T18:39:09.144Z] #39 12.87 PBCC images/fs.pb-c.c [2020-07-29T18:39:09.144Z] #39 12.89 DEP images/fs.pb-c.d [2020-07-29T18:39:09.144Z] #39 12.94 PBCC images/signalfd.pb-c.c [2020-07-29T18:39:09.144Z] #39 12.98 DEP images/signalfd.pb-c.d [2020-07-29T18:39:09.144Z] #39 13.06 PBCC images/fh.pb-c.c [2020-07-29T18:39:09.144Z] #39 13.08 PBCC images/fsnotify.pb-c.c [2020-07-29T18:39:09.144Z] #39 13.16 DEP images/fh.pb-c.d [2020-07-29T18:39:09.144Z] #39 13.19 DEP images/fsnotify.pb-c.d [2020-07-29T18:39:09.144Z] #39 13.22 PBCC images/eventpoll.pb-c.c [2020-07-29T18:39:09.144Z] #39 13.24 DEP images/eventpoll.pb-c.d [2020-07-29T18:39:09.144Z] #39 13.31 PBCC images/eventfd.pb-c.c [2020-07-29T18:39:09.144Z] #39 13.35 DEP images/eventfd.pb-c.d [2020-07-29T18:39:09.144Z] #39 13.41 PBCC images/remap-file-path.pb-c.c [2020-07-29T18:39:09.144Z] #39 13.44 DEP images/remap-file-path.pb-c.d [2020-07-29T18:39:09.144Z] #39 13.49 PBCC images/fifo.pb-c.c [2020-07-29T18:39:09.144Z] #39 13.52 DEP images/fifo.pb-c.d [2020-07-29T18:39:09.144Z] #39 13.56 PBCC images/ghost-file.pb-c.c [2020-07-29T18:39:09.144Z] #39 13.62 DEP images/ghost-file.pb-c.d [2020-07-29T18:39:09.144Z] #39 13.66 PBCC images/regfile.pb-c.c [2020-07-29T18:39:09.144Z] #39 13.70 DEP images/regfile.pb-c.d [2020-07-29T18:39:09.271Z] #40 ... [2020-07-29T18:39:09.271Z] [2020-07-29T18:39:09.271Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:39:09.271Z] #42 120.5 github.com/LK4D4/vndr/versioned [2020-07-29T18:39:09.407Z] #39 ... [2020-07-29T18:39:09.407Z] [2020-07-29T18:39:09.407Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-29T18:39:09.407Z] #56 DONE 0.1s [2020-07-29T18:39:09.407Z] [2020-07-29T18:39:09.407Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:39:09.407Z] #39 13.78 PBCC images/ns.pb-c.c [2020-07-29T18:39:09.407Z] #39 13.82 DEP images/ns.pb-c.d [2020-07-29T18:39:09.407Z] #39 13.84 PBCC images/fdinfo.pb-c.c [2020-07-29T18:39:09.407Z] #39 13.97 DEP images/fdinfo.pb-c.d [2020-07-29T18:39:09.407Z] #39 14.03 PBCC images/core-aarch64.pb-c.c [2020-07-29T18:39:09.672Z] #39 14.09 PBCC images/core-arm.pb-c.c [2020-07-29T18:39:09.672Z] #39 14.12 PBCC images/core-ppc64.pb-c.c [2020-07-29T18:39:09.672Z] #39 14.22 PBCC images/core-s390.pb-c.c [2020-07-29T18:39:09.672Z] #39 14.30 PBCC images/core-x86.pb-c.c [2020-07-29T18:39:09.672Z] #39 ... [2020-07-29T18:39:09.672Z] [2020-07-29T18:39:09.672Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T18:39:09.672Z] #10 79.99 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-29T18:39:09.672Z] #10 80.00 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-07-29T18:39:09.672Z] #10 80.01 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-29T18:39:09.672Z] #10 80.24 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-29T18:39:09.672Z] #10 80.25 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-07-29T18:39:09.672Z] #10 80.27 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-29T18:39:09.918Z] #42 120.9 math/big [2020-07-29T18:39:09.935Z] #10 ... [2020-07-29T18:39:09.935Z] [2020-07-29T18:39:09.935Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:39:09.935Z] #39 14.32 PBCC images/core.pb-c.c [2020-07-29T18:39:09.935Z] #39 14.42 PBCC images/inventory.pb-c.c [2020-07-29T18:39:09.935Z] #39 14.53 DEP images/core-aarch64.pb-c.d [2020-07-29T18:39:10.198Z] #39 14.60 DEP images/core-arm.pb-c.d [2020-07-29T18:39:10.198Z] #39 14.71 DEP images/core-ppc64.pb-c.d [2020-07-29T18:39:10.198Z] #39 14.77 DEP images/core-s390.pb-c.d [2020-07-29T18:39:10.198Z] #39 14.80 DEP images/core-x86.pb-c.d [2020-07-29T18:39:10.287Z] #38 ... [2020-07-29T18:39:10.287Z] [2020-07-29T18:39:10.287Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T18:39:10.287Z] #25 15.99 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-29T18:39:10.287Z] #25 16.36 [2020-07-29T18:39:10.287Z] #25 16.53 ######################################################################## 100.0% [2020-07-29T18:39:10.287Z] #25 16.68 [2020-07-29T18:39:10.287Z] #25 17.62 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-29T18:39:10.287Z] #25 17.99 [2020-07-29T18:39:10.287Z] #25 18.20 ############# 18.3% ######################################################################## 100.0% [2020-07-29T18:39:10.287Z] #25 18.46 [2020-07-29T18:39:10.287Z] #25 19.33 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-29T18:39:10.287Z] #25 19.44 skipping existing c35d46ef359f [2020-07-29T18:39:10.287Z] #25 19.57 [2020-07-29T18:39:10.287Z] #25 20.42 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-29T18:39:10.287Z] #25 20.81 [2020-07-29T18:39:10.287Z] #25 20.95 ######################################################################## 100.0% [2020-07-29T18:39:10.287Z] #25 21.06 [2020-07-29T18:39:10.287Z] #25 21.15 Download of images into '/build' complete. [2020-07-29T18:39:10.287Z] #25 21.15 Use something like the following to load the result into a Docker daemon: [2020-07-29T18:39:10.287Z] #25 21.15 tar -cC '/build' . | docker load [2020-07-29T18:39:10.287Z] #25 ... [2020-07-29T18:39:10.287Z] [2020-07-29T18:39:10.287Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:39:10.287Z] #30 71.29 internal/poll [2020-07-29T18:39:10.287Z] #30 74.11 internal/syscall/execenv [2020-07-29T18:39:10.287Z] #30 74.32 internal/syscall/unix [2020-07-29T18:39:10.287Z] #30 74.63 os [2020-07-29T18:39:10.287Z] #30 75.54 internal/fmtsort [2020-07-29T18:39:10.287Z] #30 76.47 strings [2020-07-29T18:39:10.287Z] #30 78.81 fmt [2020-07-29T18:39:10.287Z] #30 79.37 path/filepath [2020-07-29T18:39:10.287Z] #30 80.72 io/ioutil [2020-07-29T18:39:10.327Z] #32 DONE 80.9s [2020-07-29T18:39:10.327Z] [2020-07-29T18:39:10.327Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:39:10.477Z] #39 14.85 DEP images/core.pb-c.d [2020-07-29T18:39:10.477Z] #39 14.94 DEP images/inventory.pb-c.d [2020-07-29T18:39:10.477Z] #39 15.08 PBCC images/cpuinfo.pb-c.c [2020-07-29T18:39:10.545Z] #30 81.45 path [2020-07-29T18:39:10.545Z] #30 ... [2020-07-29T18:39:10.545Z] [2020-07-29T18:39:10.545Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-29T18:39:10.545Z] #32 78.14 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-29T18:39:10.545Z] #32 78.15 Setting up xxd (2:8.1.0875-5) ... [2020-07-29T18:39:10.545Z] #32 78.17 Setting up libuv1:amd64 (1.24.1-1) ... [2020-07-29T18:39:10.545Z] #32 78.18 Setting up vim-common (2:8.1.0875-5) ... [2020-07-29T18:39:10.545Z] #32 78.24 Setting up librhash0:amd64 (1.3.8-1) ... [2020-07-29T18:39:10.545Z] #32 78.26 Setting up cmake-data (3.13.4-1) ... [2020-07-29T18:39:10.545Z] #32 78.28 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-29T18:39:10.545Z] #32 78.30 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-29T18:39:10.545Z] #32 78.32 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-29T18:39:10.545Z] #32 78.33 Setting up cmake (3.13.4-1) ... [2020-07-29T18:39:10.545Z] #32 78.35 Processing triggers for libc-bin (2.28-10) ... [2020-07-29T18:39:10.545Z] #32 78.46 Processing triggers for mime-support (3.62) ... [2020-07-29T18:39:10.742Z] #39 15.13 DEP images/cpuinfo.pb-c.d [2020-07-29T18:39:10.742Z] #39 15.23 PBCC images/stats.pb-c.c [2020-07-29T18:39:10.742Z] #39 15.27 DEP images/stats.pb-c.d [2020-07-29T18:39:11.254Z] #33 1.005 + RM_GOPATH=0 [2020-07-29T18:39:11.254Z] #33 1.005 + TMP_GOPATH= [2020-07-29T18:39:11.254Z] #33 1.005 + : /build [2020-07-29T18:39:11.254Z] #33 1.005 + '[' -z '' ']' [2020-07-29T18:39:11.254Z] #33 1.010 ++ mktemp -d [2020-07-29T18:39:11.254Z] #33 1.014 + export GOPATH=/tmp/tmp.2oX7hQ2siY [2020-07-29T18:39:11.254Z] #33 1.014 + GOPATH=/tmp/tmp.2oX7hQ2siY [2020-07-29T18:39:11.254Z] #33 1.014 + RM_GOPATH=1 [2020-07-29T18:39:11.254Z] #33 1.015 + case "$(go env GOARCH)" in [2020-07-29T18:39:11.254Z] #33 1.018 ++ go env GOARCH [2020-07-29T18:39:11.254Z] #33 1.042 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T18:39:11.254Z] #33 1.042 + GO_BUILDMODE=-buildmode=pie [2020-07-29T18:39:11.254Z] #33 1.043 ++ dirname /tmp/install/install.sh [2020-07-29T18:39:11.254Z] #33 1.047 + dir=/tmp/install [2020-07-29T18:39:11.254Z] #33 1.047 + bin=tini [2020-07-29T18:39:11.254Z] #33 1.048 + shift [2020-07-29T18:39:11.254Z] #33 1.048 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-29T18:39:11.254Z] #33 1.049 + . /tmp/install/tini.installer [2020-07-29T18:39:11.254Z] #33 1.050 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-29T18:39:11.254Z] #33 1.050 + install_tini [2020-07-29T18:39:11.254Z] #33 1.051 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-29T18:39:11.254Z] #33 1.051 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-29T18:39:11.254Z] #33 1.051 + git clone https://github.com/krallin/tini.git /tmp/tmp.2oX7hQ2siY/tini [2020-07-29T18:39:11.254Z] #33 1.058 Cloning into '/tmp/tmp.2oX7hQ2siY/tini'... [2020-07-29T18:39:11.816Z] #33 ... [2020-07-29T18:39:11.816Z] [2020-07-29T18:39:11.816Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T18:39:11.816Z] #25 18.76 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-29T18:39:11.816Z] #25 18.84 skipping existing c35d46ef359f [2020-07-29T18:39:11.816Z] #25 18.98 [2020-07-29T18:39:11.816Z] #25 19.79 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-29T18:39:11.816Z] #25 20.49 #=#=# [2020-07-29T18:39:11.816Z] #25 20.90 #=#=# ######################################################################## 100.0% [2020-07-29T18:39:11.816Z] #25 21.15 [2020-07-29T18:39:11.816Z] #25 21.21 Download of images into '/build' complete. [2020-07-29T18:39:11.816Z] #25 21.21 Use something like the following to load the result into a Docker daemon: [2020-07-29T18:39:11.816Z] #25 21.22 tar -cC '/build' . | docker load [2020-07-29T18:39:11.816Z] #25 DONE 21.4s [2020-07-29T18:39:12.073Z] [2020-07-29T18:39:12.073Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T18:39:12.073Z] #38 76.46 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-29T18:39:12.073Z] #38 76.73 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-29T18:39:12.073Z] #38 77.44 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-29T18:39:12.073Z] #38 77.84 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-07-29T18:39:12.073Z] #38 78.32 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-29T18:39:12.073Z] #38 78.82 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-29T18:39:12.073Z] #38 79.35 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-29T18:39:12.073Z] #38 80.04 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-29T18:39:12.073Z] #38 80.54 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-29T18:39:12.073Z] #38 80.62 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-29T18:39:12.073Z] #38 ... [2020-07-29T18:39:12.073Z] [2020-07-29T18:39:12.073Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:39:12.073Z] #33 1.866 + cd /tmp/tmp.2oX7hQ2siY/tini [2020-07-29T18:39:12.073Z] #33 1.866 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-29T18:39:12.073Z] #33 1.945 + cmake . [2020-07-29T18:39:12.674Z] #39 16.92 make[1]: Nothing to be done for 'all'. [2020-07-29T18:39:12.717Z] #42 123.7 go/doc [2020-07-29T18:39:13.005Z] #33 2.688 -- The C compiler identification is GNU 8.3.0 [2020-07-29T18:39:13.005Z] #33 ... [2020-07-29T18:39:13.005Z] [2020-07-29T18:39:13.005Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T18:39:13.005Z] #10 73.50 Selecting previously unselected package binutils-mingw-w64. [2020-07-29T18:39:13.005Z] #10 73.50 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-29T18:39:13.005Z] #10 73.52 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-29T18:39:13.005Z] #10 73.64 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-07-29T18:39:13.005Z] #10 73.64 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-29T18:39:13.005Z] #10 73.65 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-29T18:39:13.005Z] #10 73.88 Selecting previously unselected package dmsetup. [2020-07-29T18:39:13.005Z] #10 73.89 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-07-29T18:39:13.005Z] #10 73.89 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-29T18:39:13.005Z] #10 74.13 Selecting previously unselected package mingw-w64-common. [2020-07-29T18:39:13.005Z] #10 74.15 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-29T18:39:13.005Z] #10 74.16 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-29T18:39:13.005Z] #10 81.60 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-29T18:39:13.005Z] #10 81.65 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-29T18:39:13.005Z] #10 81.65 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-29T18:39:13.005Z] #10 ... [2020-07-29T18:39:13.005Z] [2020-07-29T18:39:13.005Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:39:13.005Z] #33 2.772 -- Check for working C compiler: /usr/bin/cc [2020-07-29T18:39:13.266Z] #33 ... [2020-07-29T18:39:13.266Z] [2020-07-29T18:39:13.266Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:39:13.266Z] #47 73.86 encoding/binary [2020-07-29T18:39:13.266Z] #47 74.09 context [2020-07-29T18:39:13.266Z] #47 75.01 os [2020-07-29T18:39:13.266Z] #47 76.84 encoding/base64 [2020-07-29T18:39:13.266Z] #47 77.85 golang.org/x/sys/unix [2020-07-29T18:39:13.266Z] #47 78.26 fmt [2020-07-29T18:39:13.266Z] #47 ... [2020-07-29T18:39:13.266Z] [2020-07-29T18:39:13.266Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:39:13.266Z] #41 83.55 regexp [2020-07-29T18:39:13.522Z] #41 84.18 flag [2020-07-29T18:39:13.824Z] #32 ... [2020-07-29T18:39:13.824Z] [2020-07-29T18:39:13.824Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T18:39:13.824Z] #25 DONE 24.6s [2020-07-29T18:39:13.824Z] [2020-07-29T18:39:13.824Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:39:13.824Z] #30 81.76 text/tabwriter [2020-07-29T18:39:13.824Z] #30 82.81 github.com/BurntSushi/toml [2020-07-29T18:39:13.824Z] #30 82.82 flag [2020-07-29T18:39:13.824Z] #30 84.40 log [2020-07-29T18:39:13.824Z] #30 ... [2020-07-29T18:39:13.824Z] [2020-07-29T18:39:13.824Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-29T18:39:13.824Z] #32 DONE 84.7s [2020-07-29T18:39:13.824Z] [2020-07-29T18:39:13.824Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T18:39:13.824Z] #38 82.31 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-29T18:39:13.824Z] #38 83.03 Processing triggers for libc-bin (2.28-10) ... [2020-07-29T18:39:13.824Z] #38 DONE 84.7s [2020-07-29T18:39:13.824Z] [2020-07-29T18:39:13.824Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:39:14.071Z] #39 18.24 CC images/stats.o [2020-07-29T18:39:14.334Z] #39 18.74 CC images/core.o [2020-07-29T18:39:14.821Z] #42 ... [2020-07-29T18:39:14.821Z] [2020-07-29T18:39:14.821Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:39:14.821Z] #48 116.8 golang.org/x/crypto/ssh/terminal [2020-07-29T18:39:14.821Z] #48 119.8 mvdan.cc/sh/v3/cmd/shfmt [2020-07-29T18:39:14.821Z] #48 DONE 125.8s [2020-07-29T18:39:14.821Z] [2020-07-29T18:39:14.821Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:39:14.821Z] #40 57.11 CC compel/src/lib/ptrace.o [2020-07-29T18:39:14.821Z] #40 57.67 AR compel/libcompel.a [2020-07-29T18:39:14.821Z] #40 57.73 HOSTCC compel/src/main-host.o [2020-07-29T18:39:14.821Z] #40 58.04 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-07-29T18:39:14.821Z] #40 58.21 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-29T18:39:14.821Z] #40 58.84 HOSTCC compel/src/lib/log-host.o [2020-07-29T18:39:14.821Z] #40 59.03 HOSTLINK compel/compel-host-bin [2020-07-29T18:39:14.821Z] #40 59.18 DEP soccr/soccr.d [2020-07-29T18:39:14.821Z] #40 59.54 CC soccr/soccr.o [2020-07-29T18:39:14.911Z] #39 19.22 CC images/core-x86.o [2020-07-29T18:39:15.174Z] #39 19.71 CC images/core-arm.o [2020-07-29T18:39:15.198Z] #39 ... [2020-07-29T18:39:15.198Z] [2020-07-29T18:39:15.198Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:39:15.198Z] #41 76.28 internal/fmtsort [2020-07-29T18:39:15.198Z] #41 76.70 os [2020-07-29T18:39:15.198Z] #41 77.06 strings [2020-07-29T18:39:15.198Z] #41 80.20 regexp/syntax [2020-07-29T18:39:15.198Z] #41 80.43 fmt [2020-07-29T18:39:15.198Z] #41 83.80 regexp [2020-07-29T18:39:15.198Z] #41 84.96 go/token [2020-07-29T18:39:15.750Z] #39 20.18 CC images/core-aarch64.o [2020-07-29T18:39:15.764Z] #41 86.71 go/scanner [2020-07-29T18:39:15.764Z] #41 ... [2020-07-29T18:39:15.764Z] [2020-07-29T18:39:15.764Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:39:15.764Z] #33 2.148 + RM_GOPATH=0 [2020-07-29T18:39:15.764Z] #33 2.149 + TMP_GOPATH= [2020-07-29T18:39:15.764Z] #33 2.149 + : /build [2020-07-29T18:39:15.764Z] #33 2.149 + '[' -z '' ']' [2020-07-29T18:39:15.764Z] #33 2.149 ++ mktemp -d [2020-07-29T18:39:15.764Z] #33 2.152 + export GOPATH=/tmp/tmp.NpRTy167Aq [2020-07-29T18:39:15.764Z] #33 2.152 + GOPATH=/tmp/tmp.NpRTy167Aq [2020-07-29T18:39:15.764Z] #33 2.157 + RM_GOPATH=1 [2020-07-29T18:39:15.764Z] #33 2.157 + case "$(go env GOARCH)" in [2020-07-29T18:39:15.764Z] #33 2.157 ++ go env GOARCH [2020-07-29T18:39:16.021Z] #33 2.206 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T18:39:16.021Z] #33 2.206 + GO_BUILDMODE=-buildmode=pie [2020-07-29T18:39:16.021Z] #33 2.206 ++ dirname /tmp/install/install.sh [2020-07-29T18:39:16.021Z] #33 2.206 + dir=/tmp/install [2020-07-29T18:39:16.021Z] #33 2.206 + bin=tini [2020-07-29T18:39:16.021Z] #33 2.206 + shift [2020-07-29T18:39:16.021Z] #33 2.206 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-29T18:39:16.021Z] #33 2.206 + . /tmp/install/tini.installer [2020-07-29T18:39:16.021Z] #33 2.206 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-29T18:39:16.021Z] #33 2.206 + install_tini [2020-07-29T18:39:16.021Z] #33 2.206 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-29T18:39:16.021Z] #33 2.206 + git clone https://github.com/krallin/tini.git /tmp/tmp.NpRTy167Aq/tini [2020-07-29T18:39:16.021Z] #33 2.211 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-29T18:39:16.021Z] #33 2.216 Cloning into '/tmp/tmp.NpRTy167Aq/tini'... [2020-07-29T18:39:16.040Z] #41 86.45 go/token [2020-07-29T18:39:16.327Z] #39 20.78 CC images/core-ppc64.o [2020-07-29T18:39:16.587Z] #33 ... [2020-07-29T18:39:16.587Z] [2020-07-29T18:39:16.587Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:39:16.587Z] #47 77.40 context [2020-07-29T18:39:16.587Z] #47 77.72 encoding/binary [2020-07-29T18:39:16.587Z] #47 78.42 os [2020-07-29T18:39:16.587Z] #47 80.02 encoding/base64 [2020-07-29T18:39:16.587Z] #47 80.61 golang.org/x/sys/unix [2020-07-29T18:39:16.587Z] #47 82.05 fmt [2020-07-29T18:39:16.587Z] #47 87.33 encoding/json [2020-07-29T18:39:16.603Z] #41 ... [2020-07-29T18:39:16.603Z] [2020-07-29T18:39:16.603Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:39:16.603Z] #30 77.17 path [2020-07-29T18:39:16.603Z] #30 77.60 text/tabwriter [2020-07-29T18:39:16.603Z] #30 78.11 fmt [2020-07-29T18:39:16.603Z] #30 78.25 path/filepath [2020-07-29T18:39:16.603Z] #30 79.49 io/ioutil [2020-07-29T18:39:16.603Z] #30 82.01 flag [2020-07-29T18:39:16.603Z] #30 82.01 github.com/BurntSushi/toml [2020-07-29T18:39:16.603Z] #30 85.13 log [2020-07-29T18:39:16.603Z] #30 ... [2020-07-29T18:39:16.603Z] [2020-07-29T18:39:16.603Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:39:16.603Z] #41 87.31 go/scanner [2020-07-29T18:39:16.903Z] #39 ... [2020-07-29T18:39:16.903Z] [2020-07-29T18:39:16.903Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T18:39:16.903Z] #10 96.96 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-29T18:39:16.903Z] #10 96.97 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-07-29T18:39:16.903Z] #10 96.98 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-29T18:39:16.929Z] #40 ... [2020-07-29T18:39:16.929Z] [2020-07-29T18:39:16.929Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-29T18:39:16.929Z] #18 3.593 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [207 kB] [2020-07-29T18:39:16.929Z] #18 5.224 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-29T18:39:16.929Z] #18 11.37 Fetched 8146 kB in 11s (747 kB/s) [2020-07-29T18:39:16.929Z] #18 11.37 Reading package lists... [2020-07-29T18:39:16.929Z] #18 ... [2020-07-29T18:39:16.929Z] [2020-07-29T18:39:16.929Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:39:16.929Z] #50 9.394 + cd /tmp/tmp.WPYJm63ip6/src/github.com/opencontainers/runc [2020-07-29T18:39:16.929Z] #50 9.399 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-29T18:39:16.929Z] #50 9.867 + '[' -z '' ']' [2020-07-29T18:39:16.929Z] #50 9.875 + target=static [2020-07-29T18:39:16.929Z] #50 9.876 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-29T18:39:16.929Z] #50 10.04 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-29T18:39:17.152Z] #47 ... [2020-07-29T18:39:17.153Z] [2020-07-29T18:39:17.153Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:39:17.153Z] #33 3.432 + cd /tmp/tmp.NpRTy167Aq/tini [2020-07-29T18:39:17.153Z] #33 3.432 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-29T18:39:17.153Z] #33 3.529 + cmake . [2020-07-29T18:39:17.228Z] #50 ... [2020-07-29T18:39:17.228Z] [2020-07-29T18:39:17.228Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:39:17.228Z] #40 62.41 AR soccr/libsoccr.a [2020-07-29T18:39:17.228Z] #40 62.46 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-29T18:39:17.875Z] #40 63.00 DEP criu/arch/ppc64/sigframe.d [2020-07-29T18:39:17.875Z] #40 63.18 DEP criu/arch/ppc64/crtools.d [2020-07-29T18:39:17.978Z] #41 88.51 internal/lazyregexp [2020-07-29T18:39:17.978Z] #41 88.64 net/url [2020-07-29T18:39:17.978Z] #41 88.85 go/ast [2020-07-29T18:39:18.187Z] #40 63.40 DEP criu/arch/ppc64/cpu.d [2020-07-29T18:39:18.187Z] #40 63.56 CC criu/arch/ppc64/cpu.o [2020-07-29T18:39:18.525Z] #33 4.560 -- The C compiler identification is GNU 8.3.0 [2020-07-29T18:39:18.525Z] #33 4.677 -- Check for working C compiler: /usr/bin/cc [2020-07-29T18:39:18.540Z] #41 ... [2020-07-29T18:39:18.540Z] [2020-07-29T18:39:18.540Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T18:39:18.540Z] #38 88.41 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-29T18:39:18.540Z] #38 88.43 Processing triggers for libc-bin (2.28-10) ... [2020-07-29T18:39:18.540Z] #38 DONE 89.2s [2020-07-29T18:39:18.540Z] [2020-07-29T18:39:18.540Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:39:18.540Z] #52 37.03 Checking out files: 42% (1358/3208) Checking out files: 43% (1380/3208) Checking out files: 44% (1412/3208) Checking out files: 45% (1444/3208) Checking out files: 46% (1476/3208) Checking out files: 47% (1508/3208) Checking out files: 48% (1540/3208) Checking out files: 49% (1572/3208) Checking out files: 50% (1604/3208) Checking out files: 51% (1637/3208) Checking out files: 52% (1669/3208) Checking out files: 53% (1701/3208) Checking out files: 54% (1733/3208) Checking out files: 55% (1765/3208) Checking out files: 56% (1797/3208) Checking out files: 57% (1829/3208) Checking out files: 58% (1861/3208) Checking out files: 59% (1893/3208) Checking out files: 60% (1925/3208) Checking out files: 61% (1957/3208) Checking out files: 62% (1989/3208) Checking out files: 63% (2022/3208) Checking out files: 64% (2054/3208) Checking out files: 65% (2086/3208) Checking out files: 66% (2118/3208) Checking out files: 67% (2150/3208) Checking out files: 68% (2182/3208) Checking out files: 69% (2214/3208) Checking out files: 70% (2246/3208) Checking out files: 71% (2278/3208) Checking out files: 72% (2310/3208) Checking out files: 73% (2342/3208) Checking out files: 74% (2374/3208) Checking out files: 75% (2406/3208) Checking out files: 76% (2439/3208) Checking out files: 77% (2471/3208) Checking out files: 78% (2503/3208) Checking out files: 79% (2535/3208) Checking out files: 80% (2567/3208) Checking out files: 81% (2599/3208) Checking out files: 82% (2631/3208) Checking out files: 83% (2663/3208) Checking out files: 84% (2695/3208) Checking out files: 85% (2727/3208) Checking out files: 86% (2759/3208) Checking out files: 87% (2791/3208) Checking out files: 88% (2824/3208) Checking out files: 89% (2856/3208) Checking out files: 90% (2888/3208) Checking out files: 91% (2920/3208) Checking out files: 92% (2952/3208) Checking out files: 93% (2984/3208) Checking out files: 94% (3016/3208) Checking out files: 95% (3048/3208) Checking out files: 96% (3080/3208) Checking out files: 97% (3112/3208) Checking out files: 98% (3144/3208) Checking out files: 99% (3176/3208) Checking out files: 100% (3208/3208) Checking out files: 100% (3208/3208), done. [2020-07-29T18:39:18.540Z] #52 38.82 + cd /tmp/tmp.K5mHub7wIB/src/github.com/containerd/containerd [2020-07-29T18:39:18.540Z] #52 38.82 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-29T18:39:18.844Z] #40 64.09 CC criu/arch/ppc64/crtools.o [2020-07-29T18:39:19.458Z] #33 5.431 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-29T18:39:19.458Z] #33 5.434 -- Detecting C compiler ABI info [2020-07-29T18:39:19.717Z] #33 ... [2020-07-29T18:39:19.717Z] [2020-07-29T18:39:19.717Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T18:39:19.717Z] #10 80.64 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-29T18:39:19.717Z] #10 80.64 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-29T18:39:19.717Z] #10 80.82 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-29T18:39:19.717Z] #10 88.23 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-29T18:39:19.717Z] #10 88.25 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-29T18:39:19.717Z] #10 88.26 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-29T18:39:19.717Z] #10 88.64 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-29T18:39:19.717Z] #10 88.65 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-29T18:39:19.717Z] #10 88.65 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-29T18:39:19.717Z] #10 ... [2020-07-29T18:39:19.717Z] [2020-07-29T18:39:19.717Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:39:19.717Z] #33 6.124 -- Detecting C compiler ABI info - done [2020-07-29T18:39:19.904Z] #40 65.14 CC criu/arch/ppc64/sigframe.o [2020-07-29T18:39:19.975Z] #33 6.156 -- Detecting C compile features [2020-07-29T18:39:20.203Z] #40 65.57 LINK criu/arch/ppc64/crtools.built-in.o [2020-07-29T18:39:20.430Z] #52 40.96 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-29T18:39:20.430Z] #52 40.96 + BUILDTAGS='netgo osusergo static_build' [2020-07-29T18:39:20.430Z] #52 40.96 + export EXTRA_FLAGS=-buildmode=pie [2020-07-29T18:39:20.430Z] #52 40.96 + EXTRA_FLAGS=-buildmode=pie [2020-07-29T18:39:20.430Z] #52 40.96 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-29T18:39:20.430Z] #52 40.96 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-29T18:39:20.430Z] #52 40.96 + '[' '' = dynamic ']' [2020-07-29T18:39:20.430Z] #52 40.96 + make [2020-07-29T18:39:20.502Z] #40 65.62 DEP criu/pie/util-vdso.d [2020-07-29T18:39:20.502Z] #40 65.73 DEP criu/pie/util.d [2020-07-29T18:39:20.502Z] #40 65.86 CC criu/pie/util.o [2020-07-29T18:39:21.152Z] #40 66.23 CC criu/pie/util-vdso.o [2020-07-29T18:39:21.361Z] #52 ... [2020-07-29T18:39:21.361Z] [2020-07-29T18:39:21.361Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:39:21.361Z] #33 3.982 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-29T18:39:21.361Z] #33 3.988 -- Detecting C compiler ABI info [2020-07-29T18:39:21.361Z] #33 4.843 -- Detecting C compiler ABI info - done [2020-07-29T18:39:21.361Z] #33 4.918 -- Detecting C compile features [2020-07-29T18:39:21.361Z] #33 6.853 -- Detecting C compile features - done [2020-07-29T18:39:21.361Z] #33 6.912 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-29T18:39:21.361Z] #33 7.174 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-29T18:39:21.361Z] #33 7.293 -- Configuring done [2020-07-29T18:39:21.361Z] #33 7.322 -- Generating done [2020-07-29T18:39:21.361Z] #33 7.327 -- Build files have been written to: /tmp/tmp.2oX7hQ2siY/tini [2020-07-29T18:39:21.361Z] #33 7.330 + make tini-static [2020-07-29T18:39:21.361Z] #33 7.822 Scanning dependencies of target tini-static [2020-07-29T18:39:21.361Z] #33 8.022 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-29T18:39:21.361Z] #33 9.839 [100%] Linking C executable tini-static [2020-07-29T18:39:21.361Z] #33 10.50 [100%] Built target tini-static [2020-07-29T18:39:21.361Z] #33 10.58 + mkdir -p /build [2020-07-29T18:39:21.361Z] #33 10.59 + cp tini-static /build/docker-init [2020-07-29T18:39:21.361Z] #33 DONE 11.0s [2020-07-29T18:39:21.361Z] [2020-07-29T18:39:21.361Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T18:39:21.361Z] #10 89.77 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-29T18:39:21.361Z] #10 89.78 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-29T18:39:21.361Z] #10 89.79 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-29T18:39:21.361Z] #10 90.11 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-29T18:39:21.361Z] #10 90.11 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-29T18:39:21.361Z] #10 90.12 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-29T18:39:21.804Z] #40 67.08 AR criu/pie/pie.lib.a [2020-07-29T18:39:21.804Z] #40 67.15 DEP criu/pie/restorer.d [2020-07-29T18:39:21.874Z] #33 8.050 -- Detecting C compile features - done [2020-07-29T18:39:21.874Z] #33 8.069 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-29T18:39:22.105Z] #40 67.38 DEP criu/arch/ppc64/vdso-trampoline.d [2020-07-29T18:39:22.105Z] #40 67.40 DEP criu/arch/ppc64/restorer.d [2020-07-29T18:39:22.132Z] #33 8.270 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-29T18:39:22.132Z] #33 8.370 -- Configuring done [2020-07-29T18:39:22.132Z] #33 8.388 -- Generating done [2020-07-29T18:39:22.132Z] #33 8.402 -- Build files have been written to: /tmp/tmp.NpRTy167Aq/tini [2020-07-29T18:39:22.132Z] #33 8.412 + make tini-static [2020-07-29T18:39:22.292Z] #10 ... [2020-07-29T18:39:22.292Z] [2020-07-29T18:39:22.292Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:39:22.292Z] #30 87.98 github.com/BurntSushi/toml/cmd/tomlv [2020-07-29T18:39:22.292Z] #30 DONE 92.9s [2020-07-29T18:39:22.292Z] [2020-07-29T18:39:22.292Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:39:22.292Z] #39 2.193 Note: Building without setproctitle() and strlcpy() support. [2020-07-29T18:39:22.292Z] #39 2.193 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-29T18:39:22.292Z] #39 2.214 Note: Building without GnuTLS support [2020-07-29T18:39:22.292Z] #39 2.235 Makefile.config:39: Warn: you have no libnftables installed [2020-07-29T18:39:22.292Z] #39 2.235 Makefile.config:40: Warn: Building without nftables support [2020-07-29T18:39:22.390Z] #33 ... [2020-07-29T18:39:22.390Z] [2020-07-29T18:39:22.390Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:39:22.390Z] #30 88.48 github.com/BurntSushi/toml/cmd/tomlv [2020-07-29T18:39:22.390Z] #30 DONE 93.5s [2020-07-29T18:39:22.406Z] #40 67.74 DEP criu/arch/ppc64/vdso-pie.d [2020-07-29T18:39:22.649Z] [2020-07-29T18:39:22.649Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:39:22.649Z] #39 3.990 Note: Building without setproctitle() and strlcpy() support. [2020-07-29T18:39:22.649Z] #39 3.990 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-29T18:39:22.649Z] #39 4.024 Note: Building without GnuTLS support [2020-07-29T18:39:22.649Z] #39 4.026 Makefile.config:39: Warn: you have no libnftables installed [2020-07-29T18:39:22.649Z] #39 4.026 Makefile.config:40: Warn: Building without nftables support [2020-07-29T18:39:22.649Z] #39 5.910 fatal: not a git repository (or any of the parent directories): .git [2020-07-29T18:39:22.649Z] #39 5.956 GEN .gitid [2020-07-29T18:39:22.649Z] #39 5.982 GEN criu/include/version.h [2020-07-29T18:39:22.649Z] #39 6.071 GEN include/common/asm [2020-07-29T18:39:22.649Z] #39 7.784 PBCC images/timens.pb-c.c [2020-07-29T18:39:22.649Z] #39 7.812 DEP images/timens.pb-c.d [2020-07-29T18:39:22.649Z] #39 7.869 PBCC images/fown.pb-c.c [2020-07-29T18:39:22.649Z] #39 7.902 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-29T18:39:22.649Z] #39 7.973 PBCC images/opts.pb-c.c [2020-07-29T18:39:22.649Z] #39 7.995 PBCC images/memfd.pb-c.c [2020-07-29T18:39:22.649Z] #39 8.057 DEP images/fown.pb-c.d [2020-07-29T18:39:22.649Z] #39 8.101 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-29T18:39:22.649Z] #39 8.184 DEP images/opts.pb-c.d [2020-07-29T18:39:22.649Z] #39 8.238 DEP images/memfd.pb-c.d [2020-07-29T18:39:22.649Z] #39 8.316 PBCC images/sit.pb-c.c [2020-07-29T18:39:22.649Z] #39 8.443 DEP images/sit.pb-c.d [2020-07-29T18:39:22.649Z] #39 8.553 PBCC images/macvlan.pb-c.c [2020-07-29T18:39:22.649Z] #39 8.579 DEP images/macvlan.pb-c.d [2020-07-29T18:39:22.649Z] #39 8.643 PBCC images/autofs.pb-c.c [2020-07-29T18:39:22.649Z] #39 8.666 DEP images/autofs.pb-c.d [2020-07-29T18:39:22.649Z] #39 8.737 PBCC images/sysctl.pb-c.c [2020-07-29T18:39:22.649Z] #39 8.748 DEP images/sysctl.pb-c.d [2020-07-29T18:39:22.649Z] #39 8.835 PBCC images/time.pb-c.c [2020-07-29T18:39:22.649Z] #39 8.858 DEP images/time.pb-c.d [2020-07-29T18:39:22.649Z] #39 8.954 PBCC images/binfmt-misc.pb-c.c [2020-07-29T18:39:22.649Z] #39 ... [2020-07-29T18:39:22.649Z] [2020-07-29T18:39:22.649Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:39:22.649Z] #33 9.005 Scanning dependencies of target tini-static [2020-07-29T18:39:22.705Z] #40 67.97 DEP criu/pie/parasite-vdso.d [2020-07-29T18:39:23.009Z] #40 68.18 DEP criu/pie/parasite.d [2020-07-29T18:39:23.215Z] #33 9.257 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-29T18:39:23.310Z] #40 68.64 CC criu/pie/parasite.o [2020-07-29T18:39:23.604Z] #10 ... [2020-07-29T18:39:23.604Z] [2020-07-29T18:39:23.604Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:39:23.604Z] #39 21.42 CC images/core-s390.o [2020-07-29T18:39:23.604Z] #39 22.24 CC images/cpuinfo.o [2020-07-29T18:39:23.604Z] #39 22.76 CC images/inventory.o [2020-07-29T18:39:23.604Z] #39 22.97 CC images/fdinfo.o [2020-07-29T18:39:23.604Z] #39 23.44 CC images/fown.o [2020-07-29T18:39:23.604Z] #39 23.68 CC images/ns.o [2020-07-29T18:39:23.604Z] #39 23.91 CC images/regfile.o [2020-07-29T18:39:23.604Z] #39 24.27 CC images/ghost-file.o [2020-07-29T18:39:23.604Z] #39 24.53 CC images/fifo.o [2020-07-29T18:39:23.604Z] #39 24.77 CC images/remap-file-path.o [2020-07-29T18:39:23.604Z] #39 24.98 CC images/eventfd.o [2020-07-29T18:39:23.604Z] #39 25.12 CC images/eventpoll.o [2020-07-29T18:39:23.604Z] #39 25.32 CC images/fh.o [2020-07-29T18:39:23.604Z] #39 25.52 CC images/fsnotify.o [2020-07-29T18:39:23.604Z] #39 26.09 CC images/signalfd.o [2020-07-29T18:39:23.604Z] #39 26.44 CC images/fs.o [2020-07-29T18:39:23.604Z] #39 26.64 CC images/pstree.o [2020-07-29T18:39:23.604Z] #39 26.85 CC images/pipe.o [2020-07-29T18:39:23.604Z] #39 27.05 CC images/tcp-stream.o [2020-07-29T18:39:23.604Z] #39 27.20 CC images/sk-packet.o [2020-07-29T18:39:23.604Z] #39 27.38 CC images/mnt.o [2020-07-29T18:39:23.604Z] #39 27.65 CC images/pipe-data.o [2020-07-29T18:39:23.604Z] #39 27.90 CC images/sa.o [2020-07-29T18:39:23.604Z] #39 28.19 CC images/timer.o [2020-07-29T18:39:23.604Z] #39 ... [2020-07-29T18:39:23.604Z] [2020-07-29T18:39:23.604Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:39:23.604Z] #41 93.84 net/http/httptrace [2020-07-29T18:39:23.604Z] #41 94.04 net/http [2020-07-29T18:39:23.604Z] #41 103.2 github.com/LK4D4/vndr/godl [2020-07-29T18:39:23.662Z] #39 ... [2020-07-29T18:39:23.662Z] [2020-07-29T18:39:23.662Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:39:23.662Z] #47 84.10 encoding/json [2020-07-29T18:39:23.662Z] #47 88.78 github.com/pkg/diff [2020-07-29T18:39:23.662Z] #47 90.81 go/ast [2020-07-29T18:39:23.662Z] #47 91.49 golang.org/x/crypto/ssh/terminal [2020-07-29T18:39:23.662Z] #47 93.71 mvdan.cc/editorconfig [2020-07-29T18:39:23.662Z] #47 ... [2020-07-29T18:39:23.662Z] [2020-07-29T18:39:23.662Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:39:23.662Z] #39 5.061 fatal: not a git repository (or any of the parent directories): .git [2020-07-29T18:39:23.662Z] #39 5.143 GEN .gitid [2020-07-29T18:39:23.662Z] #39 5.219 GEN criu/include/version.h [2020-07-29T18:39:23.902Z] #41 103.9 github.com/LK4D4/vndr [2020-07-29T18:39:23.919Z] #39 5.291 GEN include/common/asm [2020-07-29T18:39:24.175Z] #41 ... [2020-07-29T18:39:24.175Z] [2020-07-29T18:39:24.175Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:39:24.175Z] #39 28.53 CC images/timerfd.o [2020-07-29T18:39:24.175Z] #39 28.76 CC images/mm.o [2020-07-29T18:39:24.594Z] #33 10.80 [100%] Linking C executable tini-static [2020-07-29T18:39:24.788Z] #39 29.10 CC images/sk-opts.o [2020-07-29T18:39:24.788Z] #39 29.23 CC images/sk-unix.o [2020-07-29T18:39:24.853Z] #40 70.22 LINK criu/pie/parasite.built-in.o [2020-07-29T18:39:24.853Z] #40 70.25 GEN criu/pie/parasite-blob.h [2020-07-29T18:39:25.050Z] #39 29.43 CC images/sk-inet.o [2020-07-29T18:39:25.152Z] #40 70.28 CC criu/pie/parasite-vdso.o [2020-07-29T18:39:25.160Z] #33 11.41 [100%] Built target tini-static [2020-07-29T18:39:25.160Z] #33 11.49 + mkdir -p /build [2020-07-29T18:39:25.160Z] #33 11.49 + cp tini-static /build/docker-init [2020-07-29T18:39:25.288Z] #39 6.494 PBCC images/timens.pb-c.c [2020-07-29T18:39:25.288Z] #39 6.506 DEP images/timens.pb-c.d [2020-07-29T18:39:25.288Z] #39 6.559 PBCC images/fown.pb-c.c [2020-07-29T18:39:25.288Z] #39 6.569 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-29T18:39:25.288Z] #39 6.657 PBCC images/opts.pb-c.c [2020-07-29T18:39:25.288Z] #39 6.721 PBCC images/memfd.pb-c.c [2020-07-29T18:39:25.288Z] #39 6.801 DEP images/fown.pb-c.d [2020-07-29T18:39:25.288Z] #39 6.877 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-29T18:39:25.311Z] #39 29.69 CC images/tun.o [2020-07-29T18:39:25.418Z] #33 DONE 11.7s [2020-07-29T18:39:25.418Z] [2020-07-29T18:39:25.418Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:39:25.450Z] #40 70.83 CC criu/arch/ppc64/vdso-pie.o [2020-07-29T18:39:25.545Z] #39 6.905 DEP images/opts.pb-c.d [2020-07-29T18:39:25.545Z] #39 6.958 DEP images/memfd.pb-c.d [2020-07-29T18:39:25.545Z] #39 7.011 PBCC images/sit.pb-c.c [2020-07-29T18:39:25.545Z] #39 7.049 DEP images/sit.pb-c.d [2020-07-29T18:39:25.545Z] #39 7.104 PBCC images/macvlan.pb-c.c [2020-07-29T18:39:25.545Z] #39 7.154 DEP images/macvlan.pb-c.d [2020-07-29T18:39:25.588Z] #39 29.90 CC images/sk-netlink.o [2020-07-29T18:39:25.588Z] #39 30.06 CC images/packet-sock.o [2020-07-29T18:39:25.749Z] #40 71.16 CC criu/arch/ppc64/restorer.o [2020-07-29T18:39:25.803Z] #39 7.201 PBCC images/autofs.pb-c.c [2020-07-29T18:39:25.803Z] #39 7.233 DEP images/autofs.pb-c.d [2020-07-29T18:39:25.803Z] #39 7.287 PBCC images/sysctl.pb-c.c [2020-07-29T18:39:25.803Z] #39 7.317 DEP images/sysctl.pb-c.d [2020-07-29T18:39:25.803Z] #39 7.372 PBCC images/time.pb-c.c [2020-07-29T18:39:25.803Z] #39 7.405 DEP images/time.pb-c.d [2020-07-29T18:39:26.060Z] #39 7.493 PBCC images/binfmt-misc.pb-c.c [2020-07-29T18:39:26.060Z] #39 7.519 DEP images/binfmt-misc.pb-c.d [2020-07-29T18:39:26.060Z] #39 7.553 PBCC images/seccomp.pb-c.c [2020-07-29T18:39:26.060Z] #39 7.575 DEP images/seccomp.pb-c.d [2020-07-29T18:39:26.060Z] #39 7.609 PBCC images/userns.pb-c.c [2020-07-29T18:39:26.060Z] #39 7.653 DEP images/userns.pb-c.d [2020-07-29T18:39:26.165Z] #39 30.50 CC images/ipc-var.o [2020-07-29T18:39:26.317Z] #39 7.700 PBCC images/cgroup.pb-c.c [2020-07-29T18:39:26.317Z] #39 7.750 DEP images/cgroup.pb-c.d [2020-07-29T18:39:26.317Z] #39 7.812 PBCC images/ext-file.pb-c.c [2020-07-29T18:39:26.317Z] #39 7.832 DEP images/ext-file.pb-c.d [2020-07-29T18:39:26.317Z] #39 7.893 PBCC images/rpc.pb-c.c [2020-07-29T18:39:26.317Z] #39 7.945 DEP images/rpc.pb-c.d [2020-07-29T18:39:26.399Z] #40 71.66 CC criu/arch/ppc64/vdso-trampoline.o [2020-07-29T18:39:26.399Z] #40 ... [2020-07-29T18:39:26.399Z] [2020-07-29T18:39:26.399Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:39:26.399Z] #55 129.5 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-29T18:39:26.399Z] #55 129.5 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-29T18:39:26.399Z] #55 DONE 137.6s [2020-07-29T18:39:26.399Z] [2020-07-29T18:39:26.399Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:39:26.399Z] #40 71.68 CC criu/pie/restorer.o [2020-07-29T18:39:26.399Z] #40 ... [2020-07-29T18:39:26.399Z] [2020-07-29T18:39:26.399Z] #56 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-29T18:39:26.431Z] #39 30.76 CC images/ipc-desc.o [2020-07-29T18:39:26.431Z] #39 30.99 CC images/ipc-shm.o [2020-07-29T18:39:26.452Z] #52 36.48 Checking out files: 51% (1649/3208) Checking out files: 52% (1669/3208) Checking out files: 53% (1701/3208) Checking out files: 54% (1733/3208) Checking out files: 55% (1765/3208) Checking out files: 56% (1797/3208) Checking out files: 57% (1829/3208) Checking out files: 58% (1861/3208) Checking out files: 59% (1893/3208) Checking out files: 60% (1925/3208) Checking out files: 61% (1957/3208) Checking out files: 62% (1989/3208) Checking out files: 63% (2022/3208) Checking out files: 64% (2054/3208) Checking out files: 65% (2086/3208) Checking out files: 66% (2118/3208) Checking out files: 67% (2150/3208) Checking out files: 68% (2182/3208) Checking out files: 69% (2214/3208) Checking out files: 70% (2246/3208) Checking out files: 71% (2278/3208) Checking out files: 72% (2310/3208) Checking out files: 73% (2342/3208) Checking out files: 74% (2374/3208) Checking out files: 75% (2406/3208) Checking out files: 76% (2439/3208) Checking out files: 77% (2471/3208) Checking out files: 78% (2503/3208) Checking out files: 79% (2535/3208) Checking out files: 80% (2567/3208) Checking out files: 81% (2599/3208) Checking out files: 82% (2631/3208) Checking out files: 83% (2663/3208) Checking out files: 84% (2695/3208) Checking out files: 85% (2727/3208) Checking out files: 86% (2759/3208) Checking out files: 87% (2791/3208) Checking out files: 87% (2801/3208) Checking out files: 88% (2824/3208) Checking out files: 89% (2856/3208) Checking out files: 90% (2888/3208) Checking out files: 91% (2920/3208) Checking out files: 92% (2952/3208) Checking out files: 93% (2984/3208) Checking out files: 94% (3016/3208) Checking out files: 95% (3048/3208) Checking out files: 96% (3080/3208) Checking out files: 97% (3112/3208) Checking out files: 98% (3144/3208) Checking out files: 99% (3176/3208) Checking out files: 100% (3208/3208) Checking out files: 100% (3208/3208), done. [2020-07-29T18:39:26.452Z] #52 38.16 + cd /tmp/tmp.CaX9i0QEHe/src/github.com/containerd/containerd [2020-07-29T18:39:26.452Z] #52 38.16 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-29T18:39:26.574Z] #39 7.995 PBCC images/siginfo.pb-c.c [2020-07-29T18:39:26.574Z] #39 8.005 DEP images/siginfo.pb-c.d [2020-07-29T18:39:26.574Z] #39 8.059 PBCC images/pagemap.pb-c.c [2020-07-29T18:39:26.574Z] #39 8.098 DEP images/pagemap.pb-c.d [2020-07-29T18:39:26.574Z] #39 8.167 PBCC images/rlimit.pb-c.c [2020-07-29T18:39:26.697Z] #39 31.19 CC images/ipc-msg.o [2020-07-29T18:39:26.699Z] #56 DONE 0.1s [2020-07-29T18:39:26.699Z] [2020-07-29T18:39:26.699Z] #57 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-29T18:39:26.699Z] #57 DONE 0.1s [2020-07-29T18:39:26.699Z] [2020-07-29T18:39:26.699Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-29T18:39:26.699Z] #18 11.37 Reading package lists... [2020-07-29T18:39:26.699Z] #18 16.90 Reading package lists... [2020-07-29T18:39:26.699Z] #18 21.84 Building dependency tree... [2020-07-29T18:39:26.831Z] #39 8.186 DEP images/rlimit.pb-c.d [2020-07-29T18:39:26.831Z] #39 8.285 PBCC images/file-lock.pb-c.c [2020-07-29T18:39:26.831Z] #39 8.308 DEP images/file-lock.pb-c.d [2020-07-29T18:39:26.831Z] #39 8.356 PBCC images/tty.pb-c.c [2020-07-29T18:39:26.831Z] #39 8.403 DEP images/tty.pb-c.d [2020-07-29T18:39:26.972Z] #39 31.56 CC images/ipc-sem.o [2020-07-29T18:39:26.999Z] #18 23.64 libcap2-bin is already the newest version (1:2.25-2). [2020-07-29T18:39:26.999Z] #18 23.64 The following additional packages will be installed: [2020-07-29T18:39:26.999Z] #18 23.66 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-29T18:39:26.999Z] #18 23.66 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-29T18:39:26.999Z] #18 23.66 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-29T18:39:26.999Z] #18 23.66 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-29T18:39:26.999Z] #18 23.67 python3.7 python3.7-minimal vim-runtime xxd [2020-07-29T18:39:26.999Z] #18 23.67 Suggested packages: [2020-07-29T18:39:26.999Z] #18 23.68 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-29T18:39:26.999Z] #18 23.68 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-29T18:39:26.999Z] #18 23.68 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-29T18:39:26.999Z] #18 23.68 Recommended packages: [2020-07-29T18:39:26.999Z] #18 23.68 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-29T18:39:26.999Z] #18 23.68 python3-keyrings.alt python3-xdg unzip [2020-07-29T18:39:27.087Z] #39 8.482 PBCC images/tun.pb-c.c [2020-07-29T18:39:27.087Z] #39 8.542 PBCC images/netdev.pb-c.c [2020-07-29T18:39:27.087Z] #39 8.580 DEP images/tun.pb-c.d [2020-07-29T18:39:27.087Z] #39 8.640 DEP images/netdev.pb-c.d [2020-07-29T18:39:27.247Z] #39 31.78 CC images/utsns.o [2020-07-29T18:39:27.343Z] #39 8.728 PBCC images/vma.pb-c.c [2020-07-29T18:39:27.344Z] #39 8.769 DEP images/vma.pb-c.d [2020-07-29T18:39:27.344Z] #39 8.869 PBCC images/creds.pb-c.c [2020-07-29T18:39:27.344Z] #39 8.909 DEP images/creds.pb-c.d [2020-07-29T18:39:27.344Z] #39 8.941 PBCC images/utsns.pb-c.c [2020-07-29T18:39:27.344Z] #39 8.974 DEP images/utsns.pb-c.d [2020-07-29T18:39:27.600Z] #39 9.029 PBCC images/ipc-desc.pb-c.c [2020-07-29T18:39:27.600Z] #39 9.074 PBCC images/ipc-sem.pb-c.c [2020-07-29T18:39:27.600Z] #39 9.101 DEP images/ipc-desc.pb-c.d [2020-07-29T18:39:27.600Z] #39 9.141 DEP images/ipc-sem.pb-c.d [2020-07-29T18:39:27.600Z] #39 9.211 PBCC images/ipc-msg.pb-c.c [2020-07-29T18:39:27.823Z] #39 32.03 CC images/creds.o [2020-07-29T18:39:27.823Z] #39 32.28 CC images/vma.o [2020-07-29T18:39:27.823Z] #39 32.43 CC images/netdev.o [2020-07-29T18:39:27.857Z] #39 9.241 DEP images/ipc-msg.pb-c.d [2020-07-29T18:39:27.857Z] #39 9.279 PBCC images/ipc-shm.pb-c.c [2020-07-29T18:39:27.857Z] #39 9.298 DEP images/ipc-shm.pb-c.d [2020-07-29T18:39:27.857Z] #39 9.334 PBCC images/ipc-var.pb-c.c [2020-07-29T18:39:27.857Z] #39 9.370 DEP images/ipc-var.pb-c.d [2020-07-29T18:39:27.857Z] #39 9.434 PBCC images/sk-opts.pb-c.c [2020-07-29T18:39:27.857Z] #39 9.481 PBCC images/packet-sock.pb-c.c [2020-07-29T18:39:28.113Z] #39 9.536 DEP images/sk-opts.pb-c.d [2020-07-29T18:39:28.113Z] #39 9.593 DEP images/packet-sock.pb-c.d [2020-07-29T18:39:28.113Z] #39 9.616 PBCC images/sk-netlink.pb-c.c [2020-07-29T18:39:28.113Z] #39 9.649 DEP images/sk-netlink.pb-c.d [2020-07-29T18:39:28.113Z] #39 9.730 PBCC images/sk-inet.pb-c.c [2020-07-29T18:39:28.350Z] #52 ... [2020-07-29T18:39:28.350Z] [2020-07-29T18:39:28.350Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:39:28.350Z] #41 89.06 go/ast [2020-07-29T18:39:28.350Z] #41 89.54 internal/lazyregexp [2020-07-29T18:39:28.350Z] #41 89.88 net/url [2020-07-29T18:39:28.350Z] #41 91.46 text/template/parse [2020-07-29T18:39:28.350Z] #41 94.94 go/parser [2020-07-29T18:39:28.350Z] #41 96.53 text/template [2020-07-29T18:39:28.350Z] #41 98.83 encoding/xml [2020-07-29T18:39:28.350Z] #41 ... [2020-07-29T18:39:28.350Z] [2020-07-29T18:39:28.350Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:39:28.350Z] #52 39.95 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-29T18:39:28.350Z] #52 39.95 + BUILDTAGS='netgo osusergo static_build' [2020-07-29T18:39:28.350Z] #52 39.95 + export EXTRA_FLAGS=-buildmode=pie [2020-07-29T18:39:28.350Z] #52 39.95 + EXTRA_FLAGS=-buildmode=pie [2020-07-29T18:39:28.350Z] #52 39.95 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-29T18:39:28.350Z] #52 39.95 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-29T18:39:28.350Z] #52 39.95 + '[' '' = dynamic ']' [2020-07-29T18:39:28.350Z] #52 39.95 + make [2020-07-29T18:39:28.370Z] #39 9.821 DEP images/sk-inet.pb-c.d [2020-07-29T18:39:28.370Z] #39 9.893 PBCC images/sk-unix.pb-c.c [2020-07-29T18:39:28.370Z] #39 9.937 DEP images/sk-unix.pb-c.d [2020-07-29T18:39:28.370Z] #39 10.01 PBCC images/mm.pb-c.c [2020-07-29T18:39:28.399Z] #39 32.80 CC images/tty.o [2020-07-29T18:39:28.626Z] #39 10.06 DEP images/mm.pb-c.d [2020-07-29T18:39:28.626Z] #39 10.13 PBCC images/timerfd.pb-c.c [2020-07-29T18:39:28.626Z] #39 10.20 DEP images/timerfd.pb-c.d [2020-07-29T18:39:28.626Z] #39 10.27 PBCC images/timer.pb-c.c [2020-07-29T18:39:28.884Z] #39 10.32 DEP images/timer.pb-c.d [2020-07-29T18:39:28.884Z] #39 10.38 PBCC images/sa.pb-c.c [2020-07-29T18:39:28.884Z] #39 10.41 DEP images/sa.pb-c.d [2020-07-29T18:39:28.884Z] #39 10.46 PBCC images/pipe-data.pb-c.c [2020-07-29T18:39:28.884Z] #39 10.50 DEP images/pipe-data.pb-c.d [2020-07-29T18:39:28.915Z] #52 40.52 + bin/ctr [2020-07-29T18:39:28.974Z] #39 33.33 CC images/file-lock.o [2020-07-29T18:39:28.974Z] #39 33.50 CC images/rlimit.o [2020-07-29T18:39:29.141Z] #39 10.54 PBCC images/mnt.pb-c.c [2020-07-29T18:39:29.141Z] #39 10.59 DEP images/mnt.pb-c.d [2020-07-29T18:39:29.141Z] #39 10.63 PBCC images/sk-packet.pb-c.c [2020-07-29T18:39:29.141Z] #39 10.66 DEP images/sk-packet.pb-c.d [2020-07-29T18:39:29.141Z] #39 10.70 PBCC images/tcp-stream.pb-c.c [2020-07-29T18:39:29.237Z] #39 33.74 CC images/pagemap.o [2020-07-29T18:39:29.398Z] #39 10.78 DEP images/tcp-stream.pb-c.d [2020-07-29T18:39:29.398Z] #39 10.85 PBCC images/pipe.pb-c.c [2020-07-29T18:39:29.398Z] #39 10.87 DEP images/pipe.pb-c.d [2020-07-29T18:39:29.398Z] #39 10.91 PBCC images/pstree.pb-c.c [2020-07-29T18:39:29.398Z] #39 10.94 DEP images/pstree.pb-c.d [2020-07-29T18:39:29.398Z] #39 10.98 PBCC images/fs.pb-c.c [2020-07-29T18:39:29.398Z] #39 11.01 DEP images/fs.pb-c.d [2020-07-29T18:39:29.654Z] #39 11.07 PBCC images/signalfd.pb-c.c [2020-07-29T18:39:29.654Z] #39 11.12 DEP images/signalfd.pb-c.d [2020-07-29T18:39:29.654Z] #39 11.16 PBCC images/fh.pb-c.c [2020-07-29T18:39:29.654Z] #39 11.21 PBCC images/fsnotify.pb-c.c [2020-07-29T18:39:29.654Z] #39 11.25 DEP images/fh.pb-c.d [2020-07-29T18:39:29.789Z] #18 26.30 The following NEW packages will be installed: [2020-07-29T18:39:29.789Z] #18 26.30 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-29T18:39:29.789Z] #18 26.30 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-29T18:39:29.789Z] #18 26.30 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-29T18:39:29.789Z] #18 26.30 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-29T18:39:29.789Z] #18 26.31 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-29T18:39:29.789Z] #18 26.31 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-29T18:39:29.789Z] #18 26.31 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-29T18:39:29.789Z] #18 26.31 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-29T18:39:29.789Z] #18 26.31 xz-utils zip [2020-07-29T18:39:29.789Z] #18 26.45 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-29T18:39:29.789Z] #18 26.45 Need to get 29.2 MB of archives. [2020-07-29T18:39:29.789Z] #18 26.45 After this operation, 134 MB of additional disk space will be used. [2020-07-29T18:39:29.789Z] #18 26.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-07-29T18:39:29.789Z] #18 26.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-07-29T18:39:29.789Z] #18 26.53 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-07-29T18:39:29.814Z] #39 34.06 CC images/siginfo.o [2020-07-29T18:39:29.814Z] #39 34.35 CC images/rpc.o [2020-07-29T18:39:29.911Z] #39 11.33 DEP images/fsnotify.pb-c.d [2020-07-29T18:39:29.911Z] #39 11.41 PBCC images/eventpoll.pb-c.c [2020-07-29T18:39:29.911Z] #39 11.46 DEP images/eventpoll.pb-c.d [2020-07-29T18:39:29.911Z] #39 11.51 PBCC images/eventfd.pb-c.c [2020-07-29T18:39:29.911Z] #39 11.56 DEP images/eventfd.pb-c.d [2020-07-29T18:39:30.076Z] #39 ... [2020-07-29T18:39:30.076Z] [2020-07-29T18:39:30.076Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T18:39:30.076Z] #10 108.3 Selecting previously unselected package libapparmor1:arm64. [2020-07-29T18:39:30.076Z] #10 108.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-07-29T18:39:30.076Z] #10 108.4 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-07-29T18:39:30.076Z] #10 108.5 Selecting previously unselected package libapparmor-dev:arm64. [2020-07-29T18:39:30.076Z] #10 108.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-07-29T18:39:30.076Z] #10 108.5 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-07-29T18:39:30.076Z] #10 108.7 Selecting previously unselected package libbtrfs0. [2020-07-29T18:39:30.076Z] #10 108.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-07-29T18:39:30.076Z] #10 108.7 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-29T18:39:30.076Z] #10 108.8 Selecting previously unselected package libbtrfs-dev. [2020-07-29T18:39:30.076Z] #10 108.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-07-29T18:39:30.076Z] #10 108.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-29T18:39:30.076Z] #10 109.0 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-07-29T18:39:30.076Z] #10 109.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-07-29T18:39:30.076Z] #10 109.0 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-07-29T18:39:30.076Z] #10 109.1 Selecting previously unselected package libudev-dev:arm64. [2020-07-29T18:39:30.076Z] #10 109.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ... [2020-07-29T18:39:30.076Z] #10 109.2 Unpacking libudev-dev:arm64 (241-7~deb10u4) ... [2020-07-29T18:39:30.076Z] #10 109.3 Selecting previously unselected package libsepol1-dev:arm64. [2020-07-29T18:39:30.076Z] #10 109.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-07-29T18:39:30.076Z] #10 109.3 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-07-29T18:39:30.076Z] #10 109.6 Selecting previously unselected package libpcre16-3:arm64. [2020-07-29T18:39:30.076Z] #10 109.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-07-29T18:39:30.076Z] #10 109.6 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-07-29T18:39:30.076Z] #10 109.8 Selecting previously unselected package libpcre32-3:arm64. [2020-07-29T18:39:30.076Z] #10 109.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-07-29T18:39:30.076Z] #10 109.8 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-07-29T18:39:30.076Z] #10 110.0 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-07-29T18:39:30.076Z] #10 110.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-07-29T18:39:30.076Z] #10 110.0 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-07-29T18:39:30.076Z] #10 110.1 Selecting previously unselected package libpcre3-dev:arm64. [2020-07-29T18:39:30.076Z] #10 110.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-07-29T18:39:30.076Z] #10 110.2 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-07-29T18:39:30.092Z] #18 26.70 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-07-29T18:39:30.092Z] #18 26.70 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-07-29T18:39:30.092Z] #18 26.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-07-29T18:39:30.092Z] #18 26.78 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-07-29T18:39:30.092Z] #18 26.80 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-07-29T18:39:30.092Z] #18 26.80 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-07-29T18:39:30.092Z] #18 26.80 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-07-29T18:39:30.092Z] #18 26.80 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-07-29T18:39:30.092Z] #18 26.81 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-07-29T18:39:30.092Z] #18 26.81 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-07-29T18:39:30.092Z] #18 26.81 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-07-29T18:39:30.092Z] #18 26.81 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-07-29T18:39:30.092Z] #18 26.82 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-07-29T18:39:30.092Z] #18 26.83 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-07-29T18:39:30.092Z] #18 26.84 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-07-29T18:39:30.092Z] #18 26.85 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-07-29T18:39:30.092Z] #18 26.86 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-07-29T18:39:30.092Z] #18 26.86 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-07-29T18:39:30.092Z] #18 26.87 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-07-29T18:39:30.092Z] #18 26.90 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-07-29T18:39:30.092Z] #18 26.90 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-07-29T18:39:30.092Z] #18 26.92 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-07-29T18:39:30.092Z] #18 26.92 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-07-29T18:39:30.092Z] #18 26.92 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-07-29T18:39:30.092Z] #18 26.93 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-07-29T18:39:30.092Z] #18 26.93 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-07-29T18:39:30.092Z] #18 ... [2020-07-29T18:39:30.092Z] [2020-07-29T18:39:30.092Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:39:30.092Z] #40 75.49 LINK criu/pie/restorer.built-in.o [2020-07-29T18:39:30.092Z] #40 75.51 GEN criu/pie/restorer-blob.h [2020-07-29T18:39:30.168Z] #39 11.62 PBCC images/remap-file-path.pb-c.c [2020-07-29T18:39:30.168Z] #39 11.66 DEP images/remap-file-path.pb-c.d [2020-07-29T18:39:30.168Z] #39 11.71 PBCC images/fifo.pb-c.c [2020-07-29T18:39:30.168Z] #39 ... [2020-07-29T18:39:30.168Z] [2020-07-29T18:39:30.168Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:39:30.168Z] #41 90.88 text/template/parse [2020-07-29T18:39:30.168Z] #41 95.44 go/parser [2020-07-29T18:39:30.168Z] #41 96.16 text/template [2020-07-29T18:39:30.168Z] #41 98.49 encoding/xml [2020-07-29T18:39:30.168Z] #41 101.0 go/doc [2020-07-29T18:39:30.168Z] #41 ... [2020-07-29T18:39:30.168Z] [2020-07-29T18:39:30.168Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:39:30.168Z] #39 11.75 DEP images/fifo.pb-c.d [2020-07-29T18:39:30.168Z] #39 11.79 PBCC images/ghost-file.pb-c.c [2020-07-29T18:39:30.285Z] #52 ... [2020-07-29T18:39:30.285Z] [2020-07-29T18:39:30.285Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:39:30.285Z] #47 91.41 github.com/pkg/diff [2020-07-29T18:39:30.285Z] #47 92.93 go/ast [2020-07-29T18:39:30.285Z] #47 94.34 golang.org/x/crypto/ssh/terminal [2020-07-29T18:39:30.285Z] #47 96.26 mvdan.cc/editorconfig [2020-07-29T18:39:30.285Z] #47 98.03 mvdan.cc/sh/v3/fileutil [2020-07-29T18:39:30.285Z] #47 98.20 mvdan.cc/sh/v3/syntax [2020-07-29T18:39:30.392Z] #40 75.68 DEP criu/vdso.d [2020-07-29T18:39:30.425Z] #39 11.83 DEP images/ghost-file.pb-c.d [2020-07-29T18:39:30.425Z] #39 11.90 PBCC images/regfile.pb-c.c [2020-07-29T18:39:30.425Z] #39 11.96 DEP images/regfile.pb-c.d [2020-07-29T18:39:30.425Z] #39 12.01 PBCC images/ns.pb-c.c [2020-07-29T18:39:30.425Z] #39 12.02 DEP images/ns.pb-c.d [2020-07-29T18:39:30.425Z] #39 12.08 PBCC images/fdinfo.pb-c.c [2020-07-29T18:39:30.542Z] #47 ... [2020-07-29T18:39:30.542Z] [2020-07-29T18:39:30.542Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:39:30.542Z] #39 9.017 DEP images/binfmt-misc.pb-c.d [2020-07-29T18:39:30.542Z] #39 9.105 PBCC images/seccomp.pb-c.c [2020-07-29T18:39:30.542Z] #39 9.165 DEP images/seccomp.pb-c.d [2020-07-29T18:39:30.542Z] #39 9.229 PBCC images/userns.pb-c.c [2020-07-29T18:39:30.542Z] #39 9.270 DEP images/userns.pb-c.d [2020-07-29T18:39:30.542Z] #39 9.322 PBCC images/cgroup.pb-c.c [2020-07-29T18:39:30.542Z] #39 9.397 DEP images/cgroup.pb-c.d [2020-07-29T18:39:30.542Z] #39 9.461 PBCC images/ext-file.pb-c.c [2020-07-29T18:39:30.542Z] #39 9.525 DEP images/ext-file.pb-c.d [2020-07-29T18:39:30.542Z] #39 9.724 PBCC images/rpc.pb-c.c [2020-07-29T18:39:30.542Z] #39 9.758 DEP images/rpc.pb-c.d [2020-07-29T18:39:30.542Z] #39 9.865 PBCC images/siginfo.pb-c.c [2020-07-29T18:39:30.542Z] #39 9.891 DEP images/siginfo.pb-c.d [2020-07-29T18:39:30.542Z] #39 9.972 PBCC images/pagemap.pb-c.c [2020-07-29T18:39:30.542Z] #39 10.03 DEP images/pagemap.pb-c.d [2020-07-29T18:39:30.542Z] #39 10.10 PBCC images/rlimit.pb-c.c [2020-07-29T18:39:30.542Z] #39 10.14 DEP images/rlimit.pb-c.d [2020-07-29T18:39:30.542Z] #39 10.18 PBCC images/file-lock.pb-c.c [2020-07-29T18:39:30.542Z] #39 10.21 DEP images/file-lock.pb-c.d [2020-07-29T18:39:30.542Z] #39 10.28 PBCC images/tty.pb-c.c [2020-07-29T18:39:30.542Z] #39 10.36 DEP images/tty.pb-c.d [2020-07-29T18:39:30.542Z] #39 10.39 PBCC images/tun.pb-c.c [2020-07-29T18:39:30.542Z] #39 10.46 PBCC images/netdev.pb-c.c [2020-07-29T18:39:30.542Z] #39 10.53 DEP images/tun.pb-c.d [2020-07-29T18:39:30.542Z] #39 10.59 DEP images/netdev.pb-c.d [2020-07-29T18:39:30.542Z] #39 10.66 PBCC images/vma.pb-c.c [2020-07-29T18:39:30.542Z] #39 10.71 DEP images/vma.pb-c.d [2020-07-29T18:39:30.542Z] #39 10.77 PBCC images/creds.pb-c.c [2020-07-29T18:39:30.542Z] #39 10.79 DEP images/creds.pb-c.d [2020-07-29T18:39:30.542Z] #39 10.84 PBCC images/utsns.pb-c.c [2020-07-29T18:39:30.542Z] #39 10.90 DEP images/utsns.pb-c.d [2020-07-29T18:39:30.542Z] #39 10.96 PBCC images/ipc-desc.pb-c.c [2020-07-29T18:39:30.542Z] #39 10.96 PBCC images/ipc-sem.pb-c.c [2020-07-29T18:39:30.542Z] #39 11.00 DEP images/ipc-desc.pb-c.d [2020-07-29T18:39:30.542Z] #39 11.05 DEP images/ipc-sem.pb-c.d [2020-07-29T18:39:30.542Z] #39 11.11 PBCC images/ipc-msg.pb-c.c [2020-07-29T18:39:30.542Z] #39 11.12 DEP images/ipc-msg.pb-c.d [2020-07-29T18:39:30.542Z] #39 11.17 PBCC images/ipc-shm.pb-c.c [2020-07-29T18:39:30.542Z] #39 11.18 DEP images/ipc-shm.pb-c.d [2020-07-29T18:39:30.542Z] #39 11.24 PBCC images/ipc-var.pb-c.c [2020-07-29T18:39:30.542Z] #39 11.30 DEP images/ipc-var.pb-c.d [2020-07-29T18:39:30.542Z] #39 11.35 PBCC images/sk-opts.pb-c.c [2020-07-29T18:39:30.542Z] #39 11.39 PBCC images/packet-sock.pb-c.c [2020-07-29T18:39:30.542Z] #39 11.44 DEP images/sk-opts.pb-c.d [2020-07-29T18:39:30.542Z] #39 11.54 DEP images/packet-sock.pb-c.d [2020-07-29T18:39:30.542Z] #39 11.65 PBCC images/sk-netlink.pb-c.c [2020-07-29T18:39:30.542Z] #39 11.69 DEP images/sk-netlink.pb-c.d [2020-07-29T18:39:30.542Z] #39 11.84 PBCC images/sk-inet.pb-c.c [2020-07-29T18:39:30.542Z] #39 12.05 DEP images/sk-inet.pb-c.d [2020-07-29T18:39:30.542Z] #39 12.19 PBCC images/sk-unix.pb-c.c [2020-07-29T18:39:30.542Z] #39 12.33 DEP images/sk-unix.pb-c.d [2020-07-29T18:39:30.542Z] #39 12.50 PBCC images/mm.pb-c.c [2020-07-29T18:39:30.542Z] #39 12.63 DEP images/mm.pb-c.d [2020-07-29T18:39:30.542Z] #39 12.71 PBCC images/timerfd.pb-c.c [2020-07-29T18:39:30.542Z] #39 12.81 DEP images/timerfd.pb-c.d [2020-07-29T18:39:30.542Z] #39 12.86 PBCC images/timer.pb-c.c [2020-07-29T18:39:30.542Z] #39 12.88 DEP images/timer.pb-c.d [2020-07-29T18:39:30.542Z] #39 12.91 PBCC images/sa.pb-c.c [2020-07-29T18:39:30.542Z] #39 12.97 DEP images/sa.pb-c.d [2020-07-29T18:39:30.542Z] #39 13.03 PBCC images/pipe-data.pb-c.c [2020-07-29T18:39:30.542Z] #39 13.07 DEP images/pipe-data.pb-c.d [2020-07-29T18:39:30.542Z] #39 13.12 PBCC images/mnt.pb-c.c [2020-07-29T18:39:30.542Z] #39 13.18 DEP images/mnt.pb-c.d [2020-07-29T18:39:30.542Z] #39 13.24 PBCC images/sk-packet.pb-c.c [2020-07-29T18:39:30.542Z] #39 13.27 DEP images/sk-packet.pb-c.d [2020-07-29T18:39:30.542Z] #39 13.31 PBCC images/tcp-stream.pb-c.c [2020-07-29T18:39:30.542Z] #39 13.38 DEP images/tcp-stream.pb-c.d [2020-07-29T18:39:30.542Z] #39 13.43 PBCC images/pipe.pb-c.c [2020-07-29T18:39:30.542Z] #39 13.45 DEP images/pipe.pb-c.d [2020-07-29T18:39:30.542Z] #39 13.54 PBCC images/pstree.pb-c.c [2020-07-29T18:39:30.542Z] #39 13.55 DEP images/pstree.pb-c.d [2020-07-29T18:39:30.542Z] #39 13.59 PBCC images/fs.pb-c.c [2020-07-29T18:39:30.542Z] #39 13.60 DEP images/fs.pb-c.d [2020-07-29T18:39:30.542Z] #39 13.65 PBCC images/signalfd.pb-c.c [2020-07-29T18:39:30.542Z] #39 13.73 DEP images/signalfd.pb-c.d [2020-07-29T18:39:30.542Z] #39 13.79 PBCC images/fh.pb-c.c [2020-07-29T18:39:30.542Z] #39 13.85 PBCC images/fsnotify.pb-c.c [2020-07-29T18:39:30.542Z] #39 13.90 DEP images/fh.pb-c.d [2020-07-29T18:39:30.542Z] #39 13.94 DEP images/fsnotify.pb-c.d [2020-07-29T18:39:30.542Z] #39 14.01 PBCC images/eventpoll.pb-c.c [2020-07-29T18:39:30.542Z] #39 14.03 DEP images/eventpoll.pb-c.d [2020-07-29T18:39:30.542Z] #39 14.07 PBCC images/eventfd.pb-c.c [2020-07-29T18:39:30.542Z] #39 14.10 DEP images/eventfd.pb-c.d [2020-07-29T18:39:30.542Z] #39 14.12 PBCC images/remap-file-path.pb-c.c [2020-07-29T18:39:30.542Z] #39 14.16 DEP images/remap-file-path.pb-c.d [2020-07-29T18:39:30.542Z] #39 14.20 PBCC images/fifo.pb-c.c [2020-07-29T18:39:30.542Z] #39 14.24 DEP images/fifo.pb-c.d [2020-07-29T18:39:30.542Z] #39 14.27 PBCC images/ghost-file.pb-c.c [2020-07-29T18:39:30.542Z] #39 14.35 DEP images/ghost-file.pb-c.d [2020-07-29T18:39:30.542Z] #39 14.41 PBCC images/regfile.pb-c.c [2020-07-29T18:39:30.542Z] #39 14.44 DEP images/regfile.pb-c.d [2020-07-29T18:39:30.542Z] #39 14.47 PBCC images/ns.pb-c.c [2020-07-29T18:39:30.542Z] #39 14.48 DEP images/ns.pb-c.d [2020-07-29T18:39:30.542Z] #39 14.51 PBCC images/fdinfo.pb-c.c [2020-07-29T18:39:30.542Z] #39 14.64 DEP images/fdinfo.pb-c.d [2020-07-29T18:39:30.542Z] #39 14.71 PBCC images/core-aarch64.pb-c.c [2020-07-29T18:39:30.542Z] #39 14.78 PBCC images/core-arm.pb-c.c [2020-07-29T18:39:30.542Z] #39 14.84 PBCC images/core-ppc64.pb-c.c [2020-07-29T18:39:30.542Z] #39 14.90 PBCC images/core-s390.pb-c.c [2020-07-29T18:39:30.542Z] #39 14.95 PBCC images/core-x86.pb-c.c [2020-07-29T18:39:30.542Z] #39 15.00 PBCC images/core.pb-c.c [2020-07-29T18:39:30.542Z] #39 15.09 PBCC images/inventory.pb-c.c [2020-07-29T18:39:30.542Z] #39 15.19 DEP images/core-aarch64.pb-c.d [2020-07-29T18:39:30.542Z] #39 15.23 DEP images/core-arm.pb-c.d [2020-07-29T18:39:30.542Z] #39 15.28 DEP images/core-ppc64.pb-c.d [2020-07-29T18:39:30.542Z] #39 15.36 DEP images/core-s390.pb-c.d [2020-07-29T18:39:30.542Z] #39 15.43 DEP images/core-x86.pb-c.d [2020-07-29T18:39:30.542Z] #39 15.49 DEP images/core.pb-c.d [2020-07-29T18:39:30.542Z] #39 15.55 DEP images/inventory.pb-c.d [2020-07-29T18:39:30.542Z] #39 15.62 PBCC images/cpuinfo.pb-c.c [2020-07-29T18:39:30.542Z] #39 15.68 DEP images/cpuinfo.pb-c.d [2020-07-29T18:39:30.542Z] #39 15.74 PBCC images/stats.pb-c.c [2020-07-29T18:39:30.542Z] #39 15.76 DEP images/stats.pb-c.d [2020-07-29T18:39:30.681Z] #39 12.18 DEP images/fdinfo.pb-c.d [2020-07-29T18:39:30.681Z] #39 12.25 PBCC images/core-aarch64.pb-c.c [2020-07-29T18:39:30.696Z] #40 75.90 DEP criu/uts_ns.d [2020-07-29T18:39:30.696Z] #40 76.09 DEP criu/util.d [2020-07-29T18:39:30.799Z] #39 17.04 make[1]: Nothing to be done for 'all'. [2020-07-29T18:39:30.978Z] #39 12.34 PBCC images/core-arm.pb-c.c [2020-07-29T18:39:30.978Z] #39 12.43 PBCC images/core-ppc64.pb-c.c [2020-07-29T18:39:30.978Z] #39 12.51 PBCC images/core-s390.pb-c.c [2020-07-29T18:39:30.978Z] #39 12.57 PBCC images/core-x86.pb-c.c [2020-07-29T18:39:30.978Z] #39 12.67 PBCC images/core.pb-c.c [2020-07-29T18:39:31.000Z] #40 76.34 DEP criu/uffd.d [2020-07-29T18:39:31.258Z] #39 12.80 PBCC images/inventory.pb-c.c [2020-07-29T18:39:31.258Z] #39 12.85 DEP images/core-aarch64.pb-c.d [2020-07-29T18:39:31.258Z] #39 12.92 DEP images/core-arm.pb-c.d [2020-07-29T18:39:31.297Z] #40 76.60 DEP criu/tun.d [2020-07-29T18:39:31.471Z] #10 ... [2020-07-29T18:39:31.471Z] [2020-07-29T18:39:31.471Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:39:31.472Z] #41 DONE 111.6s [2020-07-29T18:39:31.472Z] [2020-07-29T18:39:31.472Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T18:39:31.472Z] #10 111.6 Selecting previously unselected package libselinux1-dev:arm64. [2020-07-29T18:39:31.472Z] #10 111.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-07-29T18:39:31.472Z] #10 111.6 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-07-29T18:39:31.519Z] #39 13.00 DEP images/core-ppc64.pb-c.d [2020-07-29T18:39:31.519Z] #39 13.08 DEP images/core-s390.pb-c.d [2020-07-29T18:39:31.519Z] #39 13.16 DEP images/core-x86.pb-c.d [2020-07-29T18:39:31.519Z] #39 ... [2020-07-29T18:39:31.519Z] [2020-07-29T18:39:31.519Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:39:31.519Z] #52 42.25 + bin/ctr [2020-07-29T18:39:31.595Z] #40 76.82 DEP criu/tty.d [2020-07-29T18:39:31.735Z] #10 111.9 Selecting previously unselected package libdevmapper-dev:arm64. [2020-07-29T18:39:31.735Z] #10 111.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-07-29T18:39:31.735Z] #10 111.9 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-07-29T18:39:31.787Z] #52 ... [2020-07-29T18:39:31.787Z] [2020-07-29T18:39:31.787Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:39:31.787Z] #39 13.23 DEP images/core.pb-c.d [2020-07-29T18:39:31.787Z] #39 13.28 DEP images/inventory.pb-c.d [2020-07-29T18:39:31.787Z] #39 13.34 PBCC images/cpuinfo.pb-c.c [2020-07-29T18:39:31.787Z] #39 13.38 DEP images/cpuinfo.pb-c.d [2020-07-29T18:39:31.787Z] #39 13.44 PBCC images/stats.pb-c.c [2020-07-29T18:39:31.787Z] #39 13.49 DEP images/stats.pb-c.d [2020-07-29T18:39:31.895Z] #40 77.01 DEP criu/timerfd.d [2020-07-29T18:39:31.895Z] #40 77.18 DEP criu/timens.d [2020-07-29T18:39:31.998Z] #10 112.1 Selecting previously unselected package libseccomp-dev:arm64. [2020-07-29T18:39:31.998Z] #10 112.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-07-29T18:39:31.998Z] #10 112.1 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-07-29T18:39:31.998Z] #10 112.3 Selecting previously unselected package libsystemd-dev:arm64. [2020-07-29T18:39:31.998Z] #10 112.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ... [2020-07-29T18:39:31.998Z] #10 112.3 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-07-29T18:39:32.171Z] #39 18.33 CC images/stats.o [2020-07-29T18:39:32.195Z] #40 77.34 DEP criu/sysfs_parse.d [2020-07-29T18:39:32.195Z] #40 77.54 DEP criu/sysctl.d [2020-07-29T18:39:32.195Z] #40 77.69 DEP criu/string.d [2020-07-29T18:39:32.428Z] #39 18.69 CC images/core.o [2020-07-29T18:39:32.494Z] #40 77.73 DEP criu/stats.d [2020-07-29T18:39:32.494Z] #40 77.90 DEP criu/sockets.d [2020-07-29T18:39:32.494Z] #40 ... [2020-07-29T18:39:32.494Z] [2020-07-29T18:39:32.494Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:39:32.494Z] #42 133.8 github.com/LK4D4/vndr/build [2020-07-29T18:39:32.494Z] #42 135.0 vendor/golang.org/x/text/secure/bidirule [2020-07-29T18:39:32.494Z] #42 136.1 vendor/golang.org/x/text/unicode/norm [2020-07-29T18:39:32.494Z] #42 143.5 mime [2020-07-29T18:39:32.809Z] #42 ... [2020-07-29T18:39:32.809Z] [2020-07-29T18:39:32.809Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-29T18:39:32.809Z] #18 27.49 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-07-29T18:39:32.809Z] #18 27.50 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-07-29T18:39:32.809Z] #18 27.51 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-07-29T18:39:32.809Z] #18 27.52 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-07-29T18:39:32.809Z] #18 27.53 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-07-29T18:39:32.809Z] #18 27.55 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-07-29T18:39:32.809Z] #18 27.66 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-29T18:39:32.809Z] #18 27.67 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-07-29T18:39:32.809Z] #18 27.68 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-07-29T18:39:32.809Z] #18 27.69 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-29T18:39:32.809Z] #18 27.70 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-07-29T18:39:32.809Z] #18 27.71 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-29T18:39:32.809Z] #18 27.72 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-07-29T18:39:32.809Z] #18 27.81 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-07-29T18:39:32.809Z] #18 27.84 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-07-29T18:39:32.809Z] #18 27.85 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-29T18:39:32.809Z] #18 28.16 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-07-29T18:39:32.809Z] #18 28.22 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-07-29T18:39:32.809Z] #18 28.26 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-07-29T18:39:32.809Z] #18 29.16 debconf: delaying package configuration, since apt-utils is not installed [2020-07-29T18:39:32.809Z] #18 29.23 Fetched 29.2 MB in 2s (15.6 MB/s) [2020-07-29T18:39:32.809Z] #18 29.30 Selecting previously unselected package pigz. [2020-07-29T18:39:32.809Z] #18 29.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23361 files and directories currently installed.) [2020-07-29T18:39:32.809Z] #18 29.35 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-07-29T18:39:32.809Z] #18 29.36 Unpacking pigz (2.4-1) ... [2020-07-29T18:39:32.809Z] #18 29.46 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-07-29T18:39:32.809Z] #18 29.46 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-29T18:39:32.809Z] #18 29.48 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-07-29T18:39:32.949Z] #10 112.9 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-07-29T18:39:32.949Z] #10 112.9 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-07-29T18:39:32.949Z] #10 112.9 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-07-29T18:39:32.949Z] #10 112.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-29T18:39:32.949Z] #10 113.0 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-07-29T18:39:32.949Z] #10 113.0 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-07-29T18:39:32.949Z] #10 113.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-29T18:39:32.949Z] #10 113.0 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-29T18:39:32.992Z] #39 19.28 CC images/core-x86.o [2020-07-29T18:39:33.108Z] #18 29.93 Selecting previously unselected package python3.7-minimal. [2020-07-29T18:39:33.108Z] #18 29.94 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-29T18:39:33.108Z] #18 29.96 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-29T18:39:33.175Z] #39 14.76 make[1]: Nothing to be done for 'all'. [2020-07-29T18:39:33.213Z] #10 113.3 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-07-29T18:39:33.213Z] #10 113.3 Setting up libudev-dev:arm64 (241-7~deb10u4) ... [2020-07-29T18:39:33.213Z] #10 113.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-29T18:39:33.213Z] #10 113.4 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-29T18:39:33.476Z] #10 113.6 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-07-29T18:39:33.556Z] #39 19.75 CC images/core-arm.o [2020-07-29T18:39:33.740Z] #10 113.8 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-29T18:39:33.740Z] #10 113.9 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-07-29T18:39:33.740Z] #10 113.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-29T18:39:33.740Z] #10 113.9 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-07-29T18:39:33.740Z] #10 113.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-29T18:39:33.740Z] #10 113.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-29T18:39:33.740Z] #10 114.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-29T18:39:33.740Z] #10 114.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-29T18:39:33.740Z] #10 114.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-29T18:39:33.813Z] #39 20.08 CC images/core-aarch64.o [2020-07-29T18:39:34.006Z] #10 114.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-29T18:39:34.006Z] #10 114.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-29T18:39:34.006Z] #10 114.0 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-07-29T18:39:34.006Z] #10 114.0 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-07-29T18:39:34.006Z] #10 114.1 Setting up dmsetup (2:1.02.155-3) ... [2020-07-29T18:39:34.006Z] #10 114.1 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-07-29T18:39:34.006Z] #10 114.1 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-07-29T18:39:34.006Z] #10 114.1 Processing triggers for libc-bin (2.28-10) ... [2020-07-29T18:39:34.070Z] #39 20.41 CC images/core-ppc64.o [2020-07-29T18:39:34.170Z] #18 30.94 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-07-29T18:39:34.170Z] #18 30.95 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-29T18:39:34.269Z] #10 ... [2020-07-29T18:39:34.269Z] [2020-07-29T18:39:34.269Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-29T18:39:34.269Z] #28 DONE 114.4s [2020-07-29T18:39:34.269Z] [2020-07-29T18:39:34.269Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T18:39:34.269Z] #10 DONE 114.6s [2020-07-29T18:39:34.269Z] [2020-07-29T18:39:34.269Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:39:34.269Z] #39 35.51 CC images/ext-file.o [2020-07-29T18:39:34.269Z] #39 35.72 CC images/cgroup.o [2020-07-29T18:39:34.269Z] #39 36.36 CC images/userns.o [2020-07-29T18:39:34.269Z] #39 36.72 CC images/google/protobuf/descriptor.o [2020-07-29T18:39:34.269Z] #39 38.17 CC images/opts.o [2020-07-29T18:39:34.269Z] #39 38.44 CC images/seccomp.o [2020-07-29T18:39:34.269Z] #39 38.68 CC images/binfmt-misc.o [2020-07-29T18:39:34.269Z] #39 38.81 CC images/time.o [2020-07-29T18:39:34.532Z] #39 38.97 CC images/sysctl.o [2020-07-29T18:39:34.548Z] #39 ... [2020-07-29T18:39:34.548Z] [2020-07-29T18:39:34.548Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:39:34.548Z] #47 95.10 mvdan.cc/sh/v3/fileutil [2020-07-29T18:39:34.548Z] #47 95.24 mvdan.cc/sh/v3/syntax [2020-07-29T18:39:34.548Z] #47 101.4 mvdan.cc/sh/v3/cmd/shfmt [2020-07-29T18:39:34.548Z] #47 ... [2020-07-29T18:39:34.548Z] [2020-07-29T18:39:34.548Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:39:34.548Z] #39 16.03 CC images/stats.o [2020-07-29T18:39:34.795Z] #39 39.12 CC images/autofs.o [2020-07-29T18:39:34.804Z] #39 16.39 CC images/core.o [2020-07-29T18:39:35.000Z] #39 21.13 CC images/core-s390.o [2020-07-29T18:39:35.060Z] #39 39.40 CC images/macvlan.o [2020-07-29T18:39:35.060Z] #39 39.62 CC images/sit.o [2020-07-29T18:39:35.323Z] #39 39.86 CC images/memfd.o [2020-07-29T18:39:35.366Z] #39 17.04 CC images/core-x86.o [2020-07-29T18:39:35.564Z] #39 21.98 CC images/cpuinfo.o [2020-07-29T18:39:35.586Z] #39 40.10 CC images/timens.o [2020-07-29T18:39:35.850Z] #39 40.30 LINK images/built-in.o [2020-07-29T18:39:35.850Z] #39 40.43 GEN compel/include/asm [2020-07-29T18:39:36.113Z] #39 40.46 GEN compel/include/version.h [2020-07-29T18:39:36.113Z] #39 40.51 touch .config [2020-07-29T18:39:36.113Z] #39 40.68 GEN include/common/config.h [2020-07-29T18:39:36.294Z] #39 17.65 CC images/core-arm.o [2020-07-29T18:39:36.376Z] #39 40.82 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-29T18:39:36.376Z] #39 40.84 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-07-29T18:39:36.376Z] #39 40.87 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-07-29T18:39:36.376Z] #39 40.89 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-07-29T18:39:36.376Z] #39 40.90 DEP compel/plugins/std/infect.d [2020-07-29T18:39:36.376Z] #39 40.95 DEP compel/plugins/std/string.d [2020-07-29T18:39:36.494Z] #39 22.46 CC images/inventory.o [2020-07-29T18:39:36.494Z] #39 22.68 CC images/fdinfo.o [2020-07-29T18:39:36.551Z] #39 17.99 CC images/core-aarch64.o [2020-07-29T18:39:36.638Z] #39 41.00 DEP compel/plugins/std/log.d [2020-07-29T18:39:36.638Z] #39 41.09 DEP compel/plugins/std/fds.d [2020-07-29T18:39:36.752Z] #39 22.98 CC images/fown.o [2020-07-29T18:39:36.807Z] #39 ... [2020-07-29T18:39:36.807Z] [2020-07-29T18:39:36.807Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:39:36.807Z] #47 DONE 107.6s [2020-07-29T18:39:36.902Z] #39 ... [2020-07-29T18:39:36.902Z] [2020-07-29T18:39:36.902Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-29T18:39:36.902Z] #11 DONE 2.3s [2020-07-29T18:39:36.902Z] [2020-07-29T18:39:36.902Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:39:36.902Z] #39 41.26 DEP compel/plugins/std/std.d [2020-07-29T18:39:36.902Z] #39 41.32 DEP compel/plugins/shmem/shmem.d [2020-07-29T18:39:36.902Z] #39 ... [2020-07-29T18:39:36.902Z] [2020-07-29T18:39:36.902Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-29T18:39:36.942Z] #18 33.36 Selecting previously unselected package python3-minimal. [2020-07-29T18:39:36.942Z] #18 33.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23610 files and directories currently installed.) [2020-07-29T18:39:36.942Z] #18 33.45 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-07-29T18:39:36.942Z] #18 33.45 Unpacking python3-minimal (3.7.3-1) ... [2020-07-29T18:39:36.942Z] #18 33.60 Selecting previously unselected package libmpdec2:ppc64el. [2020-07-29T18:39:36.942Z] #18 33.60 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-07-29T18:39:36.942Z] #18 33.61 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-07-29T18:39:36.942Z] #18 33.74 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-07-29T18:39:36.942Z] #18 33.75 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-29T18:39:36.942Z] #18 33.76 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-07-29T18:39:37.008Z] #39 23.20 CC images/ns.o [2020-07-29T18:39:37.063Z] [2020-07-29T18:39:37.063Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:39:37.063Z] #39 18.44 CC images/core-ppc64.o [2020-07-29T18:39:37.274Z] #39 23.46 CC images/regfile.o [2020-07-29T18:39:37.534Z] #39 23.67 CC images/ghost-file.o [2020-07-29T18:39:37.792Z] #39 24.02 CC images/fifo.o [2020-07-29T18:39:37.991Z] #39 19.38 CC images/core-s390.o [2020-07-29T18:39:37.999Z] #18 34.80 Selecting previously unselected package python3.7. [2020-07-29T18:39:37.999Z] #18 34.80 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-29T18:39:37.999Z] #18 34.81 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-29T18:39:38.049Z] #39 24.18 CC images/remap-file-path.o [2020-07-29T18:39:38.049Z] #39 24.42 CC images/eventfd.o [2020-07-29T18:39:38.302Z] #18 34.91 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-07-29T18:39:38.302Z] #18 34.93 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-07-29T18:39:38.302Z] #18 34.94 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-07-29T18:39:38.302Z] #18 35.07 Setting up python3-minimal (3.7.3-1) ... [2020-07-29T18:39:38.310Z] #39 24.64 CC images/eventpoll.o [2020-07-29T18:39:38.552Z] #39 20.08 CC images/cpuinfo.o [2020-07-29T18:39:38.575Z] #39 ... [2020-07-29T18:39:38.575Z] [2020-07-29T18:39:38.575Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T18:39:38.575Z] #47 103.3 mvdan.cc/sh/v3/cmd/shfmt [2020-07-29T18:39:38.575Z] #47 DONE 109.5s [2020-07-29T18:39:38.575Z] [2020-07-29T18:39:38.575Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:39:38.575Z] #41 101.8 go/doc [2020-07-29T18:39:38.575Z] #41 104.4 github.com/LK4D4/vndr/versioned [2020-07-29T18:39:38.575Z] #41 104.5 compress/flate [2020-07-29T18:39:38.575Z] #41 105.2 github.com/LK4D4/vndr/build [2020-07-29T18:39:38.575Z] #41 107.2 hash/crc32 [2020-07-29T18:39:38.575Z] #41 107.7 compress/gzip [2020-07-29T18:39:38.575Z] #41 108.5 net [2020-07-29T18:39:38.575Z] #41 108.5 vendor/golang.org/x/text/transform [2020-07-29T18:39:38.575Z] #41 109.3 vendor/golang.org/x/text/unicode/bidi [2020-07-29T18:39:38.831Z] #12 DONE 2.1s [2020-07-29T18:39:38.831Z] [2020-07-29T18:39:38.831Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:39:38.832Z] #41 ... [2020-07-29T18:39:38.832Z] [2020-07-29T18:39:38.832Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:39:38.832Z] #39 25.08 CC images/fh.o [2020-07-29T18:39:38.957Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-29T18:39:38.957Z] ok github.com/docker/docker/api/server/httputils 0.002s coverage: 14.7% of statements [2020-07-29T18:39:38.957Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2020-07-29T18:39:38.957Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-29T18:39:38.957Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-29T18:39:38.957Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-29T18:39:38.957Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-29T18:39:38.957Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-29T18:39:38.957Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-29T18:39:38.957Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-29T18:39:38.957Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-29T18:39:38.957Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-29T18:39:38.957Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-29T18:39:38.957Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-29T18:39:39.089Z] #39 25.46 CC images/fsnotify.o [2020-07-29T18:39:39.114Z] #39 20.55 CC images/inventory.o [2020-07-29T18:39:39.114Z] #39 20.79 CC images/fdinfo.o [2020-07-29T18:39:39.250Z] ok github.com/docker/docker/api/server/router/swarm 0.012s coverage: 5.4% of statements [2020-07-29T18:39:39.250Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-29T18:39:39.250Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-29T18:39:39.250Z] ? github.com/docker/docker/api/types [no test files] [2020-07-29T18:39:39.250Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-29T18:39:39.250Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-29T18:39:39.250Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-29T18:39:39.250Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-29T18:39:39.359Z] #18 36.30 Selecting previously unselected package python3. [2020-07-29T18:39:39.543Z] ok github.com/docker/docker/api/types/filters 0.008s coverage: 92.2% of statements [2020-07-29T18:39:39.543Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-29T18:39:39.543Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-29T18:39:39.543Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-29T18:39:39.543Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-29T18:39:39.543Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-29T18:39:39.543Z] ok github.com/docker/docker/api/types/strslice 0.001s coverage: 90.0% of statements [2020-07-29T18:39:39.543Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-29T18:39:39.543Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-29T18:39:39.659Z] #18 36.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24022 files and directories currently installed.) [2020-07-29T18:39:39.659Z] #18 36.34 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-07-29T18:39:39.659Z] #18 36.35 Unpacking python3 (3.7.3-1) ... [2020-07-29T18:39:39.659Z] #18 36.44 Selecting previously unselected package libip4tc0:ppc64el. [2020-07-29T18:39:39.659Z] #18 36.45 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-07-29T18:39:39.659Z] #18 36.45 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-07-29T18:39:39.659Z] #18 36.54 Selecting previously unselected package libip6tc0:ppc64el. [2020-07-29T18:39:39.678Z] #39 21.15 CC images/fown.o [2020-07-29T18:39:39.678Z] #39 21.38 CC images/ns.o [2020-07-29T18:39:39.835Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2020-07-29T18:39:39.835Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 75.0% of statements [2020-07-29T18:39:39.835Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-29T18:39:39.835Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-29T18:39:39.835Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-29T18:39:39.835Z] ? github.com/docker/docker/builder [no test files] [2020-07-29T18:39:39.835Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-29T18:39:39.835Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-29T18:39:39.835Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-29T18:39:39.835Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-29T18:39:39.835Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-29T18:39:39.835Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-29T18:39:39.835Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-29T18:39:39.884Z] #21 117.5 Checking out files: 32% (3494/10832) Checking out files: 33% (3575/10832) Checking out files: 34% (3683/10832) Checking out files: 35% (3792/10832) Checking out files: 36% (3900/10832) Checking out files: 37% (4008/10832) Checking out files: 38% (4117/10832) Checking out files: 39% (4225/10832) Checking out files: 40% (4333/10832) Checking out files: 41% (4442/10832) Checking out files: 42% (4550/10832) Checking out files: 43% (4658/10832) Checking out files: 44% (4767/10832) Checking out files: 45% (4875/10832) Checking out files: 46% (4983/10832) Checking out files: 47% (5092/10832) Checking out files: 48% (5200/10832) Checking out files: 49% (5308/10832) Checking out files: 50% (5416/10832) Checking out files: 51% (5525/10832) Checking out files: 52% (5633/10832) Checking out files: 53% (5741/10832) Checking out files: 54% (5850/10832) Checking out files: 55% (5958/10832) Checking out files: 56% (6066/10832) Checking out files: 57% (6175/10832) Checking out files: 58% (6283/10832) Checking out files: 59% (6391/10832) Checking out files: 60% (6500/10832) Checking out files: 60% (6526/10832) Checking out files: 61% (6608/10832) Checking out files: 62% (6716/10832) Checking out files: 63% (6825/10832) Checking out files: 64% (6933/10832) Checking out files: 65% (7041/10832) Checking out files: 66% (7150/10832) Checking out files: 67% (7258/10832) Checking out files: 68% (7366/10832) Checking out files: 69% (7475/10832) Checking out files: 70% (7583/10832) Checking out files: 71% (7691/10832) Checking out files: 72% (7800/10832) Checking out files: 73% (7908/10832) Checking out files: 74% (8016/10832) Checking out files: 75% (8124/10832) Checking out files: 76% (8233/10832) Checking out files: 77% (8341/10832) Checking out files: 78% (8449/10832) Checking out files: 79% (8558/10832) Checking out files: 80% (8666/10832) Checking out files: 81% (8774/10832) Checking out files: 82% (8883/10832) Checking out files: 83% (8991/10832) Checking out files: 84% (9099/10832) Checking out files: 85% (9208/10832) Checking out files: 85% (9255/10832) Checking out files: 86% (9316/10832) Checking out files: 87% (9424/10832) Checking out files: 88% (9533/10832) Checking out files: 89% (9641/10832) Checking out files: 90% (9749/10832) Checking out files: 91% (9858/10832) Checking out files: 92% (9966/10832) Checking out files: 93% (10074/10832) Checking out files: 94% (10183/10832) Checking out files: 95% (10291/10832) Checking out files: 96% (10399/10832) Checking out files: 97% (10508/10832) Checking out files: 98% (10616/10832) Checking out files: 99% (10724/10832) Checking out files: 100% (10832/10832) Checking out files: 100% (10832/10832), done. [2020-07-29T18:39:39.885Z] #21 120.1 + cd /tmp/tmp.d0aubgFwfC/tmp/docker-ce [2020-07-29T18:39:39.958Z] #18 36.55 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-07-29T18:39:39.958Z] #18 36.55 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-07-29T18:39:39.958Z] #18 36.65 Selecting previously unselected package libiptc0:ppc64el. [2020-07-29T18:39:39.958Z] #18 ... [2020-07-29T18:39:39.958Z] [2020-07-29T18:39:39.958Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:39:40.020Z] #39 26.29 CC images/signalfd.o [2020-07-29T18:39:40.148Z] #21 120.1 + git checkout -q v17.06.2-ce [2020-07-29T18:39:40.241Z] #39 21.61 CC images/regfile.o [2020-07-29T18:39:40.241Z] #39 21.81 CC images/ghost-file.o [2020-07-29T18:39:40.276Z] #39 26.52 CC images/fs.o [2020-07-29T18:39:40.411Z] #21 ... [2020-07-29T18:39:40.411Z] [2020-07-29T18:39:40.411Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-29T18:39:40.411Z] #13 1.257 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-29T18:39:40.411Z] #13 DONE 1.6s [2020-07-29T18:39:40.471Z] ok github.com/docker/docker/builder/dockerignore 0.005s coverage: 96.8% of statements [2020-07-29T18:39:40.533Z] #39 26.70 CC images/pstree.o [2020-07-29T18:39:40.533Z] #39 26.94 CC images/pipe.o [2020-07-29T18:39:40.674Z] [2020-07-29T18:39:40.674Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:39:40.674Z] #39 41.37 DEP compel/plugins/fds/fds.d [2020-07-29T18:39:40.674Z] #39 41.55 CC compel/plugins/std/std.o [2020-07-29T18:39:40.674Z] #39 41.79 CC compel/plugins/std/fds.o [2020-07-29T18:39:40.674Z] #39 42.06 CC compel/plugins/std/log.o [2020-07-29T18:39:40.674Z] #39 42.70 CC compel/plugins/std/string.o [2020-07-29T18:39:40.674Z] #39 43.09 CC compel/plugins/std/infect.o [2020-07-29T18:39:40.674Z] #39 43.33 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-07-29T18:39:40.674Z] #39 43.36 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-07-29T18:39:40.674Z] #39 43.40 AR compel/plugins/std.lib.a [2020-07-29T18:39:40.674Z] #39 43.50 CC compel/plugins/fds/fds.o [2020-07-29T18:39:40.674Z] #39 43.84 AR compel/plugins/fds.lib.a [2020-07-29T18:39:40.674Z] #39 43.89 HOSTDEP compel/src/lib/log-host.d [2020-07-29T18:39:40.674Z] #39 43.94 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-29T18:39:40.674Z] #39 44.00 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-07-29T18:39:40.674Z] #39 44.04 HOSTDEP compel/src/main-host.d [2020-07-29T18:39:40.674Z] #39 44.13 DEP compel/src/lib/ptrace.d [2020-07-29T18:39:40.674Z] #39 44.21 DEP compel/src/lib/infect.d [2020-07-29T18:39:40.674Z] #39 44.30 DEP compel/src/lib/infect-util.d [2020-07-29T18:39:40.674Z] #39 44.36 DEP compel/src/lib/infect-rpc.d [2020-07-29T18:39:40.674Z] #39 44.42 DEP compel/arch/aarch64/src/lib/infect.d [2020-07-29T18:39:40.674Z] #39 44.50 DEP compel/arch/aarch64/src/lib/cpu.d [2020-07-29T18:39:40.674Z] #39 44.53 DEP compel/src/lib/log.d [2020-07-29T18:39:40.674Z] #39 44.57 DEP compel/src/main.d [2020-07-29T18:39:40.674Z] #39 44.65 DEP compel/src/lib/handle-elf.d [2020-07-29T18:39:40.674Z] #39 44.71 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-07-29T18:39:40.674Z] #39 44.77 CC compel/src/lib/log.o [2020-07-29T18:39:40.674Z] #39 44.89 CC compel/arch/aarch64/src/lib/cpu.o [2020-07-29T18:39:40.674Z] #39 45.00 CC compel/arch/aarch64/src/lib/infect.o [2020-07-29T18:39:40.803Z] #39 22.13 CC images/fifo.o [2020-07-29T18:39:40.938Z] #39 45.35 CC compel/src/lib/infect-rpc.o [2020-07-29T18:39:41.065Z] #39 22.41 CC images/remap-file-path.o [2020-07-29T18:39:41.097Z] #39 27.13 CC images/tcp-stream.o [2020-07-29T18:39:41.097Z] #39 27.33 CC images/sk-packet.o [2020-07-29T18:39:41.201Z] #39 45.58 CC compel/src/lib/infect-util.o [2020-07-29T18:39:41.201Z] #39 45.72 CC compel/src/lib/infect.o [2020-07-29T18:39:41.321Z] #39 22.70 CC images/eventfd.o [2020-07-29T18:39:41.321Z] #39 22.86 CC images/eventpoll.o [2020-07-29T18:39:41.354Z] #39 27.59 CC images/mnt.o [2020-07-29T18:39:41.354Z] #39 27.80 CC images/pipe-data.o [2020-07-29T18:39:41.576Z] #39 23.05 CC images/fh.o [2020-07-29T18:39:41.832Z] #39 23.38 CC images/fsnotify.o [2020-07-29T18:39:41.919Z] #39 27.95 CC images/sa.o [2020-07-29T18:39:41.919Z] #39 28.12 CC images/timer.o [2020-07-29T18:39:42.176Z] #39 28.41 CC images/timerfd.o [2020-07-29T18:39:42.395Z] #39 23.90 CC images/signalfd.o [2020-07-29T18:39:42.433Z] #39 28.61 CC images/mm.o [2020-07-29T18:39:42.596Z] #39 ... [2020-07-29T18:39:42.596Z] [2020-07-29T18:39:42.596Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-29T18:39:42.596Z] #14 DONE 1.8s [2020-07-29T18:39:42.596Z] [2020-07-29T18:39:42.596Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-29T18:39:42.650Z] #39 24.19 CC images/fs.o [2020-07-29T18:39:42.679Z] #22 151.1 Checking out files: 29% (3211/10832) Checking out files: 30% (3250/10832) Checking out files: 31% (3358/10832) Checking out files: 32% (3467/10832) Checking out files: 33% (3575/10832) Checking out files: 34% (3683/10832) Checking out files: 35% (3792/10832) Checking out files: 36% (3900/10832) Checking out files: 37% (4008/10832) Checking out files: 38% (4117/10832) Checking out files: 39% (4225/10832) Checking out files: 40% (4333/10832) Checking out files: 41% (4442/10832) Checking out files: 42% (4550/10832) Checking out files: 43% (4658/10832) Checking out files: 44% (4767/10832) Checking out files: 45% (4875/10832) Checking out files: 46% (4983/10832) Checking out files: 47% (5092/10832) Checking out files: 48% (5200/10832) Checking out files: 49% (5308/10832) Checking out files: 50% (5416/10832) Checking out files: 51% (5525/10832) Checking out files: 51% (5540/10832) Checking out files: 52% (5633/10832) Checking out files: 53% (5741/10832) Checking out files: 54% (5850/10832) Checking out files: 55% (5958/10832) Checking out files: 56% (6066/10832) Checking out files: 57% (6175/10832) Checking out files: 58% (6283/10832) Checking out files: 59% (6391/10832) Checking out files: 60% (6500/10832) Checking out files: 61% (6608/10832) Checking out files: 62% (6716/10832) Checking out files: 63% (6825/10832) Checking out files: 64% (6933/10832) Checking out files: 65% (7041/10832) Checking out files: 66% (7150/10832) Checking out files: 67% (7258/10832) Checking out files: 68% (7366/10832) Checking out files: 69% (7475/10832) Checking out files: 70% (7583/10832) Checking out files: 71% (7691/10832) Checking out files: 72% (7800/10832) Checking out files: 73% (7908/10832) Checking out files: 74% (8016/10832) Checking out files: 75% (8124/10832) Checking out files: 76% (8233/10832) Checking out files: 77% (8341/10832) Checking out files: 77% (8395/10832) Checking out files: 78% (8449/10832) Checking out files: 79% (8558/10832) Checking out files: 80% (8666/10832) Checking out files: 81% (8774/10832) Checking out files: 82% (8883/10832) Checking out files: 83% (8991/10832) Checking out files: 84% (9099/10832) Checking out files: 85% (9208/10832) Checking out files: 86% (9316/10832) Checking out files: 87% (9424/10832) Checking out files: 88% (9533/10832) Checking out files: 89% (9641/10832) Checking out files: 90% (9749/10832) Checking out files: 91% (9858/10832) Checking out files: 92% (9966/10832) Checking out files: 93% (10074/10832) Checking out files: 94% (10183/10832) Checking out files: 95% (10291/10832) Checking out files: 96% (10399/10832) Checking out files: 97% (10508/10832) Checking out files: 98% (10616/10832) Checking out files: 99% (10724/10832) Checking out files: 100% (10832/10832) Checking out files: 100% (10832/10832), done. [2020-07-29T18:39:42.691Z] #39 28.83 CC images/sk-opts.o [2020-07-29T18:39:42.691Z] #39 29.00 CC images/sk-unix.o [2020-07-29T18:39:42.906Z] #39 24.36 CC images/pstree.o [2020-07-29T18:39:42.906Z] #39 24.51 CC images/pipe.o [2020-07-29T18:39:42.977Z] #22 154.1 + cd /tmp/tmp.Wj332clPjr/tmp/docker-ce [2020-07-29T18:39:42.977Z] #22 154.1 + git checkout -q v17.06.2-ce [2020-07-29T18:39:42.977Z] #22 ... [2020-07-29T18:39:42.977Z] [2020-07-29T18:39:42.977Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:39:42.977Z] #40 78.29 DEP criu/sk-unix.d [2020-07-29T18:39:42.977Z] #40 78.65 DEP criu/sk-tcp.d [2020-07-29T18:39:42.977Z] #40 78.81 DEP criu/sk-queue.d [2020-07-29T18:39:42.977Z] #40 78.95 DEP criu/sk-packet.d [2020-07-29T18:39:42.977Z] #40 79.20 DEP criu/sk-netlink.d [2020-07-29T18:39:42.977Z] #40 79.38 DEP criu/sk-inet.d [2020-07-29T18:39:42.977Z] #40 79.75 DEP criu/signalfd.d [2020-07-29T18:39:42.977Z] #40 79.98 DEP criu/sigframe.d [2020-07-29T18:39:42.977Z] #40 80.10 DEP criu/shmem.d [2020-07-29T18:39:42.977Z] #40 80.38 DEP criu/servicefd.d [2020-07-29T18:39:42.977Z] #40 80.59 DEP criu/seize.d [2020-07-29T18:39:42.977Z] #40 80.77 DEP criu/seccomp.d [2020-07-29T18:39:42.977Z] #40 81.00 DEP criu/rst-malloc.d [2020-07-29T18:39:42.977Z] #40 81.08 DEP criu/rbtree.d [2020-07-29T18:39:42.977Z] #40 81.13 DEP criu/pstree.d [2020-07-29T18:39:42.977Z] #40 81.30 DEP criu/protobuf.d [2020-07-29T18:39:42.977Z] #40 81.50 GEN criu/protobuf-desc-gen.h [2020-07-29T18:39:42.977Z] #40 83.62 DEP criu/protobuf-desc.d [2020-07-29T18:39:42.977Z] #40 83.86 DEP criu/proc_parse.d [2020-07-29T18:39:42.977Z] #40 84.11 DEP criu/plugin.d [2020-07-29T18:39:42.977Z] #40 84.19 DEP criu/pipes.d [2020-07-29T18:39:42.977Z] #40 84.37 DEP criu/pie-util.d [2020-07-29T18:39:42.977Z] #40 84.48 DEP criu/pie-util-vdso.d [2020-07-29T18:39:42.977Z] #40 84.59 DEP criu/path.d [2020-07-29T18:39:42.977Z] #40 84.74 DEP criu/parasite-syscall.d [2020-07-29T18:39:42.977Z] #40 85.14 DEP criu/pagemap.d [2020-07-29T18:39:42.977Z] #40 85.37 DEP criu/pagemap-cache.d [2020-07-29T18:39:42.977Z] #40 85.63 DEP criu/page-xfer.d [2020-07-29T18:39:42.977Z] #40 85.79 DEP criu/page-pipe.d [2020-07-29T18:39:42.977Z] #40 85.90 DEP criu/netfilter.d [2020-07-29T18:39:42.977Z] #40 86.13 DEP criu/net.d [2020-07-29T18:39:42.977Z] #40 86.40 DEP criu/namespaces.d [2020-07-29T18:39:42.977Z] #40 86.65 DEP criu/mount.d [2020-07-29T18:39:42.977Z] #40 86.84 DEP criu/memfd.d [2020-07-29T18:39:42.977Z] #40 87.00 DEP criu/mem.d [2020-07-29T18:39:42.977Z] #40 87.27 DEP criu/lsm.d [2020-07-29T18:39:42.977Z] #40 87.39 DEP criu/log.d [2020-07-29T18:39:42.977Z] #40 87.61 DEP criu/libnetlink.d [2020-07-29T18:39:42.977Z] #40 87.77 DEP criu/kerndat.d [2020-07-29T18:39:42.977Z] #40 87.98 DEP criu/kcmp-ids.d [2020-07-29T18:39:42.977Z] #40 88.10 DEP criu/irmap.d [2020-07-29T18:39:42.977Z] #40 88.30 DEP criu/ipc_ns.d [2020-07-29T18:39:43.166Z] #39 24.72 CC images/tcp-stream.o [2020-07-29T18:39:43.208Z] ok github.com/docker/docker/builder/remotecontext 0.353s coverage: 13.6% of statements [2020-07-29T18:39:43.255Z] #39 29.26 CC images/sk-inet.o [2020-07-29T18:39:43.274Z] #40 ... [2020-07-29T18:39:43.274Z] [2020-07-29T18:39:43.274Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-29T18:39:43.274Z] #18 36.66 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-07-29T18:39:43.274Z] #18 36.67 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-07-29T18:39:43.274Z] #18 36.79 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-07-29T18:39:43.274Z] #18 36.79 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-07-29T18:39:43.274Z] #18 36.80 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-07-29T18:39:43.274Z] #18 36.87 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-07-29T18:39:43.274Z] #18 36.87 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-07-29T18:39:43.274Z] #18 36.90 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-07-29T18:39:43.274Z] #18 36.98 Selecting previously unselected package libnftnl11:ppc64el. [2020-07-29T18:39:43.274Z] #18 36.99 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-07-29T18:39:43.274Z] #18 37.01 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-07-29T18:39:43.274Z] #18 37.12 Selecting previously unselected package iptables. [2020-07-29T18:39:43.274Z] #18 37.13 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-07-29T18:39:43.274Z] #18 37.14 Unpacking iptables (1.8.2-4) ... [2020-07-29T18:39:43.274Z] #18 37.88 Selecting previously unselected package xxd. [2020-07-29T18:39:43.274Z] #18 37.88 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-07-29T18:39:43.274Z] #18 37.89 Unpacking xxd (2:8.1.0875-5) ... [2020-07-29T18:39:43.274Z] #18 38.01 Selecting previously unselected package vim-common. [2020-07-29T18:39:43.274Z] #18 38.01 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-29T18:39:43.274Z] #18 38.04 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-29T18:39:43.274Z] #18 38.21 Selecting previously unselected package bash-completion. [2020-07-29T18:39:43.274Z] #18 38.22 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-29T18:39:43.423Z] #39 24.92 CC images/sk-packet.o [2020-07-29T18:39:43.423Z] #39 ... [2020-07-29T18:39:43.423Z] [2020-07-29T18:39:43.423Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:39:43.423Z] #41 104.1 github.com/LK4D4/vndr/versioned [2020-07-29T18:39:43.423Z] #41 104.1 github.com/LK4D4/vndr/build [2020-07-29T18:39:43.423Z] #41 104.2 hash/crc32 [2020-07-29T18:39:43.423Z] #41 104.7 compress/gzip [2020-07-29T18:39:43.423Z] #41 105.5 crypto/dsa [2020-07-29T18:39:43.423Z] #41 106.0 crypto/x509/pkix [2020-07-29T18:39:43.423Z] #41 106.4 vendor/golang.org/x/crypto/cryptobyte [2020-07-29T18:39:43.423Z] #41 107.9 net [2020-07-29T18:39:43.423Z] #41 108.4 vendor/golang.org/x/crypto/internal/chacha20 [2020-07-29T18:39:43.423Z] #41 109.1 vendor/golang.org/x/crypto/poly1305 [2020-07-29T18:39:43.423Z] #41 109.5 vendor/golang.org/x/sys/cpu [2020-07-29T18:39:43.423Z] #41 109.7 vendor/golang.org/x/crypto/chacha20poly1305 [2020-07-29T18:39:43.423Z] #41 110.8 vendor/golang.org/x/crypto/hkdf [2020-07-29T18:39:43.424Z] #41 110.9 vendor/golang.org/x/text/transform [2020-07-29T18:39:43.424Z] #41 111.6 vendor/golang.org/x/text/unicode/bidi [2020-07-29T18:39:43.424Z] #41 113.1 vendor/golang.org/x/text/secure/bidirule [2020-07-29T18:39:43.424Z] #41 113.4 vendor/golang.org/x/text/unicode/norm [2020-07-29T18:39:43.501Z] ok github.com/docker/docker/builder/dockerfile 0.934s coverage: 48.1% of statements [2020-07-29T18:39:43.512Z] #39 29.63 CC images/tun.o [2020-07-29T18:39:43.680Z] #41 ... [2020-07-29T18:39:43.680Z] [2020-07-29T18:39:43.680Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:39:43.680Z] #39 25.13 CC images/mnt.o [2020-07-29T18:39:43.769Z] #39 29.91 CC images/sk-netlink.o [2020-07-29T18:39:43.769Z] #39 30.07 CC images/packet-sock.o [2020-07-29T18:39:43.937Z] #39 25.41 CC images/pipe-data.o [2020-07-29T18:39:43.992Z] #15 DONE 1.5s [2020-07-29T18:39:43.992Z] [2020-07-29T18:39:43.992Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-29T18:39:44.027Z] #39 30.45 CC images/ipc-var.o [2020-07-29T18:39:44.136Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-07-29T18:39:44.194Z] #39 25.66 CC images/sa.o [2020-07-29T18:39:44.428Z] ok github.com/docker/docker/builder/remotecontext/git 0.925s coverage: 86.3% of statements [2020-07-29T18:39:44.428Z] ? github.com/docker/docker/cli [no test files] [2020-07-29T18:39:44.428Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-29T18:39:44.450Z] #39 25.86 CC images/timer.o [2020-07-29T18:39:44.568Z] #16 ... [2020-07-29T18:39:44.568Z] [2020-07-29T18:39:44.568Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:39:44.568Z] #49 2.145 + RM_GOPATH=0 [2020-07-29T18:39:44.568Z] #49 2.145 + TMP_GOPATH= [2020-07-29T18:39:44.568Z] #49 2.145 + : /build [2020-07-29T18:39:44.568Z] #49 2.147 + '[' -z '' ']' [2020-07-29T18:39:44.568Z] #49 2.148 ++ mktemp -d [2020-07-29T18:39:44.568Z] #49 2.149 + export GOPATH=/tmp/tmp.5cyFYBjFhR [2020-07-29T18:39:44.568Z] #49 2.149 + GOPATH=/tmp/tmp.5cyFYBjFhR [2020-07-29T18:39:44.568Z] #49 2.149 + RM_GOPATH=1 [2020-07-29T18:39:44.568Z] #49 2.149 + case "$(go env GOARCH)" in [2020-07-29T18:39:44.568Z] #49 2.150 ++ go env GOARCH [2020-07-29T18:39:44.568Z] #49 2.171 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T18:39:44.568Z] #49 2.171 + GO_BUILDMODE=-buildmode=pie [2020-07-29T18:39:44.568Z] #49 2.171 ++ dirname /tmp/install/install.sh [2020-07-29T18:39:44.568Z] #49 2.173 + dir=/tmp/install [2020-07-29T18:39:44.568Z] #49 2.173 + bin=runc [2020-07-29T18:39:44.568Z] #49 2.173 + shift [2020-07-29T18:39:44.568Z] #49 2.173 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-29T18:39:44.568Z] #49 2.173 + . /tmp/install/runc.installer [2020-07-29T18:39:44.568Z] #49 2.173 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-29T18:39:44.568Z] #49 2.173 + install_runc [2020-07-29T18:39:44.568Z] #49 2.181 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-29T18:39:44.568Z] #49 2.186 + uname -r [2020-07-29T18:39:44.568Z] #49 2.190 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-29T18:39:44.568Z] #49 2.190 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-29T18:39:44.568Z] #49 2.190 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.5cyFYBjFhR/src/github.com/opencontainers/runc [2020-07-29T18:39:44.568Z] #49 2.191 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-29T18:39:44.568Z] #49 2.199 Cloning into '/tmp/tmp.5cyFYBjFhR/src/github.com/opencontainers/runc'... [2020-07-29T18:39:44.568Z] #49 6.406 + cd /tmp/tmp.5cyFYBjFhR/src/github.com/opencontainers/runc [2020-07-29T18:39:44.568Z] #49 6.406 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-29T18:39:44.568Z] #49 6.677 + '[' -z '' ']' [2020-07-29T18:39:44.568Z] #49 6.678 + target=static [2020-07-29T18:39:44.568Z] #49 6.679 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-29T18:39:44.568Z] #49 7.054 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-29T18:39:44.591Z] #39 30.65 CC images/ipc-desc.o [2020-07-29T18:39:44.591Z] #39 30.82 CC images/ipc-shm.o [2020-07-29T18:39:44.717Z] #39 26.12 CC images/timerfd.o [2020-07-29T18:39:44.717Z] #39 26.27 CC images/mm.o [2020-07-29T18:39:44.845Z] #49 ... [2020-07-29T18:39:44.846Z] [2020-07-29T18:39:44.846Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:39:44.846Z] #39 47.05 CC compel/src/lib/ptrace.o [2020-07-29T18:39:44.846Z] #39 47.53 AR compel/libcompel.a [2020-07-29T18:39:44.846Z] #39 47.62 HOSTCC compel/src/main-host.o [2020-07-29T18:39:44.846Z] #39 47.93 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-07-29T18:39:44.846Z] #39 48.03 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-29T18:39:44.846Z] #39 48.28 HOSTCC compel/src/lib/log-host.o [2020-07-29T18:39:44.846Z] #39 48.47 HOSTLINK compel/compel-host-bin [2020-07-29T18:39:44.846Z] #39 48.62 DEP soccr/soccr.d [2020-07-29T18:39:44.846Z] #39 48.80 CC soccr/soccr.o [2020-07-29T18:39:44.848Z] #39 30.98 CC images/ipc-msg.o [2020-07-29T18:39:44.848Z] #39 31.19 CC images/ipc-sem.o [2020-07-29T18:39:44.977Z] #39 26.48 CC images/sk-opts.o [2020-07-29T18:39:45.105Z] #39 31.46 CC images/utsns.o [2020-07-29T18:39:45.109Z] #39 ... [2020-07-29T18:39:45.109Z] [2020-07-29T18:39:45.109Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-29T18:39:45.109Z] #16 DONE 1.4s [2020-07-29T18:39:45.232Z] #39 26.76 CC images/sk-unix.o [2020-07-29T18:39:45.363Z] #39 31.66 CC images/creds.o [2020-07-29T18:39:45.373Z] [2020-07-29T18:39:45.373Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-29T18:39:45.384Z] #18 42.13 Unpacking bash-completion (1:2.8-6) ... [2020-07-29T18:39:45.487Z] #39 27.05 CC images/sk-inet.o [2020-07-29T18:39:45.620Z] #39 31.83 CC images/vma.o [2020-07-29T18:39:45.878Z] #39 32.09 CC images/netdev.o [2020-07-29T18:39:46.035Z] #18 42.64 Selecting previously unselected package bzip2. [2020-07-29T18:39:46.035Z] #18 42.65 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-07-29T18:39:46.035Z] #18 42.66 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-29T18:39:46.035Z] #18 ... [2020-07-29T18:39:46.035Z] [2020-07-29T18:39:46.035Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:39:46.035Z] #22 157.2 + mkdir -p /tmp/tmp.Wj332clPjr/src/github.com/docker [2020-07-29T18:39:46.035Z] #22 157.2 + mv components/cli /tmp/tmp.Wj332clPjr/src/github.com/docker/cli [2020-07-29T18:39:46.035Z] #22 157.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-07-29T18:39:46.049Z] #39 27.36 CC images/tun.o [2020-07-29T18:39:46.135Z] #39 32.47 CC images/tty.o [2020-07-29T18:39:46.304Z] #39 27.63 CC images/sk-netlink.o [2020-07-29T18:39:46.304Z] #39 27.81 CC images/packet-sock.o [2020-07-29T18:39:46.560Z] #39 28.09 CC images/ipc-var.o [2020-07-29T18:39:46.698Z] #39 33.00 CC images/file-lock.o [2020-07-29T18:39:46.768Z] #17 1.597 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-29T18:39:46.817Z] #39 28.26 CC images/ipc-desc.o [2020-07-29T18:39:46.955Z] #39 33.22 CC images/rlimit.o [2020-07-29T18:39:47.031Z] #17 1.691 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-29T18:39:47.031Z] #17 1.769 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-29T18:39:47.073Z] #39 28.50 CC images/ipc-shm.o [2020-07-29T18:39:47.073Z] #39 28.67 CC images/ipc-msg.o [2020-07-29T18:39:47.165Z] ok github.com/docker/docker/client 0.104s coverage: 75.4% of statements [2020-07-29T18:39:47.212Z] #39 33.40 CC images/pagemap.o [2020-07-29T18:39:47.294Z] #17 2.192 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-29T18:39:47.330Z] #39 28.89 CC images/ipc-sem.o [2020-07-29T18:39:47.330Z] #39 29.03 CC images/utsns.o [2020-07-29T18:39:47.470Z] #39 33.66 CC images/siginfo.o [2020-07-29T18:39:47.577Z] #22 ... [2020-07-29T18:39:47.577Z] [2020-07-29T18:39:47.577Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:39:47.577Z] #42 148.5 vendor/golang.org/x/net/idna [2020-07-29T18:39:47.577Z] #42 150.6 crypto/x509 [2020-07-29T18:39:47.577Z] #42 150.6 net/textproto [2020-07-29T18:39:47.577Z] #42 151.9 vendor/golang.org/x/net/http/httpproxy [2020-07-29T18:39:47.577Z] #42 152.6 vendor/golang.org/x/net/http/httpguts [2020-07-29T18:39:47.577Z] #42 155.5 crypto/tls [2020-07-29T18:39:47.577Z] #42 ... [2020-07-29T18:39:47.577Z] [2020-07-29T18:39:47.577Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-29T18:39:47.577Z] #18 42.82 Selecting previously unselected package xz-utils. [2020-07-29T18:39:47.577Z] #18 42.83 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-07-29T18:39:47.577Z] #18 42.83 Unpacking xz-utils (5.2.4-1) ... [2020-07-29T18:39:47.577Z] #18 42.99 Selecting previously unselected package apparmor. [2020-07-29T18:39:47.577Z] #18 43.00 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-07-29T18:39:47.577Z] #18 43.07 Unpacking apparmor (2.13.2-10) ... [2020-07-29T18:39:47.577Z] #18 43.52 Selecting previously unselected package aufs-tools. [2020-07-29T18:39:47.577Z] #18 43.52 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-07-29T18:39:47.577Z] #18 43.54 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-29T18:39:47.577Z] #18 43.69 Selecting previously unselected package libonig5:ppc64el. [2020-07-29T18:39:47.577Z] #18 43.72 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-07-29T18:39:47.577Z] #18 43.72 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-07-29T18:39:47.577Z] #18 43.93 Selecting previously unselected package libjq1:ppc64el. [2020-07-29T18:39:47.577Z] #18 43.94 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-29T18:39:47.577Z] #18 43.94 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-29T18:39:47.577Z] #18 44.03 Selecting previously unselected package jq. [2020-07-29T18:39:47.577Z] #18 44.04 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-29T18:39:47.577Z] #18 44.04 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-29T18:39:47.577Z] #18 44.12 Selecting previously unselected package libaio1:ppc64el. [2020-07-29T18:39:47.577Z] #18 44.13 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-07-29T18:39:47.577Z] #18 44.13 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-07-29T18:39:47.577Z] #18 44.20 Selecting previously unselected package libgpm2:ppc64el. [2020-07-29T18:39:47.577Z] #18 44.21 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-07-29T18:39:47.577Z] #18 44.22 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-07-29T18:39:47.577Z] #18 44.29 Selecting previously unselected package libicu63:ppc64el. [2020-07-29T18:39:47.577Z] #18 44.29 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-07-29T18:39:47.577Z] #18 44.30 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-29T18:39:47.727Z] #39 34.00 CC images/rpc.o [2020-07-29T18:39:47.871Z] #17 2.798 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [212 kB] [2020-07-29T18:39:47.895Z] #39 29.19 CC images/creds.o [2020-07-29T18:39:47.895Z] #39 29.38 CC images/vma.o [2020-07-29T18:39:48.152Z] #39 29.62 CC images/netdev.o [2020-07-29T18:39:48.409Z] #39 29.90 CC images/tty.o [2020-07-29T18:39:48.721Z] #39 35.05 CC images/ext-file.o [2020-07-29T18:39:48.820Z] #17 3.763 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-29T18:39:48.972Z] #39 30.55 CC images/file-lock.o [2020-07-29T18:39:48.982Z] #39 35.31 CC images/cgroup.o [2020-07-29T18:39:49.229Z] #39 30.75 CC images/rlimit.o [2020-07-29T18:39:49.485Z] #39 30.93 CC images/pagemap.o [2020-07-29T18:39:49.485Z] #39 31.19 CC images/siginfo.o [2020-07-29T18:39:49.914Z] #39 35.93 CC images/userns.o [2020-07-29T18:39:49.914Z] #39 36.18 CC images/google/protobuf/descriptor.o [2020-07-29T18:39:50.048Z] #39 31.41 CC images/rpc.o [2020-07-29T18:39:50.478Z] #39 ... [2020-07-29T18:39:50.478Z] [2020-07-29T18:39:50.478Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:39:50.478Z] #41 111.2 vendor/golang.org/x/text/secure/bidirule [2020-07-29T18:39:50.478Z] #41 111.5 vendor/golang.org/x/text/unicode/norm [2020-07-29T18:39:50.478Z] #41 115.2 vendor/golang.org/x/net/idna [2020-07-29T18:39:50.478Z] #41 117.6 vendor/golang.org/x/net/http2/hpack [2020-07-29T18:39:50.478Z] #41 118.7 mime [2020-07-29T18:39:50.478Z] #41 120.3 mime/quotedprintable [2020-07-29T18:39:50.478Z] #41 120.7 net/http/internal [2020-07-29T18:39:50.979Z] #39 32.55 CC images/ext-file.o [2020-07-29T18:39:51.042Z] #41 ... [2020-07-29T18:39:51.042Z] [2020-07-29T18:39:51.042Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:39:51.042Z] #54 121.9 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-29T18:39:51.042Z] #54 121.9 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-29T18:39:51.235Z] #39 32.72 CC images/cgroup.o [2020-07-29T18:39:51.396Z] #17 5.926 Fetched 8193 kB in 5s (1766 kB/s) [2020-07-29T18:39:51.396Z] #17 5.926 Reading package lists... [2020-07-29T18:39:51.396Z] #17 ... [2020-07-29T18:39:51.396Z] [2020-07-29T18:39:51.396Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:39:51.396Z] #39 50.16 AR soccr/libsoccr.a [2020-07-29T18:39:51.396Z] #39 50.21 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-29T18:39:51.396Z] #39 50.62 DEP criu/arch/aarch64/sigframe.d [2020-07-29T18:39:51.396Z] #39 50.72 DEP criu/arch/aarch64/crtools.d [2020-07-29T18:39:51.396Z] #39 50.92 DEP criu/arch/aarch64/cpu.d [2020-07-29T18:39:51.396Z] #39 50.95 DEP criu/arch/aarch64/bitops.d [2020-07-29T18:39:51.396Z] #39 50.99 CC criu/arch/aarch64/bitops.o [2020-07-29T18:39:51.396Z] #39 51.05 CC criu/arch/aarch64/cpu.o [2020-07-29T18:39:51.396Z] #39 51.16 CC criu/arch/aarch64/crtools.o [2020-07-29T18:39:51.396Z] #39 51.74 CC criu/arch/aarch64/sigframe.o [2020-07-29T18:39:51.396Z] #39 51.99 LINK criu/arch/aarch64/crtools.built-in.o [2020-07-29T18:39:51.396Z] #39 52.03 DEP criu/pie/util-vdso.d [2020-07-29T18:39:51.396Z] #39 52.22 DEP criu/pie/util.d [2020-07-29T18:39:51.396Z] #39 52.36 CC criu/pie/util.o [2020-07-29T18:39:51.396Z] #39 52.66 CC criu/pie/util-vdso.o [2020-07-29T18:39:51.396Z] #39 53.05 AR criu/pie/pie.lib.a [2020-07-29T18:39:51.396Z] #39 53.10 DEP criu/pie/restorer.d [2020-07-29T18:39:51.396Z] #39 53.30 DEP criu/arch/aarch64/intraprocedure.d [2020-07-29T18:39:51.396Z] #39 53.32 DEP criu/arch/aarch64/restorer.d [2020-07-29T18:39:51.396Z] #39 53.52 DEP criu/arch/aarch64/vdso-pie.d [2020-07-29T18:39:51.396Z] #39 53.61 DEP criu/pie/parasite-vdso.d [2020-07-29T18:39:51.396Z] #39 53.73 DEP criu/pie/parasite.d [2020-07-29T18:39:51.396Z] #39 53.95 CC criu/pie/parasite.o [2020-07-29T18:39:51.396Z] #39 55.03 LINK criu/pie/parasite.built-in.o [2020-07-29T18:39:51.396Z] #39 55.04 GEN criu/pie/parasite-blob.h [2020-07-29T18:39:51.396Z] #39 55.05 CC criu/pie/parasite-vdso.o [2020-07-29T18:39:51.396Z] #39 55.74 CC criu/arch/aarch64/vdso-pie.o [2020-07-29T18:39:51.660Z] #39 55.91 CC criu/arch/aarch64/restorer.o [2020-07-29T18:39:51.660Z] #39 56.16 CC criu/arch/aarch64/intraprocedure.o [2020-07-29T18:39:51.798Z] #39 33.35 CC images/userns.o [2020-07-29T18:39:51.923Z] #39 56.19 CC criu/pie/restorer.o [2020-07-29T18:39:51.983Z] #54 ... [2020-07-29T18:39:51.983Z] [2020-07-29T18:39:51.983Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T18:39:51.983Z] #10 112.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-29T18:39:51.983Z] #10 112.9 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-29T18:39:51.983Z] #10 112.9 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-29T18:39:51.983Z] #10 ... [2020-07-29T18:39:51.983Z] [2020-07-29T18:39:51.983Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:39:51.983Z] #39 37.46 CC images/opts.o [2020-07-29T18:39:51.983Z] #39 37.71 CC images/seccomp.o [2020-07-29T18:39:51.983Z] #39 37.95 CC images/binfmt-misc.o [2020-07-29T18:39:51.983Z] #39 38.13 CC images/time.o [2020-07-29T18:39:51.983Z] #39 38.30 CC images/sysctl.o [2020-07-29T18:39:52.055Z] #39 33.63 CC images/google/protobuf/descriptor.o [2020-07-29T18:39:52.105Z] #18 48.28 Selecting previously unselected package libnet1:ppc64el. [2020-07-29T18:39:52.105Z] #18 48.29 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-07-29T18:39:52.105Z] #18 48.30 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-29T18:39:52.105Z] #18 48.40 Selecting previously unselected package libnl-3-200:ppc64el. [2020-07-29T18:39:52.105Z] #18 48.41 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-07-29T18:39:52.105Z] #18 48.42 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-29T18:39:52.105Z] #18 48.53 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-07-29T18:39:52.105Z] #18 48.53 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-07-29T18:39:52.105Z] #18 48.54 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-29T18:39:52.105Z] #18 48.61 Selecting previously unselected package libreadline5:ppc64el. [2020-07-29T18:39:52.105Z] #18 48.62 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-07-29T18:39:52.105Z] #18 48.62 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-07-29T18:39:52.105Z] #18 48.77 Selecting previously unselected package net-tools. [2020-07-29T18:39:52.105Z] #18 48.80 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-07-29T18:39:52.105Z] #18 48.80 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-29T18:39:52.105Z] #18 49.06 Selecting previously unselected package python-pip-whl. [2020-07-29T18:39:52.240Z] #39 38.51 CC images/autofs.o [2020-07-29T18:39:52.241Z] #39 38.58 CC images/macvlan.o [2020-07-29T18:39:52.312Z] #39 ... [2020-07-29T18:39:52.312Z] [2020-07-29T18:39:52.312Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T18:39:52.312Z] #10 112.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-29T18:39:52.312Z] #10 112.9 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-29T18:39:52.312Z] #10 112.9 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-29T18:39:52.312Z] #10 ... [2020-07-29T18:39:52.312Z] [2020-07-29T18:39:52.312Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:39:52.312Z] #41 117.1 vendor/golang.org/x/net/idna [2020-07-29T18:39:52.312Z] #41 118.8 vendor/golang.org/x/net/http2/hpack [2020-07-29T18:39:52.312Z] #41 119.9 mime [2020-07-29T18:39:52.312Z] #41 121.4 mime/quotedprintable [2020-07-29T18:39:52.312Z] #41 121.8 net/http/internal [2020-07-29T18:39:52.404Z] #18 49.07 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-29T18:39:52.404Z] #18 49.07 Unpacking python-pip-whl (18.1-5) ... [2020-07-29T18:39:52.498Z] #39 38.69 CC images/sit.o [2020-07-29T18:39:52.498Z] #39 38.92 CC images/memfd.o [2020-07-29T18:39:52.705Z] #18 49.59 Selecting previously unselected package python3-lib2to3. [2020-07-29T18:39:52.757Z] #39 39.19 CC images/timens.o [2020-07-29T18:39:52.872Z] #39 ... [2020-07-29T18:39:52.872Z] [2020-07-29T18:39:52.872Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-29T18:39:52.872Z] #17 5.926 Reading package lists... [2020-07-29T18:39:53.006Z] #18 49.60 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-29T18:39:53.007Z] #18 49.60 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-29T18:39:53.007Z] #18 49.70 Selecting previously unselected package python3-distutils. [2020-07-29T18:39:53.007Z] #18 49.71 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-29T18:39:53.007Z] #18 49.71 Unpacking python3-distutils (3.7.3-1) ... [2020-07-29T18:39:53.007Z] #18 49.84 Selecting previously unselected package python3-pip. [2020-07-29T18:39:53.135Z] #17 7.883 Reading package lists... [2020-07-29T18:39:53.135Z] #17 ... [2020-07-29T18:39:53.135Z] [2020-07-29T18:39:53.135Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:39:53.135Z] #21 123.3 + mkdir -p /tmp/tmp.d0aubgFwfC/src/github.com/docker [2020-07-29T18:39:53.135Z] #21 123.3 + mv components/cli /tmp/tmp.d0aubgFwfC/src/github.com/docker/cli [2020-07-29T18:39:53.135Z] #21 123.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-07-29T18:39:53.306Z] #18 49.86 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-29T18:39:53.306Z] #18 49.86 Unpacking python3-pip (18.1-5) ... [2020-07-29T18:39:53.306Z] #18 50.03 Selecting previously unselected package python3-pkg-resources. [2020-07-29T18:39:53.306Z] #18 50.05 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-29T18:39:53.306Z] #18 50.05 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-29T18:39:53.306Z] #18 ... [2020-07-29T18:39:53.306Z] [2020-07-29T18:39:53.306Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:39:53.306Z] #40 88.56 DEP criu/image.d [2020-07-29T18:39:53.306Z] #40 88.71 DEP criu/image-desc.d [2020-07-29T18:39:53.306Z] #40 88.79 DEP criu/fsnotify.d [2020-07-29T18:39:53.306Z] #40 89.00 DEP criu/filesystems.d [2020-07-29T18:39:53.306Z] #40 89.23 DEP criu/files.d [2020-07-29T18:39:53.306Z] #40 89.42 DEP criu/files-reg.d [2020-07-29T18:39:53.306Z] #40 89.67 DEP criu/files-ext.d [2020-07-29T18:39:53.306Z] #40 89.92 DEP criu/file-lock.d [2020-07-29T18:39:53.306Z] #40 90.09 DEP criu/file-ids.d [2020-07-29T18:39:53.306Z] #40 90.25 DEP criu/fifo.d [2020-07-29T18:39:53.306Z] #40 90.42 DEP criu/fdstore.d [2020-07-29T18:39:53.306Z] #40 90.55 DEP criu/fault-injection.d [2020-07-29T18:39:53.306Z] #40 90.59 DEP criu/external.d [2020-07-29T18:39:53.306Z] #40 90.81 DEP criu/eventpoll.d [2020-07-29T18:39:53.306Z] #40 91.13 DEP criu/eventfd.d [2020-07-29T18:39:53.306Z] #40 91.42 DEP criu/crtools.d [2020-07-29T18:39:53.306Z] #40 91.65 DEP criu/cr-service.d [2020-07-29T18:39:53.306Z] #40 91.88 DEP criu/cr-restore.d [2020-07-29T18:39:53.306Z] #40 92.18 DEP criu/cr-errno.d [2020-07-29T18:39:53.306Z] #40 92.21 DEP criu/cr-dump.d [2020-07-29T18:39:53.306Z] #40 92.40 DEP criu/cr-dedup.d [2020-07-29T18:39:53.306Z] #40 92.62 DEP criu/cr-check.d [2020-07-29T18:39:53.306Z] #40 92.90 DEP criu/config.d [2020-07-29T18:39:53.306Z] #40 93.12 DEP criu/clone-noasan.d [2020-07-29T18:39:53.306Z] #40 93.19 DEP criu/cgroup.d [2020-07-29T18:39:53.306Z] #40 93.35 DEP criu/cgroup-props.d [2020-07-29T18:39:53.306Z] #40 93.47 DEP criu/bitmap.d [2020-07-29T18:39:53.306Z] #40 93.50 DEP criu/bfd.d [2020-07-29T18:39:53.306Z] #40 93.73 DEP criu/autofs.d [2020-07-29T18:39:53.306Z] #40 93.91 DEP criu/aio.d [2020-07-29T18:39:53.306Z] #40 94.16 DEP criu/action-scripts.d [2020-07-29T18:39:53.306Z] #40 94.57 CC criu/action-scripts.o [2020-07-29T18:39:53.306Z] #40 95.17 CC criu/aio.o [2020-07-29T18:39:53.306Z] #40 95.93 CC criu/autofs.o [2020-07-29T18:39:53.306Z] #40 98.01 CC criu/bfd.o [2020-07-29T18:39:53.307Z] #40 98.68 CC criu/bitmap.o [2020-07-29T18:39:53.323Z] #39 39.43 LINK images/built-in.o [2020-07-29T18:39:53.323Z] #39 39.54 GEN compel/include/asm [2020-07-29T18:39:53.323Z] #39 39.57 GEN compel/include/version.h [2020-07-29T18:39:53.323Z] #39 39.60 touch .config [2020-07-29T18:39:53.323Z] #39 39.64 GEN include/common/config.h [2020-07-29T18:39:53.581Z] #39 39.75 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-07-29T18:39:53.581Z] #39 39.77 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-07-29T18:39:53.581Z] #39 39.79 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-07-29T18:39:53.581Z] #39 39.81 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-07-29T18:39:53.581Z] #39 39.83 DEP compel/arch/x86/plugins/std/memcpy.d [2020-07-29T18:39:53.581Z] #39 39.87 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-07-29T18:39:53.581Z] #39 39.90 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-29T18:39:53.581Z] #39 39.94 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-07-29T18:39:53.581Z] #39 39.95 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-29T18:39:53.581Z] #39 39.97 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-29T18:39:53.606Z] #40 ... [2020-07-29T18:39:53.606Z] [2020-07-29T18:39:53.606Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-29T18:39:53.606Z] #18 50.22 Selecting previously unselected package python3-setuptools. [2020-07-29T18:39:53.606Z] #18 50.23 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-29T18:39:53.606Z] #18 50.23 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-29T18:39:53.679Z] #41 ... [2020-07-29T18:39:53.679Z] [2020-07-29T18:39:53.679Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:39:53.679Z] #39 35.20 CC images/opts.o [2020-07-29T18:39:53.839Z] #39 39.98 DEP compel/plugins/std/infect.d [2020-07-29T18:39:53.839Z] #39 40.14 DEP compel/plugins/std/string.d [2020-07-29T18:39:53.839Z] #39 40.25 DEP compel/plugins/std/log.d [2020-07-29T18:39:53.906Z] #18 50.61 Selecting previously unselected package python3-wheel. [2020-07-29T18:39:53.906Z] #18 50.62 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-29T18:39:53.906Z] #18 50.62 Unpacking python3-wheel (0.32.3-2) ... [2020-07-29T18:39:53.906Z] #18 50.72 Selecting previously unselected package sudo. [2020-07-29T18:39:53.906Z] #18 50.73 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-07-29T18:39:53.906Z] #18 50.74 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-29T18:39:53.936Z] #39 35.39 CC images/seccomp.o [2020-07-29T18:39:54.085Z] #21 ... [2020-07-29T18:39:54.085Z] [2020-07-29T18:39:54.085Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:39:54.085Z] #39 58.68 LINK criu/pie/restorer.built-in.o [2020-07-29T18:39:54.096Z] #39 40.35 DEP compel/plugins/std/fds.d [2020-07-29T18:39:54.192Z] #39 35.57 CC images/binfmt-misc.o [2020-07-29T18:39:54.192Z] #39 35.79 CC images/time.o [2020-07-29T18:39:54.351Z] #39 58.70 GEN criu/pie/restorer-blob.h [2020-07-29T18:39:54.351Z] #39 58.81 DEP criu/vdso.d [2020-07-29T18:39:54.353Z] #39 40.43 DEP compel/plugins/std/std.d [2020-07-29T18:39:54.353Z] #39 40.58 DEP compel/plugins/shmem/shmem.d [2020-07-29T18:39:54.353Z] #39 40.65 DEP compel/plugins/fds/fds.d [2020-07-29T18:39:54.449Z] #39 35.93 CC images/sysctl.o [2020-07-29T18:39:54.570Z] #18 51.42 Selecting previously unselected package thin-provisioning-tools. [2020-07-29T18:39:54.570Z] #18 51.42 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-07-29T18:39:54.611Z] #39 40.82 CC compel/plugins/std/std.o [2020-07-29T18:39:54.620Z] #39 59.04 DEP criu/uts_ns.d [2020-07-29T18:39:54.620Z] #39 59.19 DEP criu/util.d [2020-07-29T18:39:54.706Z] #39 36.10 CC images/autofs.o [2020-07-29T18:39:54.706Z] #39 36.23 CC images/macvlan.o [2020-07-29T18:39:54.867Z] #18 51.42 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-29T18:39:54.868Z] #39 41.11 CC compel/plugins/std/fds.o [2020-07-29T18:39:54.884Z] #39 59.35 DEP criu/uffd.d [2020-07-29T18:39:54.884Z] #39 59.49 DEP criu/tun.d [2020-07-29T18:39:54.962Z] #39 ... [2020-07-29T18:39:54.962Z] [2020-07-29T18:39:54.962Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:39:54.962Z] #54 118.0 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-29T18:39:54.962Z] #54 118.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-29T18:39:54.962Z] #54 DONE 125.6s [2020-07-29T18:39:54.962Z] [2020-07-29T18:39:54.962Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-29T18:39:54.962Z] #55 DONE 0.1s [2020-07-29T18:39:54.962Z] [2020-07-29T18:39:54.962Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:39:54.962Z] #39 36.40 CC images/sit.o [2020-07-29T18:39:54.962Z] #39 ... [2020-07-29T18:39:54.962Z] [2020-07-29T18:39:54.962Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-29T18:39:54.962Z] #56 DONE 0.0s [2020-07-29T18:39:55.148Z] #39 59.68 DEP criu/tty.d [2020-07-29T18:39:55.165Z] #18 51.74 Selecting previously unselected package uidmap. [2020-07-29T18:39:55.165Z] #18 51.75 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-07-29T18:39:55.165Z] #18 51.76 Unpacking uidmap (1:4.5-1.1) ... [2020-07-29T18:39:55.165Z] #18 51.92 Selecting previously unselected package vim-runtime. [2020-07-29T18:39:55.165Z] #18 51.93 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-29T18:39:55.165Z] #18 51.98 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-29T18:39:55.165Z] #18 52.08 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-29T18:39:55.219Z] [2020-07-29T18:39:55.219Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:39:55.219Z] #41 124.9 crypto/tls [2020-07-29T18:39:55.411Z] #39 59.91 DEP criu/timerfd.d [2020-07-29T18:39:55.432Z] #39 41.63 CC compel/plugins/std/log.o [2020-07-29T18:39:55.463Z] #18 52.09 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-29T18:39:55.674Z] #39 60.08 DEP criu/timens.d [2020-07-29T18:39:55.938Z] #39 60.24 DEP criu/sysfs_parse.d [2020-07-29T18:39:55.938Z] #39 60.43 DEP criu/sysctl.d [2020-07-29T18:39:56.201Z] #39 60.56 DEP criu/string.d [2020-07-29T18:39:56.201Z] #39 60.59 DEP criu/stats.d [2020-07-29T18:39:56.201Z] #39 60.69 DEP criu/sockets.d [2020-07-29T18:39:56.366Z] #39 42.44 CC compel/plugins/std/string.o [2020-07-29T18:39:56.465Z] #39 60.86 DEP criu/sk-unix.d [2020-07-29T18:39:56.465Z] #39 ... [2020-07-29T18:39:56.465Z] [2020-07-29T18:39:56.465Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-29T18:39:56.465Z] #36 136.1 + dpkg --print-architecture [2020-07-29T18:39:56.465Z] #36 DONE 136.7s [2020-07-29T18:39:56.465Z] [2020-07-29T18:39:56.465Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:39:56.465Z] #39 61.06 DEP criu/sk-tcp.d [2020-07-29T18:39:56.728Z] #39 61.15 DEP criu/sk-queue.d [2020-07-29T18:39:56.931Z] #39 43.09 CC compel/plugins/std/infect.o [2020-07-29T18:39:56.991Z] #39 61.30 DEP criu/sk-packet.d [2020-07-29T18:39:56.991Z] #39 61.41 DEP criu/sk-netlink.d [2020-07-29T18:39:57.255Z] #39 61.61 DEP criu/sk-inet.d [2020-07-29T18:39:57.519Z] #39 61.81 DEP criu/signalfd.d [2020-07-29T18:39:57.520Z] #39 61.97 DEP criu/sigframe.d [2020-07-29T18:39:57.520Z] #39 62.07 DEP criu/shmem.d [2020-07-29T18:39:57.541Z] #39 43.55 CC compel/arch/x86/plugins/std/parasite-head.o [2020-07-29T18:39:57.541Z] #39 43.59 CC compel/arch/x86/plugins/std/memcpy.o [2020-07-29T18:39:57.541Z] #39 43.63 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-07-29T18:39:57.541Z] #39 43.70 AR compel/plugins/std.lib.a [2020-07-29T18:39:57.541Z] #39 43.77 CC compel/plugins/fds/fds.o [2020-07-29T18:39:57.541Z] #39 ... [2020-07-29T18:39:57.541Z] [2020-07-29T18:39:57.541Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T18:39:57.541Z] #10 128.5 Selecting previously unselected package libapparmor1:amd64. [2020-07-29T18:39:57.541Z] #10 128.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-07-29T18:39:57.783Z] #39 62.24 DEP criu/servicefd.d [2020-07-29T18:39:57.818Z] #10 128.7 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-07-29T18:39:58.048Z] #39 62.46 DEP criu/seize.d [2020-07-29T18:39:58.048Z] #39 62.68 DEP criu/seccomp.d [2020-07-29T18:39:58.311Z] #39 62.86 DEP criu/rst-malloc.d [2020-07-29T18:39:58.574Z] #39 62.96 DEP criu/rbtree.d [2020-07-29T18:39:58.574Z] #39 63.00 DEP criu/pstree.d [2020-07-29T18:39:58.753Z] #10 129.7 Selecting previously unselected package libapparmor-dev:amd64. [2020-07-29T18:39:58.753Z] #10 ... [2020-07-29T18:39:58.753Z] [2020-07-29T18:39:58.753Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:39:58.753Z] #54 DONE 129.7s [2020-07-29T18:39:58.753Z] [2020-07-29T18:39:58.753Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T18:39:58.753Z] #10 129.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-07-29T18:39:58.753Z] #10 129.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-29T18:39:58.838Z] #39 63.20 DEP criu/protobuf.d [2020-07-29T18:39:58.838Z] #39 63.42 GEN criu/protobuf-desc-gen.h [2020-07-29T18:39:59.011Z] #10 ... [2020-07-29T18:39:59.011Z] [2020-07-29T18:39:59.011Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-29T18:39:59.011Z] #55 DONE 0.1s [2020-07-29T18:39:59.011Z] [2020-07-29T18:39:59.011Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-29T18:39:59.011Z] #56 DONE 0.1s [2020-07-29T18:39:59.011Z] [2020-07-29T18:39:59.011Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T18:39:59.011Z] #10 129.9 Selecting previously unselected package libbtrfs0. [2020-07-29T18:39:59.011Z] #10 129.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-29T18:39:59.011Z] #10 130.0 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-29T18:39:59.011Z] #10 130.0 Selecting previously unselected package libbtrfs-dev. [2020-07-29T18:39:59.011Z] #10 130.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-29T18:39:59.011Z] #10 130.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-29T18:39:59.331Z] #18 55.85 Selecting previously unselected package vim. [2020-07-29T18:39:59.331Z] #18 55.86 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-07-29T18:39:59.331Z] #18 55.90 Unpacking vim (2:8.1.0875-5) ... [2020-07-29T18:39:59.393Z] #41 ... [2020-07-29T18:39:59.393Z] [2020-07-29T18:39:59.393Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T18:39:59.393Z] #10 127.8 Selecting previously unselected package libapparmor1:amd64. [2020-07-29T18:39:59.393Z] #10 127.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-07-29T18:39:59.393Z] #10 127.8 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-07-29T18:39:59.393Z] #10 127.9 Selecting previously unselected package libapparmor-dev:amd64. [2020-07-29T18:39:59.393Z] #10 127.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-07-29T18:39:59.393Z] #10 127.9 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-29T18:39:59.393Z] #10 128.0 Selecting previously unselected package libbtrfs0. [2020-07-29T18:39:59.393Z] #10 128.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-29T18:39:59.393Z] #10 128.0 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-29T18:39:59.393Z] #10 128.1 Selecting previously unselected package libbtrfs-dev. [2020-07-29T18:39:59.393Z] #10 128.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-29T18:39:59.393Z] #10 128.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-29T18:39:59.393Z] #10 128.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-07-29T18:39:59.393Z] #10 128.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-29T18:39:59.393Z] #10 128.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-29T18:39:59.393Z] #10 128.3 Selecting previously unselected package libudev-dev:amd64. [2020-07-29T18:39:59.393Z] #10 128.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-07-29T18:39:59.393Z] #10 128.4 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-29T18:39:59.393Z] #10 128.5 Selecting previously unselected package libsepol1-dev:amd64. [2020-07-29T18:39:59.393Z] #10 128.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-07-29T18:39:59.393Z] #10 128.5 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-07-29T18:39:59.393Z] #10 128.8 Selecting previously unselected package libpcre16-3:amd64. [2020-07-29T18:39:59.393Z] #10 128.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-07-29T18:39:59.393Z] #10 128.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-07-29T18:39:59.393Z] #10 129.0 Selecting previously unselected package libpcre32-3:amd64. [2020-07-29T18:39:59.393Z] #10 129.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-07-29T18:39:59.393Z] #10 129.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-07-29T18:39:59.393Z] #10 129.2 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-07-29T18:39:59.393Z] #10 129.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-07-29T18:39:59.393Z] #10 129.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-29T18:39:59.393Z] #10 129.3 Selecting previously unselected package libpcre3-dev:amd64. [2020-07-29T18:39:59.393Z] #10 129.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-07-29T18:39:59.393Z] #10 129.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-29T18:39:59.393Z] #10 129.8 Selecting previously unselected package libselinux1-dev:amd64. [2020-07-29T18:39:59.393Z] #10 129.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-07-29T18:39:59.393Z] #10 129.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-29T18:39:59.393Z] #10 130.1 Selecting previously unselected package libdevmapper-dev:amd64. [2020-07-29T18:39:59.393Z] #10 130.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-07-29T18:39:59.393Z] #10 130.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-29T18:39:59.393Z] #10 130.2 Selecting previously unselected package libseccomp-dev:amd64. [2020-07-29T18:39:59.577Z] #10 130.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-07-29T18:39:59.577Z] #10 130.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-29T18:39:59.577Z] #10 130.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-29T18:39:59.653Z] #10 130.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-07-29T18:39:59.653Z] #10 130.2 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-29T18:39:59.653Z] #10 130.4 Selecting previously unselected package libsystemd-dev:amd64. [2020-07-29T18:39:59.653Z] #10 130.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-07-29T18:39:59.653Z] #10 130.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-29T18:39:59.835Z] #10 130.6 Selecting previously unselected package libudev-dev:amd64. [2020-07-29T18:39:59.835Z] #10 130.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-07-29T18:39:59.835Z] #10 130.7 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-29T18:39:59.979Z] #18 56.51 Selecting previously unselected package xfsprogs. [2020-07-29T18:39:59.979Z] #18 56.52 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-07-29T18:39:59.979Z] #18 56.52 Unpacking xfsprogs (4.20.0-1) ... [2020-07-29T18:40:00.092Z] #10 130.9 Selecting previously unselected package libsepol1-dev:amd64. [2020-07-29T18:40:00.092Z] #10 130.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-07-29T18:40:00.092Z] #10 130.9 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-07-29T18:40:00.217Z] #10 130.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-29T18:40:00.217Z] #10 130.8 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-29T18:40:00.217Z] #10 130.9 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-07-29T18:40:00.217Z] #10 130.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-29T18:40:00.217Z] #10 130.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-07-29T18:40:00.217Z] #10 130.9 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-07-29T18:40:00.217Z] #10 130.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-29T18:40:00.217Z] #10 130.9 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-29T18:40:00.217Z] #10 130.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-07-29T18:40:00.217Z] #10 130.9 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-29T18:40:00.217Z] #10 131.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-29T18:40:00.217Z] #10 131.0 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-29T18:40:00.217Z] #10 131.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-29T18:40:00.217Z] #10 131.0 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-29T18:40:00.217Z] #10 131.0 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-29T18:40:00.217Z] #10 131.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-29T18:40:00.217Z] #10 131.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-29T18:40:00.217Z] #10 131.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-29T18:40:00.232Z] #39 64.69 DEP criu/protobuf-desc.d [2020-07-29T18:40:00.232Z] #39 64.79 DEP criu/proc_parse.d [2020-07-29T18:40:00.296Z] #18 57.06 Selecting previously unselected package zip. [2020-07-29T18:40:00.296Z] #18 57.07 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-07-29T18:40:00.296Z] #18 57.18 Unpacking zip (3.0-11+b1) ... [2020-07-29T18:40:00.474Z] #10 131.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-29T18:40:00.474Z] #10 131.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-29T18:40:00.474Z] #10 131.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-29T18:40:00.474Z] #10 131.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-29T18:40:00.474Z] #10 131.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-29T18:40:00.474Z] #10 131.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-29T18:40:00.474Z] #10 131.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-29T18:40:00.474Z] #10 131.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-29T18:40:00.474Z] #10 131.2 Setting up dmsetup (2:1.02.155-3) ... [2020-07-29T18:40:00.474Z] #10 131.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-29T18:40:00.474Z] #10 131.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-29T18:40:00.474Z] #10 131.2 Processing triggers for libc-bin (2.28-10) ... [2020-07-29T18:40:00.494Z] #39 64.93 DEP criu/plugin.d [2020-07-29T18:40:00.494Z] #39 64.99 DEP criu/pipes.d [2020-07-29T18:40:00.607Z] #18 57.40 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-29T18:40:00.607Z] #18 57.41 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-29T18:40:00.607Z] #18 57.42 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-07-29T18:40:00.607Z] #18 57.43 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-07-29T18:40:00.607Z] #18 57.43 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-07-29T18:40:00.607Z] #18 57.44 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-07-29T18:40:00.607Z] #18 57.45 Setting up uidmap (1:4.5-1.1) ... [2020-07-29T18:40:00.607Z] #18 57.46 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-07-29T18:40:00.607Z] #18 57.46 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-29T18:40:00.607Z] #18 57.47 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-29T18:40:00.607Z] #18 57.48 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-29T18:40:00.607Z] #18 57.48 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-29T18:40:00.607Z] #18 57.49 Setting up xxd (2:8.1.0875-5) ... [2020-07-29T18:40:00.607Z] #18 57.49 Setting up zip (3.0-11+b1) ... [2020-07-29T18:40:00.607Z] #18 57.50 Setting up vim-common (2:8.1.0875-5) ... [2020-07-29T18:40:00.607Z] #18 57.54 Setting up bash-completion (1:2.8-6) ... [2020-07-29T18:40:00.657Z] #10 131.4 Selecting previously unselected package libpcre16-3:amd64. [2020-07-29T18:40:00.657Z] #10 131.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-07-29T18:40:00.657Z] #10 131.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-07-29T18:40:00.657Z] #10 131.6 Selecting previously unselected package libpcre32-3:amd64. [2020-07-29T18:40:00.657Z] #10 131.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-07-29T18:40:00.657Z] #10 131.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-07-29T18:40:00.757Z] #39 65.14 DEP criu/pie-util.d [2020-07-29T18:40:00.757Z] #39 65.21 DEP criu/pie-util-vdso.d [2020-07-29T18:40:00.757Z] #39 65.28 DEP criu/path.d [2020-07-29T18:40:00.915Z] #10 131.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-07-29T18:40:00.915Z] #10 131.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-07-29T18:40:00.915Z] #10 131.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-29T18:40:00.915Z] #10 131.9 Selecting previously unselected package libpcre3-dev:amd64. [2020-07-29T18:40:00.915Z] #10 131.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-07-29T18:40:00.915Z] #10 131.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-29T18:40:01.020Z] #39 65.43 DEP criu/parasite-syscall.d [2020-07-29T18:40:01.283Z] #39 65.62 DEP criu/pagemap.d [2020-07-29T18:40:01.283Z] #39 65.72 DEP criu/pagemap-cache.d [2020-07-29T18:40:01.283Z] #39 65.87 DEP criu/page-xfer.d [2020-07-29T18:40:01.412Z] #10 DONE 131.9s [2020-07-29T18:40:01.412Z] [2020-07-29T18:40:01.412Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:40:01.481Z] #10 132.3 Selecting previously unselected package libselinux1-dev:amd64. [2020-07-29T18:40:01.481Z] #10 132.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-07-29T18:40:01.481Z] #10 132.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-29T18:40:01.481Z] #10 132.6 Selecting previously unselected package libdevmapper-dev:amd64. [2020-07-29T18:40:01.547Z] #39 65.99 DEP criu/page-pipe.d [2020-07-29T18:40:01.547Z] #39 66.05 DEP criu/netfilter.d [2020-07-29T18:40:01.739Z] #10 132.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-07-29T18:40:01.739Z] #10 132.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-29T18:40:01.739Z] #10 132.7 Selecting previously unselected package libseccomp-dev:amd64. [2020-07-29T18:40:01.739Z] #10 132.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-07-29T18:40:01.739Z] #10 132.7 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-29T18:40:01.810Z] #39 66.17 DEP criu/net.d [2020-07-29T18:40:01.810Z] #39 66.30 DEP criu/namespaces.d [2020-07-29T18:40:01.810Z] #39 66.38 DEP criu/mount.d [2020-07-29T18:40:01.997Z] #10 132.8 Selecting previously unselected package libsystemd-dev:amd64. [2020-07-29T18:40:01.997Z] #10 132.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-07-29T18:40:01.997Z] #10 132.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-29T18:40:02.074Z] #39 66.49 DEP criu/memfd.d [2020-07-29T18:40:02.182Z] #18 ... [2020-07-29T18:40:02.182Z] [2020-07-29T18:40:02.182Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:40:02.182Z] #42 163.2 net/http/httptrace [2020-07-29T18:40:02.182Z] #42 163.4 net/http [2020-07-29T18:40:02.183Z] #42 ... [2020-07-29T18:40:02.183Z] [2020-07-29T18:40:02.183Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:40:02.183Z] #40 98.94 CC criu/cgroup-props.o [2020-07-29T18:40:02.183Z] #40 100.4 CC criu/cgroup.o [2020-07-29T18:40:02.183Z] #40 105.9 CC criu/clone-noasan.o [2020-07-29T18:40:02.183Z] #40 106.3 CC criu/config.o [2020-07-29T18:40:02.261Z] #10 133.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-29T18:40:02.338Z] #39 66.59 DEP criu/mem.d [2020-07-29T18:40:02.338Z] #39 66.79 DEP criu/lsm.d [2020-07-29T18:40:02.519Z] #10 133.4 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-29T18:40:02.519Z] #10 133.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-07-29T18:40:02.519Z] #10 133.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-29T18:40:02.519Z] #10 133.5 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-07-29T18:40:02.519Z] #10 133.5 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-07-29T18:40:02.519Z] #10 133.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-29T18:40:02.519Z] #10 133.5 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-29T18:40:02.519Z] #10 133.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-07-29T18:40:02.519Z] #10 133.5 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-29T18:40:02.519Z] #10 133.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-29T18:40:02.519Z] #10 133.6 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-29T18:40:02.519Z] #10 133.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-29T18:40:02.519Z] #10 133.6 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-29T18:40:02.519Z] #10 133.6 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-29T18:40:02.519Z] #10 133.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-29T18:40:02.602Z] #39 66.91 DEP criu/log.d [2020-07-29T18:40:02.602Z] #39 67.04 DEP criu/libnetlink.d [2020-07-29T18:40:02.602Z] #39 67.13 DEP criu/kerndat.d [2020-07-29T18:40:02.777Z] #10 133.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-29T18:40:02.777Z] #10 133.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-29T18:40:02.777Z] #10 133.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-29T18:40:02.777Z] #10 133.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-29T18:40:02.777Z] #10 133.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-29T18:40:02.777Z] #10 133.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-29T18:40:02.777Z] #10 133.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-29T18:40:02.777Z] #10 133.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-29T18:40:02.777Z] #10 133.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-29T18:40:02.777Z] #10 133.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-29T18:40:02.777Z] #10 133.7 Setting up dmsetup (2:1.02.155-3) ... [2020-07-29T18:40:02.777Z] #10 133.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-29T18:40:02.777Z] #10 133.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-29T18:40:02.777Z] #10 133.8 Processing triggers for libc-bin (2.28-10) ... [2020-07-29T18:40:02.781Z] #49 1.469 + RM_GOPATH=0 [2020-07-29T18:40:02.782Z] #49 1.474 + TMP_GOPATH= [2020-07-29T18:40:02.782Z] #49 1.474 + : /build [2020-07-29T18:40:02.782Z] #49 1.474 + '[' -z '' ']' [2020-07-29T18:40:02.782Z] #49 1.480 ++ mktemp -d [2020-07-29T18:40:02.782Z] #49 ... [2020-07-29T18:40:02.782Z] [2020-07-29T18:40:02.782Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-29T18:40:02.782Z] #11 DONE 1.5s [2020-07-29T18:40:02.782Z] [2020-07-29T18:40:02.782Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:40:02.782Z] #49 1.486 + export GOPATH=/tmp/tmp.1z1RcZqC2h [2020-07-29T18:40:02.782Z] #49 1.486 + GOPATH=/tmp/tmp.1z1RcZqC2h [2020-07-29T18:40:02.782Z] #49 1.486 + RM_GOPATH=1 [2020-07-29T18:40:02.782Z] #49 1.486 + case "$(go env GOARCH)" in [2020-07-29T18:40:02.782Z] #49 1.486 ++ go env GOARCH [2020-07-29T18:40:02.782Z] #49 1.494 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T18:40:02.782Z] #49 1.494 + GO_BUILDMODE=-buildmode=pie [2020-07-29T18:40:02.782Z] #49 1.495 ++ dirname /tmp/install/install.sh [2020-07-29T18:40:02.782Z] #49 1.496 + dir=/tmp/install [2020-07-29T18:40:02.782Z] #49 1.498 + bin=runc [2020-07-29T18:40:02.782Z] #49 1.498 + shift [2020-07-29T18:40:02.782Z] #49 1.499 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-29T18:40:02.782Z] #49 1.499 + . /tmp/install/runc.installer [2020-07-29T18:40:02.782Z] #49 1.499 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-29T18:40:02.782Z] #49 1.511 + install_runc [2020-07-29T18:40:02.782Z] #49 1.511 + uname -r [2020-07-29T18:40:02.782Z] #49 1.511 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-29T18:40:02.782Z] #49 1.531 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-29T18:40:02.782Z] #49 1.532 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-29T18:40:02.782Z] #49 1.532 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-29T18:40:02.782Z] #49 1.532 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.1z1RcZqC2h/src/github.com/opencontainers/runc [2020-07-29T18:40:02.782Z] #49 1.545 Cloning into '/tmp/tmp.1z1RcZqC2h/src/github.com/opencontainers/runc'... [2020-07-29T18:40:02.865Z] #39 67.32 DEP criu/kcmp-ids.d [2020-07-29T18:40:02.865Z] #39 67.41 DEP criu/irmap.d [2020-07-29T18:40:03.076Z] #10 DONE 134.1s [2020-07-29T18:40:03.076Z] [2020-07-29T18:40:03.076Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:40:03.076Z] #39 43.99 AR compel/plugins/fds.lib.a [2020-07-29T18:40:03.076Z] #39 44.05 HOSTDEP compel/src/lib/log-host.d [2020-07-29T18:40:03.076Z] #39 44.14 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-29T18:40:03.076Z] #39 44.27 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-07-29T18:40:03.076Z] #39 44.39 HOSTDEP compel/src/main-host.d [2020-07-29T18:40:03.076Z] #39 44.61 DEP compel/src/lib/ptrace.d [2020-07-29T18:40:03.076Z] #39 44.77 DEP compel/src/lib/infect.d [2020-07-29T18:40:03.076Z] #39 44.85 DEP compel/src/lib/infect-util.d [2020-07-29T18:40:03.076Z] #39 44.92 DEP compel/src/lib/infect-rpc.d [2020-07-29T18:40:03.076Z] #39 45.01 DEP compel/arch/x86/src/lib/infect.d [2020-07-29T18:40:03.076Z] #39 45.21 DEP compel/arch/x86/src/lib/cpu.d [2020-07-29T18:40:03.076Z] #39 45.27 DEP compel/src/lib/log.d [2020-07-29T18:40:03.076Z] #39 45.34 DEP compel/src/main.d [2020-07-29T18:40:03.076Z] #39 45.44 DEP compel/src/lib/handle-elf.d [2020-07-29T18:40:03.076Z] #39 45.61 DEP compel/arch/x86/src/lib/handle-elf.d [2020-07-29T18:40:03.076Z] #39 45.83 CC compel/src/lib/log.o [2020-07-29T18:40:03.076Z] #39 46.22 CC compel/arch/x86/src/lib/cpu.o [2020-07-29T18:40:03.076Z] #39 47.05 CC compel/arch/x86/src/lib/infect.o [2020-07-29T18:40:03.076Z] #39 47.83 CC compel/src/lib/infect-rpc.o [2020-07-29T18:40:03.076Z] #39 48.14 CC compel/src/lib/infect-util.o [2020-07-29T18:40:03.076Z] #39 48.36 CC compel/src/lib/infect.o [2020-07-29T18:40:03.127Z] #39 67.55 DEP criu/ipc_ns.d [2020-07-29T18:40:03.390Z] #39 67.71 DEP criu/image.d [2020-07-29T18:40:03.390Z] #39 67.84 DEP criu/image-desc.d [2020-07-29T18:40:03.390Z] #39 67.94 DEP criu/fsnotify.d [2020-07-29T18:40:03.654Z] #39 68.05 DEP criu/filesystems.d [2020-07-29T18:40:03.654Z] #39 68.16 DEP criu/files.d [2020-07-29T18:40:03.724Z] #40 108.8 CC criu/cr-check.o [2020-07-29T18:40:03.917Z] #39 68.30 DEP criu/files-reg.d [2020-07-29T18:40:03.917Z] #39 68.42 DEP criu/files-ext.d [2020-07-29T18:40:04.154Z] #49 ... [2020-07-29T18:40:04.154Z] [2020-07-29T18:40:04.154Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-29T18:40:04.154Z] #12 DONE 1.2s [2020-07-29T18:40:04.154Z] [2020-07-29T18:40:04.154Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:40:04.154Z] #39 36.81 CC images/memfd.o [2020-07-29T18:40:04.154Z] #39 37.29 CC images/timens.o [2020-07-29T18:40:04.154Z] #39 37.64 LINK images/built-in.o [2020-07-29T18:40:04.154Z] #39 37.78 GEN compel/include/asm [2020-07-29T18:40:04.154Z] #39 37.81 GEN compel/include/version.h [2020-07-29T18:40:04.154Z] #39 37.83 touch .config [2020-07-29T18:40:04.154Z] #39 37.87 GEN include/common/config.h [2020-07-29T18:40:04.154Z] #39 37.96 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-07-29T18:40:04.154Z] #39 37.98 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-07-29T18:40:04.154Z] #39 38.00 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-07-29T18:40:04.154Z] #39 38.02 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-07-29T18:40:04.154Z] #39 38.04 DEP compel/arch/x86/plugins/std/memcpy.d [2020-07-29T18:40:04.154Z] #39 38.06 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-07-29T18:40:04.154Z] #39 38.08 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-29T18:40:04.154Z] #39 38.11 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-07-29T18:40:04.154Z] #39 38.12 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-29T18:40:04.154Z] #39 38.14 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-29T18:40:04.154Z] #39 38.14 DEP compel/plugins/std/infect.d [2020-07-29T18:40:04.154Z] #39 38.27 DEP compel/plugins/std/string.d [2020-07-29T18:40:04.154Z] #39 38.36 DEP compel/plugins/std/log.d [2020-07-29T18:40:04.154Z] #39 38.44 DEP compel/plugins/std/fds.d [2020-07-29T18:40:04.154Z] #39 38.54 DEP compel/plugins/std/std.d [2020-07-29T18:40:04.154Z] #39 38.66 DEP compel/plugins/shmem/shmem.d [2020-07-29T18:40:04.154Z] #39 38.74 DEP compel/plugins/fds/fds.d [2020-07-29T18:40:04.154Z] #39 38.90 CC compel/plugins/std/std.o [2020-07-29T18:40:04.154Z] #39 39.18 CC compel/plugins/std/fds.o [2020-07-29T18:40:04.154Z] #39 39.63 CC compel/plugins/std/log.o [2020-07-29T18:40:04.154Z] #39 40.31 CC compel/plugins/std/string.o [2020-07-29T18:40:04.154Z] #39 40.83 CC compel/plugins/std/infect.o [2020-07-29T18:40:04.154Z] #39 41.20 CC compel/arch/x86/plugins/std/parasite-head.o [2020-07-29T18:40:04.154Z] #39 41.24 CC compel/arch/x86/plugins/std/memcpy.o [2020-07-29T18:40:04.154Z] #39 41.31 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-07-29T18:40:04.154Z] #39 41.36 AR compel/plugins/std.lib.a [2020-07-29T18:40:04.154Z] #39 41.41 CC compel/plugins/fds/fds.o [2020-07-29T18:40:04.154Z] #39 41.62 AR compel/plugins/fds.lib.a [2020-07-29T18:40:04.154Z] #39 41.65 HOSTDEP compel/src/lib/log-host.d [2020-07-29T18:40:04.154Z] #39 41.70 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-29T18:40:04.154Z] #39 41.78 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-07-29T18:40:04.154Z] #39 41.87 HOSTDEP compel/src/main-host.d [2020-07-29T18:40:04.154Z] #39 41.96 DEP compel/src/lib/ptrace.d [2020-07-29T18:40:04.154Z] #39 42.12 DEP compel/src/lib/infect.d [2020-07-29T18:40:04.154Z] #39 42.20 DEP compel/src/lib/infect-util.d [2020-07-29T18:40:04.154Z] #39 42.27 DEP compel/src/lib/infect-rpc.d [2020-07-29T18:40:04.154Z] #39 42.38 DEP compel/arch/x86/src/lib/infect.d [2020-07-29T18:40:04.154Z] #39 42.51 DEP compel/arch/x86/src/lib/cpu.d [2020-07-29T18:40:04.154Z] #39 42.55 DEP compel/src/lib/log.d [2020-07-29T18:40:04.154Z] #39 42.60 DEP compel/src/main.d [2020-07-29T18:40:04.154Z] #39 42.71 DEP compel/src/lib/handle-elf.d [2020-07-29T18:40:04.154Z] #39 42.92 DEP compel/arch/x86/src/lib/handle-elf.d [2020-07-29T18:40:04.154Z] #39 43.16 CC compel/src/lib/log.o [2020-07-29T18:40:04.154Z] #39 43.44 CC compel/arch/x86/src/lib/cpu.o [2020-07-29T18:40:04.154Z] #39 44.38 CC compel/arch/x86/src/lib/infect.o [2020-07-29T18:40:04.154Z] #39 45.41 CC compel/src/lib/infect-rpc.o [2020-07-29T18:40:04.180Z] #39 68.58 DEP criu/file-lock.d [2020-07-29T18:40:04.180Z] #39 68.70 DEP criu/file-ids.d [2020-07-29T18:40:04.411Z] #39 45.91 CC compel/src/lib/infect-util.o [2020-07-29T18:40:04.445Z] #39 68.77 DEP criu/fifo.d [2020-07-29T18:40:04.445Z] #39 ... [2020-07-29T18:40:04.445Z] [2020-07-29T18:40:04.445Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-29T18:40:04.445Z] #17 7.883 Reading package lists... [2020-07-29T18:40:04.445Z] #17 9.746 Building dependency tree... [2020-07-29T18:40:04.445Z] #17 10.86 libcap2-bin is already the newest version (1:2.25-2). [2020-07-29T18:40:04.445Z] #17 10.86 The following additional packages will be installed: [2020-07-29T18:40:04.445Z] #17 10.86 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-29T18:40:04.445Z] #17 10.86 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-29T18:40:04.445Z] #17 10.86 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-29T18:40:04.445Z] #17 10.86 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-29T18:40:04.445Z] #17 10.86 python3.7 python3.7-minimal vim-runtime xxd [2020-07-29T18:40:04.445Z] #17 10.87 Suggested packages: [2020-07-29T18:40:04.445Z] #17 10.87 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-29T18:40:04.445Z] #17 10.87 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-29T18:40:04.445Z] #17 10.87 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-29T18:40:04.445Z] #17 10.87 Recommended packages: [2020-07-29T18:40:04.445Z] #17 10.87 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-29T18:40:04.445Z] #17 10.87 python3-keyrings.alt python3-xdg unzip [2020-07-29T18:40:04.445Z] #17 12.18 The following NEW packages will be installed: [2020-07-29T18:40:04.445Z] #17 12.18 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-29T18:40:04.445Z] #17 12.18 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-29T18:40:04.445Z] #17 12.19 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-29T18:40:04.445Z] #17 12.19 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-29T18:40:04.445Z] #17 12.19 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-29T18:40:04.445Z] #17 12.19 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-29T18:40:04.445Z] #17 12.19 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-29T18:40:04.445Z] #17 12.19 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-29T18:40:04.445Z] #17 12.19 xz-utils zip [2020-07-29T18:40:04.445Z] #17 12.51 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-29T18:40:04.445Z] #17 12.51 Need to get 27.6 MB of archives. [2020-07-29T18:40:04.445Z] #17 12.51 After this operation, 114 MB of additional disk space will be used. [2020-07-29T18:40:04.445Z] #17 12.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-07-29T18:40:04.445Z] #17 12.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u1 [588 kB] [2020-07-29T18:40:04.445Z] #17 12.53 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u1 [1404 kB] [2020-07-29T18:40:04.445Z] #17 12.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-07-29T18:40:04.445Z] #17 12.58 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-07-29T18:40:04.445Z] #17 12.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u1 [1640 kB] [2020-07-29T18:40:04.445Z] #17 12.64 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB] [2020-07-29T18:40:04.445Z] #17 12.65 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-07-29T18:40:04.445Z] #17 12.65 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-07-29T18:40:04.445Z] #17 12.66 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-07-29T18:40:04.445Z] #17 12.66 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-07-29T18:40:04.445Z] #17 12.66 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-07-29T18:40:04.445Z] #17 12.67 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-07-29T18:40:04.445Z] #17 12.67 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-07-29T18:40:04.445Z] #17 12.68 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-07-29T18:40:04.445Z] #17 12.68 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-07-29T18:40:04.445Z] #17 12.69 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-07-29T18:40:04.445Z] #17 12.69 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-29T18:40:04.445Z] #17 12.70 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-07-29T18:40:04.445Z] #17 12.70 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-07-29T18:40:04.445Z] #17 12.71 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-07-29T18:40:04.445Z] #17 12.71 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-07-29T18:40:04.445Z] #17 12.74 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-07-29T18:40:04.445Z] #17 12.75 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-07-29T18:40:04.445Z] #17 12.75 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-07-29T18:40:04.445Z] #17 12.76 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-07-29T18:40:04.445Z] #17 12.76 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-07-29T18:40:04.445Z] #17 12.76 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-07-29T18:40:04.445Z] #17 12.77 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-07-29T18:40:04.445Z] #17 13.12 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-07-29T18:40:04.445Z] #17 13.13 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-07-29T18:40:04.445Z] #17 13.13 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-07-29T18:40:04.445Z] #17 13.13 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-07-29T18:40:04.445Z] #17 13.13 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-07-29T18:40:04.445Z] #17 13.14 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-07-29T18:40:04.445Z] #17 13.18 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-29T18:40:04.445Z] #17 13.18 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-07-29T18:40:04.445Z] #17 13.19 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-07-29T18:40:04.445Z] #17 13.19 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-29T18:40:04.445Z] #17 13.20 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-07-29T18:40:04.445Z] #17 13.20 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-29T18:40:04.445Z] #17 13.21 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-07-29T18:40:04.445Z] #17 13.23 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-07-29T18:40:04.445Z] #17 13.25 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-07-29T18:40:04.445Z] #17 13.27 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-29T18:40:04.445Z] #17 13.44 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-07-29T18:40:04.445Z] #17 13.48 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-07-29T18:40:04.445Z] #17 13.55 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-07-29T18:40:04.445Z] #17 14.22 debconf: delaying package configuration, since apt-utils is not installed [2020-07-29T18:40:04.445Z] #17 14.36 Fetched 27.6 MB in 1s (21.0 MB/s) [2020-07-29T18:40:04.445Z] #17 14.41 Selecting previously unselected package pigz. [2020-07-29T18:40:04.445Z] #17 14.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23405 files and directories currently installed.) [2020-07-29T18:40:04.445Z] #17 14.46 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-07-29T18:40:04.445Z] #17 14.53 Unpacking pigz (2.4-1) ... [2020-07-29T18:40:04.445Z] #17 14.65 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-07-29T18:40:04.445Z] #17 14.65 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-07-29T18:40:04.445Z] #17 14.66 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-07-29T18:40:04.445Z] #17 15.04 Selecting previously unselected package python3.7-minimal. [2020-07-29T18:40:04.445Z] #17 15.04 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-07-29T18:40:04.445Z] #17 15.06 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-29T18:40:04.445Z] #17 15.71 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-07-29T18:40:04.445Z] #17 15.74 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-29T18:40:04.445Z] #17 17.26 Selecting previously unselected package python3-minimal. [2020-07-29T18:40:04.445Z] #17 17.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23654 files and directories currently installed.) [2020-07-29T18:40:04.445Z] #17 17.32 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-07-29T18:40:04.445Z] #17 17.33 Unpacking python3-minimal (3.7.3-1) ... [2020-07-29T18:40:04.445Z] #17 17.49 Selecting previously unselected package libmpdec2:arm64. [2020-07-29T18:40:04.445Z] #17 17.49 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-07-29T18:40:04.445Z] #17 17.51 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-07-29T18:40:04.445Z] #17 17.65 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-07-29T18:40:04.445Z] #17 17.65 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ... [2020-07-29T18:40:04.445Z] #17 17.66 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-07-29T18:40:04.445Z] #17 18.23 Selecting previously unselected package python3.7. [2020-07-29T18:40:04.445Z] #17 18.24 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ... [2020-07-29T18:40:04.445Z] #17 18.26 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-29T18:40:04.445Z] #17 18.42 Selecting previously unselected package libpython3-stdlib:arm64. [2020-07-29T18:40:04.445Z] #17 18.42 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-07-29T18:40:04.445Z] #17 18.44 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-07-29T18:40:04.445Z] #17 18.53 Setting up python3-minimal (3.7.3-1) ... [2020-07-29T18:40:04.445Z] #17 ... [2020-07-29T18:40:04.445Z] [2020-07-29T18:40:04.445Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:40:04.445Z] #39 68.87 DEP criu/fdstore.d [2020-07-29T18:40:04.445Z] #39 68.97 DEP criu/fault-injection.d [2020-07-29T18:40:04.450Z] #39 ... [2020-07-29T18:40:04.450Z] [2020-07-29T18:40:04.450Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:40:04.450Z] #41 125.2 net/textproto [2020-07-29T18:40:04.450Z] #41 125.2 crypto/x509 [2020-07-29T18:40:04.450Z] #41 126.1 vendor/golang.org/x/net/http/httpguts [2020-07-29T18:40:04.450Z] #41 126.4 vendor/golang.org/x/net/http/httpproxy [2020-07-29T18:40:04.450Z] #41 127.0 mime/multipart [2020-07-29T18:40:04.450Z] #41 129.1 crypto/tls [2020-07-29T18:40:04.450Z] #41 ... [2020-07-29T18:40:04.450Z] [2020-07-29T18:40:04.450Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:40:04.669Z] #39 46.27 CC compel/src/lib/infect.o [2020-07-29T18:40:04.709Z] #39 69.00 DEP criu/external.d [2020-07-29T18:40:04.709Z] #39 69.12 DEP criu/eventpoll.d [2020-07-29T18:40:04.709Z] #39 69.23 DEP criu/eventfd.d [2020-07-29T18:40:04.709Z] #39 69.32 DEP criu/crtools.d [2020-07-29T18:40:04.717Z] #49 1.473 + RM_GOPATH=0 [2020-07-29T18:40:04.717Z] #49 1.473 + TMP_GOPATH= [2020-07-29T18:40:04.717Z] #49 1.473 + : /build [2020-07-29T18:40:04.717Z] #49 1.473 + '[' -z '' ']' [2020-07-29T18:40:04.717Z] #49 1.473 ++ mktemp -d [2020-07-29T18:40:04.717Z] #49 ... [2020-07-29T18:40:04.717Z] [2020-07-29T18:40:04.717Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-29T18:40:04.717Z] #11 DONE 1.6s [2020-07-29T18:40:04.717Z] [2020-07-29T18:40:04.717Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:40:04.717Z] #49 1.479 + export GOPATH=/tmp/tmp.kRAnwsZwgC [2020-07-29T18:40:04.717Z] #49 1.479 + GOPATH=/tmp/tmp.kRAnwsZwgC [2020-07-29T18:40:04.717Z] #49 1.479 + RM_GOPATH=1 [2020-07-29T18:40:04.717Z] #49 1.483 + case "$(go env GOARCH)" in [2020-07-29T18:40:04.717Z] #49 1.483 ++ go env GOARCH [2020-07-29T18:40:04.717Z] #49 1.490 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T18:40:04.717Z] #49 1.490 + GO_BUILDMODE=-buildmode=pie [2020-07-29T18:40:04.717Z] #49 1.491 ++ dirname /tmp/install/install.sh [2020-07-29T18:40:04.717Z] #49 1.493 + dir=/tmp/install [2020-07-29T18:40:04.717Z] #49 1.494 + bin=runc [2020-07-29T18:40:04.717Z] #49 1.494 + shift [2020-07-29T18:40:04.717Z] #49 1.494 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-29T18:40:04.717Z] #49 1.497 + . /tmp/install/runc.installer [2020-07-29T18:40:04.717Z] #49 1.498 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-29T18:40:04.717Z] #49 1.499 + install_runc [2020-07-29T18:40:04.717Z] #49 1.502 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-29T18:40:04.717Z] #49 1.503 + uname -r [2020-07-29T18:40:04.717Z] #49 1.507 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-29T18:40:04.717Z] #49 1.508 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-29T18:40:04.717Z] #49 1.508 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-29T18:40:04.717Z] #49 1.508 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.kRAnwsZwgC/src/github.com/opencontainers/runc [2020-07-29T18:40:04.717Z] #49 1.509 Cloning into '/tmp/tmp.kRAnwsZwgC/src/github.com/opencontainers/runc'... [2020-07-29T18:40:04.926Z] #39 ... [2020-07-29T18:40:04.926Z] [2020-07-29T18:40:04.926Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-29T18:40:04.926Z] #13 0.964 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-29T18:40:04.926Z] #13 DONE 1.1s [2020-07-29T18:40:04.926Z] [2020-07-29T18:40:04.926Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:40:04.926Z] #41 130.8 net/http/httptrace [2020-07-29T18:40:04.926Z] #41 131.0 net/http [2020-07-29T18:40:04.973Z] #39 69.46 DEP criu/cr-service.d [2020-07-29T18:40:05.237Z] #39 69.62 DEP criu/cr-restore.d [2020-07-29T18:40:05.237Z] #39 69.76 DEP criu/cr-errno.d [2020-07-29T18:40:05.237Z] #39 69.77 DEP criu/cr-dump.d [2020-07-29T18:40:05.270Z] #40 ... [2020-07-29T18:40:05.270Z] [2020-07-29T18:40:05.270Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-29T18:40:05.270Z] #18 61.97 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-07-29T18:40:05.270Z] #18 61.97 Setting up xz-utils (5.2.4-1) ... [2020-07-29T18:40:05.270Z] #18 62.00 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-29T18:40:05.270Z] #18 62.02 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-29T18:40:05.270Z] #18 62.13 invoke-rc.d: could not determine current runlevel [2020-07-29T18:40:05.532Z] #39 69.89 DEP criu/cr-dedup.d [2020-07-29T18:40:05.532Z] #39 69.99 DEP criu/cr-check.d [2020-07-29T18:40:05.532Z] #39 70.08 DEP criu/config.d [2020-07-29T18:40:05.575Z] #18 62.16 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-29T18:40:05.575Z] #18 62.18 Setting up pigz (2.4-1) ... [2020-07-29T18:40:05.575Z] #18 62.19 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-07-29T18:40:05.575Z] #18 62.19 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-29T18:40:05.575Z] #18 62.19 Setting up python-pip-whl (18.1-5) ... [2020-07-29T18:40:05.575Z] #18 62.23 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-07-29T18:40:05.575Z] #18 62.25 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-29T18:40:05.795Z] #39 70.19 DEP criu/clone-noasan.d [2020-07-29T18:40:05.795Z] #39 70.24 DEP criu/cgroup.d [2020-07-29T18:40:06.059Z] #39 70.37 DEP criu/cgroup-props.d [2020-07-29T18:40:06.059Z] #39 70.45 DEP criu/bitmap.d [2020-07-29T18:40:06.059Z] #39 70.49 DEP criu/bfd.d [2020-07-29T18:40:06.103Z] #49 ... [2020-07-29T18:40:06.103Z] [2020-07-29T18:40:06.103Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-29T18:40:06.103Z] #12 DONE 1.2s [2020-07-29T18:40:06.103Z] [2020-07-29T18:40:06.103Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-29T18:40:06.223Z] #18 62.93 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-07-29T18:40:06.223Z] #18 62.94 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-07-29T18:40:06.223Z] #18 62.94 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-07-29T18:40:06.223Z] #18 62.94 Setting up vim (2:8.1.0875-5) ... [2020-07-29T18:40:06.223Z] #18 62.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-29T18:40:06.223Z] #18 62.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-29T18:40:06.223Z] #18 62.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-29T18:40:06.223Z] #18 62.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-29T18:40:06.223Z] #18 62.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-29T18:40:06.223Z] #18 62.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-29T18:40:06.223Z] #18 63.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-29T18:40:06.223Z] #18 63.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-29T18:40:06.296Z] #41 ... [2020-07-29T18:40:06.296Z] [2020-07-29T18:40:06.296Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-29T18:40:06.296Z] #14 DONE 1.1s [2020-07-29T18:40:06.296Z] [2020-07-29T18:40:06.296Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-29T18:40:06.322Z] #39 70.62 DEP criu/autofs.d [2020-07-29T18:40:06.322Z] #39 70.77 DEP criu/aio.d [2020-07-29T18:40:06.522Z] #18 63.08 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-29T18:40:06.522Z] #18 63.08 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-29T18:40:06.522Z] #18 63.09 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-07-29T18:40:06.522Z] #18 63.12 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-29T18:40:06.522Z] #18 63.13 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-07-29T18:40:06.522Z] #18 63.14 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-29T18:40:06.585Z] #39 70.89 DEP criu/action-scripts.d [2020-07-29T18:40:06.848Z] #39 71.18 CC criu/action-scripts.o [2020-07-29T18:40:07.038Z] #13 0.942 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-29T18:40:07.038Z] #13 DONE 1.1s [2020-07-29T18:40:07.038Z] [2020-07-29T18:40:07.038Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-29T18:40:07.111Z] #39 71.52 CC criu/aio.o [2020-07-29T18:40:07.226Z] #15 DONE 1.0s [2020-07-29T18:40:07.226Z] [2020-07-29T18:40:07.226Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-29T18:40:07.688Z] #39 71.93 CC criu/autofs.o [2020-07-29T18:40:07.971Z] #14 DONE 1.1s [2020-07-29T18:40:07.971Z] [2020-07-29T18:40:07.971Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-29T18:40:08.595Z] #16 DONE 1.1s [2020-07-29T18:40:08.595Z] [2020-07-29T18:40:08.595Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-29T18:40:08.639Z] #39 73.25 CC criu/bfd.o [2020-07-29T18:40:09.342Z] #15 DONE 1.0s [2020-07-29T18:40:09.342Z] [2020-07-29T18:40:09.342Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-29T18:40:09.601Z] #39 73.83 CC criu/bitmap.o [2020-07-29T18:40:09.601Z] #39 73.95 CC criu/cgroup-props.o [2020-07-29T18:40:09.964Z] #17 1.595 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-29T18:40:09.964Z] #17 1.695 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-29T18:40:10.179Z] #39 74.53 CC criu/cgroup.o [2020-07-29T18:40:10.221Z] #17 1.777 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-29T18:40:10.293Z] #16 DONE 1.1s [2020-07-29T18:40:10.293Z] [2020-07-29T18:40:10.293Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:40:10.293Z] #39 51.27 CC compel/src/lib/ptrace.o [2020-07-29T18:40:10.293Z] #39 51.80 AR compel/libcompel.a [2020-07-29T18:40:10.293Z] #39 51.91 HOSTCC compel/src/main-host.o [2020-07-29T18:40:10.293Z] #39 52.27 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-07-29T18:40:10.293Z] #39 52.52 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-29T18:40:10.293Z] #39 52.91 HOSTCC compel/src/lib/log-host.o [2020-07-29T18:40:10.293Z] #39 53.05 HOSTLINK compel/compel-host-bin [2020-07-29T18:40:10.293Z] #39 53.20 DEP soccr/soccr.d [2020-07-29T18:40:10.293Z] #39 53.41 CC soccr/soccr.o [2020-07-29T18:40:10.293Z] #39 55.23 AR soccr/libsoccr.a [2020-07-29T18:40:10.293Z] #39 55.27 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-29T18:40:10.293Z] #39 55.66 DEP criu/arch/x86/sigframe.d [2020-07-29T18:40:10.293Z] #39 55.84 DEP criu/arch/x86/sigaction_compat.d [2020-07-29T18:40:10.293Z] #39 55.94 DEP criu/arch/x86/kerndat.d [2020-07-29T18:40:10.293Z] #39 56.09 DEP criu/arch/x86/crtools.d [2020-07-29T18:40:10.293Z] #39 56.19 DEP criu/arch/x86/cpu.d [2020-07-29T18:40:10.293Z] #39 56.34 CC criu/arch/x86/cpu.o [2020-07-29T18:40:10.478Z] #17 2.265 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-29T18:40:10.757Z] #39 ... [2020-07-29T18:40:10.757Z] [2020-07-29T18:40:10.757Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-29T18:40:10.757Z] #17 19.36 Selecting previously unselected package python3. [2020-07-29T18:40:10.757Z] #17 19.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24066 files and directories currently installed.) [2020-07-29T18:40:10.757Z] #17 19.42 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-07-29T18:40:10.757Z] #17 19.44 Unpacking python3 (3.7.3-1) ... [2020-07-29T18:40:10.757Z] #17 19.58 Selecting previously unselected package libip4tc0:arm64. [2020-07-29T18:40:10.757Z] #17 19.59 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-07-29T18:40:10.757Z] #17 19.60 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-07-29T18:40:10.757Z] #17 19.71 Selecting previously unselected package libip6tc0:arm64. [2020-07-29T18:40:10.757Z] #17 19.72 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-07-29T18:40:10.757Z] #17 19.72 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-07-29T18:40:10.757Z] #17 19.79 Selecting previously unselected package libiptc0:arm64. [2020-07-29T18:40:10.757Z] #17 19.80 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-07-29T18:40:10.757Z] #17 19.80 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-07-29T18:40:10.757Z] #17 19.87 Selecting previously unselected package libnfnetlink0:arm64. [2020-07-29T18:40:10.757Z] #17 19.88 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-07-29T18:40:10.757Z] #17 19.88 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-07-29T18:40:10.757Z] #17 19.96 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-07-29T18:40:10.757Z] #17 19.96 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-07-29T18:40:10.757Z] #17 19.98 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-07-29T18:40:10.757Z] #17 20.07 Selecting previously unselected package libnftnl11:arm64. [2020-07-29T18:40:10.757Z] #17 20.07 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-07-29T18:40:10.757Z] #17 20.07 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-07-29T18:40:10.757Z] #17 20.21 Selecting previously unselected package iptables. [2020-07-29T18:40:10.757Z] #17 20.22 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-07-29T18:40:10.757Z] #17 20.22 Unpacking iptables (1.8.2-4) ... [2020-07-29T18:40:10.757Z] #17 20.63 Selecting previously unselected package xxd. [2020-07-29T18:40:10.757Z] #17 20.63 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-07-29T18:40:10.757Z] #17 20.64 Unpacking xxd (2:8.1.0875-5) ... [2020-07-29T18:40:10.757Z] #17 20.78 Selecting previously unselected package vim-common. [2020-07-29T18:40:10.757Z] #17 20.79 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-29T18:40:10.757Z] #17 20.82 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-29T18:40:10.757Z] #17 20.95 Selecting previously unselected package bash-completion. [2020-07-29T18:40:10.757Z] #17 20.95 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-29T18:40:10.757Z] #17 23.73 Unpacking bash-completion (1:2.8-6) ... [2020-07-29T18:40:10.757Z] #17 24.03 Selecting previously unselected package bzip2. [2020-07-29T18:40:10.757Z] #17 24.04 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-07-29T18:40:10.757Z] #17 24.04 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-29T18:40:10.757Z] #17 24.17 Selecting previously unselected package xz-utils. [2020-07-29T18:40:10.757Z] #17 24.17 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-07-29T18:40:10.757Z] #17 24.18 Unpacking xz-utils (5.2.4-1) ... [2020-07-29T18:40:10.757Z] #17 24.34 Selecting previously unselected package apparmor. [2020-07-29T18:40:10.757Z] #17 24.35 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-07-29T18:40:10.757Z] #17 24.44 Unpacking apparmor (2.13.2-10) ... [2020-07-29T18:40:10.757Z] #17 24.82 Selecting previously unselected package aufs-tools. [2020-07-29T18:40:10.757Z] #17 24.84 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-07-29T18:40:10.757Z] #17 24.84 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-29T18:40:10.757Z] #17 24.99 Selecting previously unselected package libonig5:arm64. [2020-07-29T18:40:10.757Z] #17 25.00 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-07-29T18:40:10.757Z] #17 25.01 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-07-29T18:40:10.757Z] #17 25.21 Selecting previously unselected package libjq1:arm64. [2020-07-29T18:40:10.757Z] #17 25.22 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-07-29T18:40:10.757Z] #17 25.25 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-07-29T18:40:10.757Z] #17 25.39 Selecting previously unselected package jq. [2020-07-29T18:40:10.757Z] #17 25.39 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-07-29T18:40:10.757Z] #17 25.40 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-29T18:40:10.757Z] #17 25.53 Selecting previously unselected package libaio1:arm64. [2020-07-29T18:40:10.757Z] #17 25.53 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-07-29T18:40:10.757Z] #17 25.54 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-07-29T18:40:10.757Z] #17 25.61 Selecting previously unselected package libgpm2:arm64. [2020-07-29T18:40:10.757Z] #17 25.61 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-07-29T18:40:10.757Z] #17 25.63 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-07-29T18:40:10.757Z] #17 25.72 Selecting previously unselected package libicu63:arm64. [2020-07-29T18:40:10.757Z] #17 25.73 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-07-29T18:40:10.857Z] #39 57.04 CC criu/arch/x86/crtools.o [2020-07-29T18:40:11.021Z] #17 25.74 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-07-29T18:40:11.033Z] #18 67.11 Setting up iptables (1.8.2-4) ... [2020-07-29T18:40:11.034Z] #18 67.14 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-29T18:40:11.034Z] #18 67.16 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-29T18:40:11.034Z] #18 67.17 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-29T18:40:11.034Z] #18 67.18 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-29T18:40:11.034Z] #18 67.19 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-29T18:40:11.034Z] #18 67.20 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-29T18:40:11.034Z] #18 67.20 Setting up python3 (3.7.3-1) ... [2020-07-29T18:40:11.034Z] #18 67.66 Setting up python3-wheel (0.32.3-2) ... [2020-07-29T18:40:11.848Z] #17 3.171 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-07-29T18:40:12.094Z] #18 68.56 Setting up apparmor (2.13.2-10) ... [2020-07-29T18:40:12.229Z] #39 58.18 CC criu/arch/x86/kerndat.o [2020-07-29T18:40:12.229Z] #39 58.58 CC criu/arch/x86/sigaction_compat.o [2020-07-29T18:40:12.487Z] #39 ... [2020-07-29T18:40:12.487Z] [2020-07-29T18:40:12.487Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:40:12.487Z] #49 9.409 + cd /tmp/tmp.kRAnwsZwgC/src/github.com/opencontainers/runc [2020-07-29T18:40:12.744Z] #49 9.411 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-29T18:40:12.783Z] #17 4.491 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-29T18:40:13.002Z] #49 9.784 + '[' -z '' ']' [2020-07-29T18:40:13.002Z] #49 9.784 + target=static [2020-07-29T18:40:13.002Z] #49 9.784 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-29T18:40:13.259Z] #49 10.15 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-29T18:40:13.581Z] #17 28.53 Selecting previously unselected package libnet1:arm64. [2020-07-29T18:40:13.844Z] #17 28.53 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-07-29T18:40:13.844Z] #17 28.53 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-07-29T18:40:13.844Z] #17 28.65 Selecting previously unselected package libnl-3-200:arm64. [2020-07-29T18:40:13.844Z] #17 28.65 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-07-29T18:40:13.844Z] #17 28.67 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-07-29T18:40:13.844Z] #17 28.77 Selecting previously unselected package libprotobuf-c1:arm64. [2020-07-29T18:40:14.108Z] #17 28.77 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-07-29T18:40:14.108Z] #17 28.79 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-07-29T18:40:14.108Z] #17 28.90 Selecting previously unselected package libreadline5:arm64. [2020-07-29T18:40:14.108Z] #17 28.90 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-07-29T18:40:14.108Z] #17 28.91 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-07-29T18:40:14.248Z] #18 70.90 Setting up xfsprogs (4.20.0-1) ... [2020-07-29T18:40:14.248Z] #18 70.91 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-29T18:40:14.340Z] ok github.com/docker/docker/cmd/dockerd 0.040s coverage: 30.8% of statements [2020-07-29T18:40:14.340Z] ok github.com/docker/docker/container 0.120s coverage: 34.7% of statements [2020-07-29T18:40:14.340Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-29T18:40:14.340Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-29T18:40:14.340Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-29T18:40:14.340Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-29T18:40:14.371Z] #17 29.12 Selecting previously unselected package net-tools. [2020-07-29T18:40:14.371Z] #17 29.12 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-07-29T18:40:14.371Z] #17 29.14 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-29T18:40:14.371Z] #17 29.30 Selecting previously unselected package python-pip-whl. [2020-07-29T18:40:14.415Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-29T18:40:14.415Z] [2020-07-29T18:40:14.415Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-07-29T18:40:14.547Z] #18 71.44 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-29T18:40:14.631Z] #49 ... [2020-07-29T18:40:14.631Z] [2020-07-29T18:40:14.631Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:40:14.631Z] #41 135.7 net/http/httptrace [2020-07-29T18:40:14.631Z] #41 136.0 net/http [2020-07-29T18:40:14.635Z] #17 29.30 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-29T18:40:14.635Z] #17 29.32 Unpacking python-pip-whl (18.1-5) ... [2020-07-29T18:40:14.678Z] #17 ... [2020-07-29T18:40:14.678Z] [2020-07-29T18:40:14.678Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:40:14.678Z] #41 145.3 github.com/LK4D4/vndr/godl [2020-07-29T18:40:14.889Z] #41 ... [2020-07-29T18:40:14.889Z] [2020-07-29T18:40:14.889Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:40:14.889Z] #39 58.91 CC criu/arch/x86/sigframe.o [2020-07-29T18:40:14.889Z] #39 59.13 LINK criu/arch/x86/crtools.built-in.o [2020-07-29T18:40:14.889Z] #39 59.17 DEP criu/pie/util-vdso-elf32.d [2020-07-29T18:40:14.889Z] #39 59.35 DEP criu/pie/util-vdso.d [2020-07-29T18:40:14.889Z] #39 59.53 DEP criu/pie/util.d [2020-07-29T18:40:14.889Z] #39 59.68 CC criu/pie/util.o [2020-07-29T18:40:14.889Z] #39 59.97 CC criu/pie/util-vdso.o [2020-07-29T18:40:14.889Z] #39 60.62 CC criu/pie/util-vdso-elf32.o [2020-07-29T18:40:14.900Z] #17 29.83 Selecting previously unselected package python3-lib2to3. [2020-07-29T18:40:14.900Z] #17 29.83 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-29T18:40:14.983Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-07-29T18:40:14.983Z] Using test binary docker [2020-07-29T18:40:14.983Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-29T18:40:14.983Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-29T18:40:14.983Z] INFO: Waiting for daemon to start... [2020-07-29T18:40:14.983Z] Starting dockerd [2020-07-29T18:40:15.147Z] #39 61.33 AR criu/pie/pie.lib.a [2020-07-29T18:40:15.147Z] #39 61.39 DEP criu/pie/restorer.d [2020-07-29T18:40:15.164Z] #17 29.85 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-29T18:40:15.164Z] #17 30.08 Selecting previously unselected package python3-distutils. [2020-07-29T18:40:15.195Z] #18 ... [2020-07-29T18:40:15.195Z] [2020-07-29T18:40:15.195Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:40:15.195Z] #42 176.5 github.com/LK4D4/vndr/godl [2020-07-29T18:40:15.195Z] #42 177.5 github.com/LK4D4/vndr [2020-07-29T18:40:15.241Z] #41 146.1 github.com/LK4D4/vndr [2020-07-29T18:40:15.404Z] #39 61.67 DEP criu/arch/x86/sigaction_compat_pie.d [2020-07-29T18:40:15.404Z] #39 61.77 DEP criu/arch/x86/restorer_unmap.d [2020-07-29T18:40:15.427Z] #17 30.08 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-29T18:40:15.427Z] #17 30.09 Unpacking python3-distutils (3.7.3-1) ... [2020-07-29T18:40:15.427Z] #17 30.22 Selecting previously unselected package python3-pip. [2020-07-29T18:40:15.427Z] #17 30.23 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-29T18:40:15.427Z] #17 30.24 Unpacking python3-pip (18.1-5) ... [2020-07-29T18:40:15.494Z] #42 ... [2020-07-29T18:40:15.494Z] [2020-07-29T18:40:15.494Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:40:15.494Z] #40 111.3 CC criu/cr-dedup.o [2020-07-29T18:40:15.494Z] #40 111.9 CC criu/cr-dump.o [2020-07-29T18:40:15.494Z] #40 115.1 CC criu/cr-errno.o [2020-07-29T18:40:15.494Z] #40 115.1 CC criu/cr-restore.o [2020-07-29T18:40:15.662Z] #39 61.82 DEP criu/arch/x86/restorer.d [2020-07-29T18:40:15.690Z] #17 30.44 Selecting previously unselected package python3-pkg-resources. [2020-07-29T18:40:15.690Z] #17 30.45 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-29T18:40:15.690Z] #17 30.47 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-29T18:40:15.690Z] #17 30.60 Selecting previously unselected package python3-setuptools. [2020-07-29T18:40:15.690Z] #17 30.61 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-29T18:40:15.690Z] #17 30.62 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-29T18:40:15.793Z] #40 ... [2020-07-29T18:40:15.793Z] [2020-07-29T18:40:15.793Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-29T18:40:15.919Z] #39 62.12 DEP criu/arch/x86/vdso-pie.d [2020-07-29T18:40:15.954Z] #17 30.82 Selecting previously unselected package python3-wheel. [2020-07-29T18:40:15.954Z] #17 30.83 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-29T18:40:15.954Z] #17 30.84 Unpacking python3-wheel (0.32.3-2) ... [2020-07-29T18:40:16.094Z] #18 72.66 Setting up python3-distutils (3.7.3-1) ... [2020-07-29T18:40:16.176Z] #39 62.28 DEP criu/pie/parasite-vdso.d [2020-07-29T18:40:16.176Z] #39 62.52 DEP criu/pie/parasite.d [2020-07-29T18:40:16.217Z] #17 30.97 Selecting previously unselected package sudo. [2020-07-29T18:40:16.217Z] #17 30.98 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-07-29T18:40:16.217Z] #17 30.99 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-29T18:40:16.435Z] #39 62.80 CC criu/pie/parasite.o [2020-07-29T18:40:16.480Z] #17 31.39 Selecting previously unselected package thin-provisioning-tools. [2020-07-29T18:40:16.742Z] #18 73.41 Setting up python3-setuptools (40.8.0-1) ... [2020-07-29T18:40:16.744Z] #17 31.39 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-07-29T18:40:16.744Z] #17 31.40 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-29T18:40:16.744Z] #17 31.60 Selecting previously unselected package uidmap. [2020-07-29T18:40:16.744Z] #17 31.60 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-07-29T18:40:16.744Z] #17 31.62 Unpacking uidmap (1:4.5-1.1) ... [2020-07-29T18:40:16.886Z] . [2020-07-29T18:40:16.886Z] INFO: Building docker-sdk-python3:4.2.2... [2020-07-29T18:40:17.007Z] #17 31.72 Selecting previously unselected package vim-runtime. [2020-07-29T18:40:17.007Z] #17 31.73 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-29T18:40:17.007Z] #17 31.77 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-29T18:40:17.007Z] #17 31.85 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-29T18:40:17.007Z] #17 31.86 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-29T18:40:17.050Z] #18 ... [2020-07-29T18:40:17.050Z] [2020-07-29T18:40:17.050Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:40:17.050Z] #42 DONE 188.1s [2020-07-29T18:40:17.050Z] [2020-07-29T18:40:17.050Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:40:17.050Z] #40 122.0 CC criu/cr-service.o [2020-07-29T18:40:17.825Z] #39 64.05 LINK criu/pie/parasite.built-in.o [2020-07-29T18:40:17.825Z] #39 64.05 GEN criu/pie/parasite-blob.h [2020-07-29T18:40:17.825Z] #39 64.08 CC criu/pie/parasite-vdso.o [2020-07-29T18:40:18.511Z] #41 ... [2020-07-29T18:40:18.511Z] [2020-07-29T18:40:18.511Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:40:18.511Z] #39 49.52 CC compel/src/lib/ptrace.o [2020-07-29T18:40:18.511Z] #39 49.89 AR compel/libcompel.a [2020-07-29T18:40:18.511Z] #39 50.00 HOSTCC compel/src/main-host.o [2020-07-29T18:40:18.511Z] #39 50.54 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-07-29T18:40:18.511Z] #39 50.66 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-29T18:40:18.511Z] #39 51.01 HOSTCC compel/src/lib/log-host.o [2020-07-29T18:40:18.511Z] #39 51.16 HOSTLINK compel/compel-host-bin [2020-07-29T18:40:18.511Z] #39 51.32 DEP soccr/soccr.d [2020-07-29T18:40:18.511Z] #39 51.43 CC soccr/soccr.o [2020-07-29T18:40:18.511Z] #39 52.76 AR soccr/libsoccr.a [2020-07-29T18:40:18.511Z] #39 52.80 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-29T18:40:18.511Z] #39 53.15 DEP criu/arch/x86/sigframe.d [2020-07-29T18:40:18.511Z] #39 53.31 DEP criu/arch/x86/sigaction_compat.d [2020-07-29T18:40:18.511Z] #39 53.41 DEP criu/arch/x86/kerndat.d [2020-07-29T18:40:18.511Z] #39 53.53 DEP criu/arch/x86/crtools.d [2020-07-29T18:40:18.511Z] #39 53.65 DEP criu/arch/x86/cpu.d [2020-07-29T18:40:18.511Z] #39 53.78 CC criu/arch/x86/cpu.o [2020-07-29T18:40:18.511Z] #39 54.23 CC criu/arch/x86/crtools.o [2020-07-29T18:40:18.511Z] #39 55.33 CC criu/arch/x86/kerndat.o [2020-07-29T18:40:18.511Z] #39 55.76 CC criu/arch/x86/sigaction_compat.o [2020-07-29T18:40:18.511Z] #39 56.00 CC criu/arch/x86/sigframe.o [2020-07-29T18:40:18.511Z] #39 56.20 LINK criu/arch/x86/crtools.built-in.o [2020-07-29T18:40:18.511Z] #39 56.25 DEP criu/pie/util-vdso-elf32.d [2020-07-29T18:40:18.511Z] #39 56.35 DEP criu/pie/util-vdso.d [2020-07-29T18:40:18.511Z] #39 56.46 DEP criu/pie/util.d [2020-07-29T18:40:18.511Z] #39 56.61 CC criu/pie/util.o [2020-07-29T18:40:18.511Z] #39 56.85 CC criu/pie/util-vdso.o [2020-07-29T18:40:18.511Z] #39 57.49 CC criu/pie/util-vdso-elf32.o [2020-07-29T18:40:18.511Z] #39 58.11 AR criu/pie/pie.lib.a [2020-07-29T18:40:18.511Z] #39 58.16 DEP criu/pie/restorer.d [2020-07-29T18:40:18.511Z] #39 58.33 DEP criu/arch/x86/sigaction_compat_pie.d [2020-07-29T18:40:18.511Z] #39 58.42 DEP criu/arch/x86/restorer_unmap.d [2020-07-29T18:40:18.511Z] #39 58.44 DEP criu/arch/x86/restorer.d [2020-07-29T18:40:18.511Z] #39 58.58 DEP criu/arch/x86/vdso-pie.d [2020-07-29T18:40:18.511Z] #39 58.67 DEP criu/pie/parasite-vdso.d [2020-07-29T18:40:18.511Z] #39 58.85 DEP criu/pie/parasite.d [2020-07-29T18:40:18.511Z] #39 59.06 CC criu/pie/parasite.o [2020-07-29T18:40:18.511Z] #39 ... [2020-07-29T18:40:18.511Z] [2020-07-29T18:40:18.511Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-29T18:40:18.511Z] #17 10.14 Fetched 8368 kB in 9s (923 kB/s) [2020-07-29T18:40:18.756Z] #39 64.79 CC criu/arch/x86/vdso-pie.o [2020-07-29T18:40:18.756Z] #39 65.19 CC criu/arch/x86/restorer.o [2020-07-29T18:40:18.801Z] ok github.com/docker/docker/daemon/cluster 0.077s coverage: 0.5% of statements [2020-07-29T18:40:19.581Z] #17 34.36 Selecting previously unselected package vim. [2020-07-29T18:40:19.581Z] #17 34.37 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-07-29T18:40:19.581Z] #17 34.40 Unpacking vim (2:8.1.0875-5) ... [2020-07-29T18:40:19.689Z] #39 65.82 CC criu/arch/x86/restorer_unmap.o [2020-07-29T18:40:19.689Z] #39 65.86 CC criu/arch/x86/sigaction_compat_pie.o [2020-07-29T18:40:19.689Z] #39 66.05 CC criu/pie/restorer.o [2020-07-29T18:40:19.824Z] #40 125.0 CC criu/crtools.o [2020-07-29T18:40:19.839Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-07-29T18:40:20.122Z] #40 ... [2020-07-29T18:40:20.122Z] [2020-07-29T18:40:20.122Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-29T18:40:20.122Z] #18 75.33 Setting up python3-pip (18.1-5) ... [2020-07-29T18:40:20.122Z] #18 76.58 Processing triggers for libc-bin (2.28-10) ... [2020-07-29T18:40:20.122Z] #18 76.63 Processing triggers for mime-support (3.62) ... [2020-07-29T18:40:20.122Z] #18 DONE 76.9s [2020-07-29T18:40:20.163Z] #17 35.01 Selecting previously unselected package xfsprogs. [2020-07-29T18:40:20.163Z] #17 35.01 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-07-29T18:40:20.163Z] #17 35.02 Unpacking xfsprogs (4.20.0-1) ... [2020-07-29T18:40:20.163Z] #17 ... [2020-07-29T18:40:20.163Z] [2020-07-29T18:40:20.163Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:40:20.163Z] #49 45.79 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-29T18:40:20.253Z] #39 ... [2020-07-29T18:40:20.253Z] [2020-07-29T18:40:20.253Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-29T18:40:20.253Z] #17 1.320 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-29T18:40:20.253Z] #17 1.353 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-29T18:40:20.253Z] #17 1.356 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-29T18:40:20.253Z] #17 1.904 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-29T18:40:20.253Z] #17 3.074 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-07-29T18:40:20.253Z] #17 4.433 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-29T18:40:20.253Z] #17 9.580 Fetched 8368 kB in 9s (982 kB/s) [2020-07-29T18:40:20.253Z] #17 9.580 Reading package lists... [2020-07-29T18:40:20.253Z] #17 ... [2020-07-29T18:40:20.253Z] [2020-07-29T18:40:20.253Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:40:20.253Z] #41 148.8 github.com/LK4D4/vndr/godl [2020-07-29T18:40:20.253Z] #41 149.5 github.com/LK4D4/vndr [2020-07-29T18:40:20.422Z] [2020-07-29T18:40:20.422Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-29T18:40:20.721Z] #19 0.532 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-29T18:40:20.721Z] #19 0.537 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-29T18:40:20.721Z] #19 0.542 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-29T18:40:20.721Z] #19 DONE 0.7s [2020-07-29T18:40:20.721Z] [2020-07-29T18:40:20.721Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:40:20.721Z] #40 125.7 CC criu/eventfd.o [2020-07-29T18:40:20.877Z] ok github.com/docker/docker/daemon/cluster/convert 0.005s coverage: 35.4% of statements [2020-07-29T18:40:21.022Z] #40 126.2 CC criu/eventpoll.o [2020-07-29T18:40:21.032Z] #17 10.14 Reading package lists... [2020-07-29T18:40:21.032Z] #17 ... [2020-07-29T18:40:21.032Z] [2020-07-29T18:40:21.032Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:40:21.032Z] #49 9.780 + cd /tmp/tmp.1z1RcZqC2h/src/github.com/opencontainers/runc [2020-07-29T18:40:21.032Z] #49 9.783 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-29T18:40:21.032Z] #49 10.21 + '[' -z '' ']' [2020-07-29T18:40:21.032Z] #49 10.21 + target=static [2020-07-29T18:40:21.032Z] #49 10.21 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-29T18:40:21.032Z] #49 10.36 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-29T18:40:21.288Z] #49 ... [2020-07-29T18:40:21.289Z] [2020-07-29T18:40:21.289Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:40:21.289Z] #39 60.30 LINK criu/pie/parasite.built-in.o [2020-07-29T18:40:21.289Z] #39 60.32 GEN criu/pie/parasite-blob.h [2020-07-29T18:40:21.289Z] #39 60.34 CC criu/pie/parasite-vdso.o [2020-07-29T18:40:21.289Z] #39 61.01 CC criu/arch/x86/vdso-pie.o [2020-07-29T18:40:21.289Z] #39 61.33 CC criu/arch/x86/restorer.o [2020-07-29T18:40:21.289Z] #39 61.91 CC criu/arch/x86/restorer_unmap.o [2020-07-29T18:40:21.289Z] #39 61.95 CC criu/arch/x86/sigaction_compat_pie.o [2020-07-29T18:40:21.289Z] #39 62.23 CC criu/pie/restorer.o [2020-07-29T18:40:22.079Z] #40 127.2 CC criu/external.o [2020-07-29T18:40:22.208Z] #49 47.55 + mkdir -p /build [2020-07-29T18:40:22.208Z] #49 47.55 + cp runc /build/runc [2020-07-29T18:40:22.208Z] #49 ... [2020-07-29T18:40:22.208Z] [2020-07-29T18:40:22.208Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:40:22.208Z] #39 76.56 CC criu/clone-noasan.o [2020-07-29T18:40:22.208Z] #39 76.88 CC criu/config.o [2020-07-29T18:40:22.208Z] #39 78.01 CC criu/cr-check.o [2020-07-29T18:40:22.208Z] #39 79.35 CC criu/cr-dedup.o [2020-07-29T18:40:22.208Z] #39 79.70 CC criu/cr-dump.o [2020-07-29T18:40:22.208Z] #39 81.52 CC criu/cr-errno.o [2020-07-29T18:40:22.208Z] #39 81.57 CC criu/cr-restore.o [2020-07-29T18:40:22.208Z] #39 85.09 CC criu/cr-service.o [2020-07-29T18:40:22.209Z] #39 86.60 CC criu/crtools.o [2020-07-29T18:40:22.209Z] #39 ... [2020-07-29T18:40:22.209Z] [2020-07-29T18:40:22.209Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-29T18:40:22.209Z] #17 35.37 Selecting previously unselected package zip. [2020-07-29T18:40:22.209Z] #17 35.37 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-07-29T18:40:22.209Z] #17 35.39 Unpacking zip (3.0-11+b1) ... [2020-07-29T18:40:22.209Z] #17 35.67 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-29T18:40:22.209Z] #17 35.70 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-29T18:40:22.209Z] #17 35.72 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-07-29T18:40:22.209Z] #17 35.73 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-07-29T18:40:22.209Z] #17 35.75 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-07-29T18:40:22.209Z] #17 35.76 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-07-29T18:40:22.209Z] #17 35.78 Setting up uidmap (1:4.5-1.1) ... [2020-07-29T18:40:22.209Z] #17 35.79 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-07-29T18:40:22.209Z] #17 35.80 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-07-29T18:40:22.209Z] #17 35.82 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-29T18:40:22.209Z] #17 35.84 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-07-29T18:40:22.209Z] #17 35.85 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-07-29T18:40:22.209Z] #17 35.87 Setting up xxd (2:8.1.0875-5) ... [2020-07-29T18:40:22.209Z] #17 35.88 Setting up zip (3.0-11+b1) ... [2020-07-29T18:40:22.209Z] #17 35.91 Setting up vim-common (2:8.1.0875-5) ... [2020-07-29T18:40:22.209Z] #17 35.98 Setting up bash-completion (1:2.8-6) ... [2020-07-29T18:40:22.378Z] #40 127.6 CC criu/fault-injection.o [2020-07-29T18:40:22.378Z] #40 127.7 CC criu/fdstore.o [2020-07-29T18:40:22.700Z] #40 128.1 CC criu/fifo.o [2020-07-29T18:40:23.344Z] #40 128.8 CC criu/file-ids.o [2020-07-29T18:40:23.531Z] #41 ... [2020-07-29T18:40:23.531Z] [2020-07-29T18:40:23.531Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:40:23.531Z] #39 68.96 LINK criu/pie/restorer.built-in.o [2020-07-29T18:40:23.531Z] #39 68.97 GEN criu/pie/restorer-blob.h [2020-07-29T18:40:23.531Z] #39 69.08 DEP criu/vdso.d [2020-07-29T18:40:23.531Z] #39 69.28 DEP criu/vdso-compat.d [2020-07-29T18:40:23.531Z] #39 69.46 DEP criu/uts_ns.d [2020-07-29T18:40:23.531Z] #39 69.62 DEP criu/util.d [2020-07-29T18:40:23.531Z] #39 69.77 DEP criu/uffd.d [2020-07-29T18:40:23.645Z] #40 ... [2020-07-29T18:40:23.645Z] [2020-07-29T18:40:23.645Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-29T18:40:23.645Z] #29 DONE 194.9s [2020-07-29T18:40:23.789Z] #39 69.92 DEP criu/tun.d [2020-07-29T18:40:23.789Z] #39 70.15 DEP criu/tty.d [2020-07-29T18:40:23.853Z] #39 65.17 LINK criu/pie/restorer.built-in.o [2020-07-29T18:40:23.853Z] #39 65.20 GEN criu/pie/restorer-blob.h [2020-07-29T18:40:23.853Z] #39 65.29 DEP criu/vdso.d [2020-07-29T18:40:23.945Z] [2020-07-29T18:40:23.945Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:40:23.945Z] #40 129.2 CC criu/file-lock.o [2020-07-29T18:40:24.047Z] #39 70.33 DEP criu/timerfd.d [2020-07-29T18:40:24.110Z] #39 65.48 DEP criu/vdso-compat.d [2020-07-29T18:40:24.111Z] #39 65.62 DEP criu/uts_ns.d [2020-07-29T18:40:24.158Z] #17 ... [2020-07-29T18:40:24.158Z] [2020-07-29T18:40:24.158Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:40:24.158Z] #49 DONE 49.5s [2020-07-29T18:40:24.158Z] [2020-07-29T18:40:24.158Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-29T18:40:24.158Z] #17 38.82 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-07-29T18:40:24.158Z] #17 38.88 Setting up xz-utils (5.2.4-1) ... [2020-07-29T18:40:24.158Z] #17 38.93 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-29T18:40:24.158Z] #17 38.94 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-29T18:40:24.158Z] #17 39.03 invoke-rc.d: could not determine current runlevel [2020-07-29T18:40:24.158Z] #17 39.07 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-29T18:40:24.158Z] #17 39.08 Setting up pigz (2.4-1) ... [2020-07-29T18:40:24.158Z] #17 39.09 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-07-29T18:40:24.158Z] #17 39.13 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-07-29T18:40:24.158Z] #17 39.18 Setting up python-pip-whl (18.1-5) ... [2020-07-29T18:40:24.305Z] #39 70.52 DEP criu/timens.d [2020-07-29T18:40:24.367Z] #39 65.77 DEP criu/util.d [2020-07-29T18:40:24.367Z] #39 65.90 DEP criu/uffd.d [2020-07-29T18:40:24.367Z] #39 66.03 DEP criu/tun.d [2020-07-29T18:40:24.423Z] #17 39.21 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-07-29T18:40:24.423Z] #17 39.25 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-29T18:40:24.566Z] #39 70.69 DEP criu/sysfs_parse.d [2020-07-29T18:40:24.566Z] #39 70.86 DEP criu/sysctl.d [2020-07-29T18:40:24.624Z] #39 66.15 DEP criu/tty.d [2020-07-29T18:40:24.624Z] #39 ... [2020-07-29T18:40:24.624Z] [2020-07-29T18:40:24.624Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:40:24.624Z] #41 DONE 155.5s [2020-07-29T18:40:24.624Z] [2020-07-29T18:40:24.624Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-29T18:40:24.624Z] #17 10.14 Reading package lists... [2020-07-29T18:40:24.824Z] #39 71.09 DEP criu/string.d [2020-07-29T18:40:24.998Z] #17 39.85 Setting up libaio1:arm64 (0.3.112-3) ... [2020-07-29T18:40:24.998Z] #17 39.88 Setting up libonig5:arm64 (6.9.1-1) ... [2020-07-29T18:40:24.998Z] #17 39.93 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-07-29T18:40:24.998Z] #17 39.95 Setting up vim (2:8.1.0875-5) ... [2020-07-29T18:40:24.998Z] #17 40.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-29T18:40:24.998Z] #17 40.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-29T18:40:24.998Z] #17 40.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-29T18:40:25.081Z] #39 71.17 DEP criu/stats.d [2020-07-29T18:40:25.081Z] #39 71.29 DEP criu/sockets.d [2020-07-29T18:40:25.261Z] #17 40.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-29T18:40:25.261Z] #17 40.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-29T18:40:25.261Z] #17 40.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-29T18:40:25.261Z] #17 40.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-29T18:40:25.261Z] #17 40.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-29T18:40:25.261Z] #17 40.06 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-07-29T18:40:25.261Z] #17 40.07 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-29T18:40:25.261Z] #17 40.09 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-07-29T18:40:25.261Z] #17 40.11 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-29T18:40:25.261Z] #17 40.13 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-07-29T18:40:25.261Z] #17 40.15 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-29T18:40:25.339Z] #39 71.53 DEP criu/sk-unix.d [2020-07-29T18:40:25.339Z] #39 71.69 DEP criu/sk-tcp.d [2020-07-29T18:40:25.487Z] #40 130.8 CC criu/files-ext.o [2020-07-29T18:40:25.597Z] #39 71.85 DEP criu/sk-queue.d [2020-07-29T18:40:25.597Z] #39 71.99 DEP criu/sk-packet.d [2020-07-29T18:40:25.786Z] #40 131.2 CC criu/files-reg.o [2020-07-29T18:40:25.855Z] #39 72.19 DEP criu/sk-netlink.d [2020-07-29T18:40:26.420Z] #39 72.47 DEP criu/sk-inet.d [2020-07-29T18:40:26.420Z] #39 72.66 DEP criu/signalfd.d [2020-07-29T18:40:26.550Z] #17 14.14 Reading package lists... [2020-07-29T18:40:26.677Z] #39 72.79 DEP criu/sigframe.d [2020-07-29T18:40:26.677Z] #39 72.88 DEP criu/shmem.d [2020-07-29T18:40:26.934Z] #39 73.04 DEP criu/servicefd.d [2020-07-29T18:40:26.934Z] #39 73.26 DEP criu/seize.d [2020-07-29T18:40:27.191Z] #39 73.39 DEP criu/seccomp.d [2020-07-29T18:40:27.450Z] #39 73.64 DEP criu/rst-malloc.d [2020-07-29T18:40:27.450Z] #39 73.70 DEP criu/rbtree.d [2020-07-29T18:40:27.450Z] #39 73.79 DEP criu/pstree.d [2020-07-29T18:40:27.489Z] #17 18.20 Building dependency tree... [2020-07-29T18:40:27.708Z] #39 73.95 DEP criu/protobuf.d [2020-07-29T18:40:27.786Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.437s coverage: 13.9% of statements [2020-07-29T18:40:27.821Z] #17 42.62 Setting up iptables (1.8.2-4) ... [2020-07-29T18:40:27.821Z] #17 42.66 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-29T18:40:27.821Z] #17 42.66 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-29T18:40:27.821Z] #17 42.67 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-29T18:40:27.821Z] #17 42.68 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-29T18:40:27.821Z] #17 42.69 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-29T18:40:27.821Z] #17 42.70 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-29T18:40:27.821Z] #17 42.71 Setting up python3 (3.7.3-1) ... [2020-07-29T18:40:27.966Z] #39 74.09 GEN criu/protobuf-desc-gen.h [2020-07-29T18:40:27.966Z] #39 ... [2020-07-29T18:40:27.966Z] [2020-07-29T18:40:27.966Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:40:27.966Z] #41 DONE 159.0s [2020-07-29T18:40:27.966Z] [2020-07-29T18:40:27.966Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-29T18:40:27.966Z] #17 9.580 Reading package lists... [2020-07-29T18:40:27.966Z] #17 13.39 Reading package lists... [2020-07-29T18:40:28.058Z] #17 19.70 libcap2-bin is already the newest version (1:2.25-2). [2020-07-29T18:40:28.058Z] #17 19.70 The following additional packages will be installed: [2020-07-29T18:40:28.058Z] #17 19.71 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-29T18:40:28.058Z] #17 19.71 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-29T18:40:28.058Z] #17 19.71 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-29T18:40:28.058Z] #17 19.71 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-29T18:40:28.058Z] #17 19.71 python3.7 python3.7-minimal vim-runtime xxd [2020-07-29T18:40:28.058Z] #17 19.72 Suggested packages: [2020-07-29T18:40:28.058Z] #17 19.72 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-29T18:40:28.058Z] #17 19.72 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-29T18:40:28.058Z] #17 19.72 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-29T18:40:28.058Z] #17 19.72 Recommended packages: [2020-07-29T18:40:28.058Z] #17 19.72 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-29T18:40:28.058Z] #17 19.72 python3-keyrings.alt python3-xdg unzip [2020-07-29T18:40:28.397Z] #17 43.23 Setting up python3-wheel (0.32.3-2) ... [2020-07-29T18:40:28.532Z] #17 17.36 Building dependency tree... [2020-07-29T18:40:28.569Z] #40 133.8 CC criu/files.o [2020-07-29T18:40:28.825Z] ok github.com/docker/docker/daemon/config 0.025s coverage: 81.8% of statements [2020-07-29T18:40:28.991Z] #17 43.84 Setting up apparmor (2.13.2-10) ... [2020-07-29T18:40:29.427Z] #17 ... [2020-07-29T18:40:29.427Z] [2020-07-29T18:40:29.427Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:40:29.427Z] #39 66.30 DEP criu/timerfd.d [2020-07-29T18:40:29.427Z] #39 66.56 DEP criu/timens.d [2020-07-29T18:40:29.427Z] #39 66.87 DEP criu/sysfs_parse.d [2020-07-29T18:40:29.427Z] #39 67.16 DEP criu/sysctl.d [2020-07-29T18:40:29.427Z] #39 67.30 DEP criu/string.d [2020-07-29T18:40:29.427Z] #39 67.35 DEP criu/stats.d [2020-07-29T18:40:29.427Z] #39 67.47 DEP criu/sockets.d [2020-07-29T18:40:29.427Z] #39 67.73 DEP criu/sk-unix.d [2020-07-29T18:40:29.427Z] #39 68.03 DEP criu/sk-tcp.d [2020-07-29T18:40:29.427Z] #39 68.24 DEP criu/sk-queue.d [2020-07-29T18:40:29.427Z] #39 68.43 DEP criu/sk-packet.d [2020-07-29T18:40:29.427Z] #39 68.67 DEP criu/sk-netlink.d [2020-07-29T18:40:29.427Z] #39 68.82 DEP criu/sk-inet.d [2020-07-29T18:40:29.427Z] #39 69.03 DEP criu/signalfd.d [2020-07-29T18:40:29.427Z] #39 69.14 DEP criu/sigframe.d [2020-07-29T18:40:29.427Z] #39 69.28 DEP criu/shmem.d [2020-07-29T18:40:29.427Z] #39 69.39 DEP criu/servicefd.d [2020-07-29T18:40:29.427Z] #39 69.52 DEP criu/seize.d [2020-07-29T18:40:29.427Z] #39 69.68 DEP criu/seccomp.d [2020-07-29T18:40:29.427Z] #39 69.87 DEP criu/rst-malloc.d [2020-07-29T18:40:29.427Z] #39 69.95 DEP criu/rbtree.d [2020-07-29T18:40:29.427Z] #39 70.00 DEP criu/pstree.d [2020-07-29T18:40:29.427Z] #39 70.11 DEP criu/protobuf.d [2020-07-29T18:40:29.427Z] #39 70.27 GEN criu/protobuf-desc-gen.h [2020-07-29T18:40:29.461Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2020-07-29T18:40:29.905Z] #17 19.45 libcap2-bin is already the newest version (1:2.25-2). [2020-07-29T18:40:29.905Z] #17 19.45 The following additional packages will be installed: [2020-07-29T18:40:29.905Z] #17 19.46 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-29T18:40:29.905Z] #17 19.46 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-29T18:40:29.905Z] #17 19.46 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-29T18:40:29.905Z] #17 19.46 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-29T18:40:29.905Z] #17 19.46 python3.7 python3.7-minimal vim-runtime xxd [2020-07-29T18:40:29.905Z] #17 19.46 Suggested packages: [2020-07-29T18:40:29.905Z] #17 19.47 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-29T18:40:29.905Z] #17 19.47 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-29T18:40:29.905Z] #17 19.47 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-29T18:40:29.905Z] #17 19.47 Recommended packages: [2020-07-29T18:40:29.905Z] #17 19.47 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-29T18:40:29.905Z] #17 19.47 python3-keyrings.alt python3-xdg unzip [2020-07-29T18:40:29.905Z] #17 ... [2020-07-29T18:40:29.905Z] [2020-07-29T18:40:29.905Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:40:29.905Z] #39 76.26 DEP criu/protobuf-desc.d [2020-07-29T18:40:29.905Z] #39 76.34 DEP criu/proc_parse.d [2020-07-29T18:40:30.096Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2020-07-29T18:40:30.359Z] #39 71.68 DEP criu/protobuf-desc.d [2020-07-29T18:40:30.359Z] #39 71.78 DEP criu/proc_parse.d [2020-07-29T18:40:30.360Z] #39 71.88 DEP criu/plugin.d [2020-07-29T18:40:30.360Z] #39 71.95 DEP criu/pipes.d [2020-07-29T18:40:30.360Z] #39 72.04 DEP criu/pie-util.d [2020-07-29T18:40:30.360Z] #39 ... [2020-07-29T18:40:30.360Z] [2020-07-29T18:40:30.360Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-29T18:40:30.360Z] #17 21.43 The following NEW packages will be installed: [2020-07-29T18:40:30.360Z] #17 21.44 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-29T18:40:30.360Z] #17 21.45 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-29T18:40:30.360Z] #17 21.45 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-29T18:40:30.360Z] #17 21.45 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-29T18:40:30.360Z] #17 21.45 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-29T18:40:30.360Z] #17 21.45 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-29T18:40:30.360Z] #17 21.45 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-29T18:40:30.360Z] #17 21.46 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-29T18:40:30.360Z] #17 21.46 xz-utils zip [2020-07-29T18:40:30.360Z] #17 21.78 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-29T18:40:30.360Z] #17 21.78 Need to get 28.5 MB of archives. [2020-07-29T18:40:30.360Z] #17 21.78 After this operation, 116 MB of additional disk space will be used. [2020-07-29T18:40:30.360Z] #17 21.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-07-29T18:40:30.360Z] #17 21.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-07-29T18:40:30.360Z] #17 21.82 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-07-29T18:40:30.360Z] #17 21.94 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-07-29T18:40:30.360Z] #17 21.94 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-07-29T18:40:30.360Z] #17 21.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-07-29T18:40:30.360Z] #17 22.07 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-07-29T18:40:30.360Z] #17 22.10 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-07-29T18:40:30.360Z] #17 22.10 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-07-29T18:40:30.360Z] #17 22.10 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-07-29T18:40:30.360Z] #17 22.11 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-07-29T18:40:30.360Z] #17 22.11 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-07-29T18:40:30.360Z] #17 22.12 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-07-29T18:40:30.360Z] #17 22.13 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-07-29T18:40:30.360Z] #17 22.14 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-07-29T18:40:30.360Z] #17 22.14 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-07-29T18:40:30.360Z] #17 22.16 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-29T18:40:30.360Z] #17 22.17 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-29T18:40:30.384Z] #17 45.24 Setting up xfsprogs (4.20.0-1) ... [2020-07-29T18:40:30.384Z] #17 45.25 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-29T18:40:30.471Z] #39 76.53 DEP criu/plugin.d [2020-07-29T18:40:30.471Z] #39 76.63 DEP criu/pipes.d [2020-07-29T18:40:30.471Z] #39 76.75 DEP criu/pie-util.d [2020-07-29T18:40:30.471Z] #39 76.87 DEP criu/pie-util-vdso.d [2020-07-29T18:40:30.616Z] #17 22.18 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-07-29T18:40:30.616Z] #17 22.19 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-07-29T18:40:30.616Z] #17 22.20 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-07-29T18:40:30.616Z] #17 22.20 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-07-29T18:40:30.616Z] #17 22.23 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-07-29T18:40:30.616Z] #17 22.24 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-29T18:40:30.616Z] #17 22.26 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-29T18:40:30.616Z] #17 22.26 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-29T18:40:30.616Z] #17 22.27 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-07-29T18:40:30.616Z] #17 22.28 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-07-29T18:40:30.616Z] #17 22.28 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-29T18:40:30.688Z] #40 ... [2020-07-29T18:40:30.688Z] [2020-07-29T18:40:30.688Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-29T18:40:30.688Z] #20 5.683 Collecting yamllint==1.16.0 [2020-07-29T18:40:30.688Z] #20 6.044 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-29T18:40:30.688Z] #20 6.118 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-29T18:40:30.688Z] #20 6.176 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-29T18:40:30.688Z] #20 6.242 Collecting pyyaml (from yamllint==1.16.0) [2020-07-29T18:40:30.688Z] #20 6.444 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-29T18:40:30.688Z] #20 8.410 Building wheels for collected packages: pyyaml [2020-07-29T18:40:30.688Z] #20 8.412 Running setup.py bdist_wheel for pyyaml: started [2020-07-29T18:40:30.688Z] #20 9.706 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-29T18:40:30.688Z] #20 9.708 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-29T18:40:30.688Z] #20 9.764 Successfully built pyyaml [2020-07-29T18:40:30.688Z] #20 9.776 Installing collected packages: pathspec, pyyaml, yamllint [2020-07-29T18:40:30.728Z] #39 77.02 DEP criu/pie-util-vdso-elf32.d [2020-07-29T18:40:30.728Z] #39 77.11 DEP criu/path.d [2020-07-29T18:40:30.731Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-07-29T18:40:30.960Z] #17 45.66 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-29T18:40:30.990Z] #20 10.18 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-29T18:40:31.181Z] #17 22.80 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-29T18:40:31.181Z] #17 22.80 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-29T18:40:31.181Z] #17 22.80 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-29T18:40:31.181Z] #17 22.80 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-07-29T18:40:31.181Z] #17 22.81 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-07-29T18:40:31.181Z] #17 22.82 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-07-29T18:40:31.181Z] #17 22.90 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-29T18:40:31.290Z] #20 DONE 10.4s [2020-07-29T18:40:31.290Z] [2020-07-29T18:40:31.290Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-29T18:40:31.290Z] #37 ... [2020-07-29T18:40:31.290Z] [2020-07-29T18:40:31.290Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:40:31.290Z] #40 136.6 CC criu/filesystems.o [2020-07-29T18:40:31.309Z] #39 77.35 DEP criu/parasite-syscall.d [2020-07-29T18:40:31.310Z] #39 77.61 DEP criu/pagemap.d [2020-07-29T18:40:31.310Z] #39 77.73 DEP criu/pagemap-cache.d [2020-07-29T18:40:31.437Z] #17 22.91 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-07-29T18:40:31.437Z] #17 22.91 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-07-29T18:40:31.437Z] #17 22.93 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-29T18:40:31.437Z] #17 22.94 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-07-29T18:40:31.437Z] #17 22.95 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-29T18:40:31.437Z] #17 22.96 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-07-29T18:40:31.437Z] #17 23.04 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-07-29T18:40:31.437Z] #17 23.05 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-07-29T18:40:31.437Z] #17 23.09 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-29T18:40:31.567Z] #39 77.81 DEP criu/page-xfer.d [2020-07-29T18:40:31.567Z] #39 77.98 DEP criu/page-pipe.d [2020-07-29T18:40:31.695Z] #17 23.37 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-07-29T18:40:31.695Z] #17 23.42 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-07-29T18:40:31.769Z] ok github.com/docker/docker/daemon 12.254s coverage: 17.4% of statements [2020-07-29T18:40:31.769Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-29T18:40:31.769Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-29T18:40:31.769Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-29T18:40:31.769Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-29T18:40:31.825Z] #39 78.08 DEP criu/netfilter.d [2020-07-29T18:40:31.910Z] #17 46.57 Setting up python3-distutils (3.7.3-1) ... [2020-07-29T18:40:31.938Z] #40 137.4 CC criu/fsnotify.o [2020-07-29T18:40:31.954Z] #17 23.44 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-07-29T18:40:32.093Z] #39 78.22 DEP criu/net.d [2020-07-29T18:40:32.093Z] #39 78.41 DEP criu/namespaces.d [2020-07-29T18:40:32.173Z] #17 46.98 Setting up python3-setuptools (40.8.0-1) ... [2020-07-29T18:40:32.351Z] #39 78.57 DEP criu/mount.d [2020-07-29T18:40:32.351Z] #39 78.68 DEP criu/memfd.d [2020-07-29T18:40:32.517Z] #17 24.11 debconf: delaying package configuration, since apt-utils is not installed [2020-07-29T18:40:32.517Z] #17 24.26 Fetched 28.5 MB in 2s (14.7 MB/s) [2020-07-29T18:40:32.611Z] #39 78.88 DEP criu/mem.d [2020-07-29T18:40:32.750Z] #17 ... [2020-07-29T18:40:32.750Z] [2020-07-29T18:40:32.750Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:40:32.750Z] #39 87.15 CC criu/eventfd.o [2020-07-29T18:40:32.750Z] #39 87.57 CC criu/eventpoll.o [2020-07-29T18:40:32.750Z] #39 88.43 CC criu/external.o [2020-07-29T18:40:32.750Z] #39 88.86 CC criu/fault-injection.o [2020-07-29T18:40:32.750Z] #39 88.95 CC criu/fdstore.o [2020-07-29T18:40:32.750Z] #39 89.26 CC criu/fifo.o [2020-07-29T18:40:32.750Z] #39 89.57 CC criu/file-ids.o [2020-07-29T18:40:32.750Z] #39 89.89 CC criu/file-lock.o [2020-07-29T18:40:32.750Z] #39 90.71 CC criu/files-ext.o [2020-07-29T18:40:32.750Z] #39 91.15 CC criu/files-reg.o [2020-07-29T18:40:32.750Z] #39 92.78 CC criu/files.o [2020-07-29T18:40:32.750Z] #39 94.52 CC criu/filesystems.o [2020-07-29T18:40:32.750Z] #39 95.04 CC criu/fsnotify.o [2020-07-29T18:40:32.750Z] #39 95.80 CC criu/image-desc.o [2020-07-29T18:40:32.750Z] #39 95.92 CC criu/image.o [2020-07-29T18:40:32.750Z] #39 96.60 CC criu/ipc_ns.o [2020-07-29T18:40:32.774Z] #17 24.31 Selecting previously unselected package pigz. [2020-07-29T18:40:32.774Z] #17 24.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 ... 23432 files and directories currently installed.) [2020-07-29T18:40:32.774Z] #17 24.37 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-07-29T18:40:32.774Z] #17 24.38 Unpacking pigz (2.4-1) ... [2020-07-29T18:40:32.774Z] #17 24.51 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-07-29T18:40:32.774Z] #17 24.51 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-29T18:40:32.774Z] #17 24.53 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-29T18:40:32.869Z] #39 79.08 DEP criu/lsm.d [2020-07-29T18:40:33.013Z] #39 ... [2020-07-29T18:40:33.013Z] [2020-07-29T18:40:33.013Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-29T18:40:33.013Z] #17 47.87 Setting up python3-pip (18.1-5) ... [2020-07-29T18:40:33.127Z] #39 79.28 DEP criu/log.d [2020-07-29T18:40:33.127Z] #39 79.46 DEP criu/libnetlink.d [2020-07-29T18:40:33.282Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.021s coverage: 2.9% of statements [2020-07-29T18:40:33.337Z] #17 25.00 Selecting previously unselected package python3.7-minimal. [2020-07-29T18:40:33.337Z] #17 25.02 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-29T18:40:33.337Z] #17 25.04 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-29T18:40:33.385Z] #39 79.64 DEP criu/kerndat.d [2020-07-29T18:40:33.479Z] #40 138.7 CC criu/image-desc.o [2020-07-29T18:40:33.479Z] #40 138.9 CC criu/image.o [2020-07-29T18:40:33.643Z] #39 79.84 DEP criu/kcmp-ids.d [2020-07-29T18:40:33.643Z] #39 79.90 DEP criu/irmap.d [2020-07-29T18:40:33.643Z] #39 79.99 DEP criu/ipc_ns.d [2020-07-29T18:40:33.913Z] #39 80.17 DEP criu/image.d [2020-07-29T18:40:33.913Z] #39 80.29 DEP criu/image-desc.d [2020-07-29T18:40:33.918Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.179s coverage: 57.0% of statements [2020-07-29T18:40:33.962Z] #17 48.71 Processing triggers for libc-bin (2.28-10) ... [2020-07-29T18:40:33.962Z] #17 48.74 Processing triggers for mime-support (3.62) ... [2020-07-29T18:40:34.172Z] #39 80.36 DEP criu/fsnotify.d [2020-07-29T18:40:34.172Z] #39 80.45 DEP criu/filesystems.d [2020-07-29T18:40:34.172Z] #39 80.55 DEP criu/files.d [2020-07-29T18:40:34.226Z] #17 DONE 49.1s [2020-07-29T18:40:34.226Z] [2020-07-29T18:40:34.226Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:40:34.226Z] #39 97.57 CC criu/irmap.o [2020-07-29T18:40:34.226Z] #39 98.06 CC criu/kcmp-ids.o [2020-07-29T18:40:34.226Z] #39 98.36 CC criu/kerndat.o [2020-07-29T18:40:34.266Z] #17 ... [2020-07-29T18:40:34.266Z] [2020-07-29T18:40:34.266Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-29T18:40:34.266Z] #28 DONE 164.9s [2020-07-29T18:40:34.429Z] #39 80.72 DEP criu/files-reg.d [2020-07-29T18:40:34.523Z] [2020-07-29T18:40:34.523Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-29T18:40:34.523Z] #17 26.01 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-29T18:40:34.523Z] #17 26.02 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-29T18:40:34.552Z] #40 139.7 CC criu/ipc_ns.o [2020-07-29T18:40:34.688Z] #39 80.91 DEP criu/files-ext.d [2020-07-29T18:40:35.045Z] #39 81.10 DEP criu/file-lock.d [2020-07-29T18:40:35.045Z] #39 ... [2020-07-29T18:40:35.045Z] [2020-07-29T18:40:35.045Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-29T18:40:35.045Z] #28 DONE 165.9s [2020-07-29T18:40:35.045Z] [2020-07-29T18:40:35.045Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:40:35.045Z] #39 81.26 DEP criu/file-ids.d [2020-07-29T18:40:35.045Z] #39 ... [2020-07-29T18:40:35.045Z] [2020-07-29T18:40:35.045Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-29T18:40:35.045Z] #17 21.22 The following NEW packages will be installed: [2020-07-29T18:40:35.045Z] #17 21.23 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-29T18:40:35.045Z] #17 21.23 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-29T18:40:35.045Z] #17 21.23 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-29T18:40:35.045Z] #17 21.23 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-29T18:40:35.045Z] #17 21.23 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-29T18:40:35.045Z] #17 21.24 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-29T18:40:35.045Z] #17 21.24 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-29T18:40:35.045Z] #17 21.24 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-29T18:40:35.045Z] #17 21.24 xz-utils zip [2020-07-29T18:40:35.045Z] #17 21.56 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-29T18:40:35.045Z] #17 21.56 Need to get 28.5 MB of archives. [2020-07-29T18:40:35.045Z] #17 21.56 After this operation, 116 MB of additional disk space will be used. [2020-07-29T18:40:35.045Z] #17 21.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-07-29T18:40:35.045Z] #17 21.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-07-29T18:40:35.045Z] #17 21.60 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-07-29T18:40:35.045Z] #17 21.69 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-07-29T18:40:35.045Z] #17 21.70 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-07-29T18:40:35.045Z] #17 21.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-07-29T18:40:35.045Z] #17 21.81 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-07-29T18:40:35.045Z] #17 21.84 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-07-29T18:40:35.045Z] #17 21.84 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-07-29T18:40:35.045Z] #17 21.85 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-07-29T18:40:35.045Z] #17 21.85 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-07-29T18:40:35.045Z] #17 21.85 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-07-29T18:40:35.045Z] #17 21.85 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-07-29T18:40:35.045Z] #17 21.86 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-07-29T18:40:35.045Z] #17 21.86 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-07-29T18:40:35.045Z] #17 21.86 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-07-29T18:40:35.045Z] #17 21.88 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-29T18:40:35.045Z] #17 21.89 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-29T18:40:35.045Z] #17 21.90 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-07-29T18:40:35.045Z] #17 21.92 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-07-29T18:40:35.045Z] #17 21.92 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-07-29T18:40:35.045Z] #17 21.93 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-07-29T18:40:35.045Z] #17 21.96 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-07-29T18:40:35.045Z] #17 21.97 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-29T18:40:35.045Z] #17 21.99 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-29T18:40:35.045Z] #17 21.99 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-29T18:40:35.045Z] #17 22.01 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-07-29T18:40:35.045Z] #17 22.01 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-07-29T18:40:35.045Z] #17 22.01 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-29T18:40:35.045Z] #17 22.55 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-29T18:40:35.045Z] #17 22.55 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-29T18:40:35.045Z] #17 22.55 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-29T18:40:35.045Z] #17 22.55 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-07-29T18:40:35.045Z] #17 22.57 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-07-29T18:40:35.045Z] #17 22.58 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-07-29T18:40:35.045Z] #17 22.69 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-29T18:40:35.045Z] #17 22.70 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-07-29T18:40:35.045Z] #17 22.70 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-07-29T18:40:35.045Z] #17 22.72 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-29T18:40:35.045Z] #17 22.73 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-07-29T18:40:35.045Z] #17 22.74 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-29T18:40:35.045Z] #17 22.75 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-07-29T18:40:35.045Z] #17 22.83 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-07-29T18:40:35.045Z] #17 22.85 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-07-29T18:40:35.045Z] #17 22.85 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-29T18:40:35.045Z] #17 23.21 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-07-29T18:40:35.045Z] #17 23.28 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-07-29T18:40:35.045Z] #17 23.36 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-07-29T18:40:35.045Z] #17 24.06 debconf: delaying package configuration, since apt-utils is not installed [2020-07-29T18:40:35.045Z] #17 24.19 Fetched 28.5 MB in 2s (13.7 MB/s) [2020-07-29T18:40:35.045Z] #17 24.26 Selecting previously unselected package pigz. [2020-07-29T18:40:35.045Z] #17 24.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-07-29T18:40:35.045Z] #17 24.31 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-07-29T18:40:35.045Z] #17 24.32 Unpacking pigz (2.4-1) ... [2020-07-29T18:40:35.045Z] #17 24.40 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-07-29T18:40:35.045Z] #17 24.41 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-29T18:40:35.045Z] #17 24.43 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-29T18:40:35.045Z] #17 25.04 Selecting previously unselected package python3.7-minimal. [2020-07-29T18:40:35.045Z] #17 25.04 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-29T18:40:35.045Z] #17 25.08 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-29T18:40:35.176Z] #39 99.39 CC criu/libnetlink.o [2020-07-29T18:40:35.176Z] #39 99.70 CC criu/log.o [2020-07-29T18:40:35.648Z] #40 140.9 CC criu/irmap.o [2020-07-29T18:40:35.752Z] #39 100.1 CC criu/lsm.o [2020-07-29T18:40:35.752Z] #39 ... [2020-07-29T18:40:35.752Z] [2020-07-29T18:40:35.752Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-29T18:40:35.752Z] #18 1.353 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-29T18:40:35.752Z] #18 1.359 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-29T18:40:35.752Z] #18 1.364 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-29T18:40:35.752Z] #18 DONE 1.5s [2020-07-29T18:40:35.752Z] [2020-07-29T18:40:35.752Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:40:35.752Z] #39 100.4 CC criu/mem.o [2020-07-29T18:40:36.298Z] #40 141.7 CC criu/kcmp-ids.o [2020-07-29T18:40:36.427Z] #17 28.09 Selecting previously unselected package python3-minimal. [2020-07-29T18:40:36.427Z] #17 28.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-07-29T18:40:36.427Z] #17 28.14 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-07-29T18:40:36.427Z] #17 28.15 Unpacking python3-minimal (3.7.3-1) ... [2020-07-29T18:40:36.427Z] #17 28.22 Selecting previously unselected package libmpdec2:amd64. [2020-07-29T18:40:36.599Z] #40 142.0 CC criu/kerndat.o [2020-07-29T18:40:36.684Z] #17 28.23 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-07-29T18:40:36.684Z] #17 28.23 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-07-29T18:40:36.684Z] #17 28.35 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-07-29T18:40:36.684Z] #17 28.36 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-07-29T18:40:36.684Z] #17 28.37 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-29T18:40:36.971Z] #17 26.67 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-29T18:40:36.971Z] #17 26.70 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-29T18:40:37.615Z] #17 29.23 Selecting previously unselected package python3.7. [2020-07-29T18:40:37.615Z] #17 29.25 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-07-29T18:40:37.615Z] #17 29.25 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-29T18:40:37.615Z] #17 29.36 Selecting previously unselected package libpython3-stdlib:amd64. [2020-07-29T18:40:37.615Z] #17 29.36 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-07-29T18:40:37.674Z] #39 101.8 CC criu/memfd.o [2020-07-29T18:40:37.674Z] #39 102.3 CC criu/mount.o [2020-07-29T18:40:37.872Z] #17 29.36 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-29T18:40:37.872Z] #17 29.47 Setting up python3-minimal (3.7.3-1) ... [2020-07-29T18:40:38.141Z] #40 143.2 CC criu/libnetlink.o [2020-07-29T18:40:38.141Z] #40 143.5 CC criu/log.o [2020-07-29T18:40:38.435Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.170s coverage: 46.2% of statements [2020-07-29T18:40:38.810Z] #40 144.0 CC criu/lsm.o [2020-07-29T18:40:38.811Z] #17 30.20 Selecting previously unselected package python3. [2020-07-29T18:40:38.811Z] #17 30.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-07-29T18:40:38.811Z] #17 30.24 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-07-29T18:40:38.811Z] #17 30.26 Unpacking python3 (3.7.3-1) ... [2020-07-29T18:40:38.811Z] #17 30.36 Selecting previously unselected package libip4tc0:amd64. [2020-07-29T18:40:38.811Z] #17 30.36 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-07-29T18:40:38.811Z] #17 30.37 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-07-29T18:40:38.811Z] #17 30.49 Selecting previously unselected package libip6tc0:amd64. [2020-07-29T18:40:38.811Z] #17 30.49 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-07-29T18:40:38.811Z] #17 30.50 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-07-29T18:40:38.870Z] #17 28.56 Selecting previously unselected package python3-minimal. [2020-07-29T18:40:38.870Z] #17 28.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-07-29T18:40:38.870Z] #17 28.60 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-07-29T18:40:38.870Z] #17 28.61 Unpacking python3-minimal (3.7.3-1) ... [2020-07-29T18:40:38.870Z] #17 28.67 Selecting previously unselected package libmpdec2:amd64. [2020-07-29T18:40:38.870Z] #17 28.68 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-07-29T18:40:38.870Z] #17 28.69 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-07-29T18:40:38.870Z] #17 28.78 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-07-29T18:40:38.870Z] #17 28.79 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-07-29T18:40:38.870Z] #17 28.80 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-29T18:40:39.068Z] #17 30.58 Selecting previously unselected package libiptc0:amd64. [2020-07-29T18:40:39.068Z] #17 30.58 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-07-29T18:40:39.068Z] #17 30.59 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-07-29T18:40:39.068Z] #17 30.67 Selecting previously unselected package libnfnetlink0:amd64. [2020-07-29T18:40:39.068Z] #17 30.67 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-07-29T18:40:39.068Z] #17 30.67 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-29T18:40:39.068Z] #17 30.76 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-07-29T18:40:39.068Z] #17 30.76 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-07-29T18:40:39.068Z] #17 30.77 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-29T18:40:39.071Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.004s coverage: 1.8% of statements [2020-07-29T18:40:39.325Z] #17 30.84 Selecting previously unselected package libnftnl11:amd64. [2020-07-29T18:40:39.325Z] #17 30.85 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-07-29T18:40:39.325Z] #17 30.87 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-07-29T18:40:39.325Z] #17 30.96 Selecting previously unselected package iptables. [2020-07-29T18:40:39.325Z] #17 30.97 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-07-29T18:40:39.325Z] #17 30.97 Unpacking iptables (1.8.2-4) ... [2020-07-29T18:40:39.460Z] #40 144.6 CC criu/mem.o [2020-07-29T18:40:39.801Z] #17 29.61 Selecting previously unselected package python3.7. [2020-07-29T18:40:39.801Z] #17 29.62 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-07-29T18:40:39.801Z] #17 29.63 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-29T18:40:39.889Z] #17 31.27 Selecting previously unselected package xxd. [2020-07-29T18:40:39.889Z] #17 31.28 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-29T18:40:39.889Z] #17 31.28 Unpacking xxd (2:8.1.0875-5) ... [2020-07-29T18:40:39.889Z] #17 31.42 Selecting previously unselected package vim-common. [2020-07-29T18:40:39.889Z] #17 31.43 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-29T18:40:39.889Z] #17 31.45 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-29T18:40:40.058Z] #17 29.74 Selecting previously unselected package libpython3-stdlib:amd64. [2020-07-29T18:40:40.058Z] #17 29.75 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-07-29T18:40:40.058Z] #17 29.76 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-29T18:40:40.058Z] #17 29.87 Setting up python3-minimal (3.7.3-1) ... [2020-07-29T18:40:40.145Z] #17 31.63 Selecting previously unselected package bash-completion. [2020-07-29T18:40:40.145Z] #17 31.64 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-29T18:40:40.622Z] #17 30.57 Selecting previously unselected package python3. [2020-07-29T18:40:40.709Z] #17 ... [2020-07-29T18:40:40.709Z] [2020-07-29T18:40:40.709Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:40:40.709Z] #39 72.20 DEP criu/pie-util-vdso.d [2020-07-29T18:40:40.709Z] #39 72.31 DEP criu/pie-util-vdso-elf32.d [2020-07-29T18:40:40.709Z] #39 72.43 DEP criu/path.d [2020-07-29T18:40:40.709Z] #39 72.55 DEP criu/parasite-syscall.d [2020-07-29T18:40:40.709Z] #39 72.69 DEP criu/pagemap.d [2020-07-29T18:40:40.709Z] #39 72.83 DEP criu/pagemap-cache.d [2020-07-29T18:40:40.709Z] #39 72.93 DEP criu/page-xfer.d [2020-07-29T18:40:40.709Z] #39 73.11 DEP criu/page-pipe.d [2020-07-29T18:40:40.709Z] #39 73.20 DEP criu/netfilter.d [2020-07-29T18:40:40.709Z] #39 73.34 DEP criu/net.d [2020-07-29T18:40:40.709Z] #39 73.47 DEP criu/namespaces.d [2020-07-29T18:40:40.709Z] #39 73.61 DEP criu/mount.d [2020-07-29T18:40:40.709Z] #39 73.76 DEP criu/memfd.d [2020-07-29T18:40:40.709Z] #39 73.90 DEP criu/mem.d [2020-07-29T18:40:40.709Z] #39 74.06 DEP criu/lsm.d [2020-07-29T18:40:40.709Z] #39 74.19 DEP criu/log.d [2020-07-29T18:40:40.709Z] #39 74.34 DEP criu/libnetlink.d [2020-07-29T18:40:40.709Z] #39 74.46 DEP criu/kerndat.d [2020-07-29T18:40:40.709Z] #39 74.61 DEP criu/kcmp-ids.d [2020-07-29T18:40:40.709Z] #39 74.68 DEP criu/irmap.d [2020-07-29T18:40:40.709Z] #39 74.77 DEP criu/ipc_ns.d [2020-07-29T18:40:40.709Z] #39 74.87 DEP criu/image.d [2020-07-29T18:40:40.709Z] #39 74.96 DEP criu/image-desc.d [2020-07-29T18:40:40.709Z] #39 75.09 DEP criu/fsnotify.d [2020-07-29T18:40:40.709Z] #39 75.24 DEP criu/filesystems.d [2020-07-29T18:40:40.709Z] #39 75.39 DEP criu/files.d [2020-07-29T18:40:40.709Z] #39 75.57 DEP criu/files-reg.d [2020-07-29T18:40:40.709Z] #39 75.76 DEP criu/files-ext.d [2020-07-29T18:40:40.709Z] #39 75.98 DEP criu/file-lock.d [2020-07-29T18:40:40.709Z] #39 76.20 DEP criu/file-ids.d [2020-07-29T18:40:40.709Z] #39 76.32 DEP criu/fifo.d [2020-07-29T18:40:40.709Z] #39 76.46 DEP criu/fdstore.d [2020-07-29T18:40:40.709Z] #39 76.59 DEP criu/fault-injection.d [2020-07-29T18:40:40.709Z] #39 76.64 DEP criu/external.d [2020-07-29T18:40:40.709Z] #39 76.83 DEP criu/eventpoll.d [2020-07-29T18:40:40.709Z] #39 77.07 DEP criu/eventfd.d [2020-07-29T18:40:40.709Z] #39 77.20 DEP criu/crtools.d [2020-07-29T18:40:40.709Z] #39 77.37 DEP criu/cr-service.d [2020-07-29T18:40:40.709Z] #39 77.53 DEP criu/cr-restore.d [2020-07-29T18:40:40.709Z] #39 77.74 DEP criu/cr-errno.d [2020-07-29T18:40:40.709Z] #39 77.76 DEP criu/cr-dump.d [2020-07-29T18:40:40.709Z] #39 77.89 DEP criu/cr-dedup.d [2020-07-29T18:40:40.709Z] #39 78.06 DEP criu/cr-check.d [2020-07-29T18:40:40.709Z] #39 78.20 DEP criu/config.d [2020-07-29T18:40:40.709Z] #39 78.35 DEP criu/clone-noasan.d [2020-07-29T18:40:40.709Z] #39 78.42 DEP criu/cgroup.d [2020-07-29T18:40:40.709Z] #39 78.57 DEP criu/cgroup-props.d [2020-07-29T18:40:40.709Z] #39 78.66 DEP criu/bitmap.d [2020-07-29T18:40:40.709Z] #39 78.69 DEP criu/bfd.d [2020-07-29T18:40:40.709Z] #39 78.74 DEP criu/autofs.d [2020-07-29T18:40:40.709Z] #39 78.82 DEP criu/aio.d [2020-07-29T18:40:40.709Z] #39 78.95 DEP criu/action-scripts.d [2020-07-29T18:40:40.709Z] #39 79.17 CC criu/action-scripts.o [2020-07-29T18:40:40.709Z] #39 79.52 CC criu/aio.o [2020-07-29T18:40:40.709Z] #39 79.91 CC criu/autofs.o [2020-07-29T18:40:40.709Z] #39 81.21 CC criu/bfd.o [2020-07-29T18:40:40.709Z] #39 81.70 CC criu/bitmap.o [2020-07-29T18:40:40.709Z] #39 81.88 CC criu/cgroup-props.o [2020-07-29T18:40:40.878Z] #17 30.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-07-29T18:40:40.878Z] #17 30.63 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-07-29T18:40:40.878Z] #17 30.64 Unpacking python3 (3.7.3-1) ... [2020-07-29T18:40:40.878Z] #17 30.72 Selecting previously unselected package libip4tc0:amd64. [2020-07-29T18:40:40.878Z] #17 30.73 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-07-29T18:40:40.878Z] #17 30.73 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-07-29T18:40:40.878Z] #17 30.82 Selecting previously unselected package libip6tc0:amd64. [2020-07-29T18:40:40.878Z] #17 30.83 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-07-29T18:40:40.966Z] #39 82.55 CC criu/cgroup.o [2020-07-29T18:40:40.991Z] #39 105.0 CC criu/namespaces.o [2020-07-29T18:40:40.999Z] #40 146.4 CC criu/memfd.o [2020-07-29T18:40:41.135Z] #17 30.84 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-07-29T18:40:41.135Z] #17 30.92 Selecting previously unselected package libiptc0:amd64. [2020-07-29T18:40:41.135Z] #17 30.92 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-07-29T18:40:41.135Z] #17 30.93 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-07-29T18:40:41.135Z] #17 31.01 Selecting previously unselected package libnfnetlink0:amd64. [2020-07-29T18:40:41.135Z] #17 31.02 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-07-29T18:40:41.135Z] #17 31.02 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-29T18:40:41.135Z] #17 31.07 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-07-29T18:40:41.135Z] #17 31.08 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-07-29T18:40:41.392Z] #17 31.09 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-29T18:40:41.392Z] #17 31.16 Selecting previously unselected package libnftnl11:amd64. [2020-07-29T18:40:41.392Z] #17 31.16 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-07-29T18:40:41.392Z] #17 31.16 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-07-29T18:40:41.392Z] #17 31.25 Selecting previously unselected package iptables. [2020-07-29T18:40:41.392Z] #17 31.25 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-07-29T18:40:41.392Z] #17 31.26 Unpacking iptables (1.8.2-4) ... [2020-07-29T18:40:41.648Z] #40 147.0 CC criu/mount.o [2020-07-29T18:40:41.649Z] #17 31.55 Selecting previously unselected package xxd. [2020-07-29T18:40:41.649Z] #17 31.55 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-29T18:40:41.649Z] #17 31.55 Unpacking xxd (2:8.1.0875-5) ... [2020-07-29T18:40:41.905Z] #17 31.69 Selecting previously unselected package vim-common. [2020-07-29T18:40:41.905Z] #17 31.69 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-29T18:40:41.905Z] #17 31.74 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-29T18:40:41.905Z] #17 31.94 Selecting previously unselected package bash-completion. [2020-07-29T18:40:41.905Z] #17 31.94 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-29T18:40:41.939Z] #39 106.3 CC criu/net.o [2020-07-29T18:40:42.600Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.269s coverage: 49.5% of statements [2020-07-29T18:40:42.862Z] #39 ... [2020-07-29T18:40:42.862Z] [2020-07-29T18:40:42.862Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-29T18:40:42.862Z] #17 34.12 Unpacking bash-completion (1:2.8-6) ... [2020-07-29T18:40:42.862Z] #17 34.49 Selecting previously unselected package bzip2. [2020-07-29T18:40:42.862Z] #17 34.50 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-07-29T18:40:42.862Z] #17 34.51 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-29T18:40:42.862Z] #17 34.59 Selecting previously unselected package xz-utils. [2020-07-29T18:40:43.119Z] #17 34.61 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-07-29T18:40:43.119Z] #17 34.62 Unpacking xz-utils (5.2.4-1) ... [2020-07-29T18:40:43.119Z] #17 34.79 Selecting previously unselected package apparmor. [2020-07-29T18:40:43.119Z] #17 34.79 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-07-29T18:40:43.375Z] #17 34.87 Unpacking apparmor (2.13.2-10) ... [2020-07-29T18:40:43.633Z] #17 35.18 Selecting previously unselected package aufs-tools. [2020-07-29T18:40:43.633Z] #17 35.19 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-07-29T18:40:43.633Z] #17 35.20 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-29T18:40:43.633Z] #17 35.30 Selecting previously unselected package libonig5:amd64. [2020-07-29T18:40:43.633Z] #17 35.32 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-07-29T18:40:43.633Z] #17 35.33 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-29T18:40:43.889Z] #17 35.51 Selecting previously unselected package libjq1:amd64. [2020-07-29T18:40:43.890Z] #17 35.52 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-29T18:40:43.890Z] #17 35.52 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-29T18:40:43.890Z] #17 35.58 Selecting previously unselected package jq. [2020-07-29T18:40:43.890Z] #17 35.58 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-29T18:40:43.890Z] #17 35.59 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-29T18:40:44.146Z] #17 35.68 Selecting previously unselected package libaio1:amd64. [2020-07-29T18:40:44.146Z] #17 35.68 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-07-29T18:40:44.146Z] #17 35.69 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-07-29T18:40:44.146Z] #17 35.74 Selecting previously unselected package libgpm2:amd64. [2020-07-29T18:40:44.146Z] #17 35.75 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-07-29T18:40:44.146Z] #17 35.76 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-07-29T18:40:44.403Z] #17 35.83 Selecting previously unselected package libicu63:amd64. [2020-07-29T18:40:44.403Z] #17 35.85 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-29T18:40:44.403Z] #17 35.85 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-29T18:40:44.501Z] #39 108.7 CC criu/netfilter.o [2020-07-29T18:40:44.501Z] #39 109.0 CC criu/page-pipe.o [2020-07-29T18:40:45.077Z] #39 109.6 CC criu/page-xfer.o [2020-07-29T18:40:45.179Z] #17 34.41 Unpacking bash-completion (1:2.8-6) ... [2020-07-29T18:40:45.179Z] #17 34.74 Selecting previously unselected package bzip2. [2020-07-29T18:40:45.179Z] #17 34.76 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-07-29T18:40:45.179Z] #17 34.76 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-29T18:40:45.179Z] #17 34.83 Selecting previously unselected package xz-utils. [2020-07-29T18:40:45.179Z] #17 34.83 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-07-29T18:40:45.179Z] #17 34.84 Unpacking xz-utils (5.2.4-1) ... [2020-07-29T18:40:45.179Z] #17 34.99 Selecting previously unselected package apparmor. [2020-07-29T18:40:45.179Z] #17 35.00 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-07-29T18:40:45.179Z] #17 35.07 Unpacking apparmor (2.13.2-10) ... [2020-07-29T18:40:45.179Z] #17 ... [2020-07-29T18:40:45.179Z] [2020-07-29T18:40:45.179Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:40:45.179Z] #39 81.48 DEP criu/fifo.d [2020-07-29T18:40:45.179Z] #39 81.88 DEP criu/fdstore.d [2020-07-29T18:40:45.179Z] #39 82.09 DEP criu/fault-injection.d [2020-07-29T18:40:45.179Z] #39 82.19 DEP criu/external.d [2020-07-29T18:40:45.179Z] #39 82.36 DEP criu/eventpoll.d [2020-07-29T18:40:45.179Z] #39 82.61 DEP criu/eventfd.d [2020-07-29T18:40:45.179Z] #39 82.87 DEP criu/crtools.d [2020-07-29T18:40:45.179Z] #39 83.01 DEP criu/cr-service.d [2020-07-29T18:40:45.179Z] #39 83.14 DEP criu/cr-restore.d [2020-07-29T18:40:45.179Z] #39 83.34 DEP criu/cr-errno.d [2020-07-29T18:40:45.179Z] #39 83.36 DEP criu/cr-dump.d [2020-07-29T18:40:45.179Z] #39 83.51 DEP criu/cr-dedup.d [2020-07-29T18:40:45.179Z] #39 83.66 DEP criu/cr-check.d [2020-07-29T18:40:45.179Z] #39 83.84 DEP criu/config.d [2020-07-29T18:40:45.179Z] #39 83.95 DEP criu/clone-noasan.d [2020-07-29T18:40:45.179Z] #39 84.04 DEP criu/cgroup.d [2020-07-29T18:40:45.179Z] #39 84.19 DEP criu/cgroup-props.d [2020-07-29T18:40:45.179Z] #39 84.25 DEP criu/bitmap.d [2020-07-29T18:40:45.179Z] #39 84.26 DEP criu/bfd.d [2020-07-29T18:40:45.179Z] #39 84.37 DEP criu/autofs.d [2020-07-29T18:40:45.179Z] #39 84.48 DEP criu/aio.d [2020-07-29T18:40:45.179Z] #39 84.63 DEP criu/action-scripts.d [2020-07-29T18:40:45.179Z] #39 84.91 CC criu/action-scripts.o [2020-07-29T18:40:45.179Z] #39 85.27 CC criu/aio.o [2020-07-29T18:40:45.179Z] #39 85.78 CC criu/autofs.o [2020-07-29T18:40:45.179Z] #39 87.20 CC criu/bfd.o [2020-07-29T18:40:45.179Z] #39 87.66 CC criu/bitmap.o [2020-07-29T18:40:45.179Z] #39 87.85 CC criu/cgroup-props.o [2020-07-29T18:40:45.179Z] #39 88.47 CC criu/cgroup.o [2020-07-29T18:40:45.179Z] #39 91.32 CC criu/clone-noasan.o [2020-07-29T18:40:45.435Z] #39 91.55 CC criu/config.o [2020-07-29T18:40:45.435Z] #39 ... [2020-07-29T18:40:45.435Z] [2020-07-29T18:40:45.435Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-29T18:40:45.435Z] #17 35.39 Selecting previously unselected package aufs-tools. [2020-07-29T18:40:45.692Z] #17 35.39 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-07-29T18:40:45.692Z] #17 35.41 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-29T18:40:45.692Z] #17 35.52 Selecting previously unselected package libonig5:amd64. [2020-07-29T18:40:45.692Z] #17 35.53 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-07-29T18:40:45.692Z] #17 35.54 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-29T18:40:45.949Z] #17 35.69 Selecting previously unselected package libjq1:amd64. [2020-07-29T18:40:45.949Z] #17 35.69 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-29T18:40:45.949Z] #17 35.70 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-29T18:40:45.949Z] #17 35.82 Selecting previously unselected package jq. [2020-07-29T18:40:45.949Z] #17 35.83 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-29T18:40:45.949Z] #17 35.84 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-29T18:40:45.949Z] #17 35.91 Selecting previously unselected package libaio1:amd64. [2020-07-29T18:40:45.949Z] #17 35.91 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-07-29T18:40:45.949Z] #17 35.92 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-07-29T18:40:46.026Z] #39 ... [2020-07-29T18:40:46.026Z] [2020-07-29T18:40:46.026Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-29T18:40:46.026Z] #19 3.721 Collecting yamllint==1.16.0 [2020-07-29T18:40:46.026Z] #19 9.027 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-29T18:40:46.026Z] #19 9.104 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-29T18:40:46.026Z] #19 9.147 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-29T18:40:46.026Z] #19 9.210 Collecting pyyaml (from yamllint==1.16.0) [2020-07-29T18:40:46.026Z] #19 9.353 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-29T18:40:46.176Z] #40 ... [2020-07-29T18:40:46.176Z] [2020-07-29T18:40:46.176Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:40:46.176Z] #50 105.0 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-29T18:40:46.205Z] #17 35.97 Selecting previously unselected package libgpm2:amd64. [2020-07-29T18:40:46.205Z] #17 35.98 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-07-29T18:40:46.205Z] #17 35.98 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-07-29T18:40:46.205Z] #17 36.05 Selecting previously unselected package libicu63:amd64. [2020-07-29T18:40:46.205Z] #17 36.07 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-29T18:40:46.205Z] #17 36.08 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-29T18:40:46.290Z] #19 10.50 Building wheels for collected packages: pyyaml [2020-07-29T18:40:46.290Z] #19 10.50 Running setup.py bdist_wheel for pyyaml: started [2020-07-29T18:40:46.290Z] #19 ... [2020-07-29T18:40:46.290Z] [2020-07-29T18:40:46.290Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:40:46.290Z] #39 110.8 CC criu/pagemap-cache.o [2020-07-29T18:40:46.553Z] #39 111.1 CC criu/pagemap.o [2020-07-29T18:40:47.062Z] ok github.com/docker/docker/daemon/graphdriver/aufs 15.749s coverage: 73.1% of statements [2020-07-29T18:40:47.062Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-29T18:40:47.507Z] #39 111.8 CC criu/parasite-syscall.o [2020-07-29T18:40:47.674Z] #17 39.38 Selecting previously unselected package libnet1:amd64. [2020-07-29T18:40:47.712Z] #50 107.2 + mkdir -p /build [2020-07-29T18:40:47.712Z] #50 107.2 + cp runc /build/runc [2020-07-29T18:40:47.931Z] #17 39.39 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-29T18:40:47.931Z] #17 39.40 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-29T18:40:47.931Z] #17 39.48 Selecting previously unselected package libnl-3-200:amd64. [2020-07-29T18:40:47.931Z] #17 39.50 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-29T18:40:47.931Z] #17 39.51 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-29T18:40:47.931Z] #17 39.60 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-29T18:40:48.010Z] #50 DONE 107.3s [2020-07-29T18:40:48.010Z] [2020-07-29T18:40:48.010Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:40:48.010Z] #40 151.8 CC criu/namespaces.o [2020-07-29T18:40:48.083Z] #39 112.5 CC criu/path.o [2020-07-29T18:40:48.187Z] #17 39.61 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-29T18:40:48.187Z] #17 39.62 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-29T18:40:48.187Z] #17 39.68 Selecting previously unselected package libreadline5:amd64. [2020-07-29T18:40:48.187Z] #17 39.68 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-07-29T18:40:48.187Z] #17 39.69 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-29T18:40:48.187Z] #17 39.84 Selecting previously unselected package net-tools. [2020-07-29T18:40:48.187Z] #17 39.84 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-07-29T18:40:48.187Z] #17 39.85 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-29T18:40:48.346Z] #39 112.8 CC criu/pie-util-vdso.o [2020-07-29T18:40:48.443Z] #17 40.00 Selecting previously unselected package python-pip-whl. [2020-07-29T18:40:48.443Z] #17 40.00 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-29T18:40:48.443Z] #17 40.02 Unpacking python-pip-whl (18.1-5) ... [2020-07-29T18:40:48.575Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.640s coverage: 76.1% of statements [2020-07-29T18:40:48.609Z] #39 ... [2020-07-29T18:40:48.609Z] [2020-07-29T18:40:48.609Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-29T18:40:48.609Z] #19 11.30 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-29T18:40:48.609Z] #19 11.30 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-29T18:40:48.609Z] #19 11.36 Successfully built pyyaml [2020-07-29T18:40:48.609Z] #19 11.37 Installing collected packages: pathspec, pyyaml, yamllint [2020-07-29T18:40:48.609Z] #19 11.65 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-29T18:40:48.609Z] #19 DONE 12.7s [2020-07-29T18:40:48.609Z] [2020-07-29T18:40:48.609Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:40:48.609Z] #39 113.1 CC criu/pie-util.o [2020-07-29T18:40:48.873Z] #39 113.2 CC criu/pipes.o [2020-07-29T18:40:49.005Z] #17 40.54 Selecting previously unselected package python3-lib2to3. [2020-07-29T18:40:49.005Z] #17 40.54 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-29T18:40:49.005Z] #17 40.55 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-29T18:40:49.005Z] #17 40.68 Selecting previously unselected package python3-distutils. [2020-07-29T18:40:49.005Z] #17 40.68 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-29T18:40:49.005Z] #17 40.69 Unpacking python3-distutils (3.7.3-1) ... [2020-07-29T18:40:49.065Z] #40 154.2 CC criu/net.o [2020-07-29T18:40:49.262Z] #17 40.86 Selecting previously unselected package python3-pip. [2020-07-29T18:40:49.262Z] #17 40.86 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-29T18:40:49.262Z] #17 40.87 Unpacking python3-pip (18.1-5) ... [2020-07-29T18:40:49.449Z] #39 113.8 CC criu/plugin.o [2020-07-29T18:40:49.449Z] #39 ... [2020-07-29T18:40:49.449Z] [2020-07-29T18:40:49.449Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:40:49.449Z] #52 131.1 + bin/containerd [2020-07-29T18:40:49.449Z] #52 ... [2020-07-29T18:40:49.449Z] [2020-07-29T18:40:49.449Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:40:49.449Z] #39 114.1 CC criu/proc_parse.o [2020-07-29T18:40:49.479Z] #17 39.28 Selecting previously unselected package libnet1:amd64. [2020-07-29T18:40:49.479Z] #17 39.29 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-29T18:40:49.479Z] #17 39.30 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-29T18:40:49.479Z] #17 39.40 Selecting previously unselected package libnl-3-200:amd64. [2020-07-29T18:40:49.479Z] #17 39.40 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-29T18:40:49.479Z] #17 39.40 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-29T18:40:49.479Z] #17 39.49 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-29T18:40:49.479Z] #17 39.49 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-29T18:40:49.517Z] #17 41.03 Selecting previously unselected package python3-pkg-resources. [2020-07-29T18:40:49.517Z] #17 41.04 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-29T18:40:49.517Z] #17 41.05 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-29T18:40:49.517Z] #17 41.18 Selecting previously unselected package python3-setuptools. [2020-07-29T18:40:49.517Z] #17 41.18 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-29T18:40:49.517Z] #17 41.18 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-29T18:40:49.614Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 58.0% of statements [2020-07-29T18:40:49.614Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.136s coverage: 57.7% of statements [2020-07-29T18:40:49.614Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-29T18:40:49.614Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-29T18:40:49.737Z] #17 39.50 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-29T18:40:49.737Z] #17 39.57 Selecting previously unselected package libreadline5:amd64. [2020-07-29T18:40:49.737Z] #17 39.59 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-07-29T18:40:49.737Z] #17 39.59 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-29T18:40:49.774Z] #17 41.41 Selecting previously unselected package python3-wheel. [2020-07-29T18:40:49.774Z] #17 41.41 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-29T18:40:49.774Z] #17 41.42 Unpacking python3-wheel (0.32.3-2) ... [2020-07-29T18:40:49.995Z] #17 39.69 Selecting previously unselected package net-tools. [2020-07-29T18:40:49.995Z] #17 39.69 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-07-29T18:40:49.995Z] #17 39.70 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-29T18:40:49.995Z] #17 39.90 Selecting previously unselected package python-pip-whl. [2020-07-29T18:40:49.995Z] #17 39.91 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-29T18:40:49.995Z] #17 39.92 Unpacking python-pip-whl (18.1-5) ... [2020-07-29T18:40:50.030Z] #17 41.52 Selecting previously unselected package sudo. [2020-07-29T18:40:50.030Z] #17 41.52 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-07-29T18:40:50.030Z] #17 41.53 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-29T18:40:50.561Z] #17 40.42 Selecting previously unselected package python3-lib2to3. [2020-07-29T18:40:50.561Z] #17 40.43 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-29T18:40:50.561Z] #17 40.45 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-29T18:40:50.593Z] #17 42.08 Selecting previously unselected package thin-provisioning-tools. [2020-07-29T18:40:50.593Z] #17 42.08 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-07-29T18:40:50.593Z] #17 42.08 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-29T18:40:50.593Z] #17 42.33 Selecting previously unselected package uidmap. [2020-07-29T18:40:50.654Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.018s coverage: 3.0% of statements [2020-07-29T18:40:50.818Z] #17 40.56 Selecting previously unselected package python3-distutils. [2020-07-29T18:40:50.818Z] #17 40.57 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-29T18:40:50.818Z] #17 40.59 Unpacking python3-distutils (3.7.3-1) ... [2020-07-29T18:40:50.818Z] #17 40.77 Selecting previously unselected package python3-pip. [2020-07-29T18:40:50.818Z] #17 40.77 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-29T18:40:50.851Z] #17 42.33 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-07-29T18:40:50.851Z] #17 42.34 Unpacking uidmap (1:4.5-1.1) ... [2020-07-29T18:40:50.851Z] #17 42.47 Selecting previously unselected package vim-runtime. [2020-07-29T18:40:50.851Z] #17 42.47 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-29T18:40:50.851Z] #17 42.52 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-29T18:40:50.851Z] #17 42.56 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-29T18:40:50.851Z] #17 42.57 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-29T18:40:51.076Z] #17 40.78 Unpacking python3-pip (18.1-5) ... [2020-07-29T18:40:51.076Z] #17 40.95 Selecting previously unselected package python3-pkg-resources. [2020-07-29T18:40:51.076Z] #17 40.95 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-29T18:40:51.076Z] #17 40.96 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-29T18:40:51.291Z] ok github.com/docker/docker/daemon/links 0.001s coverage: 93.0% of statements [2020-07-29T18:40:51.291Z] ok github.com/docker/docker/daemon/images 0.008s coverage: 4.8% of statements [2020-07-29T18:40:51.291Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-29T18:40:51.291Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-29T18:40:51.334Z] #17 41.06 Selecting previously unselected package python3-setuptools. [2020-07-29T18:40:51.334Z] #17 41.08 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-29T18:40:51.334Z] #17 41.08 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-29T18:40:51.334Z] #17 41.30 Selecting previously unselected package python3-wheel. [2020-07-29T18:40:51.592Z] #17 41.30 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-29T18:40:51.592Z] #17 41.32 Unpacking python3-wheel (0.32.3-2) ... [2020-07-29T18:40:51.592Z] #17 41.40 Selecting previously unselected package sudo. [2020-07-29T18:40:51.592Z] #17 41.40 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-07-29T18:40:51.592Z] #17 41.42 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-29T18:40:52.006Z] #39 116.1 CC criu/protobuf-desc.o [2020-07-29T18:40:52.157Z] #17 41.94 Selecting previously unselected package thin-provisioning-tools. [2020-07-29T18:40:52.158Z] #17 41.94 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-07-29T18:40:52.158Z] #17 41.95 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-29T18:40:52.269Z] #39 116.9 CC criu/protobuf.o [2020-07-29T18:40:52.415Z] #17 42.18 Selecting previously unselected package uidmap. [2020-07-29T18:40:52.415Z] #17 42.19 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-07-29T18:40:52.415Z] #17 42.19 Unpacking uidmap (1:4.5-1.1) ... [2020-07-29T18:40:52.415Z] #17 42.33 Selecting previously unselected package vim-runtime. [2020-07-29T18:40:52.415Z] #17 42.33 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-29T18:40:52.415Z] #17 42.36 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-29T18:40:52.415Z] #17 42.39 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-29T18:40:52.415Z] #17 42.40 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-29T18:40:52.644Z] #40 157.9 CC criu/netfilter.o [2020-07-29T18:40:52.805Z] ok github.com/docker/docker/daemon/logger 0.210s coverage: 41.0% of statements [2020-07-29T18:40:52.805Z] ok github.com/docker/docker/daemon/logger/awslogs 0.096s coverage: 77.4% of statements [2020-07-29T18:40:52.805Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-29T18:40:52.805Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-29T18:40:52.845Z] #39 117.2 CC criu/pstree.o [2020-07-29T18:40:52.943Z] #40 158.1 CC criu/page-pipe.o [2020-07-29T18:40:53.441Z] ok github.com/docker/docker/daemon/logger/gelf 0.018s coverage: 67.0% of statements [2020-07-29T18:40:53.596Z] #40 158.8 CC criu/page-xfer.o [2020-07-29T18:40:53.734Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-07-29T18:40:53.795Z] #39 118.1 CC criu/rbtree.o [2020-07-29T18:40:53.796Z] #39 118.4 CC criu/rst-malloc.o [2020-07-29T18:40:54.119Z] #17 ... [2020-07-29T18:40:54.119Z] [2020-07-29T18:40:54.119Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:40:54.119Z] #39 85.18 CC criu/clone-noasan.o [2020-07-29T18:40:54.119Z] #39 85.36 CC criu/config.o [2020-07-29T18:40:54.119Z] #39 86.65 CC criu/cr-check.o [2020-07-29T18:40:54.119Z] #39 88.18 CC criu/cr-dedup.o [2020-07-29T18:40:54.119Z] #39 88.51 CC criu/cr-dump.o [2020-07-29T18:40:54.119Z] #39 90.25 CC criu/cr-errno.o [2020-07-29T18:40:54.119Z] #39 90.38 CC criu/cr-restore.o [2020-07-29T18:40:54.119Z] #39 94.65 CC criu/cr-service.o [2020-07-29T18:40:54.119Z] #39 ... [2020-07-29T18:40:54.119Z] [2020-07-29T18:40:54.119Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-29T18:40:54.119Z] #17 45.53 Selecting previously unselected package vim. [2020-07-29T18:40:54.119Z] #17 45.54 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-07-29T18:40:54.119Z] #17 45.55 Unpacking vim (2:8.1.0875-5) ... [2020-07-29T18:40:54.370Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.002s coverage: 87.2% of statements [2020-07-29T18:40:54.371Z] #39 118.7 CC criu/seccomp.o [2020-07-29T18:40:54.634Z] #39 119.2 CC criu/seize.o [2020-07-29T18:40:54.662Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.013s coverage: 61.6% of statements [2020-07-29T18:40:54.681Z] #17 46.14 Selecting previously unselected package xfsprogs. [2020-07-29T18:40:54.681Z] #17 46.14 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-07-29T18:40:54.681Z] #17 46.15 Unpacking xfsprogs (4.20.0-1) ... [2020-07-29T18:40:54.938Z] #17 46.61 Selecting previously unselected package zip. [2020-07-29T18:40:55.133Z] #40 160.3 CC criu/pagemap-cache.o [2020-07-29T18:40:55.194Z] #17 46.62 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-07-29T18:40:55.195Z] #17 46.63 Unpacking zip (3.0-11+b1) ... [2020-07-29T18:40:55.195Z] #17 46.90 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-29T18:40:55.195Z] #17 46.91 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-29T18:40:55.195Z] #17 46.93 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-07-29T18:40:55.195Z] #17 46.94 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-29T18:40:55.195Z] #17 46.96 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-07-29T18:40:55.195Z] #17 46.97 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-07-29T18:40:55.195Z] #17 46.99 Setting up uidmap (1:4.5-1.1) ... [2020-07-29T18:40:55.298Z] ok github.com/docker/docker/daemon/logger/local 0.017s coverage: 75.2% of statements [2020-07-29T18:40:55.298Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-29T18:40:55.432Z] #40 160.7 CC criu/pagemap.o [2020-07-29T18:40:55.451Z] #17 47.01 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-07-29T18:40:55.451Z] #17 47.03 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-29T18:40:55.451Z] #17 47.04 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-29T18:40:55.451Z] #17 47.05 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-29T18:40:55.451Z] #17 47.06 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-29T18:40:55.451Z] #17 47.08 Setting up xxd (2:8.1.0875-5) ... [2020-07-29T18:40:55.451Z] #17 47.09 Setting up zip (3.0-11+b1) ... [2020-07-29T18:40:55.451Z] #17 47.10 Setting up vim-common (2:8.1.0875-5) ... [2020-07-29T18:40:55.583Z] #39 ... [2020-07-29T18:40:55.583Z] [2020-07-29T18:40:55.583Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:40:55.583Z] #21 195.4 + return [2020-07-29T18:40:55.591Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.047s coverage: 37.7% of statements [2020-07-29T18:40:55.694Z] #17 45.54 Selecting previously unselected package vim. [2020-07-29T18:40:55.694Z] #17 45.55 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-07-29T18:40:55.694Z] #17 45.57 Unpacking vim (2:8.1.0875-5) ... [2020-07-29T18:40:55.707Z] #17 47.14 Setting up bash-completion (1:2.8-6) ... [2020-07-29T18:40:56.227Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.004s coverage: 33.3% of statements [2020-07-29T18:40:56.260Z] #17 46.15 Selecting previously unselected package xfsprogs. [2020-07-29T18:40:56.261Z] #17 46.16 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-07-29T18:40:56.261Z] #17 46.16 Unpacking xfsprogs (4.20.0-1) ... [2020-07-29T18:40:56.488Z] #40 161.6 CC criu/parasite-syscall.o [2020-07-29T18:40:56.533Z] #21 DONE 196.5s [2020-07-29T18:40:56.533Z] [2020-07-29T18:40:56.533Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:40:56.533Z] #45 194.0 + cd /tmp/tmp.VJuAOnOFcv/src/github.com/golangci/golangci-lint/ [2020-07-29T18:40:56.533Z] #45 194.0 + git checkout -q v1.23.8 [2020-07-29T18:40:56.533Z] #45 194.4 ++ git describe --tags [2020-07-29T18:40:56.533Z] #45 194.4 + version=v1.23.8 [2020-07-29T18:40:56.533Z] #45 194.4 ++ git rev-parse --short HEAD [2020-07-29T18:40:56.533Z] #45 194.5 + commit=76a82c6 [2020-07-29T18:40:56.533Z] #45 194.5 ++ git show -s --format=%cd [2020-07-29T18:40:56.533Z] #45 194.5 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-29T18:40:56.533Z] #45 194.5 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-29T18:40:56.826Z] #17 ... [2020-07-29T18:40:56.826Z] [2020-07-29T18:40:56.826Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:40:56.826Z] #39 92.86 CC criu/cr-check.o [2020-07-29T18:40:56.826Z] #39 94.65 CC criu/cr-dedup.o [2020-07-29T18:40:56.826Z] #39 95.11 CC criu/cr-dump.o [2020-07-29T18:40:56.826Z] #39 97.19 CC criu/cr-errno.o [2020-07-29T18:40:56.826Z] #39 97.27 CC criu/cr-restore.o [2020-07-29T18:40:56.826Z] #39 101.9 CC criu/cr-service.o [2020-07-29T18:40:56.826Z] #39 ... [2020-07-29T18:40:56.826Z] [2020-07-29T18:40:56.826Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-29T18:40:56.826Z] #17 46.64 Selecting previously unselected package zip. [2020-07-29T18:40:56.826Z] #17 46.66 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-07-29T18:40:56.826Z] #17 46.66 Unpacking zip (3.0-11+b1) ... [2020-07-29T18:40:57.084Z] #17 46.91 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-29T18:40:57.084Z] #17 46.94 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-29T18:40:57.084Z] #17 46.96 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-07-29T18:40:57.084Z] #17 46.97 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-29T18:40:57.084Z] #17 46.99 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-07-29T18:40:57.084Z] #17 47.00 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-07-29T18:40:57.084Z] #17 47.02 Setting up uidmap (1:4.5-1.1) ... [2020-07-29T18:40:57.084Z] #17 47.04 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-07-29T18:40:57.084Z] #17 47.05 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-29T18:40:57.084Z] #17 47.06 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-29T18:40:57.084Z] #17 47.07 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-29T18:40:57.084Z] #17 47.09 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-29T18:40:57.084Z] #17 47.10 Setting up xxd (2:8.1.0875-5) ... [2020-07-29T18:40:57.152Z] #40 162.3 CC criu/path.o [2020-07-29T18:40:57.265Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements [2020-07-29T18:40:57.342Z] #17 47.12 Setting up zip (3.0-11+b1) ... [2020-07-29T18:40:57.342Z] #17 47.13 Setting up vim-common (2:8.1.0875-5) ... [2020-07-29T18:40:57.342Z] #17 47.17 Setting up bash-completion (1:2.8-6) ... [2020-07-29T18:40:57.450Z] #40 162.6 CC criu/pie-util-vdso.o [2020-07-29T18:40:57.558Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-07-29T18:40:57.748Z] #40 163.0 CC criu/pie-util.o [2020-07-29T18:40:58.047Z] #40 163.3 CC criu/pipes.o [2020-07-29T18:40:58.194Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-07-29T18:40:58.226Z] #17 49.82 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-07-29T18:40:58.226Z] #17 49.83 Setting up xz-utils (5.2.4-1) ... [2020-07-29T18:40:58.226Z] #17 49.85 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-29T18:40:58.226Z] #17 49.87 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-29T18:40:58.482Z] #17 49.97 invoke-rc.d: could not determine current runlevel [2020-07-29T18:40:58.482Z] #17 49.98 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-29T18:40:58.482Z] #17 49.99 Setting up pigz (2.4-1) ... [2020-07-29T18:40:58.482Z] #17 50.01 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-29T18:40:58.482Z] #17 50.03 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-29T18:40:58.482Z] #17 50.05 Setting up python-pip-whl (18.1-5) ... [2020-07-29T18:40:58.482Z] #17 50.07 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-07-29T18:40:58.482Z] #17 50.09 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-29T18:40:58.487Z] ok github.com/docker/docker/daemon/logger/splunk 1.482s coverage: 82.5% of statements [2020-07-29T18:40:58.487Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-29T18:40:58.487Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-29T18:40:58.694Z] #40 164.0 CC criu/plugin.o [2020-07-29T18:40:59.043Z] #17 50.54 Setting up libaio1:amd64 (0.3.112-3) ... [2020-07-29T18:40:59.043Z] #17 50.56 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-29T18:40:59.043Z] #17 50.57 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-29T18:40:59.043Z] #17 50.59 Setting up vim (2:8.1.0875-5) ... [2020-07-29T18:40:59.043Z] #17 50.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-29T18:40:59.043Z] #17 50.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-29T18:40:59.043Z] #17 50.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-29T18:40:59.043Z] #17 50.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-29T18:40:59.043Z] #17 50.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-29T18:40:59.043Z] #17 50.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-29T18:40:59.043Z] #17 50.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-29T18:40:59.043Z] #17 50.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-29T18:40:59.043Z] #17 50.68 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-29T18:40:59.043Z] #17 50.69 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-29T18:40:59.043Z] #17 50.71 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-29T18:40:59.043Z] #17 50.72 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-29T18:40:59.043Z] #17 50.74 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-29T18:40:59.043Z] #17 50.75 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-29T18:40:59.347Z] #40 164.7 CC criu/proc_parse.o [2020-07-29T18:40:59.550Z] ok github.com/docker/docker/distribution/metadata 0.022s coverage: 48.2% of statements [2020-07-29T18:40:59.864Z] ok github.com/docker/docker/distribution 0.265s coverage: 22.1% of statements [2020-07-29T18:40:59.864Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-29T18:40:59.869Z] #17 49.84 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-07-29T18:40:59.869Z] #17 49.85 Setting up xz-utils (5.2.4-1) ... [2020-07-29T18:40:59.872Z] #45 ... [2020-07-29T18:40:59.872Z] [2020-07-29T18:40:59.872Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-29T18:40:59.872Z] #22 DONE 0.9s [2020-07-29T18:40:59.872Z] [2020-07-29T18:40:59.872Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-29T18:41:00.127Z] #17 49.87 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-29T18:41:00.127Z] #17 49.88 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-29T18:41:00.127Z] #17 49.99 invoke-rc.d: could not determine current runlevel [2020-07-29T18:41:00.127Z] #17 49.99 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-29T18:41:00.127Z] #17 50.00 Setting up pigz (2.4-1) ... [2020-07-29T18:41:00.127Z] #17 50.02 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-29T18:41:00.127Z] #17 50.03 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-29T18:41:00.127Z] #17 50.06 Setting up python-pip-whl (18.1-5) ... [2020-07-29T18:41:00.127Z] #17 50.07 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-07-29T18:41:00.127Z] #17 50.08 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-29T18:41:00.693Z] #17 50.51 Setting up libaio1:amd64 (0.3.112-3) ... [2020-07-29T18:41:00.693Z] #17 50.52 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-29T18:41:00.693Z] #17 50.53 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-29T18:41:00.693Z] #17 50.55 Setting up vim (2:8.1.0875-5) ... [2020-07-29T18:41:00.693Z] #17 50.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-29T18:41:00.693Z] #17 50.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-29T18:41:00.693Z] #17 50.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-29T18:41:00.693Z] #17 50.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-29T18:41:00.693Z] #17 50.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-29T18:41:00.693Z] #17 50.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-29T18:41:00.693Z] #17 50.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-29T18:41:00.693Z] #17 50.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-29T18:41:00.693Z] #17 50.63 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-29T18:41:00.693Z] #17 50.64 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-29T18:41:00.693Z] #17 50.66 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-29T18:41:00.906Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2020-07-29T18:41:00.951Z] #17 50.67 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-29T18:41:00.951Z] #17 50.68 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-29T18:41:00.951Z] #17 50.70 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-29T18:41:01.543Z] ok github.com/docker/docker/image 0.013s coverage: 86.4% of statements [2020-07-29T18:41:02.182Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2020-07-29T18:41:02.314Z] #17 53.65 Setting up iptables (1.8.2-4) ... [2020-07-29T18:41:02.314Z] #17 53.67 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-29T18:41:02.314Z] #17 53.67 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-29T18:41:02.314Z] #17 53.68 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-29T18:41:02.314Z] #17 53.69 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-29T18:41:02.314Z] #17 53.79 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-29T18:41:02.314Z] #17 53.80 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-29T18:41:02.314Z] #17 53.81 Setting up python3 (3.7.3-1) ... [2020-07-29T18:41:02.476Z] ok github.com/docker/docker/distribution/xfer 1.868s coverage: 85.1% of statements [2020-07-29T18:41:02.476Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-29T18:41:02.476Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-29T18:41:02.571Z] #17 54.21 Setting up python3-wheel (0.32.3-2) ... [2020-07-29T18:41:02.769Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2020-07-29T18:41:02.769Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-29T18:41:02.926Z] #40 168.0 CC criu/protobuf-desc.o [2020-07-29T18:41:03.405Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements [2020-07-29T18:41:03.503Z] #17 54.95 Setting up apparmor (2.13.2-10) ... [2020-07-29T18:41:03.573Z] #40 ... [2020-07-29T18:41:03.573Z] [2020-07-29T18:41:03.573Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-29T18:41:03.573Z] #37 234.6 + dpkg --print-architecture [2020-07-29T18:41:03.573Z] #37 234.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-29T18:41:03.573Z] #37 234.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-29T18:41:03.573Z] #37 234.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-29T18:41:03.602Z] sha256:5e95ce6eb2e8576bcfbbfd343e24cd8d8db52484228e765f97777e67d1d07e7f [2020-07-29T18:41:03.602Z] INFO: Starting docker-py tests... [2020-07-29T18:41:03.602Z] ============================= test session starts ============================== [2020-07-29T18:41:03.602Z] platform linux -- Python 3.7.8, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 [2020-07-29T18:41:03.602Z] rootdir: /src, inifile: pytest.ini [2020-07-29T18:41:03.602Z] plugins: cov-2.6.1, timeout-1.3.3 [2020-07-29T18:41:03.602Z] collected 388 items / 2 deselected / 386 selected [2020-07-29T18:41:03.602Z] [2020-07-29T18:41:03.954Z] 4612f6d0b889: Pull complete [2020-07-29T18:41:04.234Z] #17 53.57 Setting up iptables (1.8.2-4) ... [2020-07-29T18:41:04.234Z] #17 53.59 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-29T18:41:04.235Z] #17 53.60 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-29T18:41:04.235Z] #17 53.61 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-29T18:41:04.235Z] #17 53.61 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-29T18:41:04.235Z] #17 53.62 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-29T18:41:04.235Z] #17 53.62 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-29T18:41:04.235Z] #17 53.64 Setting up python3 (3.7.3-1) ... [2020-07-29T18:41:04.235Z] #17 54.15 Setting up python3-wheel (0.32.3-2) ... [2020-07-29T18:41:04.444Z] ok github.com/docker/docker/opts 0.017s coverage: 67.4% of statements [2020-07-29T18:41:04.444Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-07-29T18:41:04.868Z] #17 ... [2020-07-29T18:41:04.868Z] [2020-07-29T18:41:04.868Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:41:04.868Z] #39 96.17 CC criu/crtools.o [2020-07-29T18:41:04.868Z] #39 96.70 CC criu/eventfd.o [2020-07-29T18:41:04.868Z] #39 96.97 CC criu/eventpoll.o [2020-07-29T18:41:04.868Z] #39 97.70 CC criu/external.o [2020-07-29T18:41:04.868Z] #39 98.11 CC criu/fault-injection.o [2020-07-29T18:41:04.868Z] #39 98.25 CC criu/fdstore.o [2020-07-29T18:41:04.868Z] #39 98.67 CC criu/fifo.o [2020-07-29T18:41:04.868Z] #39 99.03 CC criu/file-ids.o [2020-07-29T18:41:04.868Z] #39 99.44 CC criu/file-lock.o [2020-07-29T18:41:04.868Z] #39 100.2 CC criu/files-ext.o [2020-07-29T18:41:04.868Z] #39 100.6 CC criu/files-reg.o [2020-07-29T18:41:04.868Z] #39 102.8 CC criu/files.o [2020-07-29T18:41:04.868Z] #39 104.8 CC criu/filesystems.o [2020-07-29T18:41:04.868Z] #39 105.5 CC criu/fsnotify.o [2020-07-29T18:41:05.124Z] #39 ... [2020-07-29T18:41:05.124Z] [2020-07-29T18:41:05.124Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-29T18:41:05.124Z] #17 56.62 Setting up xfsprogs (4.20.0-1) ... [2020-07-29T18:41:05.124Z] #17 56.63 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-29T18:41:05.169Z] #17 55.01 Setting up apparmor (2.13.2-10) ... [2020-07-29T18:41:05.287Z] #26 ... [2020-07-29T18:41:05.287Z] [2020-07-29T18:41:05.287Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:41:05.287Z] #39 120.0 CC criu/servicefd.o [2020-07-29T18:41:05.287Z] #39 120.4 CC criu/shmem.o [2020-07-29T18:41:05.287Z] #39 121.2 CC criu/sigframe.o [2020-07-29T18:41:05.287Z] #39 121.3 CC criu/signalfd.o [2020-07-29T18:41:05.287Z] #39 121.6 CC criu/sk-inet.o [2020-07-29T18:41:05.287Z] #39 122.5 CC criu/sk-netlink.o [2020-07-29T18:41:05.287Z] #39 122.9 CC criu/sk-packet.o [2020-07-29T18:41:05.287Z] #39 123.4 CC criu/sk-queue.o [2020-07-29T18:41:05.287Z] #39 123.8 CC criu/sk-tcp.o [2020-07-29T18:41:05.287Z] #39 124.3 CC criu/sk-unix.o [2020-07-29T18:41:05.287Z] #39 126.0 CC criu/sockets.o [2020-07-29T18:41:05.287Z] #39 126.7 CC criu/stats.o [2020-07-29T18:41:05.287Z] #39 126.9 CC criu/string.o [2020-07-29T18:41:05.287Z] #39 127.0 CC criu/sysctl.o [2020-07-29T18:41:05.287Z] #39 127.6 CC criu/sysfs_parse.o [2020-07-29T18:41:05.287Z] #39 128.0 CC criu/timens.o [2020-07-29T18:41:05.287Z] #39 128.3 CC criu/timerfd.o [2020-07-29T18:41:05.287Z] #39 128.7 CC criu/tty.o [2020-07-29T18:41:05.380Z] #17 57.05 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-29T18:41:05.864Z] #39 130.5 CC criu/tun.o [2020-07-29T18:41:05.957Z] ok github.com/docker/docker/pkg/archive 0.462s coverage: 76.8% of statements [2020-07-29T18:41:06.308Z] #17 57.89 Setting up python3-distutils (3.7.3-1) ... [2020-07-29T18:41:06.440Z] #39 130.9 CC criu/uffd.o [2020-07-29T18:41:06.869Z] #17 58.35 Setting up python3-setuptools (40.8.0-1) ... [2020-07-29T18:41:06.995Z] ok github.com/docker/docker/pkg/authorization 0.237s coverage: 68.3% of statements [2020-07-29T18:41:06.995Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-07-29T18:41:06.995Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-07-29T18:41:07.016Z] #39 ... [2020-07-29T18:41:07.016Z] [2020-07-29T18:41:07.016Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-29T18:41:07.016Z] #26 DONE 7.6s [2020-07-29T18:41:07.016Z] [2020-07-29T18:41:07.016Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-29T18:41:07.067Z] #17 56.85 Setting up xfsprogs (4.20.0-1) ... [2020-07-29T18:41:07.067Z] #17 56.86 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-29T18:41:07.067Z] #17 ... [2020-07-29T18:41:07.067Z] [2020-07-29T18:41:07.067Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:41:07.067Z] #39 103.4 CC criu/crtools.o [2020-07-29T18:41:07.067Z] #39 104.0 CC criu/eventfd.o [2020-07-29T18:41:07.067Z] #39 104.4 CC criu/eventpoll.o [2020-07-29T18:41:07.067Z] #39 105.3 CC criu/external.o [2020-07-29T18:41:07.067Z] #39 105.7 CC criu/fault-injection.o [2020-07-29T18:41:07.067Z] #39 105.8 CC criu/fdstore.o [2020-07-29T18:41:07.067Z] #39 106.2 CC criu/fifo.o [2020-07-29T18:41:07.067Z] #39 106.6 CC criu/file-ids.o [2020-07-29T18:41:07.067Z] #39 107.0 CC criu/file-lock.o [2020-07-29T18:41:07.067Z] #39 108.0 CC criu/files-ext.o [2020-07-29T18:41:07.067Z] #39 108.3 CC criu/files-reg.o [2020-07-29T18:41:07.067Z] #39 110.6 CC criu/files.o [2020-07-29T18:41:07.067Z] #39 112.7 CC criu/filesystems.o [2020-07-29T18:41:07.067Z] #39 113.4 CC criu/fsnotify.o [2020-07-29T18:41:07.324Z] #39 ... [2020-07-29T18:41:07.324Z] [2020-07-29T18:41:07.324Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-29T18:41:07.324Z] #36 198.3 + dpkg --print-architecture [2020-07-29T18:41:07.324Z] #36 198.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-29T18:41:07.592Z] #29 DONE 0.7s [2020-07-29T18:41:07.592Z] [2020-07-29T18:41:07.592Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:41:07.856Z] #45 ... [2020-07-29T18:41:07.856Z] [2020-07-29T18:41:07.856Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:41:07.856Z] #39 132.2 CC criu/util.o [2020-07-29T18:41:07.856Z] #39 ... [2020-07-29T18:41:07.856Z] [2020-07-29T18:41:07.856Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-29T18:41:07.856Z] #31 DONE 0.1s [2020-07-29T18:41:07.856Z] [2020-07-29T18:41:07.856Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-29T18:41:07.856Z] #34 DONE 0.1s [2020-07-29T18:41:07.890Z] #36 198.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-29T18:41:07.890Z] #36 198.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-29T18:41:08.119Z] [2020-07-29T18:41:08.119Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-29T18:41:08.235Z] #17 59.56 Setting up python3-pip (18.1-5) ... [2020-07-29T18:41:08.697Z] #37 DONE 0.6s [2020-07-29T18:41:08.697Z] [2020-07-29T18:41:08.697Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:41:08.798Z] #17 60.47 Processing triggers for libc-bin (2.28-10) ... [2020-07-29T18:41:08.961Z] #39 133.4 CC criu/uts_ns.o [2020-07-29T18:41:08.961Z] #39 133.6 CC criu/vdso.o [2020-07-29T18:41:09.054Z] #17 60.51 Processing triggers for mime-support (3.62) ... [2020-07-29T18:41:09.537Z] #39 134.0 LINK criu/built-in.o [2020-07-29T18:41:09.537Z] #39 134.1 LINK criu/criu [2020-07-29T18:41:10.114Z] #39 134.6 DEP lib/c/criu.d [2020-07-29T18:41:10.114Z] #39 134.6 CC images/rpc.pb-c.o [2020-07-29T18:41:10.421Z] #17 DONE 62.0s [2020-07-29T18:41:10.421Z] [2020-07-29T18:41:10.421Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-29T18:41:10.691Z] #39 135.3 CC lib/c/criu.o [2020-07-29T18:41:11.350Z] #18 0.946 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-29T18:41:11.350Z] #18 0.951 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-29T18:41:11.350Z] #18 0.955 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-29T18:41:11.350Z] #18 DONE 1.0s [2020-07-29T18:41:11.350Z] [2020-07-29T18:41:11.350Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-29T18:41:11.529Z] ok github.com/docker/docker/pkg/chrootarchive 3.506s coverage: 43.2% of statements [2020-07-29T18:41:11.529Z] ok github.com/docker/docker/layer 7.260s coverage: 68.8% of statements [2020-07-29T18:41:11.529Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-29T18:41:11.529Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-29T18:41:11.529Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-29T18:41:11.529Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-29T18:41:11.529Z] ? github.com/docker/docker/oci [no test files] [2020-07-29T18:41:11.529Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-29T18:41:11.529Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-29T18:41:11.529Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-29T18:41:11.529Z] ok github.com/docker/docker/pkg/directory 0.016s coverage: 80.0% of statements [2020-07-29T18:41:11.529Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2020-07-29T18:41:11.822Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2020-07-29T18:41:12.087Z] #39 136.3 LINK lib/c/built-in.o [2020-07-29T18:41:12.087Z] #39 136.3 LINK lib/c/libcriu.so [2020-07-29T18:41:12.087Z] #39 136.4 LINK lib/c/libcriu.a [2020-07-29T18:41:12.353Z] #39 136.6 GEN magic.py [2020-07-29T18:41:12.353Z] #39 136.8 Note: Building without setproctitle() and strlcpy() support. [2020-07-29T18:41:12.353Z] #39 136.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-29T18:41:12.353Z] #39 136.8 Note: Building without GnuTLS support [2020-07-29T18:41:12.353Z] #39 136.8 Makefile.config:39: Warn: you have no libnftables installed [2020-07-29T18:41:12.353Z] #39 136.8 Makefile.config:40: Warn: Building without nftables support [2020-07-29T18:41:12.493Z] ok github.com/docker/docker/pkg/discovery/memory 0.001s coverage: 92.3% of statements [2020-07-29T18:41:12.786Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2020-07-29T18:41:13.079Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-07-29T18:41:13.156Z] #36 ... [2020-07-29T18:41:13.156Z] [2020-07-29T18:41:13.156Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-29T18:41:13.156Z] #17 57.27 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-29T18:41:13.156Z] #17 58.26 Setting up python3-distutils (3.7.3-1) ... [2020-07-29T18:41:13.156Z] #17 58.71 Setting up python3-setuptools (40.8.0-1) ... [2020-07-29T18:41:13.156Z] #17 59.85 Setting up python3-pip (18.1-5) ... [2020-07-29T18:41:13.156Z] #17 60.83 Processing triggers for libc-bin (2.28-10) ... [2020-07-29T18:41:13.156Z] #17 60.86 Processing triggers for mime-support (3.62) ... [2020-07-29T18:41:13.156Z] #17 DONE 62.1s [2020-07-29T18:41:13.156Z] [2020-07-29T18:41:13.156Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-29T18:41:13.156Z] #18 0.912 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-29T18:41:13.156Z] #18 0.919 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-29T18:41:13.156Z] #18 0.923 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-29T18:41:13.304Z] #39 137.5 fatal: not a git repository (or any of the parent directories): .git [2020-07-29T18:41:13.414Z] #18 DONE 1.0s [2020-07-29T18:41:13.414Z] [2020-07-29T18:41:13.414Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-29T18:41:13.890Z] #39 138.4 make[1]: Nothing to be done for 'all'. [2020-07-29T18:41:14.052Z] #37 ... [2020-07-29T18:41:14.052Z] [2020-07-29T18:41:14.052Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:41:14.052Z] #40 169.0 CC criu/protobuf.o [2020-07-29T18:41:14.052Z] #40 169.4 CC criu/pstree.o [2020-07-29T18:41:14.052Z] #40 170.6 CC criu/rbtree.o [2020-07-29T18:41:14.052Z] #40 171.0 CC criu/rst-malloc.o [2020-07-29T18:41:14.052Z] #40 171.3 CC criu/seccomp.o [2020-07-29T18:41:14.052Z] #40 172.0 CC criu/seize.o [2020-07-29T18:41:14.052Z] #40 173.1 CC criu/servicefd.o [2020-07-29T18:41:14.052Z] #40 173.6 CC criu/shmem.o [2020-07-29T18:41:14.052Z] #40 174.6 CC criu/sigframe.o [2020-07-29T18:41:14.052Z] #40 174.8 CC criu/signalfd.o [2020-07-29T18:41:14.052Z] #40 175.1 CC criu/sk-inet.o [2020-07-29T18:41:14.052Z] #40 176.3 CC criu/sk-netlink.o [2020-07-29T18:41:14.052Z] #40 176.7 CC criu/sk-packet.o [2020-07-29T18:41:14.052Z] #40 177.4 CC criu/sk-queue.o [2020-07-29T18:41:14.052Z] #40 178.1 CC criu/sk-tcp.o [2020-07-29T18:41:14.052Z] #40 178.7 CC criu/sk-unix.o [2020-07-29T18:41:14.185Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2020-07-29T18:41:14.820Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 89.5% of statements [2020-07-29T18:41:14.840Z] #39 139.2 make[1]: 'images/built-in.o' is up to date. [2020-07-29T18:41:14.840Z] #39 139.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-29T18:41:14.840Z] #39 139.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-29T18:41:14.840Z] #39 139.4 make[1]: 'compel/libcompel.a' is up to date. [2020-07-29T18:41:15.110Z] #39 139.5 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-29T18:41:15.110Z] #39 139.5 make[1]: Nothing to be done for 'all'. [2020-07-29T18:41:15.110Z] #39 139.5 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-29T18:41:15.373Z] #39 139.8 make[2]: Nothing to be done for 'all'. [2020-07-29T18:41:15.373Z] #39 139.9 make[2]: Nothing to be done for 'all'. [2020-07-29T18:41:15.373Z] #39 139.9 make[2]: Nothing to be done for 'all'. [2020-07-29T18:41:15.518Z] #19 ... [2020-07-29T18:41:15.518Z] [2020-07-29T18:41:15.518Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:41:15.518Z] #39 106.8 CC criu/image-desc.o [2020-07-29T18:41:15.518Z] #39 106.9 CC criu/image.o [2020-07-29T18:41:15.518Z] #39 107.9 CC criu/ipc_ns.o [2020-07-29T18:41:15.518Z] #39 109.0 CC criu/irmap.o [2020-07-29T18:41:15.518Z] #39 109.9 CC criu/kcmp-ids.o [2020-07-29T18:41:15.518Z] #39 110.2 CC criu/kerndat.o [2020-07-29T18:41:15.518Z] #39 111.3 CC criu/libnetlink.o [2020-07-29T18:41:15.518Z] #39 111.6 CC criu/log.o [2020-07-29T18:41:15.518Z] #39 112.4 CC criu/lsm.o [2020-07-29T18:41:15.518Z] #39 113.2 CC criu/mem.o [2020-07-29T18:41:15.518Z] #39 115.1 CC criu/memfd.o [2020-07-29T18:41:15.518Z] #39 115.8 CC criu/mount.o [2020-07-29T18:41:15.518Z] #39 ... [2020-07-29T18:41:15.518Z] [2020-07-29T18:41:15.518Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-29T18:41:15.518Z] #36 197.1 + dpkg --print-architecture [2020-07-29T18:41:15.518Z] #36 197.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-29T18:41:15.518Z] #36 197.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-29T18:41:15.518Z] #36 197.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-29T18:41:15.594Z] #40 180.8 CC criu/sockets.o [2020-07-29T18:41:15.636Z] #39 140.1 make[2]: Nothing to be done for 'all'. [2020-07-29T18:41:15.636Z] #39 140.2 make[2]: Nothing to be done for 'all'. [2020-07-29T18:41:15.887Z] ok github.com/docker/docker/pkg/discovery/kv 3.107s coverage: 84.1% of statements [2020-07-29T18:41:15.887Z] ok github.com/docker/docker/pkg/fsutils 0.385s coverage: 85.1% of statements [2020-07-29T18:41:15.887Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2020-07-29T18:41:15.904Z] #39 140.2 make[2]: Nothing to be done for 'all'. [2020-07-29T18:41:15.904Z] #39 140.3 make[2]: Nothing to be done for 'all'. [2020-07-29T18:41:15.904Z] #39 140.4 make[2]: Nothing to be done for 'all'. [2020-07-29T18:41:15.904Z] #39 140.4 INSTALL criu/criu [2020-07-29T18:41:15.955Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-07-29T18:41:16.081Z] #36 ... [2020-07-29T18:41:16.081Z] [2020-07-29T18:41:16.081Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:41:16.081Z] #49 75.03 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-29T18:41:16.480Z] #39 DONE 141.0s [2020-07-29T18:41:16.480Z] [2020-07-29T18:41:16.480Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:41:16.522Z] tests/integration/api_client_test.py ..... [ 7%] [2020-07-29T18:41:16.524Z] ok github.com/docker/docker/pkg/idtools 0.278s coverage: 70.5% of statements [2020-07-29T18:41:16.649Z] #40 181.9 CC criu/stats.o [2020-07-29T18:41:16.817Z] ok github.com/docker/docker/pkg/ioutils 0.288s coverage: 70.6% of statements [2020-07-29T18:41:16.949Z] #40 182.3 CC criu/string.o [2020-07-29T18:41:16.949Z] #40 182.4 CC criu/sysctl.o [2020-07-29T18:41:17.109Z] ok github.com/docker/docker/pkg/jsonmessage 0.014s coverage: 91.7% of statements [2020-07-29T18:41:17.109Z] ok github.com/docker/docker/pkg/locker 0.008s coverage: 88.9% of statements [2020-07-29T18:41:17.402Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2020-07-29T18:41:17.402Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-29T18:41:17.402Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-29T18:41:17.402Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2020-07-29T18:41:17.402Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-29T18:41:17.695Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-07-29T18:41:17.695Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-07-29T18:41:17.988Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.013s coverage: 86.7% of statements [2020-07-29T18:41:17.988Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-07-29T18:41:17.988Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-29T18:41:17.988Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-29T18:41:18.009Z] #40 183.2 CC criu/sysfs_parse.o [2020-07-29T18:41:18.286Z] tests/integration/api_config_test.py ..... [ 8%] [2020-07-29T18:41:18.309Z] #40 183.6 CC criu/timens.o [2020-07-29T18:41:18.406Z] #52 ... [2020-07-29T18:41:18.406Z] [2020-07-29T18:41:18.406Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-29T18:41:18.406Z] #40 DONE 0.2s [2020-07-29T18:41:18.406Z] [2020-07-29T18:41:18.406Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-29T18:41:18.602Z] #49 77.23 + mkdir -p /build [2020-07-29T18:41:18.602Z] #49 77.24 + cp runc /build/runc [2020-07-29T18:41:18.614Z] #40 183.9 CC criu/timerfd.o [2020-07-29T18:41:18.624Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.016s coverage: 56.8% of statements [2020-07-29T18:41:18.670Z] #42 DONE 0.5s [2020-07-29T18:41:18.670Z] [2020-07-29T18:41:18.670Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-29T18:41:18.670Z] #44 DONE 0.2s [2020-07-29T18:41:18.670Z] [2020-07-29T18:41:18.670Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:41:18.677Z] #19 4.805 Collecting yamllint==1.16.0 [2020-07-29T18:41:18.677Z] #19 ... [2020-07-29T18:41:18.677Z] [2020-07-29T18:41:18.677Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:41:18.677Z] #39 114.6 CC criu/image-desc.o [2020-07-29T18:41:18.677Z] #39 114.7 CC criu/image.o [2020-07-29T18:41:18.677Z] #39 115.7 CC criu/ipc_ns.o [2020-07-29T18:41:18.677Z] #39 116.9 CC criu/irmap.o [2020-07-29T18:41:18.677Z] #39 117.6 CC criu/kcmp-ids.o [2020-07-29T18:41:18.677Z] #39 117.9 CC criu/kerndat.o [2020-07-29T18:41:18.677Z] #39 118.9 CC criu/libnetlink.o [2020-07-29T18:41:18.677Z] #39 119.5 CC criu/log.o [2020-07-29T18:41:18.677Z] #39 120.1 CC criu/lsm.o [2020-07-29T18:41:18.677Z] #39 120.5 CC criu/mem.o [2020-07-29T18:41:18.677Z] #39 122.3 CC criu/memfd.o [2020-07-29T18:41:18.677Z] #39 123.0 CC criu/mount.o [2020-07-29T18:41:18.677Z] #39 ... [2020-07-29T18:41:18.677Z] [2020-07-29T18:41:18.677Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T18:41:18.677Z] #49 75.03 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-29T18:41:18.888Z] #49 DONE 77.8s [2020-07-29T18:41:18.888Z] [2020-07-29T18:41:18.888Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:41:18.888Z] #39 119.6 CC criu/namespaces.o [2020-07-29T18:41:18.918Z] #40 184.3 CC criu/tty.o [2020-07-29T18:41:19.315Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-07-29T18:41:19.315Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-07-29T18:41:19.608Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-07-29T18:41:20.285Z] #39 121.5 CC criu/net.o [2020-07-29T18:41:20.577Z] #49 77.26 + mkdir -p /build [2020-07-29T18:41:20.577Z] #49 77.26 + cp runc /build/runc [2020-07-29T18:41:20.663Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2020-07-29T18:41:20.834Z] #49 DONE 77.6s [2020-07-29T18:41:20.835Z] [2020-07-29T18:41:20.835Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:41:20.835Z] #39 126.8 CC criu/namespaces.o [2020-07-29T18:41:21.018Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-07-29T18:41:21.704Z] #40 186.5 CC criu/tun.o [2020-07-29T18:41:21.704Z] #40 187.2 CC criu/uffd.o [2020-07-29T18:41:22.732Z] #39 128.7 CC criu/net.o [2020-07-29T18:41:23.249Z] #40 188.5 CC criu/util.o [2020-07-29T18:41:23.571Z] #39 124.6 CC criu/netfilter.o [2020-07-29T18:41:23.571Z] #39 124.9 CC criu/page-pipe.o [2020-07-29T18:41:23.754Z] ok github.com/docker/docker/pkg/signal 2.343s coverage: 61.0% of statements [2020-07-29T18:41:24.046Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-07-29T18:41:24.137Z] #39 125.6 CC criu/page-xfer.o [2020-07-29T18:41:24.339Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-07-29T18:41:24.700Z] #39 ... [2020-07-29T18:41:24.701Z] [2020-07-29T18:41:24.701Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-29T18:41:24.701Z] #19 4.844 Collecting yamllint==1.16.0 [2020-07-29T18:41:24.701Z] #19 10.36 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-29T18:41:24.701Z] #19 10.42 Collecting pyyaml (from yamllint==1.16.0) [2020-07-29T18:41:24.701Z] #19 10.50 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-29T18:41:24.701Z] #19 11.63 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-29T18:41:24.701Z] #19 11.68 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-29T18:41:24.701Z] #19 11.72 Building wheels for collected packages: pyyaml [2020-07-29T18:41:24.701Z] #19 11.72 Running setup.py bdist_wheel for pyyaml: started [2020-07-29T18:41:24.701Z] #19 12.66 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-29T18:41:24.701Z] #19 12.66 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-29T18:41:24.701Z] #19 12.75 Successfully built pyyaml [2020-07-29T18:41:24.701Z] #19 12.77 Installing collected packages: pyyaml, pathspec, yamllint [2020-07-29T18:41:24.701Z] #19 13.07 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-29T18:41:24.701Z] #19 DONE 13.3s [2020-07-29T18:41:24.701Z] [2020-07-29T18:41:24.701Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-29T18:41:24.702Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-07-29T18:41:24.702Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-07-29T18:41:24.805Z] #40 190.1 CC criu/uts_ns.o [2020-07-29T18:41:24.958Z] #22 DONE 0.3s [2020-07-29T18:41:24.958Z] [2020-07-29T18:41:24.958Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-29T18:41:25.109Z] #40 190.4 CC criu/vdso.o [2020-07-29T18:41:25.215Z] #36 ... [2020-07-29T18:41:25.215Z] [2020-07-29T18:41:25.215Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-29T18:41:25.261Z] #39 131.5 CC criu/netfilter.o [2020-07-29T18:41:25.337Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 53.8% of statements [2020-07-29T18:41:25.519Z] #39 131.8 CC criu/page-pipe.o [2020-07-29T18:41:25.754Z] #40 191.1 LINK criu/built-in.o [2020-07-29T18:41:25.972Z] ok github.com/docker/docker/pkg/system 0.039s coverage: 36.9% of statements [2020-07-29T18:41:26.050Z] #40 191.2 LINK criu/criu [2020-07-29T18:41:26.084Z] #39 132.3 CC criu/page-xfer.o [2020-07-29T18:41:26.265Z] ok github.com/docker/docker/pkg/tailfile 0.042s coverage: 88.6% of statements [2020-07-29T18:41:26.345Z] #39 ... [2020-07-29T18:41:26.346Z] [2020-07-29T18:41:26.346Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-29T18:41:26.346Z] #19 10.12 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-29T18:41:26.346Z] #19 10.18 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-29T18:41:26.346Z] #19 10.22 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-29T18:41:26.346Z] #19 10.27 Collecting pyyaml (from yamllint==1.16.0) [2020-07-29T18:41:26.346Z] #19 10.40 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-29T18:41:26.346Z] #19 11.53 Building wheels for collected packages: pyyaml [2020-07-29T18:41:26.346Z] #19 11.54 Running setup.py bdist_wheel for pyyaml: started [2020-07-29T18:41:26.346Z] #19 12.44 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-29T18:41:26.346Z] #19 12.44 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-29T18:41:26.346Z] #19 12.52 Successfully built pyyaml [2020-07-29T18:41:26.346Z] #19 12.53 Installing collected packages: pathspec, pyyaml, yamllint [2020-07-29T18:41:26.346Z] #19 12.80 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-29T18:41:26.346Z] #19 DONE 13.1s [2020-07-29T18:41:26.346Z] [2020-07-29T18:41:26.346Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-29T18:41:26.347Z] #40 191.7 DEP lib/c/criu.d [2020-07-29T18:41:26.557Z] ok github.com/docker/docker/pkg/tarsum 0.031s coverage: 89.3% of statements [2020-07-29T18:41:26.644Z] #40 191.8 CC images/rpc.pb-c.o [2020-07-29T18:41:26.850Z] testing: warning: no tests to run [2020-07-29T18:41:26.850Z] coverage: [no statements] [2020-07-29T18:41:26.850Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-07-29T18:41:26.911Z] #22 DONE 0.3s [2020-07-29T18:41:26.911Z] [2020-07-29T18:41:26.911Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-29T18:41:27.143Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-07-29T18:41:27.143Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-07-29T18:41:27.290Z] #40 ... [2020-07-29T18:41:27.290Z] [2020-07-29T18:41:27.290Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-29T18:41:27.290Z] #37 DONE 258.3s [2020-07-29T18:41:27.290Z] [2020-07-29T18:41:27.290Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:41:27.290Z] #40 192.5 CC lib/c/criu.o [2020-07-29T18:41:27.436Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-07-29T18:41:28.836Z] #40 194.3 LINK lib/c/built-in.o [2020-07-29T18:41:28.950Z] ok github.com/docker/docker/plugin 0.558s coverage: 23.1% of statements [2020-07-29T18:41:29.134Z] #40 194.3 LINK lib/c/libcriu.so [2020-07-29T18:41:29.134Z] #40 194.3 LINK lib/c/libcriu.a [2020-07-29T18:41:29.134Z] #40 194.5 GEN magic.py [2020-07-29T18:41:29.387Z] #26 DONE 3.8s [2020-07-29T18:41:29.388Z] [2020-07-29T18:41:29.388Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:41:29.388Z] #39 127.2 CC criu/pagemap-cache.o [2020-07-29T18:41:29.388Z] #39 127.5 CC criu/pagemap.o [2020-07-29T18:41:29.388Z] #39 128.3 CC criu/parasite-syscall.o [2020-07-29T18:41:29.388Z] #39 129.0 CC criu/path.o [2020-07-29T18:41:29.388Z] #39 129.3 CC criu/pie-util-vdso-elf32.o [2020-07-29T18:41:29.388Z] #39 129.6 CC criu/pie-util-vdso.o [2020-07-29T18:41:29.388Z] #39 130.0 CC criu/pie-util.o [2020-07-29T18:41:29.388Z] #39 130.2 CC criu/pipes.o [2020-07-29T18:41:29.388Z] #39 130.7 CC criu/plugin.o [2020-07-29T18:41:29.388Z] #39 ... [2020-07-29T18:41:29.388Z] [2020-07-29T18:41:29.388Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-29T18:41:29.388Z] #29 DONE 0.5s [2020-07-29T18:41:29.388Z] [2020-07-29T18:41:29.388Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:41:29.388Z] #39 130.8 CC criu/proc_parse.o [2020-07-29T18:41:29.388Z] #39 ... [2020-07-29T18:41:29.388Z] [2020-07-29T18:41:29.388Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-29T18:41:29.388Z] #31 DONE 0.1s [2020-07-29T18:41:29.388Z] [2020-07-29T18:41:29.388Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-29T18:41:29.388Z] #34 DONE 0.1s [2020-07-29T18:41:29.437Z] #40 194.7 Note: Building without setproctitle() and strlcpy() support. [2020-07-29T18:41:29.437Z] #40 194.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-29T18:41:29.437Z] #40 194.7 Note: Building without GnuTLS support [2020-07-29T18:41:29.437Z] #40 194.7 Makefile.config:39: Warn: you have no libnftables installed [2020-07-29T18:41:29.437Z] #40 194.7 Makefile.config:40: Warn: Building without nftables support [2020-07-29T18:41:29.604Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-07-29T18:41:29.644Z] [2020-07-29T18:41:29.644Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:41:30.084Z] #40 195.4 fatal: not a git repository (or any of the parent directories): .git [2020-07-29T18:41:30.240Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-07-29T18:41:30.532Z] ok github.com/docker/docker/reference 0.032s coverage: 84.4% of statements [2020-07-29T18:41:31.014Z] #52 182.0 + bin/containerd-stress [2020-07-29T18:41:31.092Z] #26 DONE 4.2s [2020-07-29T18:41:31.092Z] [2020-07-29T18:41:31.092Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-29T18:41:31.149Z] #40 196.4 make[1]: Nothing to be done for 'all'. [2020-07-29T18:41:31.350Z] #29 DONE 0.3s [2020-07-29T18:41:31.350Z] [2020-07-29T18:41:31.350Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-29T18:41:31.350Z] #31 DONE 0.1s [2020-07-29T18:41:31.350Z] [2020-07-29T18:41:31.350Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-29T18:41:31.536Z] #45 ... [2020-07-29T18:41:31.536Z] [2020-07-29T18:41:31.536Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:41:31.536Z] #39 132.7 CC criu/protobuf-desc.o [2020-07-29T18:41:31.570Z] ok github.com/docker/docker/registry 0.095s coverage: 56.3% of statements [2020-07-29T18:41:31.608Z] #34 DONE 0.1s [2020-07-29T18:41:31.608Z] [2020-07-29T18:41:31.608Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:41:31.608Z] #39 133.8 CC criu/pagemap-cache.o [2020-07-29T18:41:31.608Z] #39 134.0 CC criu/pagemap.o [2020-07-29T18:41:31.608Z] #39 134.6 CC criu/parasite-syscall.o [2020-07-29T18:41:31.608Z] #39 135.2 CC criu/path.o [2020-07-29T18:41:31.608Z] #39 135.4 CC criu/pie-util-vdso-elf32.o [2020-07-29T18:41:31.608Z] #39 135.7 CC criu/pie-util-vdso.o [2020-07-29T18:41:31.608Z] #39 135.9 CC criu/pie-util.o [2020-07-29T18:41:31.608Z] #39 136.0 CC criu/pipes.o [2020-07-29T18:41:31.608Z] #39 136.4 CC criu/plugin.o [2020-07-29T18:41:31.608Z] #39 136.7 CC criu/proc_parse.o [2020-07-29T18:41:31.793Z] #39 133.3 CC criu/protobuf.o [2020-07-29T18:41:32.204Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2020-07-29T18:41:32.209Z] #40 197.3 make[1]: 'images/built-in.o' is up to date. [2020-07-29T18:41:32.209Z] #40 197.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-29T18:41:32.209Z] #40 197.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-29T18:41:32.209Z] #40 197.5 make[1]: 'compel/libcompel.a' is up to date. [2020-07-29T18:41:32.209Z] #40 197.6 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-29T18:41:32.356Z] #39 133.7 CC criu/pstree.o [2020-07-29T18:41:32.430Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-07-29T18:41:32.497Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-07-29T18:41:32.509Z] #40 197.6 make[1]: Nothing to be done for 'all'. [2020-07-29T18:41:32.509Z] #40 197.7 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-29T18:41:32.509Z] #40 197.8 make[2]: Nothing to be done for 'all'. [2020-07-29T18:41:32.509Z] #40 197.9 make[2]: Nothing to be done for 'all'. [2020-07-29T18:41:32.541Z] #39 138.5 CC criu/protobuf-desc.o [2020-07-29T18:41:32.789Z] ok github.com/docker/docker/runconfig 0.006s coverage: 66.1% of statements [2020-07-29T18:41:32.798Z] #39 139.2 CC criu/protobuf.o [2020-07-29T18:41:32.809Z] #40 197.9 make[2]: Nothing to be done for 'all'. [2020-07-29T18:41:32.809Z] #40 198.1 make[2]: Nothing to be done for 'all'. [2020-07-29T18:41:32.809Z] #40 198.2 make[2]: Nothing to be done for 'all'. [2020-07-29T18:41:32.919Z] #39 ... [2020-07-29T18:41:32.919Z] [2020-07-29T18:41:32.919Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-29T18:41:32.919Z] #36 DONE 223.6s [2020-07-29T18:41:32.919Z] [2020-07-29T18:41:32.919Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:41:32.919Z] #39 134.4 CC criu/rbtree.o [2020-07-29T18:41:32.919Z] #39 134.6 CC criu/rst-malloc.o [2020-07-29T18:41:33.056Z] #39 139.4 CC criu/pstree.o [2020-07-29T18:41:33.083Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-07-29T18:41:33.108Z] #40 198.2 make[2]: Nothing to be done for 'all'. [2020-07-29T18:41:33.108Z] #40 198.3 make[2]: Nothing to be done for 'all'. [2020-07-29T18:41:33.108Z] #40 198.4 make[2]: Nothing to be done for 'all'. [2020-07-29T18:41:33.108Z] #40 198.4 INSTALL criu/criu [2020-07-29T18:41:33.409Z] #40 DONE 198.6s [2020-07-29T18:41:33.409Z] [2020-07-29T18:41:33.409Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:41:33.409Z] #46 262.3 + cd /tmp/tmp.kyI4TnI6jV/src/github.com/golangci/golangci-lint/ [2020-07-29T18:41:33.409Z] #46 262.3 + git checkout -q v1.23.8 [2020-07-29T18:41:33.409Z] #46 262.8 ++ git describe --tags [2020-07-29T18:41:33.409Z] #46 262.8 + version=v1.23.8 [2020-07-29T18:41:33.409Z] #46 262.8 ++ git rev-parse --short HEAD [2020-07-29T18:41:33.409Z] #46 262.8 + commit=76a82c6 [2020-07-29T18:41:33.409Z] #46 262.8 ++ git show -s --format=%cd [2020-07-29T18:41:33.409Z] #46 262.8 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-29T18:41:33.409Z] #46 262.9 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-29T18:41:33.483Z] #39 135.0 CC criu/seccomp.o [2020-07-29T18:41:33.594Z] #52 185.2 + bin/containerd-shim [2020-07-29T18:41:33.988Z] #39 ... [2020-07-29T18:41:33.988Z] [2020-07-29T18:41:33.988Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-29T18:41:33.988Z] #36 DONE 224.8s [2020-07-29T18:41:33.988Z] [2020-07-29T18:41:33.988Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:41:33.988Z] #39 140.3 CC criu/rbtree.o [2020-07-29T18:41:34.413Z] #39 135.6 CC criu/seize.o [2020-07-29T18:41:34.413Z] #39 ... [2020-07-29T18:41:34.413Z] [2020-07-29T18:41:34.413Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-29T18:41:34.413Z] #37 DONE 0.3s [2020-07-29T18:41:34.553Z] #39 140.7 CC criu/rst-malloc.o [2020-07-29T18:41:34.670Z] [2020-07-29T18:41:34.670Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:41:34.670Z] #39 136.1 CC criu/servicefd.o [2020-07-29T18:41:34.670Z] #39 136.3 CC criu/shmem.o [2020-07-29T18:41:34.811Z] #39 141.0 CC criu/seccomp.o [2020-07-29T18:41:34.987Z] #52 ... [2020-07-29T18:41:34.987Z] [2020-07-29T18:41:34.987Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:41:34.987Z] #45 DONE 235.1s [2020-07-29T18:41:35.157Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-07-29T18:41:35.234Z] #39 136.9 CC criu/sigframe.o [2020-07-29T18:41:35.250Z] [2020-07-29T18:41:35.250Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:41:35.490Z] #39 137.0 CC criu/signalfd.o [2020-07-29T18:41:35.747Z] #39 137.2 CC criu/sk-inet.o [2020-07-29T18:41:35.793Z] ok github.com/docker/docker/volume/local 0.048s coverage: 73.0% of statements [2020-07-29T18:41:35.800Z] #39 141.9 CC criu/seize.o [2020-07-29T18:41:36.065Z] #39 ... [2020-07-29T18:41:36.065Z] [2020-07-29T18:41:36.065Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-29T18:41:36.065Z] #37 DONE 0.6s [2020-07-29T18:41:36.311Z] #39 137.9 CC criu/sk-netlink.o [2020-07-29T18:41:36.322Z] [2020-07-29T18:41:36.322Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:41:36.428Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 67.0% of statements [2020-07-29T18:41:36.578Z] #52 ... [2020-07-29T18:41:36.578Z] [2020-07-29T18:41:36.578Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:41:36.578Z] #39 142.7 CC criu/servicefd.o [2020-07-29T18:41:36.835Z] #39 142.9 CC criu/shmem.o [2020-07-29T18:41:36.874Z] #39 138.2 CC criu/sk-packet.o [2020-07-29T18:41:37.064Z] ok github.com/docker/docker/volume/service 0.010s coverage: 73.1% of statements [2020-07-29T18:41:37.092Z] #39 143.4 CC criu/sigframe.o [2020-07-29T18:41:37.092Z] #39 143.5 CC criu/signalfd.o [2020-07-29T18:41:37.131Z] #39 138.5 CC criu/sk-queue.o [2020-07-29T18:41:37.349Z] #39 143.6 CC criu/sk-inet.o [2020-07-29T18:41:37.388Z] #39 138.8 CC criu/sk-tcp.o [2020-07-29T18:41:37.388Z] #39 139.0 CC criu/sk-unix.o [2020-07-29T18:41:37.812Z] #52 ... [2020-07-29T18:41:37.812Z] [2020-07-29T18:41:37.812Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-29T18:41:37.913Z] #39 144.2 CC criu/sk-netlink.o [2020-07-29T18:41:38.171Z] #39 144.5 CC criu/sk-packet.o [2020-07-29T18:41:38.735Z] #39 144.8 CC criu/sk-queue.o [2020-07-29T18:41:38.756Z] #39 139.9 CC criu/sockets.o [2020-07-29T18:41:38.762Z] #46 DONE 1.1s [2020-07-29T18:41:38.762Z] [2020-07-29T18:41:38.762Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-29T18:41:38.762Z] #48 DONE 0.1s [2020-07-29T18:41:38.762Z] [2020-07-29T18:41:38.762Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-29T18:41:38.993Z] #39 145.1 CC criu/sk-tcp.o [2020-07-29T18:41:38.993Z] #39 145.4 CC criu/sk-unix.o [2020-07-29T18:41:39.013Z] #39 140.4 CC criu/stats.o [2020-07-29T18:41:39.013Z] #39 140.6 CC criu/string.o [2020-07-29T18:41:39.013Z] #39 140.6 CC criu/sysctl.o [2020-07-29T18:41:39.023Z] #50 DONE 0.4s [2020-07-29T18:41:39.023Z] [2020-07-29T18:41:39.023Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:41:39.270Z] #39 140.9 CC criu/sysfs_parse.o [2020-07-29T18:41:39.596Z] #52 191.5 + bin/containerd-shim-runc-v1 [2020-07-29T18:41:39.834Z] #39 141.1 CC criu/timens.o [2020-07-29T18:41:39.834Z] #39 141.3 CC criu/timerfd.o [2020-07-29T18:41:40.091Z] #39 141.5 CC criu/tty.o [2020-07-29T18:41:40.365Z] #39 146.3 CC criu/sockets.o [2020-07-29T18:41:40.622Z] #39 146.8 CC criu/stats.o [2020-07-29T18:41:40.622Z] #39 147.0 CC criu/string.o [2020-07-29T18:41:40.622Z] #39 147.1 CC criu/sysctl.o [2020-07-29T18:41:41.021Z] #39 142.4 CC criu/tun.o [2020-07-29T18:41:41.187Z] #39 147.5 CC criu/sysfs_parse.o [2020-07-29T18:41:41.278Z] #39 142.7 CC criu/uffd.o [2020-07-29T18:41:41.445Z] #39 147.7 CC criu/timens.o [2020-07-29T18:41:41.703Z] #39 148.0 CC criu/timerfd.o [2020-07-29T18:41:41.842Z] #39 143.3 CC criu/util.o [2020-07-29T18:41:41.961Z] #39 148.1 CC criu/tty.o [2020-07-29T18:41:41.961Z] #39 ... [2020-07-29T18:41:41.961Z] [2020-07-29T18:41:41.961Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:41:41.961Z] #45 233.0 + cd /tmp/tmp.CkyS2JHRgr/src/github.com/golangci/golangci-lint/ [2020-07-29T18:41:41.961Z] #45 233.0 + git checkout -q v1.23.8 [2020-07-29T18:41:42.405Z] #39 ... [2020-07-29T18:41:42.405Z] [2020-07-29T18:41:42.405Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:41:42.405Z] #52 182.8 + bin/containerd [2020-07-29T18:41:42.524Z] #45 233.4 ++ git describe --tags [2020-07-29T18:41:42.524Z] #45 233.4 + version=v1.23.8 [2020-07-29T18:41:42.524Z] #45 233.4 ++ git rev-parse --short HEAD [2020-07-29T18:41:42.524Z] #45 233.4 + commit=76a82c6 [2020-07-29T18:41:42.524Z] #45 233.4 ++ git show -s --format=%cd [2020-07-29T18:41:42.524Z] #45 233.4 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-29T18:41:42.524Z] #45 233.4 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-29T18:41:42.907Z] #52 194.5 + bin/containerd-shim-runc-v2 [2020-07-29T18:41:43.850Z] #52 195.6 + binaries [2020-07-29T18:41:43.850Z] #52 195.6 + install -D bin/containerd /build/containerd [2020-07-29T18:41:43.850Z] #52 195.6 + install -D bin/containerd-shim /build/containerd-shim [2020-07-29T18:41:43.850Z] #52 195.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-29T18:41:43.850Z] #52 195.6 + install -D bin/ctr /build/ctr [2020-07-29T18:41:44.422Z] #52 DONE 196.1s [2020-07-29T18:41:45.808Z] [2020-07-29T18:41:45.808Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-29T18:41:46.749Z] #53 DONE 1.3s [2020-07-29T18:41:47.012Z] [2020-07-29T18:41:47.012Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-29T18:41:47.272Z] #57 DONE 0.3s [2020-07-29T18:41:47.272Z] [2020-07-29T18:41:47.272Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-29T18:41:47.659Z] #52 ... [2020-07-29T18:41:47.659Z] [2020-07-29T18:41:47.659Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:41:47.659Z] #39 144.0 CC criu/uts_ns.o [2020-07-29T18:41:47.659Z] #39 144.2 CC criu/vdso-compat.o [2020-07-29T18:41:47.659Z] #39 144.3 CC criu/vdso.o [2020-07-29T18:41:47.659Z] #39 144.6 LINK criu/built-in.o [2020-07-29T18:41:47.659Z] #39 144.7 LINK criu/criu [2020-07-29T18:41:47.659Z] #39 145.0 DEP lib/c/criu.d [2020-07-29T18:41:47.659Z] #39 145.0 CC images/rpc.pb-c.o [2020-07-29T18:41:47.659Z] #39 145.4 CC lib/c/criu.o [2020-07-29T18:41:47.659Z] #39 146.0 LINK lib/c/built-in.o [2020-07-29T18:41:47.659Z] #39 146.1 LINK lib/c/libcriu.so [2020-07-29T18:41:47.659Z] #39 146.1 LINK lib/c/libcriu.a [2020-07-29T18:41:47.659Z] #39 146.2 GEN magic.py [2020-07-29T18:41:47.659Z] #39 146.3 Note: Building without setproctitle() and strlcpy() support. [2020-07-29T18:41:47.659Z] #39 146.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-29T18:41:47.659Z] #39 146.3 Note: Building without GnuTLS support [2020-07-29T18:41:47.659Z] #39 146.3 Makefile.config:39: Warn: you have no libnftables installed [2020-07-29T18:41:47.659Z] #39 146.3 Makefile.config:40: Warn: Building without nftables support [2020-07-29T18:41:47.659Z] #39 146.9 fatal: not a git repository (or any of the parent directories): .git [2020-07-29T18:41:47.659Z] #39 147.3 make[1]: Nothing to be done for 'all'. [2020-07-29T18:41:47.659Z] #39 147.8 make[1]: 'images/built-in.o' is up to date. [2020-07-29T18:41:47.659Z] #39 147.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-29T18:41:47.659Z] #39 147.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-29T18:41:47.659Z] #39 147.9 make[1]: 'compel/libcompel.a' is up to date. [2020-07-29T18:41:47.659Z] #39 147.9 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-29T18:41:47.659Z] #39 147.9 make[1]: Nothing to be done for 'all'. [2020-07-29T18:41:47.659Z] #39 148.0 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-29T18:41:47.659Z] #39 148.2 make[2]: Nothing to be done for 'all'. [2020-07-29T18:41:47.659Z] #39 148.2 make[2]: Nothing to be done for 'all'. [2020-07-29T18:41:47.659Z] #39 148.2 make[2]: Nothing to be done for 'all'. [2020-07-29T18:41:47.659Z] #39 148.3 make[2]: Nothing to be done for 'all'. [2020-07-29T18:41:47.659Z] #39 148.3 make[2]: Nothing to be done for 'all'. [2020-07-29T18:41:47.659Z] #39 148.3 make[2]: Nothing to be done for 'all'. [2020-07-29T18:41:47.659Z] #39 148.4 make[2]: Nothing to be done for 'all'. [2020-07-29T18:41:47.659Z] #39 148.4 make[2]: Nothing to be done for 'all'. [2020-07-29T18:41:47.659Z] #39 148.4 INSTALL criu/criu [2020-07-29T18:41:47.659Z] #39 DONE 149.0s [2020-07-29T18:41:47.659Z] [2020-07-29T18:41:47.659Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:41:47.659Z] #45 233.7 + cd /tmp/tmp.16Fu4JDIAz/src/github.com/golangci/golangci-lint/ [2020-07-29T18:41:47.659Z] #45 233.7 + git checkout -q v1.23.8 [2020-07-29T18:41:47.659Z] #45 234.2 ++ git describe --tags [2020-07-29T18:41:47.659Z] #45 234.2 + version=v1.23.8 [2020-07-29T18:41:47.659Z] #45 234.2 ++ git rev-parse --short HEAD [2020-07-29T18:41:47.659Z] #45 234.2 + commit=76a82c6 [2020-07-29T18:41:47.659Z] #45 234.2 ++ git show -s --format=%cd [2020-07-29T18:41:47.659Z] #45 234.2 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-29T18:41:47.659Z] #45 234.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-07-29T18:41:48.214Z] #59 DONE 0.9s [2020-07-29T18:41:48.214Z] [2020-07-29T18:41:48.214Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-29T18:41:48.214Z] #61 DONE 0.1s [2020-07-29T18:41:48.214Z] [2020-07-29T18:41:48.214Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-29T18:41:48.214Z] #62 DONE 0.0s [2020-07-29T18:41:48.214Z] [2020-07-29T18:41:48.214Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-29T18:41:49.027Z] #45 ... [2020-07-29T18:41:49.027Z] [2020-07-29T18:41:49.027Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-29T18:41:49.027Z] #40 DONE 0.1s [2020-07-29T18:41:49.027Z] [2020-07-29T18:41:49.027Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-29T18:41:49.072Z] #45 ... [2020-07-29T18:41:49.072Z] [2020-07-29T18:41:49.072Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T18:41:49.072Z] #39 149.0 CC criu/tun.o [2020-07-29T18:41:49.072Z] #39 149.3 CC criu/uffd.o [2020-07-29T18:41:49.072Z] #39 150.0 CC criu/util.o [2020-07-29T18:41:49.072Z] #39 150.7 CC criu/uts_ns.o [2020-07-29T18:41:49.072Z] #39 150.9 CC criu/vdso-compat.o [2020-07-29T18:41:49.072Z] #39 151.0 CC criu/vdso.o [2020-07-29T18:41:49.072Z] #39 151.3 LINK criu/built-in.o [2020-07-29T18:41:49.072Z] #39 151.5 LINK criu/criu [2020-07-29T18:41:49.072Z] #39 151.7 DEP lib/c/criu.d [2020-07-29T18:41:49.072Z] #39 151.8 CC images/rpc.pb-c.o [2020-07-29T18:41:49.072Z] #39 152.2 CC lib/c/criu.o [2020-07-29T18:41:49.072Z] #39 152.9 LINK lib/c/built-in.o [2020-07-29T18:41:49.072Z] #39 152.9 LINK lib/c/libcriu.so [2020-07-29T18:41:49.072Z] #39 152.9 LINK lib/c/libcriu.a [2020-07-29T18:41:49.072Z] #39 153.0 GEN magic.py [2020-07-29T18:41:49.072Z] #39 153.1 Note: Building without setproctitle() and strlcpy() support. [2020-07-29T18:41:49.072Z] #39 153.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-29T18:41:49.072Z] #39 153.1 Note: Building without GnuTLS support [2020-07-29T18:41:49.072Z] #39 153.1 Makefile.config:39: Warn: you have no libnftables installed [2020-07-29T18:41:49.072Z] #39 153.1 Makefile.config:40: Warn: Building without nftables support [2020-07-29T18:41:49.072Z] #39 153.6 fatal: not a git repository (or any of the parent directories): .git [2020-07-29T18:41:49.072Z] #39 154.1 make[1]: Nothing to be done for 'all'. [2020-07-29T18:41:49.072Z] #39 154.6 make[1]: 'images/built-in.o' is up to date. [2020-07-29T18:41:49.072Z] #39 154.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-29T18:41:49.072Z] #39 154.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-29T18:41:49.072Z] #39 154.7 make[1]: 'compel/libcompel.a' is up to date. [2020-07-29T18:41:49.072Z] #39 154.7 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-29T18:41:49.072Z] #39 154.7 make[1]: Nothing to be done for 'all'. [2020-07-29T18:41:49.072Z] #39 154.8 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-29T18:41:49.072Z] #39 154.9 make[2]: Nothing to be done for 'all'. [2020-07-29T18:41:49.072Z] #39 154.9 make[2]: Nothing to be done for 'all'. [2020-07-29T18:41:49.072Z] #39 155.0 make[2]: Nothing to be done for 'all'. [2020-07-29T18:41:49.072Z] #39 155.0 make[2]: Nothing to be done for 'all'. [2020-07-29T18:41:49.072Z] #39 155.1 make[2]: Nothing to be done for 'all'. [2020-07-29T18:41:49.072Z] #39 155.1 make[2]: Nothing to be done for 'all'. [2020-07-29T18:41:49.072Z] #39 155.1 make[2]: Nothing to be done for 'all'. [2020-07-29T18:41:49.072Z] #39 155.2 make[2]: Nothing to be done for 'all'. [2020-07-29T18:41:49.072Z] #39 155.3 INSTALL criu/criu [2020-07-29T18:41:49.284Z] #42 DONE 0.2s [2020-07-29T18:41:49.284Z] [2020-07-29T18:41:49.284Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-29T18:41:49.284Z] #44 DONE 0.1s [2020-07-29T18:41:49.284Z] [2020-07-29T18:41:49.284Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:41:49.599Z] #63 DONE 1.4s [2020-07-29T18:41:49.636Z] #39 DONE 155.9s [2020-07-29T18:41:49.636Z] [2020-07-29T18:41:49.636Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:41:49.636Z] #52 175.3 + bin/containerd [2020-07-29T18:41:49.861Z] [2020-07-29T18:41:49.861Z] #64 exporting to image [2020-07-29T18:41:49.861Z] #64 exporting layers [2020-07-29T18:41:50.569Z] #52 ... [2020-07-29T18:41:50.569Z] [2020-07-29T18:41:50.569Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-29T18:41:50.569Z] #40 DONE 0.1s [2020-07-29T18:41:50.825Z] [2020-07-29T18:41:50.825Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-29T18:41:50.825Z] #42 DONE 0.1s [2020-07-29T18:41:50.825Z] [2020-07-29T18:41:50.825Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-29T18:41:50.825Z] #44 DONE 0.1s [2020-07-29T18:41:50.825Z] [2020-07-29T18:41:50.826Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:41:52.451Z] ok github.com/docker/docker/pkg/plugins 33.627s coverage: 76.6% of statements [2020-07-29T18:41:52.451Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-29T18:41:52.451Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-29T18:41:52.451Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-29T18:41:52.451Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-29T18:41:52.451Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-29T18:41:52.451Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-29T18:41:52.451Z] ? github.com/docker/docker/rootless [no test files] [2020-07-29T18:41:52.451Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-29T18:41:52.451Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-29T18:41:52.451Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-29T18:41:52.451Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-29T18:41:52.451Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-29T18:41:52.451Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-29T18:41:52.451Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-29T18:41:52.451Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-29T18:41:52.451Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-29T18:41:52.451Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-29T18:41:52.451Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-29T18:41:52.451Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-29T18:41:52.451Z] ? github.com/docker/docker/volume [no test files] [2020-07-29T18:41:52.451Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-29T18:41:52.451Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-29T18:41:52.451Z] [2020-07-29T18:41:52.451Z] === Skipped [2020-07-29T18:41:52.451Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-29T18:41:52.451Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-29T18:41:52.451Z] [2020-07-29T18:41:52.451Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-29T18:41:52.451Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-29T18:41:52.451Z] [2020-07-29T18:41:52.451Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-29T18:41:52.451Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T18:41:52.451Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-29T18:41:52.451Z] [2020-07-29T18:41:52.451Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-29T18:41:52.451Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T18:41:52.451Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-29T18:41:52.451Z] [2020-07-29T18:41:52.451Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-29T18:41:52.451Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T18:41:52.451Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-29T18:41:52.451Z] [2020-07-29T18:41:52.451Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-29T18:41:52.451Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T18:41:52.451Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-29T18:41:52.451Z] [2020-07-29T18:41:52.451Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-29T18:41:52.451Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T18:41:52.451Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-29T18:41:52.451Z] [2020-07-29T18:41:52.451Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-29T18:41:52.451Z] graphtest_unix.go:73: No driver to put! [2020-07-29T18:41:52.451Z] [2020-07-29T18:41:52.451Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-29T18:41:52.451Z] time="2020-07-29T18:40:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-29T18:41:52.451Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-29T18:41:52.451Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-29T18:41:52.451Z] [2020-07-29T18:41:52.451Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-29T18:41:52.451Z] time="2020-07-29T18:40:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-29T18:41:52.451Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-29T18:41:52.451Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-29T18:41:52.451Z] [2020-07-29T18:41:52.451Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-29T18:41:52.451Z] time="2020-07-29T18:40:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-29T18:41:52.451Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-29T18:41:52.451Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-29T18:41:52.451Z] [2020-07-29T18:41:52.451Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-29T18:41:52.451Z] time="2020-07-29T18:40:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-29T18:41:52.451Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-29T18:41:52.451Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-29T18:41:52.451Z] [2020-07-29T18:41:52.451Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-29T18:41:52.451Z] time="2020-07-29T18:40:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-29T18:41:52.451Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-29T18:41:52.451Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-29T18:41:52.451Z] [2020-07-29T18:41:52.451Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-29T18:41:52.451Z] graphtest_unix.go:73: No driver to put! [2020-07-29T18:41:52.451Z] [2020-07-29T18:41:52.451Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-29T18:41:52.451Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-29T18:41:52.451Z] [2020-07-29T18:41:52.451Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-29T18:41:52.451Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-29T18:41:52.451Z] [2020-07-29T18:41:52.451Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-29T18:41:52.451Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-29T18:41:52.451Z] [2020-07-29T18:41:52.451Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-29T18:41:52.451Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-29T18:41:52.451Z] [2020-07-29T18:41:52.451Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-29T18:41:52.451Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T18:41:52.451Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-29T18:41:52.451Z] [2020-07-29T18:41:52.451Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-29T18:41:52.452Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T18:41:52.452Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-29T18:41:52.452Z] [2020-07-29T18:41:52.452Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-29T18:41:52.452Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T18:41:52.452Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-29T18:41:52.452Z] [2020-07-29T18:41:52.452Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-29T18:41:52.452Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T18:41:52.452Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-29T18:41:52.452Z] [2020-07-29T18:41:52.452Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-29T18:41:52.452Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T18:41:52.452Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-29T18:41:52.452Z] [2020-07-29T18:41:52.452Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-29T18:41:52.452Z] graphtest_unix.go:73: No driver to put! [2020-07-29T18:41:52.452Z] [2020-07-29T18:41:52.452Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-29T18:41:52.452Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-29T18:41:52.452Z] [2020-07-29T18:41:52.452Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-29T18:41:52.452Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-29T18:41:52.452Z] [2020-07-29T18:41:52.452Z] [2020-07-29T18:41:52.452Z] DONE 2123 tests, 26 skipped in 190.247s Post stage [Pipeline] junit [2020-07-29T18:41:53.138Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-29T18:41:53.666Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41297/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d -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:0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d hack/make.sh dynbinary test-integration [2020-07-29T18:41:53.968Z] [2020-07-29T18:41:53.968Z] Removing bundles/ [2020-07-29T18:41:53.968Z] [2020-07-29T18:41:53.968Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-29T18:41:53.968Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-29T18:41:53.968Z] GOOS="" GOARCH="" GOARM="" [2020-07-29T18:41:56.019Z] #46 ... [2020-07-29T18:41:56.019Z] [2020-07-29T18:41:56.019Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:41:56.019Z] #53 246.9 + bin/containerd [2020-07-29T18:41:58.010Z] #64 exporting layers 7.3s done [2020-07-29T18:41:58.010Z] #64 writing image sha256:35f410fd4c5aa8acb48130ab1bddc59a9ba26619882eb2f8cbd8d95ca3a63f01 done [2020-07-29T18:41:58.010Z] #64 naming to docker.io/library/docker:0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d done [2020-07-29T18:41:58.010Z] #64 DONE 7.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-29T18:41:58.350Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41297/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d hack/test/unit [2020-07-29T18:42:01.671Z] #53 ... [2020-07-29T18:42:01.671Z] [2020-07-29T18:42:01.671Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:42:01.671Z] #22 293.1 + return [2020-07-29T18:42:01.972Z] #22 DONE 293.2s [2020-07-29T18:42:01.972Z] [2020-07-29T18:42:01.972Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:42:03.642Z] ? github.com/docker/docker/api [no test files] [2020-07-29T18:42:04.096Z] #46 ... [2020-07-29T18:42:04.096Z] [2020-07-29T18:42:04.096Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-29T18:42:04.096Z] #23 DONE 0.1s [2020-07-29T18:42:04.096Z] [2020-07-29T18:42:04.096Z] #27 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-29T18:42:05.164Z] #27 DONE 0.9s [2020-07-29T18:42:05.164Z] [2020-07-29T18:42:05.164Z] #30 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-29T18:42:05.164Z] #30 DONE 0.1s [2020-07-29T18:42:05.164Z] [2020-07-29T18:42:05.164Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:42:05.164Z] #53 ... [2020-07-29T18:42:05.164Z] [2020-07-29T18:42:05.164Z] #32 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-29T18:42:05.164Z] #32 DONE 0.1s [2020-07-29T18:42:05.164Z] [2020-07-29T18:42:05.164Z] #35 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-29T18:42:05.164Z] #35 DONE 0.1s [2020-07-29T18:42:05.164Z] [2020-07-29T18:42:05.164Z] #38 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-29T18:42:05.164Z] #38 DONE 0.1s [2020-07-29T18:42:05.164Z] [2020-07-29T18:42:05.164Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:42:05.468Z] #53 ... [2020-07-29T18:42:05.468Z] [2020-07-29T18:42:05.468Z] #41 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-29T18:42:05.468Z] #41 DONE 0.1s [2020-07-29T18:42:05.468Z] [2020-07-29T18:42:05.468Z] #43 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-29T18:42:05.468Z] #43 DONE 0.1s [2020-07-29T18:42:05.468Z] [2020-07-29T18:42:05.468Z] #45 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-29T18:42:05.468Z] #45 DONE 0.1s [2020-07-29T18:42:05.468Z] [2020-07-29T18:42:05.468Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:42:15.898Z] ok github.com/docker/docker/api/server 0.028s coverage: 9.0% of statements [2020-07-29T18:42:23.388Z] .........................xx.................... [ 29%] [2020-07-29T18:42:35.917Z] #45 ... [2020-07-29T18:42:35.917Z] [2020-07-29T18:42:35.917Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:42:35.917Z] #52 233.6 + bin/containerd-stress [2020-07-29T18:42:35.917Z] #52 ... [2020-07-29T18:42:35.917Z] [2020-07-29T18:42:35.917Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:42:35.917Z] #45 DONE 284.0s [2020-07-29T18:42:35.917Z] [2020-07-29T18:42:35.917Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:42:35.917Z] #52 ... [2020-07-29T18:42:35.917Z] [2020-07-29T18:42:35.917Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-29T18:42:35.917Z] #46 DONE 0.2s [2020-07-29T18:42:35.917Z] [2020-07-29T18:42:35.917Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-29T18:42:35.917Z] #48 DONE 0.1s [2020-07-29T18:42:35.917Z] [2020-07-29T18:42:35.917Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-29T18:42:35.917Z] #50 DONE 0.2s [2020-07-29T18:42:35.917Z] [2020-07-29T18:42:35.917Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:42:35.917Z] #52 236.1 + bin/containerd-shim [2020-07-29T18:42:37.468Z] #52 ... [2020-07-29T18:42:37.468Z] [2020-07-29T18:42:37.468Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:42:37.468Z] #45 DONE 283.3s [2020-07-29T18:42:37.468Z] [2020-07-29T18:42:37.468Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:42:37.468Z] #52 225.6 + bin/containerd-stress [2020-07-29T18:42:37.468Z] #52 ... [2020-07-29T18:42:37.468Z] [2020-07-29T18:42:37.468Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-29T18:42:37.468Z] #46 DONE 0.2s [2020-07-29T18:42:37.468Z] [2020-07-29T18:42:37.468Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-29T18:42:37.468Z] #48 DONE 0.0s [2020-07-29T18:42:37.468Z] [2020-07-29T18:42:37.468Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-29T18:42:37.468Z] #50 DONE 0.1s [2020-07-29T18:42:37.468Z] [2020-07-29T18:42:37.468Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:42:37.468Z] #52 227.5 + bin/containerd-shim [2020-07-29T18:42:38.284Z] #53 ... [2020-07-29T18:42:38.284Z] [2020-07-29T18:42:38.284Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:42:38.284Z] #46 DONE 326.0s [2020-07-29T18:42:38.284Z] [2020-07-29T18:42:38.284Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:42:38.284Z] #53 ... [2020-07-29T18:42:38.284Z] [2020-07-29T18:42:38.284Z] #47 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-29T18:42:38.284Z] #47 DONE 0.1s [2020-07-29T18:42:38.284Z] [2020-07-29T18:42:38.284Z] #49 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-29T18:42:38.284Z] #49 DONE 0.1s [2020-07-29T18:42:38.284Z] [2020-07-29T18:42:38.284Z] #51 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-29T18:42:38.284Z] #51 DONE 0.1s [2020-07-29T18:42:38.284Z] [2020-07-29T18:42:38.284Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T18:42:38.370Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-07-29T18:42:42.457Z] #52 242.6 + bin/containerd-shim-runc-v1 [2020-07-29T18:42:42.725Z] #52 234.1 + bin/containerd-shim-runc-v1 [2020-07-29T18:42:44.973Z] #52 245.7 + bin/containerd-shim-runc-v2 [2020-07-29T18:42:45.207Z] #53 297.1 + bin/containerd-stress [2020-07-29T18:42:45.839Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2020-07-29T18:42:45.900Z] #52 246.6 + binaries [2020-07-29T18:42:45.998Z] #52 237.1 + bin/containerd-shim-runc-v2 [2020-07-29T18:42:46.156Z] #52 246.6 + install -D bin/containerd /build/containerd [2020-07-29T18:42:46.156Z] #52 246.6 + install -D bin/containerd-shim /build/containerd-shim [2020-07-29T18:42:46.156Z] #52 246.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-29T18:42:46.156Z] #52 246.6 + install -D bin/ctr /build/ctr [2020-07-29T18:42:46.562Z] #52 238.1 + binaries [2020-07-29T18:42:46.562Z] #52 238.1 + install -D bin/containerd /build/containerd [2020-07-29T18:42:46.562Z] #52 238.1 + install -D bin/containerd-shim /build/containerd-shim [2020-07-29T18:42:46.562Z] #52 238.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-29T18:42:46.562Z] #52 238.1 + install -D bin/ctr /build/ctr [2020-07-29T18:42:46.717Z] #52 DONE 247.1s [2020-07-29T18:42:46.728Z] #53 299.4 + bin/containerd-shim [2020-07-29T18:42:47.492Z] #52 DONE 239.2s [2020-07-29T18:42:47.644Z] [2020-07-29T18:42:47.644Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-29T18:42:48.423Z] [2020-07-29T18:42:48.423Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-29T18:42:48.532Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-07-29T18:42:48.569Z] #53 DONE 0.8s [2020-07-29T18:42:48.569Z] [2020-07-29T18:42:48.569Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-29T18:42:48.569Z] #57 DONE 0.2s [2020-07-29T18:42:48.569Z] [2020-07-29T18:42:48.569Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-29T18:42:48.985Z] #53 DONE 0.8s [2020-07-29T18:42:48.986Z] [2020-07-29T18:42:48.986Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-29T18:42:49.129Z] #59 DONE 0.5s [2020-07-29T18:42:49.130Z] [2020-07-29T18:42:49.130Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-29T18:42:49.130Z] #61 DONE 0.0s [2020-07-29T18:42:49.130Z] [2020-07-29T18:42:49.130Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-29T18:42:49.130Z] #62 DONE 0.0s [2020-07-29T18:42:49.130Z] [2020-07-29T18:42:49.130Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-29T18:42:49.242Z] #57 DONE 0.2s [2020-07-29T18:42:49.498Z] [2020-07-29T18:42:49.498Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-29T18:42:49.755Z] #59 DONE 0.5s [2020-07-29T18:42:49.755Z] [2020-07-29T18:42:49.755Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-29T18:42:49.755Z] #61 DONE 0.0s [2020-07-29T18:42:49.755Z] [2020-07-29T18:42:49.755Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-29T18:42:49.755Z] #62 DONE 0.0s [2020-07-29T18:42:49.755Z] [2020-07-29T18:42:49.755Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-29T18:42:50.495Z] #63 DONE 1.1s [2020-07-29T18:42:50.496Z] [2020-07-29T18:42:50.496Z] #64 exporting to image [2020-07-29T18:42:50.496Z] #64 exporting layers [2020-07-29T18:42:50.916Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-29T18:42:50.916Z] [2020-07-29T18:42:50.916Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-29T18:42:50.916Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-29T18:42:50.916Z] HOSTNAME=ab4bbb0c2e89 [2020-07-29T18:42:50.916Z] TESTDEBUG=0 [2020-07-29T18:42:50.916Z] DEST=bundles/test-integration [2020-07-29T18:42:50.916Z] PWD=/go/src/github.com/docker/docker [2020-07-29T18:42:50.916Z] DOCKER_GITCOMMIT=0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d [2020-07-29T18:42:50.916Z] container=docker [2020-07-29T18:42:50.916Z] HOME=/root [2020-07-29T18:42:50.916Z] GOLANG_VERSION=1.13.14 [2020-07-29T18:42:50.916Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-29T18:42:50.916Z] VALIDATE_BRANCH=master [2020-07-29T18:42:50.916Z] TERM=xterm [2020-07-29T18:42:50.916Z] DOCKER_PKG=github.com/docker/docker [2020-07-29T18:42:50.916Z] SHLVL=1 [2020-07-29T18:42:50.916Z] TIMEOUT=120m [2020-07-29T18:42:50.916Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-29T18:42:50.916Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-29T18:42:50.916Z] GO111MODULE=off [2020-07-29T18:42:50.916Z] DOCKER_EXPERIMENTAL=1 [2020-07-29T18:42:50.916Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-29T18:42:50.916Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-29T18:42:50.916Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-29T18:42:50.916Z] GOPATH=/go [2020-07-29T18:42:50.916Z] PKG_CONFIG=pkg-config [2020-07-29T18:42:50.916Z] _=/usr/bin/env [2020-07-29T18:42:50.916Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-29T18:42:51.125Z] #63 DONE 1.0s [2020-07-29T18:42:51.125Z] [2020-07-29T18:42:51.125Z] #64 exporting to image [2020-07-29T18:42:51.125Z] #64 exporting layers [2020-07-29T18:42:53.698Z] #53 306.4 + bin/containerd-shim-runc-v1 [2020-07-29T18:42:57.031Z] #64 exporting layers 6.3s done [2020-07-29T18:42:57.031Z] #64 writing image sha256:f8778a66c81d0eef1246e0e1747ef57f78c26bd5bd2f670174546d4fedabc8ae done [2020-07-29T18:42:57.031Z] #64 naming to docker.io/library/docker:0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d done [2020-07-29T18:42:57.031Z] #64 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-29T18:42:57.250Z] #53 309.7 + bin/containerd-shim-runc-v2 [2020-07-29T18:42:57.371Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41297/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d -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:0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d hack/make.sh dynbinary test-integration [2020-07-29T18:42:57.673Z] #64 exporting layers 6.5s done [2020-07-29T18:42:57.673Z] #64 writing image sha256:4a441dad8ad1f48f668fea33c73f886b68cf3d3e72a6ba880c779b239d0da551 done [2020-07-29T18:42:57.673Z] #64 naming to docker.io/library/docker:0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d done [2020-07-29T18:42:57.673Z] #64 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-07-29T18:42:57.888Z] #53 310.6 + binaries [2020-07-29T18:42:57.888Z] #53 310.6 + install -D bin/containerd /build/containerd [2020-07-29T18:42:57.888Z] #53 310.6 + install -D bin/containerd-shim /build/containerd-shim [2020-07-29T18:42:57.888Z] #53 310.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-29T18:42:57.888Z] #53 310.7 + install -D bin/ctr /build/ctr [2020-07-29T18:42:57.888Z] #53 DONE 310.7s [2020-07-29T18:42:58.012Z] + trap exit INT TERM [2020-07-29T18:42:58.012Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-07-29T18:42:58.012Z] + CONTAINER_NAME=docker-pr2 [2020-07-29T18:42:58.012Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41297/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41297/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d -e DOCKER_GRAPHDRIVER docker:0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d hack/make.sh dynbinary-daemon [2020-07-29T18:42:58.300Z] [2020-07-29T18:42:58.556Z] Removing bundles/ [2020-07-29T18:42:58.556Z] [2020-07-29T18:42:58.556Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-29T18:42:58.556Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-29T18:42:58.556Z] GOOS="" GOARCH="" GOARM="" [2020-07-29T18:42:58.942Z] [2020-07-29T18:42:58.942Z] Removing bundles/ [2020-07-29T18:42:58.942Z] [2020-07-29T18:42:58.942Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-07-29T18:42:58.942Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-29T18:42:58.942Z] GOOS="" GOARCH="" GOARM="" [2020-07-29T18:42:58.947Z] [2020-07-29T18:42:58.947Z] #54 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-29T18:42:58.947Z] #54 DONE 0.1s [2020-07-29T18:42:58.947Z] [2020-07-29T18:42:58.947Z] #58 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-29T18:42:58.947Z] #58 DONE 0.1s [2020-07-29T18:42:58.947Z] [2020-07-29T18:42:58.947Z] #60 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-29T18:42:59.240Z] #60 DONE 0.1s [2020-07-29T18:42:59.240Z] [2020-07-29T18:42:59.240Z] #62 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-29T18:42:59.240Z] #62 DONE 0.1s [2020-07-29T18:42:59.240Z] [2020-07-29T18:42:59.240Z] #63 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-29T18:42:59.240Z] #63 DONE 0.0s [2020-07-29T18:42:59.240Z] [2020-07-29T18:42:59.240Z] #64 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-29T18:43:00.741Z] fc1b9e59edad: Pull complete [2020-07-29T18:43:00.741Z] Digest: sha256:921bed01c2a023310bdbaa288edebd82c4910e536ff206b87e9cbe703ca27505 [2020-07-29T18:43:00.741Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-29T18:43:00.741Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-07-29T18:43:00.741Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-07-29T18:43:00.741Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1339' [2020-07-29T18:43:00.741Z] WARN: Skipping validation tests [2020-07-29T18:43:00.741Z] INFO: Running unit tests at 07/29/2020 18:42:50... [2020-07-29T18:43:00.741Z] INFO: make.ps1 starting at 07/29/2020 18:42:53 [2020-07-29T18:43:00.741Z] INFO: Git commit (0ca7456e52) assumed from DOCKER_GITCOMMIT environment variable [2020-07-29T18:43:00.741Z] INFO: Invoking autogen... [2020-07-29T18:43:00.741Z] INFO: Running unit tests... [2020-07-29T18:43:01.403Z] #64 DONE 2.2s [2020-07-29T18:43:01.403Z] [2020-07-29T18:43:01.403Z] #65 exporting to oci image format [2020-07-29T18:43:01.403Z] #65 exporting layers [2020-07-29T18:43:03.500Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-07-29T18:43:03.712Z] 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-07-29T18:43:10.360Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-07-29T18:43:10.904Z] ? github.com/docker/docker/api [no test files] [2020-07-29T18:43:11.865Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-07-29T18:43:12.208Z] ok github.com/docker/docker/api/server/httputils 0.020s coverage: 14.7% of statements [2020-07-29T18:43:12.208Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-29T18:43:12.208Z] ok github.com/docker/docker/api/server/middleware 0.045s coverage: 37.7% of statements [2020-07-29T18:43:12.208Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-29T18:43:12.208Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-29T18:43:12.208Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-29T18:43:12.208Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-29T18:43:12.208Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-29T18:43:12.208Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-29T18:43:12.208Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-29T18:43:12.208Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-29T18:43:12.208Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-29T18:43:12.208Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-29T18:43:12.208Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-29T18:43:12.208Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements [2020-07-29T18:43:12.208Z] ok github.com/docker/docker/api/types/filters 0.020s coverage: 92.2% of statements [2020-07-29T18:43:12.208Z] ok github.com/docker/docker/api/types/time 0.009s coverage: 100.0% of statements [2020-07-29T18:43:12.208Z] ok github.com/docker/docker/api/server/router/swarm 0.021s coverage: 5.4% of statements [2020-07-29T18:43:12.208Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-29T18:43:12.208Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-29T18:43:12.208Z] ? github.com/docker/docker/api/types [no test files] [2020-07-29T18:43:12.208Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-29T18:43:12.208Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-29T18:43:12.208Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-29T18:43:12.208Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-29T18:43:12.208Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-29T18:43:12.208Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-29T18:43:12.208Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-29T18:43:12.208Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-29T18:43:12.208Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-29T18:43:12.208Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-29T18:43:12.208Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-29T18:43:12.208Z] ok github.com/docker/docker/api/types/versions 0.011s coverage: 75.0% of statements [2020-07-29T18:43:12.208Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-29T18:43:12.208Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-29T18:43:12.208Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-29T18:43:12.208Z] ? github.com/docker/docker/builder [no test files] [2020-07-29T18:43:12.208Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-29T18:43:12.208Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-29T18:43:12.208Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-29T18:43:12.208Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-29T18:43:12.208Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-29T18:43:12.208Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-29T18:43:12.208Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-29T18:43:12.208Z] ok github.com/docker/docker/builder/dockerignore 0.008s coverage: 96.8% of statements [2020-07-29T18:43:12.208Z] ok github.com/docker/docker/cli/debug 0.009s coverage: 100.0% of statements [2020-07-29T18:43:12.783Z] ok github.com/docker/docker/builder/remotecontext 0.292s coverage: 13.6% of statements [2020-07-29T18:43:13.442Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-29T18:43:13.730Z] ok github.com/docker/docker/builder/dockerfile 0.944s coverage: 48.1% of statements [2020-07-29T18:43:14.078Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-29T18:43:14.306Z] ok github.com/docker/docker/builder/remotecontext/git 3.825s coverage: 86.3% of statements [2020-07-29T18:43:14.306Z] ? github.com/docker/docker/cli [no test files] [2020-07-29T18:43:14.306Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-29T18:43:15.946Z] tests/integration/api_service_test.py .................................. [ 60%] [2020-07-29T18:43:16.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-29T18:43:19.614Z] ok github.com/docker/docker/client 0.311s coverage: 75.4% of statements [2020-07-29T18:43:25.891Z] ok github.com/docker/docker/api/server 0.259s coverage: 9.0% of statements [2020-07-29T18:43:30.371Z] ......................... [ 66%] [2020-07-29T18:43:31.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-29T18:43:31.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-29T18:43:32.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-29T18:43:33.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-29T18:43:33.487Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-29T18:43:35.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-29T18:43:37.077Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-29T18:43:38.590Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-29T18:43:39.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-29T18:43:40.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-29T18:43:41.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-29T18:43:42.356Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-29T18:43:43.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-29T18:43:44.507Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-29T18:43:45.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-29T18:43:46.224Z] ok github.com/docker/docker/cmd/dockerd 0.124s coverage: 30.8% of statements [2020-07-29T18:43:46.589Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-29T18:43:46.589Z] Using test binary docker [2020-07-29T18:43:46.589Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-29T18:43:46.589Z] +++ /etc/init.d/apparmor start [2020-07-29T18:43:46.589Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-29T18:43:46.589Z] INFO: Waiting for daemon to start... [2020-07-29T18:43:46.589Z] Starting dockerd [2020-07-29T18:43:46.589Z] +++ 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-07-29T18:43:46.798Z] ok github.com/docker/docker/container 0.156s coverage: 34.7% of statements [2020-07-29T18:43:46.798Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-29T18:43:46.798Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-29T18:43:46.798Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-29T18:43:46.798Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-29T18:43:48.664Z] . [2020-07-29T18:43:48.664Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-29T18:43:48.664Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-29T18:43:48.664Z] Error: No such image: emptyfs [2020-07-29T18:43:48.664Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-29T18:43:48.664Z] ++++ docker load [2020-07-29T18:43:48.958Z] Running integration-test (iteration 1) [2020-07-29T18:43:48.958Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-07-29T18:43:48.958Z] ++ 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-07-29T18:43:48.958Z] ++ set -e [2020-07-29T18:43:48.958Z] ++ '[' -n 0 ']' [2020-07-29T18:43:48.958Z] ++ set -x [2020-07-29T18:43:48.958Z] ++ env -i DEST=/go/src/github.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-07-29T18:43:49.354Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.074s coverage: 65.3% of statements [2020-07-29T18:43:51.281Z] ok github.com/docker/docker/daemon/cluster/convert 0.050s coverage: 35.4% of statements [2020-07-29T18:43:53.845Z] ok github.com/docker/docker/daemon/cluster 0.109s coverage: 0.5% of statements [2020-07-29T18:43:56.408Z] ok github.com/docker/docker/daemon/discovery 0.080s coverage: 30.0% of statements [2020-07-29T18:43:56.988Z] ok github.com/docker/docker/daemon/config 0.075s coverage: 81.8% of statements [2020-07-29T18:43:57.454Z] Loaded image: buildpack-deps:buster [2020-07-29T18:43:57.579Z] ok github.com/docker/docker/daemon/events 0.080s coverage: 50.0% of statements [2020-07-29T18:43:57.749Z] Loaded image: busybox:latest [2020-07-29T18:43:57.749Z] Loaded image: busybox:glibc [2020-07-29T18:43:57.749Z] Loaded image: debian:buster [2020-07-29T18:43:58.042Z] Loaded image: hello-world:latest [2020-07-29T18:43:58.042Z] INFO: Testing against a local daemon [2020-07-29T18:43:58.042Z] === RUN TestCgroupNamespacesBuild [2020-07-29T18:43:59.000Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2020-07-29T18:44:00.781Z] --- PASS: TestCgroupNamespacesBuild (2.41s) [2020-07-29T18:44:00.781Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-29T18:44:02.296Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.91s) [2020-07-29T18:44:02.296Z] === RUN TestBuildWithSession [2020-07-29T18:44:02.296Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-29T18:44:02.296Z] build_session_test.go:25: TODO: BuildKit [2020-07-29T18:44:02.296Z] === RUN TestBuildSquashParent [2020-07-29T18:44:02.307Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2020-07-29T18:44:02.880Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.545s coverage: 13.8% of statements [2020-07-29T18:44:04.276Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.620s coverage: 57.0% of statements [2020-07-29T18:44:06.834Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.015s coverage: 1.8% of statements [2020-07-29T18:44:08.764Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.776s coverage: 73.1% of statements [2020-07-29T18:44:08.764Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.191s coverage: 46.2% of statements [2020-07-29T18:44:09.206Z] --- PASS: TestBuildSquashParent (6.59s) [2020-07-29T18:44:09.206Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-29T18:44:09.206Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-29T18:44:09.206Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-29T18:44:09.206Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-29T18:44:09.206Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-29T18:44:09.206Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-29T18:44:09.206Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-29T18:44:09.206Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-29T18:44:09.206Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-29T18:44:09.206Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-29T18:44:09.206Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-29T18:44:09.206Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-29T18:44:09.206Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-29T18:44:09.206Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-29T18:44:09.206Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-29T18:44:10.688Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.999s coverage: 49.5% of statements [2020-07-29T18:44:11.221Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2020-07-29T18:44:11.262Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.512s coverage: 76.1% of statements [2020-07-29T18:44:11.328Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-29T18:44:11.621Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-29T18:44:11.836Z] ok github.com/docker/docker/daemon 12.373s coverage: 17.4% of statements [2020-07-29T18:44:11.836Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-29T18:44:11.836Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-29T18:44:11.836Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-29T18:44:11.836Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-29T18:44:11.836Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-29T18:44:12.411Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.027s coverage: 58.0% of statements [2020-07-29T18:44:12.987Z] ok github.com/docker/docker/daemon/links 0.013s coverage: 93.0% of statements [2020-07-29T18:44:13.249Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.028s coverage: 3.0% of statements [2020-07-29T18:44:13.696Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-29T18:44:13.991Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-29T18:44:15.808Z] ok github.com/docker/docker/daemon/images 0.046s coverage: 4.8% of statements [2020-07-29T18:44:15.808Z] ok github.com/docker/docker/daemon/logger 0.232s coverage: 41.0% of statements [2020-07-29T18:44:16.071Z] ok github.com/docker/docker/daemon/logger/awslogs 0.277s coverage: 77.8% of statements [2020-07-29T18:44:16.071Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.783s coverage: 57.7% of statements [2020-07-29T18:44:16.071Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-29T18:44:16.071Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-29T18:44:16.071Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-29T18:44:16.071Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-29T18:44:16.071Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-29T18:44:16.071Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-29T18:44:16.733Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-07-29T18:44:16.733Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.58s) [2020-07-29T18:44:16.733Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.68s) [2020-07-29T18:44:16.733Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.29s) [2020-07-29T18:44:16.733Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.51s) [2020-07-29T18:44:16.733Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.57s) [2020-07-29T18:44:16.733Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.52s) [2020-07-29T18:44:16.733Z] === RUN TestBuildMultiStageCopy [2020-07-29T18:44:16.733Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-29T18:44:16.852Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-29T18:44:16.852Z] ok github.com/docker/docker/api/server/httputils 0.132s coverage: 14.7% of statements [2020-07-29T18:44:16.852Z] ok github.com/docker/docker/api/server/middleware 0.146s coverage: 37.7% of statements [2020-07-29T18:44:16.852Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-29T18:44:16.852Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-29T18:44:16.852Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-29T18:44:16.852Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-29T18:44:16.852Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-29T18:44:16.852Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-29T18:44:16.852Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-29T18:44:16.852Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-29T18:44:16.852Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-29T18:44:16.852Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-29T18:44:16.852Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-29T18:44:16.852Z] ok github.com/docker/docker/api/types/strslice 0.111s coverage: 90.0% of statements [2020-07-29T18:44:16.852Z] ok github.com/docker/docker/api/types/filters 0.083s coverage: 92.2% of statements [2020-07-29T18:44:16.852Z] ok github.com/docker/docker/api/server/router/swarm 0.185s coverage: 5.4% of statements [2020-07-29T18:44:16.852Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-29T18:44:16.852Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-29T18:44:16.852Z] ? github.com/docker/docker/api/types [no test files] [2020-07-29T18:44:16.852Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-29T18:44:16.852Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-29T18:44:16.852Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-29T18:44:16.852Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-29T18:44:16.852Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-29T18:44:16.852Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-29T18:44:16.852Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-29T18:44:16.852Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-29T18:44:16.852Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-29T18:44:16.852Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-29T18:44:16.852Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-29T18:44:16.852Z] ok github.com/docker/docker/api/types/time 0.206s coverage: 100.0% of statements [2020-07-29T18:44:16.852Z] ok github.com/docker/docker/api/types/versions 0.059s coverage: 75.0% of statements [2020-07-29T18:44:16.852Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-29T18:44:16.852Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-29T18:44:16.852Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-29T18:44:16.852Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-07-29T18:44:16.852Z] ? github.com/docker/docker/builder [no test files] [2020-07-29T18:44:16.852Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-29T18:44:16.852Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-29T18:44:16.852Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-29T18:44:16.852Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-29T18:44:16.852Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-29T18:44:16.852Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-29T18:44:16.852Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-29T18:44:16.852Z] ok github.com/docker/docker/builder/dockerignore 0.048s coverage: 96.8% of statements [2020-07-29T18:44:17.022Z] ok github.com/docker/docker/daemon/logger/gelf 0.055s coverage: 67.0% of statements [2020-07-29T18:44:17.287Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.013s coverage: 87.2% of statements [2020-07-29T18:44:17.287Z] ok github.com/docker/docker/daemon/logger/journald 0.014s coverage: 26.2% of statements [2020-07-29T18:44:17.864Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.031s coverage: 61.6% of statements [2020-07-29T18:44:18.813Z] ok github.com/docker/docker/daemon/logger/local 0.053s coverage: 75.2% of statements [2020-07-29T18:44:18.814Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-29T18:44:19.389Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.034s coverage: 33.3% of statements [2020-07-29T18:44:19.389Z] time="2020-07-29T18:44:19Z" level=error msg="Failed to remove source log file: remove /tmp/TestCheckCapacityAndRotate818939094/log299005501.1: no such file or directory" [2020-07-29T18:44:19.389Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.071s coverage: 38.0% of statements [2020-07-29T18:44:19.479Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-29T18:44:19.479Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-29T18:44:19.822Z] ok github.com/docker/docker/cli/debug 0.330s coverage: 100.0% of statements [2020-07-29T18:44:19.822Z] ok github.com/docker/docker/builder/remotecontext 0.690s coverage: 9.2% of statements [2020-07-29T18:44:19.822Z] ok github.com/docker/docker/builder/dockerfile 0.516s coverage: 46.4% of statements [2020-07-29T18:44:19.993Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-29T18:44:20.114Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-29T18:44:20.250Z] [2020-07-29T18:44:20.250Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-29T18:44:20.339Z] ok github.com/docker/docker/daemon/logger/templates 0.023s coverage: 8.3% of statements [2020-07-29T18:44:20.354Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-29T18:44:20.354Z] [2020-07-29T18:44:20.749Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-29T18:44:20.810Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-29T18:44:20.810Z] HOSTNAME=0b39cd205cdf [2020-07-29T18:44:20.810Z] DEST=bundles/test-integration [2020-07-29T18:44:20.810Z] PWD=/go/src/github.com/docker/docker [2020-07-29T18:44:20.810Z] DOCKER_ROOTLESS=1 [2020-07-29T18:44:20.810Z] DOCKER_GITCOMMIT=0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d [2020-07-29T18:44:20.810Z] container=docker [2020-07-29T18:44:20.810Z] HOME=/root [2020-07-29T18:44:20.810Z] GOLANG_VERSION=1.13.14 [2020-07-29T18:44:20.810Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-29T18:44:20.810Z] VALIDATE_BRANCH=master [2020-07-29T18:44:20.810Z] TERM=xterm [2020-07-29T18:44:20.810Z] DOCKER_PKG=github.com/docker/docker [2020-07-29T18:44:20.810Z] SHLVL=1 [2020-07-29T18:44:20.810Z] TIMEOUT=120m [2020-07-29T18:44:20.810Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-29T18:44:20.810Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-29T18:44:20.810Z] GO111MODULE=off [2020-07-29T18:44:20.810Z] DOCKER_EXPERIMENTAL=1 [2020-07-29T18:44:20.810Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-29T18:44:20.810Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-29T18:44:20.810Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-29T18:44:20.810Z] GOPATH=/go [2020-07-29T18:44:20.810Z] PKG_CONFIG=pkg-config [2020-07-29T18:44:20.810Z] _=/usr/bin/env [2020-07-29T18:44:20.810Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-29T18:44:20.916Z] ok github.com/docker/docker/daemon/logger/syslog 0.053s coverage: 46.8% of statements [2020-07-29T18:44:21.179Z] ok github.com/docker/docker/daemon/network 0.105s coverage: 63.8% of statements [2020-07-29T18:44:21.385Z] --- PASS: TestBuildMultiStageCopy (5.02s) [2020-07-29T18:44:21.385Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.56s) [2020-07-29T18:44:21.385Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s) [2020-07-29T18:44:21.385Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.57s) [2020-07-29T18:44:21.385Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.60s) [2020-07-29T18:44:21.385Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.76s) [2020-07-29T18:44:21.385Z] === RUN TestBuildMultiStageParentConfig [2020-07-29T18:44:22.575Z] ok github.com/docker/docker/daemon/logger/splunk 1.959s coverage: 82.5% of statements [2020-07-29T18:44:22.575Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-29T18:44:22.575Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-29T18:44:22.575Z] ok github.com/docker/docker/distribution/metadata 0.146s coverage: 48.2% of statements [2020-07-29T18:44:22.875Z] + TEST_INTEGRATION_DEST=2 [2020-07-29T18:44:22.875Z] + CONTAINER_NAME=docker-pr2-2 [2020-07-29T18:44:22.875Z] + TEST_SKIP_INTEGRATION=1 [2020-07-29T18:44:22.875Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-07-29T18:44:22.875Z] + run_tests [2020-07-29T18:44:22.875Z] + c=0 [2020-07-29T18:44:22.875Z] + '[' -n 0 ']' [2020-07-29T18:44:22.875Z] + rm= [2020-07-29T18:44:22.875Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41297/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41297/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41297/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d hack/make.sh '' test-integration [2020-07-29T18:44:22.875Z] + TEST_INTEGRATION_DEST=1 [2020-07-29T18:44:22.875Z] + CONTAINER_NAME=docker-pr2-1 [2020-07-29T18:44:22.875Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-07-29T18:44:22.875Z] + run_tests test-integration-flaky [2020-07-29T18:44:22.875Z] + '[' -n 0 ']' [2020-07-29T18:44:22.875Z] + rm= [2020-07-29T18:44:22.875Z] + TEST_INTEGRATION_DEST=3 [2020-07-29T18:44:22.875Z] + CONTAINER_NAME=docker-pr2-3 [2020-07-29T18:44:22.875Z] + TEST_SKIP_INTEGRATION=1 [2020-07-29T18:44:22.875Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-07-29T18:44:22.875Z] + run_tests [2020-07-29T18:44:22.875Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41297/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41297/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41297/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d hack/make.sh test-integration-flaky test-integration [2020-07-29T18:44:22.875Z] + '[' -n 0 ']' [2020-07-29T18:44:22.875Z] + rm= [2020-07-29T18:44:22.875Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41297/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41297/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41297/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d hack/make.sh '' test-integration [2020-07-29T18:44:22.875Z] ++ jobs -p [2020-07-29T18:44:22.875Z] + for job in $(jobs -p) [2020-07-29T18:44:22.875Z] + wait 12362 [2020-07-29T18:44:23.439Z] [2020-07-29T18:44:23.439Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-07-29T18:44:23.461Z] --- PASS: TestBuildMultiStageParentConfig (1.73s) [2020-07-29T18:44:23.461Z] === RUN TestBuildLabelWithTargets [2020-07-29T18:44:23.523Z] ok github.com/docker/docker/distribution 0.337s coverage: 22.1% of statements [2020-07-29T18:44:23.523Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-29T18:44:23.696Z] [2020-07-29T18:44:23.696Z] [2020-07-29T18:44:23.696Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-29T18:44:23.696Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-29T18:44:23.696Z] HOSTNAME=03c5201ab057 [2020-07-29T18:44:23.696Z] TEST_SKIP_INTEGRATION=1 [2020-07-29T18:44:23.696Z] TESTDEBUG=0 [2020-07-29T18:44:23.696Z] DEST=bundles/test-integration [2020-07-29T18:44:23.696Z] PWD=/go/src/github.com/docker/docker [2020-07-29T18:44:23.696Z] KEEPBUNDLE=1 [2020-07-29T18:44:23.696Z] DOCKER_GITCOMMIT=0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d [2020-07-29T18:44:23.696Z] container=docker [2020-07-29T18:44:23.696Z] HOME=/root [2020-07-29T18:44:23.696Z] GOLANG_VERSION=1.13.14 [2020-07-29T18:44:23.696Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-29T18:44:23.696Z] VALIDATE_BRANCH=master [2020-07-29T18:44:23.696Z] TERM=xterm [2020-07-29T18:44:23.696Z] DOCKER_PKG=github.com/docker/docker [2020-07-29T18:44:23.696Z] SHLVL=1 [2020-07-29T18:44:23.696Z] TIMEOUT=120m [2020-07-29T18:44:23.696Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-29T18:44:23.696Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-29T18:44:23.696Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-07-29T18:44:23.696Z] GO111MODULE=off [2020-07-29T18:44:23.696Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-29T18:44:23.696Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-29T18:44:23.696Z] GOPATH=/go [2020-07-29T18:44:23.696Z] PKG_CONFIG=pkg-config [2020-07-29T18:44:23.696Z] _=/usr/bin/env [2020-07-29T18:44:23.696Z] Building test suite binary ./integration-cli/test.main [2020-07-29T18:44:23.696Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-29T18:44:23.759Z] #65 exporting layers 80.7s done [2020-07-29T18:44:23.759Z] #65 exporting manifest sha256:b2904af9949277e8b634f2eadcd44eeab5bfc5db5de57b10559abb3cf551bcfe done [2020-07-29T18:44:23.759Z] #65 exporting config sha256:2773169e2224f964a652fecae48d9df809a4a8c7e56ee3652b471582adda821a done [2020-07-29T18:44:23.759Z] #65 sending tarball [2020-07-29T18:44:23.954Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-29T18:44:23.954Z] HOSTNAME=b4b0e64f1a8e [2020-07-29T18:44:23.954Z] TEST_SKIP_INTEGRATION=1 [2020-07-29T18:44:23.954Z] TESTDEBUG=0 [2020-07-29T18:44:23.954Z] DEST=bundles/test-integration [2020-07-29T18:44:23.954Z] PWD=/go/src/github.com/docker/docker [2020-07-29T18:44:23.954Z] KEEPBUNDLE=1 [2020-07-29T18:44:23.954Z] DOCKER_GITCOMMIT=0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d [2020-07-29T18:44:23.954Z] container=docker [2020-07-29T18:44:23.954Z] HOME=/root [2020-07-29T18:44:23.954Z] GOLANG_VERSION=1.13.14 [2020-07-29T18:44:23.954Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-29T18:44:23.954Z] VALIDATE_BRANCH=master [2020-07-29T18:44:23.954Z] TERM=xterm [2020-07-29T18:44:23.954Z] DOCKER_PKG=github.com/docker/docker [2020-07-29T18:44:23.954Z] SHLVL=1 [2020-07-29T18:44:23.954Z] TIMEOUT=120m [2020-07-29T18:44:23.954Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-29T18:44:23.954Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-29T18:44:23.954Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-07-29T18:44:23.954Z] GO111MODULE=off [2020-07-29T18:44:23.954Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-29T18:44:23.954Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-29T18:44:23.954Z] GOPATH=/go [2020-07-29T18:44:23.954Z] PKG_CONFIG=pkg-config [2020-07-29T18:44:23.954Z] _=/usr/bin/env [2020-07-29T18:44:23.954Z] Building test suite binary ./integration-cli/test.main [2020-07-29T18:44:23.954Z] No new tests added to integration. [2020-07-29T18:44:23.954Z] [2020-07-29T18:44:23.954Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-29T18:44:24.099Z] ok github.com/docker/docker/errdefs 0.029s coverage: 49.4% of statements [2020-07-29T18:44:24.674Z] ok github.com/docker/docker/image 0.061s coverage: 86.4% of statements [2020-07-29T18:44:24.937Z] ok github.com/docker/docker/image/cache 0.021s coverage: 19.2% of statements [2020-07-29T18:44:25.200Z] ok github.com/docker/docker/distribution/xfer 1.690s coverage: 85.6% of statements [2020-07-29T18:44:25.200Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-29T18:44:25.200Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-29T18:44:25.326Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-29T18:44:25.326Z] HOSTNAME=3d095973c715 [2020-07-29T18:44:25.326Z] TESTDEBUG=0 [2020-07-29T18:44:25.326Z] DEST=bundles/test-integration [2020-07-29T18:44:25.326Z] PWD=/go/src/github.com/docker/docker [2020-07-29T18:44:25.326Z] KEEPBUNDLE=1 [2020-07-29T18:44:25.326Z] DOCKER_GITCOMMIT=0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d [2020-07-29T18:44:25.326Z] container=docker [2020-07-29T18:44:25.326Z] HOME=/root [2020-07-29T18:44:25.326Z] GOLANG_VERSION=1.13.14 [2020-07-29T18:44:25.326Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-29T18:44:25.326Z] VALIDATE_BRANCH=master [2020-07-29T18:44:25.326Z] TERM=xterm [2020-07-29T18:44:25.326Z] DOCKER_PKG=github.com/docker/docker [2020-07-29T18:44:25.326Z] SHLVL=1 [2020-07-29T18:44:25.326Z] TIMEOUT=120m [2020-07-29T18:44:25.326Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-29T18:44:25.326Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-29T18:44:25.326Z] GO111MODULE=off [2020-07-29T18:44:25.326Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-29T18:44:25.326Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-29T18:44:25.326Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-29T18:44:25.326Z] GOPATH=/go [2020-07-29T18:44:25.326Z] PKG_CONFIG=pkg-config [2020-07-29T18:44:25.326Z] _=/usr/bin/env [2020-07-29T18:44:25.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-29T18:44:25.463Z] ok github.com/docker/docker/image/v1 0.045s coverage: 25.0% of statements [2020-07-29T18:44:25.463Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-29T18:44:25.463Z] ok github.com/docker/docker/libcontainerd/queue 0.049s coverage: 100.0% of statements [2020-07-29T18:44:25.531Z] --- PASS: TestBuildLabelWithTargets (2.42s) [2020-07-29T18:44:25.531Z] === RUN TestBuildWithEmptyLayers [2020-07-29T18:44:26.360Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-07-29T18:44:26.564Z] --- PASS: TestBuildWithEmptyLayers (1.02s) [2020-07-29T18:44:26.564Z] === RUN TestBuildMultiStageOnBuild [2020-07-29T18:44:26.857Z] ok github.com/docker/docker/pkg/aaparser 0.034s coverage: 50.0% of statements [2020-07-29T18:44:27.809Z] ok github.com/docker/docker/opts 0.058s coverage: 67.4% of statements [2020-07-29T18:44:28.264Z] tests/integration/client_test.py ..... [ 75%] [2020-07-29T18:44:28.264Z] tests/integration/context_api_test.py ... [ 76%] [2020-07-29T18:44:28.832Z] tests/integration/errors_test.py . [ 76%] [2020-07-29T18:44:29.199Z] ok github.com/docker/docker/pkg/broadcaster 0.019s coverage: 100.0% of statements [2020-07-29T18:44:29.461Z] ok github.com/docker/docker/pkg/capabilities 0.009s coverage: 87.5% of statements [2020-07-29T18:44:29.461Z] ok github.com/docker/docker/pkg/authorization 0.952s coverage: 68.3% of statements [2020-07-29T18:44:29.730Z] ok github.com/docker/docker/pkg/archive 1.215s coverage: 76.7% of statements [2020-07-29T18:44:29.995Z] ok github.com/docker/docker/pkg/directory 0.012s coverage: 80.0% of statements [2020-07-29T18:44:30.084Z] --- PASS: TestBuildMultiStageOnBuild (3.30s) [2020-07-29T18:44:30.084Z] === RUN TestBuildUncleanTarFilenames [2020-07-29T18:44:30.946Z] ok github.com/docker/docker/pkg/discovery 0.022s coverage: 58.3% of statements [2020-07-29T18:44:30.946Z] ok github.com/docker/docker/pkg/discovery/file 0.017s coverage: 92.9% of statements [2020-07-29T18:44:31.117Z] --- PASS: TestBuildUncleanTarFilenames (1.24s) [2020-07-29T18:44:31.117Z] === RUN TestBuildMultiStageLayerLeak [2020-07-29T18:44:31.520Z] ok github.com/docker/docker/pkg/discovery/memory 0.011s coverage: 92.3% of statements [2020-07-29T18:44:32.095Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2020-07-29T18:44:32.355Z] ok github.com/docker/docker/client 0.759s coverage: 74.9% of statements [2020-07-29T18:44:32.668Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-07-29T18:44:33.611Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-07-29T18:44:34.185Z] ok github.com/docker/docker/pkg/chrootarchive 3.583s coverage: 43.2% of statements [2020-07-29T18:44:34.185Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 89.5% of statements [2020-07-29T18:44:34.678Z] --- PASS: TestBuildMultiStageLayerLeak (3.20s) [2020-07-29T18:44:34.678Z] === RUN TestBuildWithHugeFile [2020-07-29T18:44:34.760Z] ok github.com/docker/docker/pkg/homedir 0.011s coverage: 11.4% of statements [2020-07-29T18:44:34.760Z] ok github.com/docker/docker/pkg/fsutils 0.324s coverage: 85.1% of statements [2020-07-29T18:44:35.022Z] ok github.com/docker/docker/pkg/discovery/kv 3.091s coverage: 84.1% of statements [2020-07-29T18:44:36.414Z] ok github.com/docker/docker/layer 8.020s coverage: 68.8% of statements [2020-07-29T18:44:36.414Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-29T18:44:36.414Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-29T18:44:36.414Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-29T18:44:36.414Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-29T18:44:36.414Z] ? github.com/docker/docker/oci [no test files] [2020-07-29T18:44:36.414Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-29T18:44:36.414Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-29T18:44:36.414Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-29T18:44:36.414Z] ok github.com/docker/docker/pkg/jsonmessage 0.020s coverage: 91.7% of statements [2020-07-29T18:44:36.414Z] ok github.com/docker/docker/pkg/idtools 0.629s coverage: 70.5% of statements [2020-07-29T18:44:36.414Z] ok github.com/docker/docker/pkg/ioutils 0.574s coverage: 70.6% of statements [2020-07-29T18:44:36.677Z] ok github.com/docker/docker/pkg/longpath 0.037s coverage: 100.0% of statements [2020-07-29T18:44:36.677Z] ok github.com/docker/docker/pkg/locker 0.062s coverage: 88.9% of statements [2020-07-29T18:44:36.677Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-29T18:44:36.677Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-29T18:44:36.939Z] ok github.com/docker/docker/pkg/namesgenerator 0.024s coverage: 85.7% of statements [2020-07-29T18:44:36.939Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-29T18:44:36.939Z] ok github.com/docker/docker/pkg/parsers 0.027s coverage: 97.0% of statements [2020-07-29T18:44:37.201Z] ok github.com/docker/docker/pkg/parsers/kernel 0.009s coverage: 60.0% of statements [2020-07-29T18:44:37.463Z] ok github.com/docker/docker/pkg/pidfile 0.026s coverage: 82.4% of statements [2020-07-29T18:44:37.463Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.039s coverage: 86.7% of statements [2020-07-29T18:44:37.463Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-29T18:44:37.463Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-29T18:44:38.411Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.019s coverage: 56.8% of statements [2020-07-29T18:44:38.674Z] ok github.com/docker/docker/pkg/pools 0.011s coverage: 88.2% of statements [2020-07-29T18:44:38.937Z] ok github.com/docker/docker/pkg/progress 0.025s coverage: 75.9% of statements [2020-07-29T18:44:38.937Z] ok github.com/docker/docker/pkg/plugins/transport 0.012s coverage: 85.7% of statements [2020-07-29T18:44:39.269Z] #65 sending tarball 15.7s done [2020-07-29T18:44:39.269Z] #65 DONE 96.5s [2020-07-29T18:44:39.269Z] [2020-07-29T18:44:39.269Z] #66 importing to docker [2020-07-29T18:44:39.512Z] ok github.com/docker/docker/pkg/reexec 0.019s coverage: 82.4% of statements [2020-07-29T18:44:40.086Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2020-07-29T18:44:40.348Z] ok github.com/docker/docker/pkg/pubsub 1.080s coverage: 73.9% of statements [2020-07-29T18:44:40.925Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2020-07-29T18:44:40.925Z] ok github.com/docker/docker/pkg/stringid 0.019s coverage: 70.6% of statements [2020-07-29T18:44:41.187Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2020-07-29T18:44:42.132Z] ok github.com/docker/docker/pkg/sysinfo 0.019s coverage: 53.8% of statements [2020-07-29T18:44:42.395Z] ok github.com/docker/docker/pkg/system 0.044s coverage: 36.9% of statements [2020-07-29T18:44:42.395Z] ok github.com/docker/docker/pkg/signal 2.790s coverage: 61.0% of statements [2020-07-29T18:44:42.658Z] ok github.com/docker/docker/pkg/tailfile 0.156s coverage: 88.6% of statements [2020-07-29T18:44:42.920Z] testing: warning: no tests to run [2020-07-29T18:44:42.920Z] coverage: [no statements] [2020-07-29T18:44:42.920Z] ok github.com/docker/docker/pkg/term/windows 0.009s coverage: [no statements] [no tests to run] [2020-07-29T18:44:43.184Z] ok github.com/docker/docker/pkg/tarsum 0.101s coverage: 89.3% of statements [2020-07-29T18:44:43.446Z] ok github.com/docker/docker/pkg/urlutil 0.008s coverage: 100.0% of statements [2020-07-29T18:44:43.446Z] ok github.com/docker/docker/pkg/truncindex 0.113s coverage: 91.5% of statements [2020-07-29T18:44:43.709Z] ok github.com/docker/docker/pkg/useragent 0.013s coverage: 88.9% of statements [2020-07-29T18:44:45.113Z] ok github.com/docker/docker/plugin/v2 0.013s coverage: 14.5% of statements [2020-07-29T18:44:45.692Z] ok github.com/docker/docker/profiles/seccomp 0.014s coverage: 73.8% of statements [2020-07-29T18:44:45.954Z] ok github.com/docker/docker/reference 0.016s coverage: 84.4% of statements [2020-07-29T18:44:46.218Z] ok github.com/docker/docker/plugin 0.567s coverage: 23.1% of statements [2020-07-29T18:44:47.167Z] ok github.com/docker/docker/registry/resumable 0.027s coverage: 100.0% of statements [2020-07-29T18:44:47.167Z] ok github.com/docker/docker/restartmanager 0.008s coverage: 45.3% of statements [2020-07-29T18:44:47.343Z] ok github.com/docker/docker/builder/remotecontext/git 29.678s coverage: 86.3% of statements [2020-07-29T18:44:47.343Z] ? github.com/docker/docker/cli [no test files] [2020-07-29T18:44:47.343Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-29T18:44:48.116Z] ok github.com/docker/docker/registry 0.247s coverage: 56.3% of statements [2020-07-29T18:44:48.116Z] ok github.com/docker/docker/testutil 0.011s coverage: 62.5% of statements [2020-07-29T18:44:48.378Z] ok github.com/docker/docker/runconfig 0.022s coverage: 66.1% of statements [2020-07-29T18:44:50.303Z] ok github.com/docker/docker/volume/drivers 0.020s coverage: 36.1% of statements [2020-07-29T18:44:50.878Z] ok github.com/docker/docker/volume/local 0.033s coverage: 73.0% of statements [2020-07-29T18:44:51.155Z] ok github.com/docker/docker/volume/mounts 0.056s coverage: 67.0% of statements [2020-07-29T18:44:52.123Z] ok github.com/docker/docker/volume/service 0.028s coverage: 73.1% of statements [2020-07-29T18:44:54.534Z] ok github.com/docker/docker/cmd/dockerd 0.549s coverage: 19.3% of statements [2020-07-29T18:44:54.666Z] #66 DONE 16.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-29T18:44:55.122Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41297/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d hack/test/unit [2020-07-29T18:44:56.109Z] ok github.com/docker/docker/container 0.689s coverage: 41.6% of statements [2020-07-29T18:44:56.109Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-29T18:44:56.109Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-29T18:44:56.109Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-29T18:44:56.109Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-29T18:44:57.685Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.330s coverage: 65.3% of statements [2020-07-29T18:44:58.684Z] ? github.com/docker/docker/api [no test files] [2020-07-29T18:44:59.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-29T18:44:59.915Z] ok github.com/docker/docker/daemon/cluster 0.700s coverage: 0.5% of statements [2020-07-29T18:45:00.387Z] ok github.com/docker/docker/daemon/cluster/convert 0.581s coverage: 35.4% of statements [2020-07-29T18:45:00.837Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-29T18:45:01.053Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-07-29T18:45:03.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-29T18:45:06.296Z] ok github.com/docker/docker/daemon/config 0.504s coverage: 79.7% of statements [2020-07-29T18:45:06.296Z] ok github.com/docker/docker/daemon/discovery 0.340s coverage: 30.0% of statements [2020-07-29T18:45:07.348Z] --- PASS: TestBuildWithHugeFile (27.89s) [2020-07-29T18:45:07.348Z] === RUN TestBuildWithEmptyDockerfile [2020-07-29T18:45:07.348Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-29T18:45:07.348Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-29T18:45:07.348Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-29T18:45:07.348Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-29T18:45:07.348Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-29T18:45:07.348Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-29T18:45:07.348Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-29T18:45:07.348Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-29T18:45:07.348Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-29T18:45:07.348Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2020-07-29T18:45:07.348Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2020-07-29T18:45:07.348Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2020-07-29T18:45:07.348Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2020-07-29T18:45:07.348Z] === RUN TestBuildPreserveOwnership [2020-07-29T18:45:07.348Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-29T18:45:07.348Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-29T18:45:09.271Z] ok github.com/docker/docker/daemon/cluster/executor/container 2.674s coverage: 11.1% of statements [2020-07-29T18:45:09.414Z] --- PASS: TestBuildPreserveOwnership (6.60s) [2020-07-29T18:45:09.414Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.24s) [2020-07-29T18:45:09.414Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.35s) [2020-07-29T18:45:09.414Z] === RUN TestBuildPlatformInvalid [2020-07-29T18:45:09.414Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2020-07-29T18:45:09.414Z] PASS [2020-07-29T18:45:09.414Z] [2020-07-29T18:45:09.414Z] === Skipped [2020-07-29T18:45:09.414Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-07-29T18:45:09.414Z] build_session_test.go:25: TODO: BuildKit [2020-07-29T18:45:09.414Z] [2020-07-29T18:45:09.414Z] [2020-07-29T18:45:09.414Z] DONE 32 tests, 1 skipped in 80.540s [2020-07-29T18:45:09.414Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-07-29T18:45:09.414Z] ++ 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-07-29T18:45:09.414Z] ++ set -e [2020-07-29T18:45:09.414Z] ++ '[' -n 0 ']' [2020-07-29T18:45:09.414Z] ++ set -x [2020-07-29T18:45:09.414Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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-07-29T18:45:09.414Z] INFO: Testing against a local daemon [2020-07-29T18:45:09.414Z] === RUN TestConfigInspect [2020-07-29T18:45:09.743Z] ok github.com/docker/docker/daemon 3.636s coverage: 9.1% of statements [2020-07-29T18:45:09.743Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-29T18:45:09.743Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-29T18:45:10.222Z] ok github.com/docker/docker/daemon/events 0.400s coverage: 50.0% of statements [2020-07-29T18:45:10.222Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-29T18:45:10.222Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-29T18:45:10.701Z] ok github.com/docker/docker/daemon/graphdriver 0.298s coverage: 2.3% of statements [2020-07-29T18:45:10.701Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-07-29T18:45:10.701Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-07-29T18:45:10.701Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-07-29T18:45:10.701Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-29T18:45:10.701Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-07-29T18:45:10.701Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-07-29T18:45:10.701Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-07-29T18:45:10.701Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-07-29T18:45:10.701Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-29T18:45:10.701Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-07-29T18:45:10.701Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-07-29T18:45:10.701Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-07-29T18:45:11.177Z] ok github.com/docker/docker/daemon/links 0.098s coverage: 93.0% of statements [2020-07-29T18:45:13.862Z] --- PASS: TestConfigInspect (3.94s) [2020-07-29T18:45:13.862Z] === RUN TestConfigList [2020-07-29T18:45:14.084Z] ok github.com/docker/docker/pkg/plugins 33.640s coverage: 76.6% of statements [2020-07-29T18:45:14.084Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-29T18:45:14.084Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-29T18:45:14.084Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-29T18:45:14.084Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-29T18:45:14.084Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-29T18:45:14.084Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-29T18:45:14.084Z] ? github.com/docker/docker/rootless [no test files] [2020-07-29T18:45:14.084Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-29T18:45:14.084Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-29T18:45:14.084Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-29T18:45:14.084Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-29T18:45:14.084Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-29T18:45:14.084Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-29T18:45:14.084Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-29T18:45:14.084Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-29T18:45:14.084Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-29T18:45:14.084Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-29T18:45:14.084Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-29T18:45:14.084Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-29T18:45:14.084Z] ? github.com/docker/docker/volume [no test files] [2020-07-29T18:45:14.084Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-29T18:45:14.084Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-29T18:45:14.084Z] [2020-07-29T18:45:14.084Z] === Skipped [2020-07-29T18:45:14.084Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-29T18:45:14.084Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-29T18:45:14.084Z] [2020-07-29T18:45:14.084Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-29T18:45:14.084Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-29T18:45:14.084Z] [2020-07-29T18:45:14.084Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-29T18:45:14.084Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T18:45:14.084Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-29T18:45:14.084Z] [2020-07-29T18:45:14.084Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-29T18:45:14.084Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T18:45:14.084Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-29T18:45:14.084Z] [2020-07-29T18:45:14.084Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-29T18:45:14.084Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T18:45:14.084Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-29T18:45:14.084Z] [2020-07-29T18:45:14.084Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-29T18:45:14.084Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T18:45:14.084Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-29T18:45:14.084Z] [2020-07-29T18:45:14.084Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-29T18:45:14.084Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T18:45:14.084Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-29T18:45:14.084Z] [2020-07-29T18:45:14.084Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-29T18:45:14.084Z] graphtest_unix.go:73: No driver to put! [2020-07-29T18:45:14.084Z] [2020-07-29T18:45:14.084Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-29T18:45:14.084Z] time="2020-07-29T18:44:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-29T18:45:14.084Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-29T18:45:14.084Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-29T18:45:14.084Z] [2020-07-29T18:45:14.084Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-29T18:45:14.084Z] time="2020-07-29T18:44:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-29T18:45:14.084Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-29T18:45:14.084Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-29T18:45:14.084Z] [2020-07-29T18:45:14.084Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-29T18:45:14.084Z] time="2020-07-29T18:44:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-29T18:45:14.084Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-29T18:45:14.084Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-29T18:45:14.084Z] [2020-07-29T18:45:14.084Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-29T18:45:14.084Z] time="2020-07-29T18:44:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-29T18:45:14.084Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-29T18:45:14.084Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-29T18:45:14.084Z] [2020-07-29T18:45:14.084Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-29T18:45:14.084Z] time="2020-07-29T18:44:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-29T18:45:14.084Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-29T18:45:14.084Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-29T18:45:14.084Z] [2020-07-29T18:45:14.084Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-29T18:45:14.084Z] graphtest_unix.go:73: No driver to put! [2020-07-29T18:45:14.084Z] [2020-07-29T18:45:14.084Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-29T18:45:14.084Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-29T18:45:14.084Z] [2020-07-29T18:45:14.084Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-29T18:45:14.084Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-29T18:45:14.084Z] [2020-07-29T18:45:14.085Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-29T18:45:14.085Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-29T18:45:14.085Z] [2020-07-29T18:45:14.085Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-29T18:45:14.085Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-29T18:45:14.085Z] [2020-07-29T18:45:14.085Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-29T18:45:14.085Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T18:45:14.085Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-29T18:45:14.085Z] [2020-07-29T18:45:14.085Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-29T18:45:14.085Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T18:45:14.085Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-29T18:45:14.085Z] [2020-07-29T18:45:14.085Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-29T18:45:14.085Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T18:45:14.085Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-29T18:45:14.085Z] [2020-07-29T18:45:14.085Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-29T18:45:14.085Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T18:45:14.085Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-29T18:45:14.085Z] [2020-07-29T18:45:14.085Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-29T18:45:14.085Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T18:45:14.085Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-29T18:45:14.085Z] [2020-07-29T18:45:14.085Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-29T18:45:14.085Z] graphtest_unix.go:73: No driver to put! [2020-07-29T18:45:14.085Z] [2020-07-29T18:45:14.085Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-29T18:45:14.085Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-29T18:45:14.085Z] [2020-07-29T18:45:14.085Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-29T18:45:14.085Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-29T18:45:14.085Z] [2020-07-29T18:45:14.085Z] [2020-07-29T18:45:14.085Z] DONE 2123 tests, 26 skipped in 191.044s Post stage [Pipeline] junit [2020-07-29T18:45:14.099Z] Recording test results [2020-07-29T18:45:14.148Z] ok github.com/docker/docker/daemon/logger 0.535s coverage: 41.2% of statements [2020-07-29T18:45:14.148Z] ok github.com/docker/docker/daemon/logger/awslogs 0.547s coverage: 77.8% of statements [2020-07-29T18:45:15.144Z] ok github.com/docker/docker/daemon/images 0.576s coverage: 4.8% of statements [2020-07-29T18:45:15.144Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-29T18:45:15.144Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-29T18:45:15.144Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-07-29T18:45:15.144Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-29T18:45:15.144Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-29T18:45:15.144Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-07-29T18:45:15.144Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-07-29T18:45:15.617Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.329s coverage: 61.6% of statements [2020-07-29T18:45:16.090Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.187s coverage: 87.2% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-29T18:45:16.593Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41297/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d -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:0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d hack/make.sh dynbinary test-integration [2020-07-29T18:45:16.677Z] ......... [ 86%] [2020-07-29T18:45:17.378Z] --- PASS: TestConfigList (3.74s) [2020-07-29T18:45:17.378Z] === RUN TestConfigsCreateAndDelete [2020-07-29T18:45:17.386Z] ok github.com/docker/docker/api/server 0.008s coverage: 9.0% of statements [2020-07-29T18:45:17.537Z] [2020-07-29T18:45:17.537Z] Removing bundles/ [2020-07-29T18:45:17.537Z] [2020-07-29T18:45:17.537Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-29T18:45:17.538Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-29T18:45:17.538Z] GOOS="" GOARCH="" GOARM="" [2020-07-29T18:45:17.669Z] ok github.com/docker/docker/daemon/logger/local 0.605s coverage: 75.2% of statements [2020-07-29T18:45:17.669Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-29T18:45:17.669Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.182s coverage: 35.9% of statements [2020-07-29T18:45:18.141Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.181s coverage: 33.3% of statements [2020-07-29T18:45:19.718Z] ok github.com/docker/docker/daemon/logger/templates 0.137s coverage: 8.3% of statements [2020-07-29T18:45:19.718Z] ok github.com/docker/docker/daemon/logger/syslog 0.230s coverage: 46.8% of statements [2020-07-29T18:45:20.787Z] tests/integration/models_images_test.py ............... [ 89%] [2020-07-29T18:45:21.296Z] ok github.com/docker/docker/daemon/logger/splunk 2.456s coverage: 82.5% of statements [2020-07-29T18:45:21.296Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-29T18:45:21.769Z] ? github.com/docker/docker/daemon/network [no test files] [2020-07-29T18:45:21.769Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-29T18:45:21.827Z] --- PASS: TestConfigsCreateAndDelete (3.86s) [2020-07-29T18:45:21.827Z] === RUN TestConfigsUpdate [2020-07-29T18:45:21.874Z] tests/integration/models_networks_test.py .... [ 90%] [2020-07-29T18:45:23.345Z] ok github.com/docker/docker/distribution 1.578s coverage: 20.3% of statements [2020-07-29T18:45:23.345Z] ok github.com/docker/docker/distribution/metadata 1.373s coverage: 48.2% of statements [2020-07-29T18:45:23.345Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-29T18:45:24.338Z] ok github.com/docker/docker/errdefs 0.181s coverage: 49.4% of statements [2020-07-29T18:45:24.338Z] ok github.com/docker/docker/distribution/xfer 2.454s coverage: 76.8% of statements [2020-07-29T18:45:24.338Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-29T18:45:24.554Z] --- PASS: TestConfigsUpdate (3.54s) [2020-07-29T18:45:24.554Z] === RUN TestTemplatedConfig [2020-07-29T18:45:25.292Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-29T18:45:25.915Z] ok github.com/docker/docker/image/cache 0.307s coverage: 19.2% of statements [2020-07-29T18:45:25.915Z] ok github.com/docker/docker/image 0.738s coverage: 86.4% of statements [2020-07-29T18:45:25.915Z] ok github.com/docker/docker/image/v1 0.184s coverage: 25.0% of statements [2020-07-29T18:45:25.915Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-29T18:45:25.915Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-29T18:45:26.671Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-29T18:45:28.037Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-29T18:45:28.145Z] ok github.com/docker/docker/libcontainerd/queue 0.357s coverage: 100.0% of statements [2020-07-29T18:45:28.145Z] ok github.com/docker/docker/layer 0.498s coverage: 30.1% of statements [2020-07-29T18:45:28.439Z] tests/integration/models_nodes_test.py . [ 91%] [2020-07-29T18:45:28.440Z] tests/integration/models_resources_test.py . [ 91%] [2020-07-29T18:45:28.618Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-29T18:45:28.966Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-29T18:45:29.066Z] --- PASS: TestTemplatedConfig (3.68s) [2020-07-29T18:45:29.066Z] === RUN TestConfigCreateResolve [2020-07-29T18:45:29.110Z] ok github.com/docker/docker/libcontainerd/local 0.457s coverage: 1.0% of statements [2020-07-29T18:45:29.110Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-29T18:45:29.110Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-29T18:45:29.110Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-29T18:45:29.110Z] ? github.com/docker/docker/oci [no test files] [2020-07-29T18:45:29.110Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-29T18:45:29.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-29T18:45:29.583Z] ok github.com/docker/docker/opts 0.693s coverage: 67.7% of statements [2020-07-29T18:45:29.583Z] ok github.com/docker/docker/pkg/aaparser 0.058s coverage: 50.0% of statements [2020-07-29T18:45:30.464Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-07-29T18:45:30.577Z] ok github.com/docker/docker/pkg/broadcaster 0.155s coverage: 100.0% of statements [2020-07-29T18:45:31.051Z] ok github.com/docker/docker/pkg/capabilities 0.082s coverage: 87.5% of statements [2020-07-29T18:45:31.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-29T18:45:31.792Z] --- PASS: TestConfigCreateResolve (3.63s) [2020-07-29T18:45:31.793Z] === RUN TestConfigDaemonLibtrustID [2020-07-29T18:45:32.044Z] ok github.com/docker/docker/pkg/authorization 1.046s coverage: 26.8% of statements [2020-07-29T18:45:32.423Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2020-07-29T18:45:32.423Z] PASS [2020-07-29T18:45:32.423Z] [2020-07-29T18:45:32.423Z] DONE 7 tests in 22.993s [2020-07-29T18:45:32.423Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-07-29T18:45:32.423Z] ++ 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-07-29T18:45:32.423Z] ++ set -e [2020-07-29T18:45:32.423Z] ++ '[' -n 0 ']' [2020-07-29T18:45:32.423Z] ++ set -x [2020-07-29T18:45:32.423Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-29T18:45:32.423Z] INFO: Testing against a local daemon [2020-07-29T18:45:32.423Z] === RUN TestCheckpoint [2020-07-29T18:45:32.423Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-29T18:45:32.423Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-29T18:45:32.423Z] === RUN TestContainerInvalidJSON [2020-07-29T18:45:32.423Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-29T18:45:32.423Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-29T18:45:32.423Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-29T18:45:32.423Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-29T18:45:32.423Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-29T18:45:32.423Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-29T18:45:32.423Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-29T18:45:32.423Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-29T18:45:32.423Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-29T18:45:32.423Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-07-29T18:45:32.423Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-29T18:45:32.423Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-29T18:45:32.423Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-29T18:45:32.423Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-29T18:45:32.517Z] ok github.com/docker/docker/pkg/chrootarchive 0.302s coverage: 15.4% of statements [2020-07-29T18:45:32.517Z] ok github.com/docker/docker/pkg/directory 0.087s coverage: 80.0% of statements [2020-07-29T18:45:32.714Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-07-29T18:45:32.714Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-29T18:45:32.714Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2020-07-29T18:45:32.714Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-29T18:45:33.005Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2020-07-29T18:45:33.005Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-29T18:45:33.005Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-07-29T18:45:33.005Z] === RUN TestCopyFromContainer [2020-07-29T18:45:33.746Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-07-29T18:45:33.746Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-07-29T18:45:34.092Z] ok github.com/docker/docker/pkg/discovery 0.131s coverage: 58.3% of statements [2020-07-29T18:45:34.092Z] ok github.com/docker/docker/pkg/discovery/file 0.284s coverage: 92.9% of statements [2020-07-29T18:45:34.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-29T18:45:35.068Z] === RUN TestCopyFromContainer// [2020-07-29T18:45:35.068Z] === RUN TestCopyFromContainer//bar/root [2020-07-29T18:45:35.359Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-29T18:45:35.359Z] === RUN TestCopyFromContainer/bar/quux [2020-07-29T18:45:35.359Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-29T18:45:35.649Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-29T18:45:35.649Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-29T18:45:35.649Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-29T18:45:35.668Z] ok github.com/docker/docker/pkg/discovery/memory 0.350s coverage: 92.3% of statements [2020-07-29T18:45:35.668Z] ok github.com/docker/docker/pkg/discovery/nodes 0.118s coverage: 93.8% of statements [2020-07-29T18:45:35.747Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-29T18:45:35.940Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-29T18:45:35.940Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-29T18:45:35.940Z] --- PASS: TestCopyFromContainer (2.97s) [2020-07-29T18:45:35.940Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-07-29T18:45:35.940Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-07-29T18:45:35.940Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-07-29T18:45:35.940Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-07-29T18:45:35.940Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-07-29T18:45:35.940Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-07-29T18:45:35.940Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-07-29T18:45:35.940Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-07-29T18:45:35.940Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-07-29T18:45:35.940Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-07-29T18:45:35.940Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-29T18:45:35.940Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-29T18:45:35.940Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-29T18:45:35.940Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-29T18:45:35.940Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-29T18:45:35.940Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-29T18:45:35.940Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-29T18:45:35.940Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-29T18:45:35.940Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-29T18:45:35.940Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-29T18:45:35.940Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-07-29T18:45:35.940Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-29T18:45:35.940Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-29T18:45:35.940Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-29T18:45:35.940Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-29T18:45:36.231Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-07-29T18:45:36.231Z] === RUN TestCreateWithInvalidEnv [2020-07-29T18:45:36.231Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-29T18:45:36.231Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-29T18:45:36.231Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-29T18:45:36.231Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-29T18:45:36.231Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-29T18:45:36.231Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-29T18:45:36.231Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-29T18:45:36.231Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-29T18:45:36.231Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-29T18:45:36.231Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-07-29T18:45:36.231Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-29T18:45:36.231Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-29T18:45:36.231Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-29T18:45:36.231Z] === RUN TestCreateTmpfsMountsTarget [2020-07-29T18:45:36.231Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-07-29T18:45:36.231Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-29T18:45:36.661Z] ok github.com/docker/docker/pkg/filenotify 0.118s coverage: 45.7% of statements [2020-07-29T18:45:37.115Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-29T18:45:37.134Z] ok github.com/docker/docker/pkg/fileutils 0.124s coverage: 87.7% of statements [2020-07-29T18:45:37.365Z] tests/integration/regression_test.py ...... [ 98%] [2020-07-29T18:45:37.607Z] ok github.com/docker/docker/pkg/homedir 0.145s coverage: 42.9% of statements [2020-07-29T18:45:37.625Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-07-29T18:45:37.885Z] tests/integration/credentials/utils_test.py . [100%] [2020-07-29T18:45:37.885Z] [2020-07-29T18:45:37.885Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-07-29T18:45:37.885Z] =========================== short test summary info ============================ [2020-07-29T18:45:37.885Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-07-29T18:45:37.885Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-07-29T18:45:37.885Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-07-29T18:45:37.885Z] Not supported on most drivers [2020-07-29T18:45:37.885Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2020-07-29T18:45:37.885Z] Output of docker top depends on host distro, and is not formalized. [2020-07-29T18:45:37.885Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2020-07-29T18:45:37.885Z] Output of docker top depends on host distro, and is not formalized. [2020-07-29T18:45:37.885Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-07-29T18:45:37.885Z] Can fail if eth0 has multiple IP addresses [2020-07-29T18:45:37.885Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-07-29T18:45:37.885Z] This doesn't seem to be taken into account by the engine [2020-07-29T18:45:37.885Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-07-29T18:45:37.885Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-07-29T18:45:37.885Z] = 376 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 277.91 seconds == [2020-07-29T18:45:37.885Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-07-29T18:45:38.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-29T18:45:38.601Z] ok github.com/docker/docker/pkg/discovery/kv 3.627s coverage: 84.1% of statements [2020-07-29T18:45:38.601Z] ok github.com/docker/docker/pkg/idtools 0.079s coverage: 7.3% of statements [2020-07-29T18:45:38.957Z] --- PASS: TestCreateWithCustomMaskedPaths (2.35s) [2020-07-29T18:45:38.957Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-29T18:45:39.409Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-29T18:45:39.595Z] ok github.com/docker/docker/pkg/archive 7.406s coverage: 62.7% of statements [2020-07-29T18:45:39.595Z] ok github.com/docker/docker/pkg/jsonmessage 0.192s coverage: 91.7% of statements [2020-07-29T18:45:39.595Z] ok github.com/docker/docker/pkg/locker 0.154s coverage: 88.9% of statements [2020-07-29T18:45:40.067Z] ok github.com/docker/docker/pkg/ioutils 0.675s coverage: 69.2% of statements [2020-07-29T18:45:40.540Z] ok github.com/docker/docker/pkg/longpath 0.041s coverage: 100.0% of statements [2020-07-29T18:45:40.540Z] ok github.com/docker/docker/pkg/namesgenerator 0.034s coverage: 85.7% of statements [2020-07-29T18:45:40.777Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-29T18:45:41.013Z] ok github.com/docker/docker/pkg/parsers 0.199s coverage: 97.0% of statements [2020-07-29T18:45:41.026Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.52s) [2020-07-29T18:45:41.026Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-29T18:45:41.026Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-29T18:45:41.026Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-29T18:45:41.026Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-29T18:45:41.026Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-29T18:45:41.026Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-29T18:45:41.026Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-29T18:45:41.026Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-29T18:45:41.026Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-29T18:45:41.026Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-29T18:45:41.026Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-29T18:45:41.026Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-29T18:45:41.026Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-29T18:45:41.026Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-29T18:45:41.026Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-29T18:45:41.026Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-29T18:45:41.026Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-07-29T18:45:41.026Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-07-29T18:45:41.026Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-07-29T18:45:41.026Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-07-29T18:45:41.026Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-07-29T18:45:41.026Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-07-29T18:45:41.026Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-29T18:45:41.485Z] ok github.com/docker/docker/pkg/pidfile 0.076s coverage: 82.6% of statements [2020-07-29T18:45:42.059Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.84s) [2020-07-29T18:45:42.060Z] === RUN TestCreateDifferentPlatform [2020-07-29T18:45:42.060Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-29T18:45:42.060Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-29T18:45:42.060Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-07-29T18:45:42.060Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-29T18:45:42.060Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-29T18:45:42.060Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-29T18:45:42.060Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-07-29T18:45:42.060Z] === RUN TestContainerStartOnDaemonRestart [2020-07-29T18:45:42.060Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-29T18:45:42.060Z] === RUN TestDaemonRestartIpcMode [2020-07-29T18:45:42.060Z] === PAUSE TestDaemonRestartIpcMode [2020-07-29T18:45:42.060Z] === RUN TestDaemonHostGatewayIP [2020-07-29T18:45:42.060Z] === PAUSE TestDaemonHostGatewayIP [2020-07-29T18:45:42.060Z] === RUN TestContainerKillOnDaemonStart [2020-07-29T18:45:42.060Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-29T18:45:42.060Z] === RUN TestDiff [2020-07-29T18:45:42.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-29T18:45:42.691Z] --- PASS: TestDiff (0.79s) [2020-07-29T18:45:42.691Z] === RUN TestExecWithCloseStdin [2020-07-29T18:45:43.066Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.091s coverage: 56.8% of statements [2020-07-29T18:45:43.509Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-29T18:45:43.538Z] ok github.com/docker/docker/pkg/plugins/transport 0.176s coverage: 85.7% of statements [2020-07-29T18:45:43.724Z] --- PASS: TestExecWithCloseStdin (0.99s) [2020-07-29T18:45:43.724Z] === RUN TestExec [2020-07-29T18:45:44.011Z] ok github.com/docker/docker/pkg/pools 0.090s coverage: 88.2% of statements [2020-07-29T18:45:44.436Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-29T18:45:44.483Z] ok github.com/docker/docker/pkg/progress 0.036s coverage: 75.9% of statements [2020-07-29T18:45:44.756Z] --- PASS: TestExec (0.94s) [2020-07-29T18:45:44.757Z] === RUN TestExecUser [2020-07-29T18:45:45.476Z] ok github.com/docker/docker/pkg/reexec 0.167s coverage: 82.4% of statements [2020-07-29T18:45:45.788Z] --- PASS: TestExecUser (0.97s) [2020-07-29T18:45:45.788Z] === RUN TestExportContainerAndImportImage [2020-07-29T18:45:45.801Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-29T18:45:45.801Z] Using test binary docker [2020-07-29T18:45:45.801Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-29T18:45:45.801Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-29T18:45:45.801Z] INFO: Waiting for daemon to start... [2020-07-29T18:45:45.801Z] Starting dockerd [2020-07-29T18:45:45.947Z] ok github.com/docker/docker/pkg/pubsub 1.114s coverage: 73.9% of statements [2020-07-29T18:45:46.419Z] ok github.com/docker/docker/pkg/signal 0.038s coverage: 20.3% of statements [2020-07-29T18:45:46.821Z] --- PASS: TestExportContainerAndImportImage (1.11s) [2020-07-29T18:45:46.821Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-29T18:45:46.893Z] ok github.com/docker/docker/pkg/stdcopy 0.035s coverage: 100.0% of statements [2020-07-29T18:45:47.886Z] ok github.com/docker/docker/pkg/streamformatter 0.101s coverage: 66.2% of statements [2020-07-29T18:45:47.886Z] ok github.com/docker/docker/pkg/stringid 0.126s coverage: 70.6% of statements [2020-07-29T18:45:48.331Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s) [2020-07-29T18:45:48.331Z] === RUN TestHealthCheckWorkdir [2020-07-29T18:45:48.880Z] ok github.com/docker/docker/pkg/sysinfo 0.035s coverage: 38.2% of statements [2020-07-29T18:45:49.063Z] . [2020-07-29T18:45:49.063Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-29T18:45:49.063Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-29T18:45:49.063Z] Error: No such image: emptyfs [2020-07-29T18:45:49.063Z] Running integration-test (iteration 1) [2020-07-29T18:45:49.063Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-07-29T18:45:49.352Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-29T18:45:49.352Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-29T18:45:49.352Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-29T18:45:49.352Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-29T18:45:49.352Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-07-29T18:45:49.352Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-07-29T18:45:49.352Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-29T18:45:49.352Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-29T18:45:49.352Z] ok github.com/docker/docker/pkg/system 0.080s coverage: 13.8% of statements [2020-07-29T18:45:49.399Z] --- PASS: TestHealthCheckWorkdir (1.07s) [2020-07-29T18:45:49.399Z] === RUN TestHealthKillContainer [2020-07-29T18:45:49.824Z] ok github.com/docker/docker/pkg/tailfile 0.197s coverage: 88.6% of statements [2020-07-29T18:45:50.091Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-29T18:45:50.091Z] [2020-07-29T18:45:50.091Z] Unloading profiles will leave already running processes permanently [2020-07-29T18:45:50.091Z] unconfined, which can lead to unexpected situations. [2020-07-29T18:45:50.091Z] [2020-07-29T18:45:50.091Z] To set a process to complain mode, use the command line tool [2020-07-29T18:45:50.091Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-29T18:45:50.091Z] [2020-07-29T18:45:50.295Z] testing: warning: no tests to run [2020-07-29T18:45:50.295Z] coverage: [no statements] [2020-07-29T18:45:50.295Z] ok github.com/docker/docker/pkg/term/windows 0.036s coverage: [no statements] [no tests to run] Post stage [Pipeline] junit [2020-07-29T18:45:50.674Z] Recording test results [2020-07-29T18:45:50.767Z] ok github.com/docker/docker/pkg/tarsum 0.162s coverage: 89.3% of statements [2020-07-29T18:45:50.768Z] ok github.com/docker/docker/pkg/truncindex 0.146s coverage: 91.5% of statements [Pipeline] sh [2020-07-29T18:45:51.095Z] + echo Ensuring container killed. [2020-07-29T18:45:51.095Z] Ensuring container killed. [2020-07-29T18:45:51.095Z] + docker rm -vf docker-pr2 [2020-07-29T18:45:51.095Z] Error: No such container: docker-pr2 [2020-07-29T18:45:51.095Z] + true [Pipeline] sh [2020-07-29T18:45:51.240Z] ok github.com/docker/docker/pkg/urlutil 0.062s coverage: 100.0% of statements [2020-07-29T18:45:51.240Z] ok github.com/docker/docker/pkg/useragent 0.050s coverage: 88.9% of statements [2020-07-29T18:45:51.383Z] + echo Chowning /workspace to jenkins user [2020-07-29T18:45:51.383Z] Chowning /workspace to jenkins user [2020-07-29T18:45:51.383Z] + id -u [2020-07-29T18:45:51.383Z] + id -g [2020-07-29T18:45:51.383Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41297:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-29T18:45:52.251Z] + bundleName=docker-py [2020-07-29T18:45:52.251Z] + echo Creating docker-py-bundles.tar.gz [2020-07-29T18:45:52.251Z] Creating docker-py-bundles.tar.gz [2020-07-29T18:45:52.251Z] + 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-07-29T18:45:52.264Z] Archiving artifacts [2020-07-29T18:45:52.602Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41297/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-07-29T18:45:52.817Z] ok github.com/docker/docker/plugin/v2 0.091s coverage: 20.1% of statements [2020-07-29T18:45:52.817Z] ok github.com/docker/docker/reference 0.132s coverage: 84.4% of statements [2020-07-29T18:45:52.918Z] --- PASS: TestHealthKillContainer (2.98s) [2020-07-29T18:45:52.918Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-29T18:45:52.960Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41297/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d -e DOCKER_GRAPHDRIVER docker:0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d hack/make.sh binary-daemon [2020-07-29T18:45:53.209Z] --- PASS: TestInspectCpusetInConfigPre120 (0.88s) [2020-07-29T18:45:53.209Z] === RUN TestIpcModeNone [2020-07-29T18:45:53.219Z] [2020-07-29T18:45:53.219Z] Removing bundles/ [2020-07-29T18:45:53.289Z] ok github.com/docker/docker/plugin 0.281s coverage: 12.0% of statements [2020-07-29T18:45:53.479Z] [2020-07-29T18:45:53.479Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-07-29T18:45:53.479Z] Building: bundles/binary-daemon/dockerd-dev [2020-07-29T18:45:53.479Z] GOOS="" GOARCH="" GOARM="" [2020-07-29T18:45:54.243Z] --- PASS: TestIpcModeNone (0.95s) [2020-07-29T18:45:54.243Z] === RUN TestIpcModePrivate [2020-07-29T18:45:54.869Z] ok github.com/docker/docker/restartmanager 0.111s coverage: 45.3% of statements [2020-07-29T18:45:54.869Z] ok github.com/docker/docker/registry/resumable 0.272s coverage: 100.0% of statements [2020-07-29T18:45:55.277Z] --- PASS: TestIpcModePrivate (0.95s) [2020-07-29T18:45:55.277Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-07-29T18:45:55.277Z] === RUN TestIpcModeShareable [2020-07-29T18:45:55.867Z] ok github.com/docker/docker/registry 0.413s coverage: 51.7% of statements [2020-07-29T18:45:55.867Z] ok github.com/docker/docker/testutil 0.056s coverage: 62.5% of statements [2020-07-29T18:45:56.311Z] --- PASS: TestIpcModeShareable (0.96s) [2020-07-29T18:45:56.311Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-07-29T18:45:56.311Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-29T18:45:56.340Z] ok github.com/docker/docker/runconfig 0.136s coverage: 52.2% of statements [2020-07-29T18:45:58.576Z] ok github.com/docker/docker/volume/drivers 0.243s coverage: 36.1% of statements [2020-07-29T18:45:59.039Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.87s) [2020-07-29T18:45:59.039Z] === RUN TestAPIIpcModeHost [2020-07-29T18:45:59.049Z] ok github.com/docker/docker/volume/local 0.245s coverage: 37.7% of statements [2020-07-29T18:45:59.049Z] ok github.com/docker/docker/volume/mounts 0.089s coverage: 66.2% of statements [2020-07-29T18:45:59.671Z] --- PASS: TestAPIIpcModeHost (0.61s) [2020-07-29T18:45:59.671Z] === RUN TestDaemonIpcModeShareable [2020-07-29T18:46:01.232Z] Loaded image: buildpack-deps:buster [2020-07-29T18:46:01.232Z] Loaded image: busybox:latest [2020-07-29T18:46:01.279Z] ok github.com/docker/docker/volume/service 0.362s coverage: 70.3% of statements [2020-07-29T18:46:01.490Z] Loaded image: busybox:glibc [2020-07-29T18:46:01.490Z] Loaded image: debian:buster [2020-07-29T18:46:01.490Z] Loaded image: hello-world:latest [2020-07-29T18:46:01.737Z] --- PASS: TestDaemonIpcModeShareable (1.81s) [2020-07-29T18:46:01.737Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-07-29T18:46:01.737Z] === RUN TestDaemonIpcModePrivate [2020-07-29T18:46:01.748Z] INFO: Testing against a local daemon [2020-07-29T18:46:01.748Z] === RUN TestCgroupNamespacesBuild [2020-07-29T18:46:03.242Z] --- PASS: TestDaemonIpcModePrivate (1.74s) [2020-07-29T18:46:03.242Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-07-29T18:46:03.242Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-29T18:46:04.747Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.77s) [2020-07-29T18:46:04.747Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-07-29T18:46:04.747Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-29T18:46:06.813Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s) [2020-07-29T18:46:06.813Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-07-29T18:46:06.813Z] === RUN TestIpcModeOlderClient [2020-07-29T18:46:06.813Z] === PAUSE TestIpcModeOlderClient [2020-07-29T18:46:06.813Z] === RUN TestKillContainerInvalidSignal [2020-07-29T18:46:06.988Z] --- PASS: TestCgroupNamespacesBuild (4.63s) [2020-07-29T18:46:06.988Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-29T18:46:07.445Z] --- PASS: TestKillContainerInvalidSignal (0.82s) [2020-07-29T18:46:07.445Z] === RUN TestKillContainer [2020-07-29T18:46:07.445Z] === RUN TestKillContainer/no_signal [2020-07-29T18:46:08.353Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.18s) [2020-07-29T18:46:08.353Z] === RUN TestBuildWithSession [2020-07-29T18:46:08.353Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-29T18:46:08.353Z] build_session_test.go:25: TODO: BuildKit [2020-07-29T18:46:08.353Z] === RUN TestBuildSquashParent [2020-07-29T18:46:08.477Z] === RUN TestKillContainer/non_killing_signal [2020-07-29T18:46:08.768Z] === RUN TestKillContainer/killing_signal [2020-07-29T18:46:10.283Z] --- PASS: TestKillContainer (2.58s) [2020-07-29T18:46:10.283Z] --- PASS: TestKillContainer/no_signal (0.86s) [2020-07-29T18:46:10.283Z] --- PASS: TestKillContainer/non_killing_signal (0.48s) [2020-07-29T18:46:10.283Z] --- PASS: TestKillContainer/killing_signal (0.82s) [2020-07-29T18:46:10.283Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-29T18:46:10.283Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-29T18:46:10.938Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-29T18:46:12.011Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.70s) [2020-07-29T18:46:12.011Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.84s) [2020-07-29T18:46:12.011Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2020-07-29T18:46:12.011Z] === RUN TestKillStoppedContainer [2020-07-29T18:46:12.011Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-07-29T18:46:12.011Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-29T18:46:12.011Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-07-29T18:46:12.011Z] === RUN TestKillDifferentUserContainer [2020-07-29T18:46:13.046Z] --- PASS: TestKillDifferentUserContainer (0.87s) [2020-07-29T18:46:13.046Z] === RUN TestInspectOomKilledTrue [2020-07-29T18:46:13.046Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-29T18:46:13.046Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-29T18:46:13.046Z] === RUN TestInspectOomKilledFalse [2020-07-29T18:46:13.046Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-29T18:46:13.046Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-29T18:46:13.046Z] === RUN TestLinksEtcHostsContentMatch [2020-07-29T18:46:13.337Z] --- PASS: TestLinksEtcHostsContentMatch (0.54s) [2020-07-29T18:46:13.337Z] === RUN TestLinksContainerNames [2020-07-29T18:46:15.402Z] --- PASS: TestLinksContainerNames (1.74s) [2020-07-29T18:46:15.403Z] === RUN TestLogsFollowTailEmpty [2020-07-29T18:46:16.035Z] --- PASS: TestLogsFollowTailEmpty (0.88s) [2020-07-29T18:46:16.035Z] === RUN TestContainerNetworkMountsNoChown [2020-07-29T18:46:16.499Z] --- PASS: TestBuildSquashParent (6.81s) [2020-07-29T18:46:16.499Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-29T18:46:16.499Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-29T18:46:16.499Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-29T18:46:16.499Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-29T18:46:16.499Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-29T18:46:16.499Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-29T18:46:16.499Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-29T18:46:16.499Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-29T18:46:16.499Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-29T18:46:16.499Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-29T18:46:16.499Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-29T18:46:16.499Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-29T18:46:16.499Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-29T18:46:16.499Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-29T18:46:16.499Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-29T18:46:16.731Z] --- PASS: TestContainerNetworkMountsNoChown (0.87s) [2020-07-29T18:46:16.731Z] === RUN TestMountDaemonRoot [2020-07-29T18:46:16.731Z] === RUN TestMountDaemonRoot/default [2020-07-29T18:46:16.731Z] === PAUSE TestMountDaemonRoot/default [2020-07-29T18:46:16.731Z] === RUN TestMountDaemonRoot/private [2020-07-29T18:46:16.731Z] === PAUSE TestMountDaemonRoot/private [2020-07-29T18:46:16.731Z] === RUN TestMountDaemonRoot/rprivate [2020-07-29T18:46:16.731Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-29T18:46:16.731Z] === RUN TestMountDaemonRoot/slave [2020-07-29T18:46:16.731Z] === PAUSE TestMountDaemonRoot/slave [2020-07-29T18:46:16.731Z] === RUN TestMountDaemonRoot/rslave [2020-07-29T18:46:16.731Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-29T18:46:16.731Z] === RUN TestMountDaemonRoot/shared [2020-07-29T18:46:16.731Z] === PAUSE TestMountDaemonRoot/shared [2020-07-29T18:46:16.731Z] === RUN TestMountDaemonRoot/rshared [2020-07-29T18:46:16.731Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-29T18:46:16.731Z] === CONT TestMountDaemonRoot/default [2020-07-29T18:46:16.731Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-29T18:46:16.731Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-29T18:46:16.731Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-29T18:46:16.731Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-29T18:46:16.731Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-29T18:46:16.731Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-29T18:46:16.731Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-29T18:46:16.731Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-29T18:46:16.731Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-29T18:46:16.731Z] === CONT TestMountDaemonRoot/rshared [2020-07-29T18:46:16.731Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-29T18:46:16.731Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-29T18:46:16.731Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-29T18:46:16.731Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-29T18:46:16.731Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-29T18:46:16.731Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-29T18:46:16.731Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-29T18:46:16.731Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-29T18:46:16.731Z] === CONT TestMountDaemonRoot/rprivate [2020-07-29T18:46:16.731Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-29T18:46:16.731Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-29T18:46:16.731Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-29T18:46:16.731Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-29T18:46:16.731Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-29T18:46:16.731Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-29T18:46:16.731Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-29T18:46:16.731Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-29T18:46:16.731Z] === CONT TestMountDaemonRoot/shared [2020-07-29T18:46:16.731Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-29T18:46:16.731Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-29T18:46:16.731Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-29T18:46:16.731Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-29T18:46:16.731Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-29T18:46:16.731Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-29T18:46:16.732Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-29T18:46:16.732Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-29T18:46:16.732Z] === CONT TestMountDaemonRoot/rslave [2020-07-29T18:46:16.732Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-29T18:46:16.732Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-29T18:46:16.732Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-29T18:46:16.732Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-29T18:46:16.732Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-29T18:46:16.732Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-29T18:46:16.732Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-29T18:46:16.732Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-29T18:46:16.732Z] === CONT TestMountDaemonRoot/slave [2020-07-29T18:46:16.732Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-29T18:46:16.732Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-29T18:46:16.732Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-29T18:46:16.732Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-29T18:46:16.732Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-29T18:46:16.732Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-29T18:46:16.732Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-29T18:46:16.732Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-29T18:46:16.732Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-29T18:46:16.754Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-29T18:46:16.754Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-29T18:46:17.023Z] === CONT TestMountDaemonRoot/private [2020-07-29T18:46:17.023Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-29T18:46:17.023Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-29T18:46:17.023Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-29T18:46:17.023Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-29T18:46:17.023Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-29T18:46:17.023Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-29T18:46:17.023Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-29T18:46:17.023Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-29T18:46:17.023Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-29T18:46:17.023Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-29T18:46:17.023Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-29T18:46:17.023Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-29T18:46:17.023Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-29T18:46:17.023Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-29T18:46:17.314Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-29T18:46:17.314Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-29T18:46:17.314Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-29T18:46:17.314Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-29T18:46:17.314Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-29T18:46:17.314Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-29T18:46:17.314Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-29T18:46:17.314Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-29T18:46:17.314Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-29T18:46:17.314Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-29T18:46:17.605Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-29T18:46:17.605Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-29T18:46:17.605Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-29T18:46:17.605Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-29T18:46:17.605Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-29T18:46:17.605Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-29T18:46:17.605Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-29T18:46:17.605Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-29T18:46:17.896Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-29T18:46:17.896Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-29T18:46:17.896Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-07-29T18:46:17.896Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-29T18:46:17.896Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-07-29T18:46:17.896Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s) [2020-07-29T18:46:17.896Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-07-29T18:46:17.896Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-07-29T18:46:17.896Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-29T18:46:17.896Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-07-29T18:46:17.896Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-07-29T18:46:17.896Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-07-29T18:46:17.896Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-07-29T18:46:17.896Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-29T18:46:17.896Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-07-29T18:46:17.896Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-07-29T18:46:17.896Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-07-29T18:46:17.896Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-07-29T18:46:17.896Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-29T18:46:17.896Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-07-29T18:46:17.896Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-07-29T18:46:17.896Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-07-29T18:46:17.896Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-07-29T18:46:17.896Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-29T18:46:17.896Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-07-29T18:46:17.896Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2020-07-29T18:46:17.896Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-07-29T18:46:17.896Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-07-29T18:46:17.896Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-29T18:46:17.896Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-07-29T18:46:17.896Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-07-29T18:46:17.896Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-07-29T18:46:17.896Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2020-07-29T18:46:17.896Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-29T18:46:17.896Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-07-29T18:46:17.896Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2020-07-29T18:46:17.896Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-07-29T18:46:17.896Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-07-29T18:46:17.896Z] === RUN TestContainerBindMountNonRecursive [2020-07-29T18:46:19.159Z] ok github.com/docker/docker/pkg/plugins 35.069s coverage: 73.4% of statements [2020-07-29T18:46:19.159Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-29T18:46:19.159Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-29T18:46:19.159Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-29T18:46:19.159Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-07-29T18:46:19.159Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-29T18:46:19.159Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-29T18:46:19.159Z] ? github.com/docker/docker/rootless [no test files] [2020-07-29T18:46:19.159Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-29T18:46:19.159Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-29T18:46:19.159Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-29T18:46:19.159Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-29T18:46:19.159Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-29T18:46:19.159Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-29T18:46:19.159Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-29T18:46:19.159Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-29T18:46:19.159Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-29T18:46:19.159Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-29T18:46:19.159Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-29T18:46:19.159Z] ? github.com/docker/docker/volume [no test files] [2020-07-29T18:46:19.159Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-29T18:46:19.159Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-29T18:46:19.159Z] [2020-07-29T18:46:19.159Z] === Skipped [2020-07-29T18:46:19.159Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-07-29T18:46:19.159Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-07-29T18:46:19.159Z] [2020-07-29T18:46:19.159Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-07-29T18:46:19.159Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-29T18:46:19.159Z] [2020-07-29T18:46:19.159Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-07-29T18:46:19.159Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-29T18:46:19.159Z] [2020-07-29T18:46:19.159Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-07-29T18:46:19.159Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-29T18:46:19.159Z] [2020-07-29T18:46:19.159Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-07-29T18:46:19.159Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-29T18:46:19.159Z] [2020-07-29T18:46:19.159Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-07-29T18:46:19.159Z] client_test.go:23: runtime.GOOS == "windows" [2020-07-29T18:46:19.159Z] [2020-07-29T18:46:19.159Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-07-29T18:46:19.159Z] daemon_test.go:147: root required [2020-07-29T18:46:19.159Z] [2020-07-29T18:46:19.159Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-07-29T18:46:19.159Z] reload_test.go:520: root required [2020-07-29T18:46:19.159Z] [2020-07-29T18:46:19.159Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-07-29T18:46:19.159Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2020-07-29T18:46:19.159Z] [2020-07-29T18:46:19.159Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-07-29T18:46:19.159Z] pull_v2_test.go:73: Needs fixing on Windows [2020-07-29T18:46:19.159Z] [2020-07-29T18:46:19.159Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-07-29T18:46:19.159Z] pull_v2_test.go:118: Needs fixing on Windows [2020-07-29T18:46:19.159Z] [2020-07-29T18:46:19.159Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-07-29T18:46:19.159Z] download_test.go:268: Needs fixing on Windows [2020-07-29T18:46:19.159Z] [2020-07-29T18:46:19.159Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-07-29T18:46:19.159Z] layer_test.go:304: Failing on Windows [2020-07-29T18:46:19.159Z] [2020-07-29T18:46:19.159Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-07-29T18:46:19.159Z] layer_test.go:353: Failing on Windows [2020-07-29T18:46:19.159Z] [2020-07-29T18:46:19.159Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-07-29T18:46:19.159Z] layer_test.go:468: Failing on Windows [2020-07-29T18:46:19.159Z] [2020-07-29T18:46:19.159Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-07-29T18:46:19.159Z] layer_test.go:697: Failing on Windows [2020-07-29T18:46:19.159Z] [2020-07-29T18:46:19.159Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-07-29T18:46:19.159Z] migration_test.go:46: Failing on Windows [2020-07-29T18:46:19.159Z] [2020-07-29T18:46:19.159Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-07-29T18:46:19.159Z] migration_test.go:182: Failing on Windows [2020-07-29T18:46:19.159Z] [2020-07-29T18:46:19.159Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-07-29T18:46:19.159Z] mount_test.go:17: Failing on Windows [2020-07-29T18:46:19.159Z] [2020-07-29T18:46:19.159Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-07-29T18:46:19.159Z] mount_test.go:76: Failing on Windows [2020-07-29T18:46:19.159Z] [2020-07-29T18:46:19.159Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-07-29T18:46:19.159Z] mount_test.go:125: Failing on Windows [2020-07-29T18:46:19.159Z] [2020-07-29T18:46:19.159Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-07-29T18:46:19.159Z] mount_test.go:212: Failing on Windows [2020-07-29T18:46:19.159Z] [2020-07-29T18:46:19.159Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-07-29T18:46:19.159Z] archive_test.go:133: Xz not present in msys2 [2020-07-29T18:46:19.159Z] [2020-07-29T18:46:19.159Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-07-29T18:46:19.159Z] archive_test.go:238: Failing on Windows CI machines [2020-07-29T18:46:19.159Z] [2020-07-29T18:46:19.159Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-07-29T18:46:19.159Z] archive_windows_test.go:16: Currently fails [2020-07-29T18:46:19.159Z] [2020-07-29T18:46:19.159Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-07-29T18:46:19.159Z] changes_test.go:192: needs more investigation [2020-07-29T18:46:19.159Z] [2020-07-29T18:46:19.159Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-07-29T18:46:19.159Z] changes_test.go:405: needs further investigation [2020-07-29T18:46:19.159Z] [2020-07-29T18:46:19.159Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-07-29T18:46:19.159Z] changes_test.go:441: needs further investigation [2020-07-29T18:46:19.159Z] [2020-07-29T18:46:19.159Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-07-29T18:46:19.159Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-07-29T18:46:19.159Z] [2020-07-29T18:46:19.159Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-07-29T18:46:19.159Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-07-29T18:46:19.159Z] [2020-07-29T18:46:19.159Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-07-29T18:46:19.159Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-07-29T18:46:19.159Z] [2020-07-29T18:46:19.159Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-07-29T18:46:19.159Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-07-29T18:46:19.159Z] [2020-07-29T18:46:19.159Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-07-29T18:46:19.159Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-07-29T18:46:19.159Z] [2020-07-29T18:46:19.159Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-07-29T18:46:19.159Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-07-29T18:46:19.159Z] [2020-07-29T18:46:19.159Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-07-29T18:46:19.159Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-07-29T18:46:19.159Z] [2020-07-29T18:46:19.159Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-07-29T18:46:19.159Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-07-29T18:46:19.159Z] [2020-07-29T18:46:19.159Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-07-29T18:46:19.159Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-07-29T18:46:19.159Z] [2020-07-29T18:46:19.159Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-07-29T18:46:19.159Z] poller_test.go:41: No chmod on Windows [2020-07-29T18:46:19.159Z] [2020-07-29T18:46:19.159Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-07-29T18:46:19.159Z] fileutils_test.go:134: Needs porting to Windows [2020-07-29T18:46:19.159Z] [2020-07-29T18:46:19.159Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-07-29T18:46:19.159Z] fileutils_test.go:180: Needs porting to Windows [2020-07-29T18:46:19.159Z] [2020-07-29T18:46:19.159Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-07-29T18:46:19.159Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-07-29T18:46:19.159Z] [2020-07-29T18:46:19.159Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-07-29T18:46:19.159Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-07-29T18:46:19.159Z] [2020-07-29T18:46:19.159Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2020-07-29T18:46:19.159Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-07-29T18:46:19.159Z] [2020-07-29T18:46:19.159Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-07-29T18:46:19.159Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-07-29T18:46:19.159Z] [2020-07-29T18:46:19.159Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-07-29T18:46:19.159Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-07-29T18:46:19.159Z] [2020-07-29T18:46:19.159Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-07-29T18:46:19.159Z] local_test.go:181: runtime.GOOS == "windows" [2020-07-29T18:46:19.159Z] [2020-07-29T18:46:19.159Z] [2020-07-29T18:46:19.159Z] DONE 1765 tests, 46 skipped in 195.594s [2020-07-29T18:46:19.159Z] INFO: make.ps1 ended at 07/29/2020 18:46:18 [2020-07-29T18:46:19.269Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-29T18:46:19.269Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-29T18:46:20.624Z] --- PASS: TestContainerBindMountNonRecursive (2.31s) [2020-07-29T18:46:20.624Z] === RUN TestNetworkNat [2020-07-29T18:46:20.736Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-07-29T18:46:20.736Z] INFO: Unit tests ended at 07/29/2020 18:46:20. Duration:00:03:29.8815043 [2020-07-29T18:46:20.736Z] INFO: Building busybox [2020-07-29T18:46:20.736Z] Sending build context to Docker daemon 5.12kB [2020-07-29T18:46:20.736Z] [2020-07-29T18:46:20.736Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-07-29T18:46:20.736Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-07-29T18:46:20.736Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-07-29T18:46:20.736Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-07-29T18:46:20.736Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-07-29T18:46:20.736Z] ---> 987b1d5e0abf [2020-07-29T18:46:20.736Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-07-29T18:46:20.736Z] ---> Running in e24ea85e9915 [2020-07-29T18:46:20.916Z] --- PASS: TestNetworkNat (0.89s) [2020-07-29T18:46:20.916Z] === RUN TestNetworkLocalhostTCPNat [2020-07-29T18:46:21.155Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-07-29T18:46:21.155Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.43s) [2020-07-29T18:46:21.155Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.50s) [2020-07-29T18:46:21.155Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.03s) [2020-07-29T18:46:21.155Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.13s) [2020-07-29T18:46:21.155Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.02s) [2020-07-29T18:46:21.155Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.01s) [2020-07-29T18:46:21.155Z] === RUN TestBuildMultiStageCopy [2020-07-29T18:46:21.155Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-29T18:46:22.016Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s) [2020-07-29T18:46:22.016Z] === RUN TestNetworkLoopbackNat [2020-07-29T18:46:24.419Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-29T18:46:25.344Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-29T18:46:25.593Z] --- PASS: TestNetworkLoopbackNat (3.26s) [2020-07-29T18:46:25.593Z] === RUN TestPause [2020-07-29T18:46:25.885Z] --- PASS: TestPause (0.84s) [2020-07-29T18:46:25.885Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-29T18:46:25.885Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-29T18:46:25.885Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-29T18:46:25.885Z] === RUN TestPauseStopPausedContainer [2020-07-29T18:46:26.269Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-29T18:46:26.633Z] Removing intermediate container e24ea85e9915 [2020-07-29T18:46:26.633Z] ---> b08ca3578e0a [2020-07-29T18:46:26.633Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-07-29T18:46:26.633Z] ---> Running in 44f597434d4d [2020-07-29T18:46:26.633Z] Removing intermediate container 44f597434d4d [2020-07-29T18:46:26.633Z] ---> a211fe04e9e7 [2020-07-29T18:46:26.633Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-07-29T18:46:26.633Z] ---> Running in e294e5b3cef1 [2020-07-29T18:46:26.633Z] Removing intermediate container e294e5b3cef1 [2020-07-29T18:46:26.633Z] ---> 44e9cc3b57b8 [2020-07-29T18:46:26.633Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-07-29T18:46:26.988Z] --- PASS: TestPauseStopPausedContainer (0.88s) [2020-07-29T18:46:26.988Z] === RUN TestPsFilter [2020-07-29T18:46:27.196Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-29T18:46:27.279Z] --- PASS: TestPsFilter (0.29s) [2020-07-29T18:46:27.279Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-29T18:46:28.123Z] --- PASS: TestBuildMultiStageCopy (7.31s) [2020-07-29T18:46:28.123Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.31s) [2020-07-29T18:46:28.123Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-07-29T18:46:28.123Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-07-29T18:46:28.123Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.01s) [2020-07-29T18:46:28.123Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.99s) [2020-07-29T18:46:28.123Z] === RUN TestBuildMultiStageParentConfig [2020-07-29T18:46:28.209Z] [2020-07-29T18:46:28.209Z] ---> c20583cd7f2d [2020-07-29T18:46:28.209Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-07-29T18:46:28.209Z] ---> Running in 73da5b57a982 [2020-07-29T18:46:28.312Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.93s) [2020-07-29T18:46:28.312Z] === RUN TestRemoveContainerWithVolume [2020-07-29T18:46:29.011Z] --- PASS: TestRemoveContainerWithVolume (0.89s) [2020-07-29T18:46:29.011Z] === RUN TestRemoveContainerRunning [2020-07-29T18:46:30.095Z] --- PASS: TestRemoveContainerRunning (0.95s) [2020-07-29T18:46:30.095Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-29T18:46:30.732Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.90s) [2020-07-29T18:46:30.732Z] === RUN TestRemoveInvalidContainer [2020-07-29T18:46:30.732Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-07-29T18:46:30.732Z] === RUN TestRenameLinkedContainer [2020-07-29T18:46:31.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-29T18:46:31.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-29T18:46:33.363Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2020-07-29T18:46:33.363Z] === RUN TestBuildLabelWithTargets [2020-07-29T18:46:34.248Z] --- PASS: TestRenameLinkedContainer (3.45s) [2020-07-29T18:46:34.248Z] === RUN TestRenameStoppedContainer [2020-07-29T18:46:35.281Z] --- PASS: TestRenameStoppedContainer (0.83s) [2020-07-29T18:46:35.281Z] === RUN TestRenameRunningContainerAndReuse [2020-07-29T18:46:37.347Z] --- PASS: TestRenameRunningContainerAndReuse (1.81s) [2020-07-29T18:46:37.347Z] === RUN TestRenameInvalidName [2020-07-29T18:46:37.979Z] --- PASS: TestRenameInvalidName (0.88s) [2020-07-29T18:46:37.979Z] === RUN TestRenameAnonymousContainer [2020-07-29T18:46:38.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-29T18:46:39.056Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-29T18:46:39.056Z] [2020-07-29T18:46:39.056Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-29T18:46:39.056Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-29T18:46:39.056Z] HOSTNAME=7842e18c8229 [2020-07-29T18:46:39.056Z] TESTDEBUG=0 [2020-07-29T18:46:39.056Z] DEST=bundles/test-integration [2020-07-29T18:46:39.056Z] PWD=/go/src/github.com/docker/docker [2020-07-29T18:46:39.056Z] DOCKER_GITCOMMIT=0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d [2020-07-29T18:46:39.056Z] container=docker [2020-07-29T18:46:39.056Z] HOME=/root [2020-07-29T18:46:39.056Z] GOLANG_VERSION=1.13.14 [2020-07-29T18:46:39.056Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-29T18:46:39.056Z] VALIDATE_BRANCH=master [2020-07-29T18:46:39.056Z] TERM=xterm [2020-07-29T18:46:39.056Z] DOCKER_PKG=github.com/docker/docker [2020-07-29T18:46:39.056Z] SHLVL=1 [2020-07-29T18:46:39.056Z] TIMEOUT=120m [2020-07-29T18:46:39.056Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-29T18:46:39.056Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-29T18:46:39.056Z] GO111MODULE=off [2020-07-29T18:46:39.056Z] DOCKER_EXPERIMENTAL=1 [2020-07-29T18:46:39.056Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-29T18:46:39.056Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-29T18:46:39.056Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-29T18:46:39.056Z] GOPATH=/go [2020-07-29T18:46:39.056Z] PKG_CONFIG=pkg-config [2020-07-29T18:46:39.056Z] _=/usr/bin/env [2020-07-29T18:46:39.056Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-29T18:46:39.762Z] ok github.com/docker/docker/api/server/httputils 0.008s coverage: 14.7% of statements [2020-07-29T18:46:39.762Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-29T18:46:39.762Z] ok github.com/docker/docker/api/server/middleware 0.020s coverage: 37.7% of statements [2020-07-29T18:46:39.762Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-29T18:46:39.762Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-29T18:46:39.762Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-29T18:46:39.762Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-29T18:46:39.762Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-29T18:46:39.762Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-29T18:46:39.762Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-29T18:46:39.762Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-29T18:46:39.762Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-29T18:46:39.762Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-29T18:46:39.762Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-29T18:46:39.762Z] ok github.com/docker/docker/api/types/filters 0.012s coverage: 92.2% of statements [2020-07-29T18:46:39.762Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2020-07-29T18:46:39.762Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 5.4% of statements [2020-07-29T18:46:39.762Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-29T18:46:39.762Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-29T18:46:39.762Z] ? github.com/docker/docker/api/types [no test files] [2020-07-29T18:46:39.762Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-29T18:46:39.762Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-29T18:46:39.762Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-29T18:46:39.762Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-29T18:46:39.762Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-29T18:46:39.762Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-29T18:46:39.762Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-29T18:46:39.762Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-29T18:46:39.762Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-29T18:46:39.762Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-29T18:46:39.762Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-29T18:46:39.762Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2020-07-29T18:46:39.762Z] ok github.com/docker/docker/api/types/versions 0.044s coverage: 75.0% of statements [2020-07-29T18:46:39.762Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-29T18:46:39.762Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-29T18:46:39.762Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-29T18:46:39.762Z] ? github.com/docker/docker/builder [no test files] [2020-07-29T18:46:39.762Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-29T18:46:39.762Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-29T18:46:39.762Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-29T18:46:39.762Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-29T18:46:39.762Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-29T18:46:39.762Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-29T18:46:39.762Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-29T18:46:39.762Z] ok github.com/docker/docker/builder/dockerignore 0.023s coverage: 96.8% of statements [2020-07-29T18:46:39.762Z] ok github.com/docker/docker/cli/debug 0.012s coverage: 100.0% of statements [2020-07-29T18:46:39.762Z] ok github.com/docker/docker/builder/remotecontext/git 3.860s coverage: 86.3% of statements [2020-07-29T18:46:40.746Z] Removing intermediate container 73da5b57a982 [2020-07-29T18:46:40.746Z] ---> 2f40b92b951b [2020-07-29T18:46:40.746Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-07-29T18:46:40.746Z] ---> Running in d0cd0290e665 [2020-07-29T18:46:40.746Z] [2020-07-29T18:46:40.746Z] SUCCESS: Specified value was saved. [2020-07-29T18:46:40.816Z] ok github.com/docker/docker/builder/remotecontext 0.490s coverage: 13.6% of statements [2020-07-29T18:46:41.446Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-07-29T18:46:41.446Z] === RUN TestBuildWithEmptyLayers [2020-07-29T18:46:42.350Z] ok github.com/docker/docker/builder/dockerfile 1.292s coverage: 48.1% of statements [2020-07-29T18:46:42.350Z] ? github.com/docker/docker/cli [no test files] [2020-07-29T18:46:42.350Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-29T18:46:43.540Z] --- PASS: TestRenameAnonymousContainer (4.82s) [2020-07-29T18:46:43.540Z] === RUN TestRenameContainerWithSameName [2020-07-29T18:46:43.540Z] --- PASS: TestRenameContainerWithSameName (0.88s) [2020-07-29T18:46:43.540Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-29T18:46:43.715Z] Removing intermediate container d0cd0290e665 [2020-07-29T18:46:43.715Z] ---> c3a985f57047 [2020-07-29T18:46:43.715Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-07-29T18:46:43.715Z] ---> Running in 5e078b5e80b9 [2020-07-29T18:46:44.712Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2020-07-29T18:46:44.712Z] === RUN TestBuildMultiStageOnBuild [2020-07-29T18:46:45.607Z] --- PASS: TestRenameContainerWithLinkedContainer (1.69s) [2020-07-29T18:46:45.607Z] === RUN TestResize [2020-07-29T18:46:46.239Z] --- PASS: TestResize (0.88s) [2020-07-29T18:46:46.239Z] === RUN TestResizeWithInvalidSize [2020-07-29T18:46:46.712Z] Cannot create a file when that file already exists. [2020-07-29T18:46:46.864Z] ok github.com/docker/docker/client 0.540s coverage: 75.4% of statements [2020-07-29T18:46:46.869Z] --- PASS: TestResizeWithInvalidSize (0.87s) [2020-07-29T18:46:46.869Z] === RUN TestResizeWhenContainerNotStarted [2020-07-29T18:46:47.904Z] --- PASS: TestResizeWhenContainerNotStarted (0.84s) [2020-07-29T18:46:47.904Z] === RUN TestDaemonRestartKillContainers [2020-07-29T18:46:47.904Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-29T18:46:47.904Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-29T18:46:47.904Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-29T18:46:47.904Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-29T18:46:47.904Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-29T18:46:47.904Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-29T18:46:47.904Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-29T18:46:47.905Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-29T18:46:47.905Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-29T18:46:47.905Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-29T18:46:47.905Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-29T18:46:47.905Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-29T18:46:47.905Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-29T18:46:47.905Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-29T18:46:47.905Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-29T18:46:47.905Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-29T18:46:47.905Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-29T18:46:47.905Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-29T18:46:47.905Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-29T18:46:47.905Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-29T18:46:47.905Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-29T18:46:47.905Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-29T18:46:47.905Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-29T18:46:47.905Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-29T18:46:47.905Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-29T18:46:47.905Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-29T18:46:49.956Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2020-07-29T18:46:49.956Z] === RUN TestBuildUncleanTarFilenames [2020-07-29T18:46:49.956Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2020-07-29T18:46:49.956Z] === RUN TestBuildMultiStageLayerLeak [2020-07-29T18:46:50.631Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-29T18:46:50.631Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-29T18:46:51.665Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-29T18:46:51.665Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-29T18:46:52.606Z] Removing intermediate container 5e078b5e80b9 [2020-07-29T18:46:52.606Z] ---> 6da2b6e0eedf [2020-07-29T18:46:52.606Z] Step 13/13 : CMD ["sh"] [2020-07-29T18:46:52.606Z] ---> Running in a05d67589860 [2020-07-29T18:46:52.606Z] Removing intermediate container a05d67589860 [2020-07-29T18:46:52.606Z] ---> 4ce5786edec0 [2020-07-29T18:46:52.606Z] Successfully built 4ce5786edec0 [2020-07-29T18:46:52.606Z] Successfully tagged busybox:latest [2020-07-29T18:46:53.078Z] INFO: Docker images of the daemon under test [2020-07-29T18:46:53.078Z] [2020-07-29T18:46:53.078Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-07-29T18:46:53.078Z] busybox latest 4ce5786edec0 Less than a second ago 5.06GB [2020-07-29T18:46:53.078Z] microsoft/windowsservercore latest 987b1d5e0abf 3 weeks ago 4.99GB [2020-07-29T18:46:53.078Z] mcr.microsoft.com/windows/servercore ltsc2019 987b1d5e0abf 3 weeks ago 4.99GB [2020-07-29T18:46:53.078Z] [2020-07-29T18:46:53.078Z] INFO: Running integration tests at 07/29/2020 18:46:52... [2020-07-29T18:46:53.078Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-07-29T18:46:53.078Z] INFO: Integration API tests being run from the host: [2020-07-29T18:46:53.078Z] INFO: make.ps1 starting at 07/29/2020 18:46:52 [2020-07-29T18:46:53.213Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-29T18:46:53.213Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-29T18:46:53.550Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-07-29T18:46:54.119Z] --- PASS: TestBuildMultiStageLayerLeak (4.38s) [2020-07-29T18:46:54.119Z] === RUN TestBuildWithHugeFile [2020-07-29T18:46:55.279Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-29T18:46:55.279Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-29T18:46:57.200Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-29T18:46:58.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-29T18:46:58.794Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-29T18:46:58.794Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-29T18:47:00.859Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-29T18:47:00.859Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.34s) [2020-07-29T18:47:00.859Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.40s) [2020-07-29T18:47:00.859Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.44s) [2020-07-29T18:47:00.859Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.45s) [2020-07-29T18:47:00.859Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.47s) [2020-07-29T18:47:00.859Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.46s) [2020-07-29T18:47:00.859Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.29s) [2020-07-29T18:47:00.859Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.30s) [2020-07-29T18:47:00.859Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.77s) [2020-07-29T18:47:00.859Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.31s) [2020-07-29T18:47:00.859Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.26s) [2020-07-29T18:47:00.859Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.95s) [2020-07-29T18:47:00.859Z] === RUN TestCgroupNamespacesRun [2020-07-29T18:47:01.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-29T18:47:02.366Z] --- PASS: TestCgroupNamespacesRun (1.78s) [2020-07-29T18:47:02.366Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-29T18:47:04.431Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.66s) [2020-07-29T18:47:04.431Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-29T18:47:05.940Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.75s) [2020-07-29T18:47:05.940Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-29T18:47:07.447Z] --- PASS: TestCgroupNamespacesRunHostMode (1.72s) [2020-07-29T18:47:07.447Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-29T18:47:09.514Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.75s) [2020-07-29T18:47:09.514Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-29T18:47:11.021Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.64s) [2020-07-29T18:47:11.021Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-29T18:47:11.653Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s) [2020-07-29T18:47:11.653Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-29T18:47:13.717Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.76s) [2020-07-29T18:47:13.717Z] === RUN TestKernelTCPMemory [2020-07-29T18:47:14.400Z] --- PASS: TestKernelTCPMemory (0.90s) [2020-07-29T18:47:14.400Z] === RUN TestNISDomainname [2020-07-29T18:47:14.931Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-07-29T18:47:14.931Z] Copying nested executables into bundles/binary-daemon [2020-07-29T18:47:14.931Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-07-29T18:47:15.263Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41297/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d -e DOCKER_GRAPHDRIVER docker:0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d hack/make.sh cross [2020-07-29T18:47:15.433Z] --- PASS: TestNISDomainname (1.00s) [2020-07-29T18:47:15.433Z] === RUN TestHostnameDnsResolution [2020-07-29T18:47:15.522Z] [2020-07-29T18:47:15.781Z] Removing bundles/ [2020-07-29T18:47:15.781Z] [2020-07-29T18:47:15.781Z] ---> Making bundle: cross (in bundles/cross) [2020-07-29T18:47:15.781Z] Cross building: bundles/cross/linux/amd64 [2020-07-29T18:47:15.781Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-07-29T18:47:15.781Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-07-29T18:47:17.500Z] --- PASS: TestHostnameDnsResolution (1.77s) [2020-07-29T18:47:17.500Z] === RUN TestStats [2020-07-29T18:47:18.925Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-29T18:47:18.925Z] INFO: Testing against a local daemon [2020-07-29T18:47:19.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-29T18:47:20.225Z] --- PASS: TestStats (2.96s) [2020-07-29T18:47:20.225Z] === RUN TestStopContainerWithTimeout [2020-07-29T18:47:20.225Z] === RUN TestStopContainerWithTimeout/0 [2020-07-29T18:47:20.225Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-29T18:47:20.225Z] === RUN TestStopContainerWithTimeout/1 [2020-07-29T18:47:20.225Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-29T18:47:20.225Z] === RUN TestStopContainerWithTimeout/3 [2020-07-29T18:47:20.225Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-29T18:47:20.225Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-29T18:47:20.225Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-29T18:47:20.225Z] === CONT TestStopContainerWithTimeout/0 [2020-07-29T18:47:20.225Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-29T18:47:20.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-29T18:47:21.259Z] === CONT TestStopContainerWithTimeout/3 [2020-07-29T18:47:22.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-29T18:47:23.323Z] === CONT TestStopContainerWithTimeout/1 [2020-07-29T18:47:23.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-29T18:47:23.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-29T18:47:25.388Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-07-29T18:47:25.388Z] --- PASS: TestStopContainerWithTimeout/0 (1.05s) [2020-07-29T18:47:25.388Z] --- PASS: TestStopContainerWithTimeout/-1 (3.10s) [2020-07-29T18:47:25.388Z] --- PASS: TestStopContainerWithTimeout/3 (2.83s) [2020-07-29T18:47:25.388Z] --- PASS: TestStopContainerWithTimeout/1 (1.90s) [2020-07-29T18:47:25.388Z] === RUN TestDeleteDevicemapper [2020-07-29T18:47:25.388Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-29T18:47:25.388Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-29T18:47:25.388Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-29T18:47:25.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-29T18:47:26.318Z] ok github.com/docker/docker/cmd/dockerd 0.192s coverage: 30.8% of statements [2020-07-29T18:47:28.901Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.51s) [2020-07-29T18:47:28.901Z] === RUN TestUpdateMemory [2020-07-29T18:47:28.901Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-29T18:47:28.901Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-29T18:47:28.901Z] === RUN TestUpdateCPUQuota [2020-07-29T18:47:29.200Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-29T18:47:29.894Z] ok github.com/docker/docker/container 0.169s coverage: 34.7% of statements [2020-07-29T18:47:29.895Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-29T18:47:29.895Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-29T18:47:29.895Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-29T18:47:29.895Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-29T18:47:29.934Z] --- PASS: TestUpdateCPUQuota (1.20s) [2020-07-29T18:47:29.934Z] === RUN TestUpdatePidsLimit [2020-07-29T18:47:29.934Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-29T18:47:30.224Z] === RUN TestUpdatePidsLimit/no_change [2020-07-29T18:47:30.515Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-29T18:47:31.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-29T18:47:31.147Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-29T18:47:31.438Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-29T18:47:31.461Z] ok github.com/docker/docker/integration/build 13.838s [2020-07-29T18:47:31.462Z] [2020-07-29T18:47:31.462Z] === Skipped [2020-07-29T18:47:31.462Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-07-29T18:47:31.462Z] build_session_test.go:25: TODO: BuildKit [2020-07-29T18:47:31.462Z] [2020-07-29T18:47:31.462Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-07-29T18:47:31.462Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T18:47:31.462Z] [2020-07-29T18:47:31.462Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-07-29T18:47:31.462Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-29T18:47:31.462Z] [2020-07-29T18:47:31.462Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.03s) [2020-07-29T18:47:31.462Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-29T18:47:31.462Z] [2020-07-29T18:47:31.462Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-07-29T18:47:31.462Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-29T18:47:31.462Z] [2020-07-29T18:47:31.462Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-07-29T18:47:31.462Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-29T18:47:31.462Z] [2020-07-29T18:47:31.462Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-07-29T18:47:31.462Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-29T18:47:31.462Z] [2020-07-29T18:47:31.462Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.01s) [2020-07-29T18:47:31.462Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-29T18:47:31.462Z] [2020-07-29T18:47:31.462Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-07-29T18:47:31.462Z] build_test.go:492: testEnv.OSType == "windows" [2020-07-29T18:47:31.462Z] [2020-07-29T18:47:31.462Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-07-29T18:47:31.462Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-29T18:47:31.462Z] [2020-07-29T18:47:31.462Z] [2020-07-29T18:47:31.462Z] DONE 22 tests, 10 skipped in 36.494s [2020-07-29T18:47:31.462Z] [2020-07-29T18:47:31.462Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-07-29T18:47:31.728Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-29T18:47:32.019Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-29T18:47:32.455Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-29T18:47:32.455Z] INFO: Testing against a local daemon [2020-07-29T18:47:32.455Z] ok github.com/docker/docker/integration/config 0.182s [2020-07-29T18:47:32.927Z] [2020-07-29T18:47:32.927Z] === Skipped [2020-07-29T18:47:32.927Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.01s) [2020-07-29T18:47:32.927Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T18:47:32.927Z] [2020-07-29T18:47:32.927Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-07-29T18:47:32.927Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T18:47:32.927Z] [2020-07-29T18:47:32.927Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-07-29T18:47:32.927Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T18:47:32.927Z] [2020-07-29T18:47:32.927Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-07-29T18:47:32.927Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T18:47:32.927Z] [2020-07-29T18:47:32.927Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-07-29T18:47:32.927Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T18:47:32.927Z] [2020-07-29T18:47:32.927Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-07-29T18:47:32.927Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-07-29T18:47:32.927Z] [2020-07-29T18:47:32.927Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-07-29T18:47:32.927Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-07-29T18:47:32.927Z] [2020-07-29T18:47:32.927Z] [2020-07-29T18:47:32.927Z] DONE 7 tests, 7 skipped in 2.389s [2020-07-29T18:47:32.927Z] [2020-07-29T18:47:32.927Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-07-29T18:47:33.032Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-29T18:47:33.456Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.047s coverage: 65.3% of statements [2020-07-29T18:47:33.524Z] --- PASS: TestUpdatePidsLimit (3.64s) [2020-07-29T18:47:33.524Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2020-07-29T18:47:33.524Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2020-07-29T18:47:33.524Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2020-07-29T18:47:33.524Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.33s) [2020-07-29T18:47:33.524Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.45s) [2020-07-29T18:47:33.524Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2020-07-29T18:47:33.524Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2020-07-29T18:47:33.524Z] === RUN TestUpdateRestartPolicy [2020-07-29T18:47:33.605Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-29T18:47:35.523Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-29T18:47:35.896Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-29T18:47:35.896Z] INFO: Testing against a local daemon [2020-07-29T18:47:36.913Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-29T18:47:38.829Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-29T18:47:40.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-29T18:47:40.428Z] ok github.com/docker/docker/daemon/cluster/convert 0.031s coverage: 35.4% of statements [2020-07-29T18:47:41.485Z] ok github.com/docker/docker/daemon/cluster 0.202s coverage: 0.5% of statements [2020-07-29T18:47:41.604Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-29T18:47:43.520Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-29T18:47:43.520Z] Using test binary docker [2020-07-29T18:47:43.520Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-29T18:47:43.520Z] +++ /etc/init.d/apparmor start [2020-07-29T18:47:43.520Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-29T18:47:43.520Z] INFO: Waiting for daemon to start... [2020-07-29T18:47:43.520Z] Starting dockerd [2020-07-29T18:47:43.520Z] +++ 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-07-29T18:47:45.058Z] ok github.com/docker/docker/daemon/discovery 0.038s coverage: 30.0% of statements [2020-07-29T18:47:46.217Z] --- PASS: TestUpdateRestartPolicy (12.83s) [2020-07-29T18:47:46.217Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-29T18:47:47.155Z] ok github.com/docker/docker/daemon/events 0.064s coverage: 50.0% of statements [2020-07-29T18:47:47.250Z] --- PASS: TestUpdateRestartWithAutoRemove (0.86s) [2020-07-29T18:47:47.250Z] === RUN TestWaitNonBlocked [2020-07-29T18:47:47.250Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-29T18:47:47.250Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-29T18:47:47.250Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-29T18:47:47.250Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-29T18:47:47.250Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-29T18:47:47.250Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-29T18:47:47.801Z] ok github.com/docker/docker/daemon/config 0.093s coverage: 81.8% of statements [2020-07-29T18:47:48.282Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-07-29T18:47:48.282Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.00s) [2020-07-29T18:47:48.282Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.07s) [2020-07-29T18:47:48.282Z] === RUN TestWaitBlocked [2020-07-29T18:47:48.282Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-29T18:47:48.282Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-29T18:47:48.282Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-29T18:47:48.282Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-29T18:47:48.282Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-29T18:47:48.282Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-29T18:47:49.341Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2020-07-29T18:47:49.788Z] --- PASS: TestWaitBlocked (0.01s) [2020-07-29T18:47:49.788Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.15s) [2020-07-29T18:47:49.788Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.26s) [2020-07-29T18:47:49.788Z] === CONT TestContainerStartOnDaemonRestart [2020-07-29T18:47:49.788Z] === CONT TestIpcModeOlderClient [2020-07-29T18:47:49.788Z] --- PASS: TestIpcModeOlderClient (0.16s) [2020-07-29T18:47:49.788Z] === CONT TestDaemonHostGatewayIP [2020-07-29T18:47:50.104Z] . [2020-07-29T18:47:50.104Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-29T18:47:50.104Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-29T18:47:50.104Z] Error: No such image: emptyfs [2020-07-29T18:47:50.104Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-29T18:47:50.104Z] ++++ docker load [2020-07-29T18:47:50.104Z] Running integration-test (iteration 1) [2020-07-29T18:47:50.104Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-07-29T18:47:50.104Z] ++ 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-07-29T18:47:50.104Z] ++ set -e [2020-07-29T18:47:50.104Z] ++ '[' -n 0 ']' [2020-07-29T18:47:50.104Z] ++ set -x [2020-07-29T18:47:50.104Z] ++ env -i DEST=/go/src/github.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-07-29T18:47:50.290Z] --- PASS: TestBuildWithHugeFile (52.67s) [2020-07-29T18:47:50.290Z] === RUN TestBuildWithEmptyDockerfile [2020-07-29T18:47:50.290Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-29T18:47:50.290Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-29T18:47:50.290Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-29T18:47:50.290Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-29T18:47:50.290Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-29T18:47:50.290Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-29T18:47:50.290Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-29T18:47:50.290Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-29T18:47:50.290Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-29T18:47:50.290Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2020-07-29T18:47:50.290Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2020-07-29T18:47:50.290Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2020-07-29T18:47:50.290Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2020-07-29T18:47:50.290Z] === RUN TestBuildPreserveOwnership [2020-07-29T18:47:50.290Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-29T18:47:52.097Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.557s coverage: 13.9% of statements [2020-07-29T18:47:52.392Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.9% of statements [2020-07-29T18:47:52.515Z] --- PASS: TestContainerStartOnDaemonRestart (2.82s) [2020-07-29T18:47:52.515Z] === CONT TestContainerKillOnDaemonStart [2020-07-29T18:47:53.147Z] --- PASS: TestDaemonHostGatewayIP (3.62s) [2020-07-29T18:47:53.147Z] === CONT TestDaemonRestartIpcMode [2020-07-29T18:47:53.552Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-29T18:47:54.486Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.538s coverage: 57.9% of statements [2020-07-29T18:47:57.259Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.8% of statements [2020-07-29T18:47:57.595Z] --- PASS: TestDaemonRestartIpcMode (3.67s) [2020-07-29T18:47:57.713Z] --- PASS: TestBuildPreserveOwnership (10.02s) [2020-07-29T18:47:57.713Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.01s) [2020-07-29T18:47:57.713Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-07-29T18:47:57.713Z] === RUN TestBuildPlatformInvalid [2020-07-29T18:47:57.713Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2020-07-29T18:47:57.713Z] PASS [2020-07-29T18:47:57.713Z] [2020-07-29T18:47:57.713Z] === Skipped [2020-07-29T18:47:57.713Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-07-29T18:47:57.713Z] build_session_test.go:25: TODO: BuildKit [2020-07-29T18:47:57.713Z] [2020-07-29T18:47:57.713Z] [2020-07-29T18:47:57.713Z] DONE 32 tests, 1 skipped in 128.363s [2020-07-29T18:47:57.714Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-07-29T18:47:57.714Z] INFO: Testing against a local daemon [2020-07-29T18:47:57.714Z] === RUN TestConfigInspect [2020-07-29T18:47:57.714Z] --- SKIP: TestConfigInspect (0.02s) [2020-07-29T18:47:57.714Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:47:57.714Z] === RUN TestConfigList [2020-07-29T18:47:57.714Z] --- SKIP: TestConfigList (0.01s) [2020-07-29T18:47:57.714Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:47:57.714Z] === RUN TestConfigsCreateAndDelete [2020-07-29T18:47:57.714Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-07-29T18:47:57.714Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:47:57.714Z] === RUN TestConfigsUpdate [2020-07-29T18:47:57.714Z] --- SKIP: TestConfigsUpdate (0.02s) [2020-07-29T18:47:57.714Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:47:57.714Z] === RUN TestTemplatedConfig [2020-07-29T18:47:57.714Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-07-29T18:47:57.714Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:47:57.714Z] === RUN TestConfigCreateResolve [2020-07-29T18:47:57.714Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-07-29T18:47:57.714Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:47:57.714Z] === RUN TestConfigDaemonLibtrustID [2020-07-29T18:47:57.905Z] ok github.com/docker/docker/daemon 12.446s coverage: 17.4% of statements [2020-07-29T18:47:57.905Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-29T18:47:57.905Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-29T18:47:57.905Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-29T18:47:57.905Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-29T18:47:58.957Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.657s coverage: 69.2% of statements [2020-07-29T18:47:58.957Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.633s coverage: 45.9% of statements [2020-07-29T18:47:58.957Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-29T18:47:59.076Z] --- PASS: TestConfigDaemonLibtrustID (1.55s) [2020-07-29T18:47:59.076Z] PASS [2020-07-29T18:47:59.076Z] [2020-07-29T18:47:59.076Z] === Skipped [2020-07-29T18:47:59.076Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-07-29T18:47:59.076Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:47:59.076Z] [2020-07-29T18:47:59.076Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-07-29T18:47:59.076Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:47:59.076Z] [2020-07-29T18:47:59.076Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-07-29T18:47:59.076Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:47:59.076Z] [2020-07-29T18:47:59.076Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2020-07-29T18:47:59.076Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:47:59.076Z] [2020-07-29T18:47:59.076Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-07-29T18:47:59.076Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:47:59.076Z] [2020-07-29T18:47:59.076Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-07-29T18:47:59.076Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:47:59.076Z] [2020-07-29T18:47:59.076Z] [2020-07-29T18:47:59.076Z] DONE 7 tests, 6 skipped in 1.753s [2020-07-29T18:47:59.076Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-07-29T18:47:59.076Z] INFO: Testing against a local daemon [2020-07-29T18:47:59.076Z] === RUN TestCheckpoint [2020-07-29T18:47:59.076Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-29T18:47:59.076Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-29T18:47:59.076Z] === RUN TestContainerInvalidJSON [2020-07-29T18:47:59.076Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-29T18:47:59.076Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-29T18:47:59.076Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-29T18:47:59.076Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-29T18:47:59.076Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-29T18:47:59.076Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-29T18:47:59.076Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-29T18:47:59.076Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-29T18:47:59.076Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-29T18:47:59.332Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-07-29T18:47:59.332Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-29T18:47:59.332Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-29T18:47:59.332Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-29T18:47:59.332Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-29T18:47:59.332Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2020-07-29T18:47:59.332Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-29T18:47:59.332Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2020-07-29T18:47:59.332Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-29T18:47:59.332Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2020-07-29T18:47:59.332Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-29T18:47:59.332Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2020-07-29T18:47:59.332Z] === RUN TestCopyFromContainer [2020-07-29T18:47:59.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-29T18:47:59.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-29T18:47:59.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-29T18:47:59.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-29T18:47:59.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-29T18:48:01.742Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.391s coverage: 49.5% of statements [2020-07-29T18:48:02.040Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.013s coverage: 58.0% of statements [2020-07-29T18:48:02.683Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.521s coverage: 76.1% of statements [2020-07-29T18:48:03.494Z] === RUN TestCopyFromContainer// [2020-07-29T18:48:03.494Z] === RUN TestCopyFromContainer//bar/root [2020-07-29T18:48:03.494Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-29T18:48:03.494Z] === RUN TestCopyFromContainer/bar/quux [2020-07-29T18:48:03.494Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-29T18:48:03.494Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-29T18:48:03.494Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-29T18:48:03.494Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-29T18:48:03.750Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-29T18:48:03.750Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-29T18:48:03.750Z] --- PASS: TestCopyFromContainer (4.39s) [2020-07-29T18:48:03.750Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-07-29T18:48:03.750Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2020-07-29T18:48:03.750Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-07-29T18:48:03.750Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2020-07-29T18:48:03.750Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-07-29T18:48:03.750Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-07-29T18:48:03.750Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-07-29T18:48:03.750Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-07-29T18:48:03.750Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-07-29T18:48:03.750Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-07-29T18:48:03.750Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-29T18:48:03.750Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-29T18:48:03.750Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-29T18:48:03.750Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-29T18:48:03.750Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-29T18:48:03.750Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-29T18:48:03.750Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-29T18:48:03.750Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-29T18:48:03.750Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-29T18:48:03.750Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-29T18:48:03.750Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-07-29T18:48:03.750Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-29T18:48:03.750Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-29T18:48:03.750Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-29T18:48:03.750Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-29T18:48:03.750Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-07-29T18:48:03.750Z] === RUN TestCreateWithInvalidEnv [2020-07-29T18:48:03.750Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-29T18:48:03.750Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-29T18:48:03.750Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-29T18:48:03.750Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-29T18:48:03.750Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-29T18:48:03.750Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-29T18:48:03.750Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-29T18:48:03.750Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-29T18:48:03.750Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-29T18:48:03.750Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-07-29T18:48:03.750Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-29T18:48:03.750Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-29T18:48:03.750Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-29T18:48:03.750Z] === RUN TestCreateTmpfsMountsTarget [2020-07-29T18:48:04.007Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-07-29T18:48:04.007Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-29T18:48:04.224Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements [2020-07-29T18:48:04.523Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.027s coverage: 3.0% of statements [2020-07-29T18:48:05.023Z] Loaded image: buildpack-deps:buster [2020-07-29T18:48:05.023Z] Loaded image: busybox:latest [2020-07-29T18:48:05.023Z] Loaded image: busybox:glibc [2020-07-29T18:48:05.023Z] Loaded image: debian:buster [2020-07-29T18:48:05.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-29T18:48:05.285Z] Loaded image: hello-world:latest [2020-07-29T18:48:05.285Z] INFO: Testing against a local daemon [2020-07-29T18:48:05.285Z] === RUN TestCgroupNamespacesBuild [2020-07-29T18:48:05.375Z] --- PASS: TestCreateWithCustomMaskedPaths (1.22s) [2020-07-29T18:48:05.375Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-29T18:48:06.058Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.152s coverage: 52.1% of statements [2020-07-29T18:48:06.058Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-29T18:48:06.058Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-29T18:48:06.067Z] --- PASS: TestContainerKillOnDaemonStart (12.45s) [2020-07-29T18:48:06.067Z] PASS [2020-07-29T18:48:06.067Z] [2020-07-29T18:48:06.067Z] === Skipped [2020-07-29T18:48:06.067Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-07-29T18:48:06.067Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-29T18:48:06.067Z] [2020-07-29T18:48:06.067Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-29T18:48:06.067Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-29T18:48:06.067Z] [2020-07-29T18:48:06.067Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-29T18:48:06.067Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-29T18:48:06.067Z] [2020-07-29T18:48:06.067Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-29T18:48:06.067Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-29T18:48:06.067Z] [2020-07-29T18:48:06.067Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-07-29T18:48:06.067Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-29T18:48:06.067Z] [2020-07-29T18:48:06.067Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-07-29T18:48:06.067Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-29T18:48:06.067Z] [2020-07-29T18:48:06.067Z] [2020-07-29T18:48:06.067Z] DONE 192 tests, 6 skipped in 152.320s [2020-07-29T18:48:06.068Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-07-29T18:48:06.068Z] ++ 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-07-29T18:48:06.068Z] ++ set -e [2020-07-29T18:48:06.068Z] ++ '[' -n 0 ']' [2020-07-29T18:48:06.068Z] ++ set -x [2020-07-29T18:48:06.068Z] ++ env -i DEST=/go/src/github.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-07-29T18:48:06.068Z] INFO: Testing against a local daemon [2020-07-29T18:48:06.068Z] === RUN TestCommitInheritsEnv [2020-07-29T18:48:06.068Z] --- PASS: TestCommitInheritsEnv (0.56s) [2020-07-29T18:48:06.068Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-29T18:48:06.068Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-29T18:48:06.068Z] === RUN TestImagesFilterMultiReference [2020-07-29T18:48:06.068Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-07-29T18:48:06.068Z] === RUN TestImagePullPlatformInvalid [2020-07-29T18:48:06.068Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-07-29T18:48:06.068Z] === RUN TestRemoveImageOrphaning [2020-07-29T18:48:06.300Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.20s) [2020-07-29T18:48:06.301Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-29T18:48:06.301Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-29T18:48:06.301Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-29T18:48:06.301Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-29T18:48:06.301Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-29T18:48:06.301Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-29T18:48:06.301Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-29T18:48:06.301Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-29T18:48:06.301Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-29T18:48:06.301Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-29T18:48:06.301Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-29T18:48:06.301Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-29T18:48:06.301Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-29T18:48:06.301Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-29T18:48:06.301Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-29T18:48:06.301Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-29T18:48:06.301Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-07-29T18:48:06.301Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-07-29T18:48:06.301Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-07-29T18:48:06.301Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-07-29T18:48:06.301Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-07-29T18:48:06.301Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-07-29T18:48:06.301Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-29T18:48:06.358Z] --- PASS: TestRemoveImageOrphaning (0.55s) [2020-07-29T18:48:06.358Z] === RUN TestRemoveImageGarbageCollector [2020-07-29T18:48:06.358Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-29T18:48:06.358Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T18:48:06.358Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-29T18:48:06.358Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-07-29T18:48:06.358Z] === RUN TestTagInvalidReference [2020-07-29T18:48:06.358Z] --- PASS: TestTagInvalidReference (0.01s) [2020-07-29T18:48:06.358Z] === RUN TestTagValidPrefixedRepo [2020-07-29T18:48:06.358Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-07-29T18:48:06.358Z] === RUN TestTagExistedNameWithoutForce [2020-07-29T18:48:06.358Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2020-07-29T18:48:06.358Z] === RUN TestTagOfficialNames [2020-07-29T18:48:06.358Z] --- PASS: TestTagOfficialNames (0.04s) [2020-07-29T18:48:06.358Z] === RUN TestTagMatchesDigest [2020-07-29T18:48:06.358Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-07-29T18:48:06.358Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-29T18:48:06.863Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2020-07-29T18:48:06.863Z] === RUN TestCreateDifferentPlatform [2020-07-29T18:48:06.863Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-29T18:48:06.863Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-29T18:48:06.863Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-07-29T18:48:06.863Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-29T18:48:06.863Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-29T18:48:06.863Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-29T18:48:06.863Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2020-07-29T18:48:06.863Z] === RUN TestContainerStartOnDaemonRestart [2020-07-29T18:48:06.863Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-07-29T18:48:06.863Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-07-29T18:48:06.863Z] === RUN TestDaemonRestartIpcMode [2020-07-29T18:48:06.863Z] === PAUSE TestDaemonRestartIpcMode [2020-07-29T18:48:06.863Z] === RUN TestDaemonHostGatewayIP [2020-07-29T18:48:06.863Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-07-29T18:48:06.863Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-29T18:48:06.863Z] === RUN TestContainerKillOnDaemonStart [2020-07-29T18:48:06.863Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-07-29T18:48:06.863Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-07-29T18:48:06.863Z] === RUN TestDiff [2020-07-29T18:48:07.119Z] --- PASS: TestDiff (0.43s) [2020-07-29T18:48:07.119Z] === RUN TestExecWithCloseStdin [2020-07-29T18:48:07.681Z] --- PASS: TestExecWithCloseStdin (0.47s) [2020-07-29T18:48:07.681Z] === RUN TestExec [2020-07-29T18:48:08.173Z] ok github.com/docker/docker/daemon/logger 0.267s coverage: 40.7% of statements [2020-07-29T18:48:08.242Z] --- PASS: TestExec (0.46s) [2020-07-29T18:48:08.242Z] === RUN TestExecUser [2020-07-29T18:48:08.498Z] --- PASS: TestExecUser (0.45s) [2020-07-29T18:48:08.498Z] === RUN TestExportContainerAndImportImage [2020-07-29T18:48:08.820Z] ok github.com/docker/docker/daemon/images 0.044s coverage: 4.8% of statements [2020-07-29T18:48:08.820Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-29T18:48:08.820Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-29T18:48:09.120Z] ok github.com/docker/docker/daemon/logger/gelf 0.034s coverage: 67.0% of statements [2020-07-29T18:48:09.120Z] ok github.com/docker/docker/daemon/logger/awslogs 0.445s coverage: 77.8% of statements [2020-07-29T18:48:09.120Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-29T18:48:09.120Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-29T18:48:09.424Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2020-07-29T18:48:09.424Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-29T18:48:10.176Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 87.2% of statements [2020-07-29T18:48:10.574Z] --- PASS: TestCgroupNamespacesBuild (4.91s) [2020-07-29T18:48:10.574Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-29T18:48:10.820Z] ok github.com/docker/docker/daemon/logger/journald 0.031s coverage: 26.2% of statements [2020-07-29T18:48:11.909Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.024s coverage: 61.6% of statements [2020-07-29T18:48:11.995Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.76s) [2020-07-29T18:48:11.996Z] === RUN TestBuildWithSession [2020-07-29T18:48:11.996Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-29T18:48:11.996Z] build_session_test.go:25: TODO: BuildKit [2020-07-29T18:48:11.996Z] === RUN TestBuildSquashParent [2020-07-29T18:48:12.558Z] ok github.com/docker/docker/daemon/logger/local 0.068s coverage: 75.2% of statements [2020-07-29T18:48:12.558Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-29T18:48:12.817Z] --- PASS: TestExportContainerAfterDaemonRestart (3.31s) [2020-07-29T18:48:12.817Z] === RUN TestHealthCheckWorkdir [2020-07-29T18:48:13.099Z] --- PASS: TestHealthCheckWorkdir (0.59s) [2020-07-29T18:48:13.099Z] === RUN TestHealthKillContainer [2020-07-29T18:48:13.616Z] time="2020-07-29T18:48:13Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate626266221/log822535400.1: no such file or directory" [2020-07-29T18:48:13.616Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.034s coverage: 38.3% of statements [2020-07-29T18:48:13.914Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.112s coverage: 33.3% of statements [2020-07-29T18:48:14.971Z] ok github.com/docker/docker/daemon/logger/syslog 0.040s coverage: 46.8% of statements [2020-07-29T18:48:15.013Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-29T18:48:15.271Z] ok github.com/docker/docker/daemon/logger/templates 0.025s coverage: 8.3% of statements [2020-07-29T18:48:15.617Z] --- PASS: TestHealthKillContainer (2.57s) [2020-07-29T18:48:15.617Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-29T18:48:16.179Z] --- PASS: TestInspectCpusetInConfigPre120 (0.38s) [2020-07-29T18:48:16.179Z] === RUN TestIpcModeNone [2020-07-29T18:48:16.435Z] --- PASS: TestIpcModeNone (0.45s) [2020-07-29T18:48:16.435Z] === RUN TestIpcModePrivate [2020-07-29T18:48:16.997Z] --- PASS: TestIpcModePrivate (0.45s) [2020-07-29T18:48:16.997Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2020-07-29T18:48:16.997Z] === RUN TestIpcModeShareable [2020-07-29T18:48:16.997Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-07-29T18:48:16.997Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-29T18:48:16.997Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-29T18:48:18.058Z] ok github.com/docker/docker/daemon/logger/splunk 2.394s coverage: 82.5% of statements [2020-07-29T18:48:18.058Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-29T18:48:18.058Z] ok github.com/docker/docker/daemon/network 0.014s coverage: 63.8% of statements [2020-07-29T18:48:18.058Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-29T18:48:18.362Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.46s) [2020-07-29T18:48:18.362Z] === RUN TestAPIIpcModeHost [2020-07-29T18:48:18.362Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-07-29T18:48:18.362Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-29T18:48:18.362Z] === RUN TestDaemonIpcModeShareable [2020-07-29T18:48:18.362Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-07-29T18:48:18.362Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-29T18:48:18.362Z] === RUN TestDaemonIpcModePrivate [2020-07-29T18:48:19.117Z] ok github.com/docker/docker/distribution/metadata 0.110s coverage: 48.2% of statements [2020-07-29T18:48:19.185Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-29T18:48:20.165Z] --- PASS: TestBuildSquashParent (6.91s) [2020-07-29T18:48:20.165Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-29T18:48:20.165Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-29T18:48:20.165Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-29T18:48:20.165Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-29T18:48:20.165Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-29T18:48:20.165Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-29T18:48:20.165Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-29T18:48:20.165Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-29T18:48:20.165Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-29T18:48:20.165Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-29T18:48:20.165Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-29T18:48:20.165Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-29T18:48:20.165Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-29T18:48:20.165Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-29T18:48:20.165Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-29T18:48:20.165Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-29T18:48:20.165Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-29T18:48:20.874Z] --- PASS: TestDaemonIpcModePrivate (2.17s) [2020-07-29T18:48:20.874Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: false, mustBeShared: false [2020-07-29T18:48:20.874Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-29T18:48:20.874Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-07-29T18:48:20.874Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-29T18:48:20.874Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-29T18:48:20.874Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-07-29T18:48:20.874Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-29T18:48:20.874Z] === RUN TestIpcModeOlderClient [2020-07-29T18:48:20.874Z] === PAUSE TestIpcModeOlderClient [2020-07-29T18:48:20.874Z] === RUN TestKillContainerInvalidSignal [2020-07-29T18:48:21.131Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2020-07-29T18:48:21.131Z] === RUN TestKillContainer [2020-07-29T18:48:21.131Z] === RUN TestKillContainer/no_signal [2020-07-29T18:48:21.212Z] ok github.com/docker/docker/distribution 0.462s coverage: 22.1% of statements [2020-07-29T18:48:21.212Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-29T18:48:21.212Z] ok github.com/docker/docker/errdefs 0.035s coverage: 49.4% of statements [2020-07-29T18:48:21.386Z] === RUN TestKillContainer/non_killing_signal [2020-07-29T18:48:21.641Z] === RUN TestKillContainer/killing_signal [2020-07-29T18:48:22.086Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-29T18:48:22.086Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-29T18:48:22.202Z] --- PASS: TestKillContainer (1.24s) [2020-07-29T18:48:22.202Z] --- PASS: TestKillContainer/no_signal (0.41s) [2020-07-29T18:48:22.202Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2020-07-29T18:48:22.202Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2020-07-29T18:48:22.202Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-29T18:48:22.202Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-29T18:48:22.764Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-29T18:48:23.325Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.86s) [2020-07-29T18:48:23.325Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2020-07-29T18:48:23.325Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2020-07-29T18:48:23.325Z] === RUN TestKillStoppedContainer [2020-07-29T18:48:23.325Z] --- PASS: TestKillStoppedContainer (0.06s) [2020-07-29T18:48:23.325Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-29T18:48:23.325Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-07-29T18:48:23.325Z] === RUN TestKillDifferentUserContainer [2020-07-29T18:48:23.887Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2020-07-29T18:48:23.887Z] === RUN TestInspectOomKilledTrue [2020-07-29T18:48:23.887Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-29T18:48:23.887Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-29T18:48:23.887Z] === RUN TestInspectOomKilledFalse [2020-07-29T18:48:23.887Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-29T18:48:23.887Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-29T18:48:23.887Z] === RUN TestLinksEtcHostsContentMatch [2020-07-29T18:48:23.887Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-07-29T18:48:23.887Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-07-29T18:48:23.887Z] === RUN TestLinksContainerNames [2020-07-29T18:48:23.994Z] ok github.com/docker/docker/image 0.051s coverage: 86.4% of statements [2020-07-29T18:48:23.994Z] ok github.com/docker/docker/distribution/xfer 1.682s coverage: 85.1% of statements [2020-07-29T18:48:23.994Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-29T18:48:23.994Z] ok github.com/docker/docker/image/cache 0.026s coverage: 19.2% of statements [2020-07-29T18:48:23.994Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-29T18:48:23.994Z] ok github.com/docker/docker/image/v1 0.027s coverage: 25.0% of statements [2020-07-29T18:48:23.994Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-29T18:48:24.006Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-07-29T18:48:24.006Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.71s) [2020-07-29T18:48:24.006Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.72s) [2020-07-29T18:48:24.006Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.77s) [2020-07-29T18:48:24.006Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.83s) [2020-07-29T18:48:24.006Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.13s) [2020-07-29T18:48:24.006Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.20s) [2020-07-29T18:48:24.006Z] === RUN TestBuildMultiStageCopy [2020-07-29T18:48:24.006Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-29T18:48:24.452Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-29T18:48:24.815Z] --- PASS: TestLinksContainerNames (0.86s) [2020-07-29T18:48:24.815Z] === RUN TestLogsFollowTailEmpty [2020-07-29T18:48:25.053Z] ok github.com/docker/docker/libcontainerd/queue 0.029s coverage: 100.0% of statements [2020-07-29T18:48:25.053Z] ok github.com/docker/docker/pkg/aaparser 0.021s coverage: 50.0% of statements [2020-07-29T18:48:25.071Z] --- PASS: TestLogsFollowTailEmpty (0.46s) [2020-07-29T18:48:25.071Z] === RUN TestContainerNetworkMountsNoChown [2020-07-29T18:48:25.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-29T18:48:25.633Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2020-07-29T18:48:25.633Z] === RUN TestMountDaemonRoot [2020-07-29T18:48:25.633Z] === RUN TestMountDaemonRoot/default [2020-07-29T18:48:25.633Z] === PAUSE TestMountDaemonRoot/default [2020-07-29T18:48:25.633Z] === RUN TestMountDaemonRoot/private [2020-07-29T18:48:25.633Z] === PAUSE TestMountDaemonRoot/private [2020-07-29T18:48:25.633Z] === RUN TestMountDaemonRoot/rprivate [2020-07-29T18:48:25.633Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-29T18:48:25.633Z] === RUN TestMountDaemonRoot/slave [2020-07-29T18:48:25.633Z] === PAUSE TestMountDaemonRoot/slave [2020-07-29T18:48:25.633Z] === RUN TestMountDaemonRoot/rslave [2020-07-29T18:48:25.633Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-29T18:48:25.633Z] === RUN TestMountDaemonRoot/shared [2020-07-29T18:48:25.633Z] === PAUSE TestMountDaemonRoot/shared [2020-07-29T18:48:25.633Z] === RUN TestMountDaemonRoot/rshared [2020-07-29T18:48:25.633Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-29T18:48:25.633Z] === CONT TestMountDaemonRoot/default [2020-07-29T18:48:25.633Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-29T18:48:25.633Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-29T18:48:25.633Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-29T18:48:25.633Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-29T18:48:25.633Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-29T18:48:25.633Z] === CONT TestMountDaemonRoot/rslave [2020-07-29T18:48:25.633Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-29T18:48:25.633Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-29T18:48:25.633Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-29T18:48:25.633Z] === CONT TestMountDaemonRoot/rshared [2020-07-29T18:48:25.633Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-29T18:48:25.633Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-29T18:48:25.633Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-29T18:48:25.633Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-29T18:48:25.633Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-29T18:48:25.633Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-29T18:48:25.633Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-29T18:48:25.633Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-29T18:48:25.633Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-29T18:48:25.633Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-29T18:48:25.633Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-29T18:48:25.633Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-29T18:48:25.633Z] === CONT TestMountDaemonRoot/shared [2020-07-29T18:48:25.633Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-29T18:48:25.633Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-29T18:48:25.633Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-29T18:48:25.633Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-29T18:48:25.633Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-29T18:48:25.633Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-29T18:48:25.633Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-29T18:48:25.633Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-29T18:48:25.633Z] === CONT TestMountDaemonRoot/rprivate [2020-07-29T18:48:25.633Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-29T18:48:25.633Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-29T18:48:25.633Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-29T18:48:25.633Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-29T18:48:25.633Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-29T18:48:25.633Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-29T18:48:25.633Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-29T18:48:25.633Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-29T18:48:25.633Z] === CONT TestMountDaemonRoot/slave [2020-07-29T18:48:25.633Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-29T18:48:25.633Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-29T18:48:25.633Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-29T18:48:25.633Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-29T18:48:25.633Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-29T18:48:25.633Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-29T18:48:25.633Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-29T18:48:25.633Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-29T18:48:25.633Z] === CONT TestMountDaemonRoot/private [2020-07-29T18:48:25.633Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-29T18:48:25.633Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-29T18:48:25.633Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-29T18:48:25.633Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-29T18:48:25.633Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-29T18:48:25.633Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-29T18:48:25.633Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-29T18:48:25.633Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-29T18:48:25.633Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-29T18:48:25.633Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-29T18:48:25.633Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-29T18:48:25.633Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-29T18:48:25.633Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-29T18:48:25.633Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-29T18:48:25.633Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-29T18:48:25.633Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-29T18:48:25.633Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-29T18:48:25.633Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-29T18:48:25.633Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-29T18:48:25.633Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-29T18:48:25.633Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-29T18:48:25.633Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-29T18:48:25.633Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-29T18:48:25.633Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-29T18:48:25.633Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-29T18:48:25.633Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-29T18:48:25.633Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-29T18:48:25.633Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-29T18:48:25.633Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-29T18:48:25.889Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-29T18:48:25.889Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-29T18:48:25.889Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-29T18:48:25.889Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-29T18:48:25.889Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-29T18:48:25.889Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-29T18:48:25.889Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-29T18:48:25.889Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-29T18:48:25.889Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-29T18:48:25.889Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-29T18:48:25.889Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-29T18:48:25.889Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-07-29T18:48:25.889Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-29T18:48:25.889Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2020-07-29T18:48:25.889Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2020-07-29T18:48:25.889Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2020-07-29T18:48:25.889Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2020-07-29T18:48:25.889Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-29T18:48:25.889Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-07-29T18:48:25.889Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2020-07-29T18:48:25.889Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2020-07-29T18:48:25.889Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-07-29T18:48:25.889Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-29T18:48:25.889Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-07-29T18:48:25.889Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.01s) [2020-07-29T18:48:25.889Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-07-29T18:48:25.889Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-07-29T18:48:25.889Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-29T18:48:25.889Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-07-29T18:48:25.889Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-07-29T18:48:25.889Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-07-29T18:48:25.889Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-07-29T18:48:25.889Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-29T18:48:25.889Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-07-29T18:48:25.889Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-07-29T18:48:25.889Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-07-29T18:48:25.889Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-07-29T18:48:25.889Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-29T18:48:25.889Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-07-29T18:48:25.889Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-07-29T18:48:25.890Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-07-29T18:48:25.890Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-07-29T18:48:25.890Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-29T18:48:25.890Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2020-07-29T18:48:25.890Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-07-29T18:48:25.890Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-07-29T18:48:25.890Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-07-29T18:48:25.890Z] === RUN TestContainerBindMountNonRecursive [2020-07-29T18:48:25.890Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-07-29T18:48:25.890Z] 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-07-29T18:48:25.890Z] === RUN TestNetworkNat [2020-07-29T18:48:26.553Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-29T18:48:26.553Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-29T18:48:26.816Z] --- PASS: TestNetworkNat (0.64s) [2020-07-29T18:48:26.816Z] === RUN TestNetworkLocalhostTCPNat [2020-07-29T18:48:27.072Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2020-07-29T18:48:27.072Z] === RUN TestNetworkLoopbackNat [2020-07-29T18:48:27.125Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-29T18:48:27.697Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-29T18:48:28.268Z] --- PASS: TestBuildMultiStageCopy (4.33s) [2020-07-29T18:48:28.268Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.23s) [2020-07-29T18:48:28.268Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2020-07-29T18:48:28.268Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2020-07-29T18:48:28.268Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2020-07-29T18:48:28.268Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2020-07-29T18:48:28.268Z] === RUN TestBuildMultiStageParentConfig [2020-07-29T18:48:28.623Z] ok github.com/docker/docker/opts 0.052s coverage: 67.4% of statements [2020-07-29T18:48:29.584Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2020-07-29T18:48:29.584Z] === RUN TestPause [2020-07-29T18:48:29.584Z] --- SKIP: TestPause (0.00s) [2020-07-29T18:48:29.584Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-29T18:48:29.584Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-29T18:48:29.584Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-29T18:48:29.584Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-29T18:48:29.584Z] === RUN TestPauseStopPausedContainer [2020-07-29T18:48:29.584Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-07-29T18:48:29.584Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-29T18:48:29.584Z] === RUN TestPsFilter [2020-07-29T18:48:29.584Z] --- PASS: TestPsFilter (0.12s) [2020-07-29T18:48:29.584Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-29T18:48:29.652Z] --- PASS: TestBuildMultiStageParentConfig (1.43s) [2020-07-29T18:48:29.652Z] === RUN TestBuildLabelWithTargets [2020-07-29T18:48:29.672Z] ok github.com/docker/docker/pkg/broadcaster 0.008s coverage: 100.0% of statements [2020-07-29T18:48:29.969Z] ok github.com/docker/docker/pkg/authorization 1.204s coverage: 68.3% of statements [2020-07-29T18:48:30.146Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2020-07-29T18:48:30.146Z] === RUN TestRemoveContainerWithVolume [2020-07-29T18:48:30.266Z] ok github.com/docker/docker/pkg/capabilities 0.005s coverage: 87.5% of statements [2020-07-29T18:48:30.266Z] ok github.com/docker/docker/pkg/archive 1.167s coverage: 76.8% of statements [2020-07-29T18:48:30.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-29T18:48:30.707Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2020-07-29T18:48:30.707Z] === RUN TestRemoveContainerRunning [2020-07-29T18:48:30.907Z] ok github.com/docker/docker/pkg/directory 0.006s coverage: 80.0% of statements [2020-07-29T18:48:30.962Z] --- PASS: TestRemoveContainerRunning (0.41s) [2020-07-29T18:48:30.962Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-29T18:48:31.523Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2020-07-29T18:48:31.523Z] === RUN TestRemoveInvalidContainer [2020-07-29T18:48:31.523Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-07-29T18:48:31.523Z] === RUN TestRenameLinkedContainer [2020-07-29T18:48:31.959Z] ok github.com/docker/docker/pkg/discovery 0.007s coverage: 58.3% of statements [2020-07-29T18:48:32.196Z] --- PASS: TestBuildLabelWithTargets (2.19s) [2020-07-29T18:48:32.196Z] === RUN TestBuildWithEmptyLayers [2020-07-29T18:48:32.258Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 97.6% of statements [2020-07-29T18:48:32.769Z] --- PASS: TestBuildWithEmptyLayers (1.01s) [2020-07-29T18:48:32.769Z] === RUN TestBuildMultiStageOnBuild [2020-07-29T18:48:33.167Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-29T18:48:33.329Z] ok github.com/docker/docker/pkg/discovery/memory 0.060s coverage: 92.3% of statements [2020-07-29T18:48:33.412Z] --- PASS: TestRenameLinkedContainer (1.66s) [2020-07-29T18:48:33.412Z] === RUN TestRenameStoppedContainer [2020-07-29T18:48:33.412Z] --- PASS: TestRenameStoppedContainer (0.40s) [2020-07-29T18:48:33.412Z] === RUN TestRenameRunningContainerAndReuse [2020-07-29T18:48:33.972Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2020-07-29T18:48:34.339Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2020-07-29T18:48:34.339Z] === RUN TestRenameInvalidName [2020-07-29T18:48:34.612Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2020-07-29T18:48:34.901Z] --- PASS: TestRenameInvalidName (0.44s) [2020-07-29T18:48:34.901Z] === RUN TestRenameAnonymousContainer [2020-07-29T18:48:35.656Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2020-07-29T18:48:36.074Z] --- PASS: TestBuildMultiStageOnBuild (2.66s) [2020-07-29T18:48:36.074Z] === RUN TestBuildUncleanTarFilenames [2020-07-29T18:48:36.268Z] --- PASS: TestRenameAnonymousContainer (1.60s) [2020-07-29T18:48:36.268Z] === RUN TestRenameContainerWithSameName [2020-07-29T18:48:36.301Z] ok github.com/docker/docker/pkg/chrootarchive 4.011s coverage: 43.2% of statements [2020-07-29T18:48:36.301Z] ok github.com/docker/docker/layer 7.716s coverage: 68.8% of statements [2020-07-29T18:48:36.301Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-29T18:48:36.301Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-29T18:48:36.301Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-29T18:48:36.301Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-29T18:48:36.301Z] ? github.com/docker/docker/oci [no test files] [2020-07-29T18:48:36.301Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-29T18:48:36.301Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-29T18:48:36.301Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-29T18:48:36.598Z] ok github.com/docker/docker/pkg/fileutils 0.039s coverage: 89.5% of statements [2020-07-29T18:48:36.623Z] ok github.com/docker/docker/integration/container 53.447s [2020-07-29T18:48:36.623Z] [2020-07-29T18:48:36.623Z] === Skipped [2020-07-29T18:48:36.623Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-07-29T18:48:36.623Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-29T18:48:36.623Z] [2020-07-29T18:48:36.623Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.03s) [2020-07-29T18:48:36.623Z] copy_test.go:25: testEnv.OSType == "windows" [2020-07-29T18:48:36.623Z] [2020-07-29T18:48:36.623Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-07-29T18:48:36.623Z] copy_test.go:39: testEnv.OSType == "windows" [2020-07-29T18:48:36.623Z] [2020-07-29T18:48:36.623Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-07-29T18:48:36.623Z] copy_test.go:51: testEnv.OSType == "windows" [2020-07-29T18:48:36.623Z] [2020-07-29T18:48:36.623Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2020-07-29T18:48:36.623Z] copy_test.go:65: testEnv.OSType == "windows" [2020-07-29T18:48:36.623Z] [2020-07-29T18:48:36.623Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-07-29T18:48:36.623Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T18:48:36.623Z] [2020-07-29T18:48:36.623Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-07-29T18:48:36.623Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-07-29T18:48:36.623Z] [2020-07-29T18:48:36.623Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-07-29T18:48:36.623Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T18:48:36.623Z] [2020-07-29T18:48:36.623Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-07-29T18:48:36.623Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2020-07-29T18:48:36.623Z] [2020-07-29T18:48:36.623Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-07-29T18:48:36.623Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2020-07-29T18:48:36.623Z] [2020-07-29T18:48:36.623Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-07-29T18:48:36.623Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-07-29T18:48:36.623Z] [2020-07-29T18:48:36.623Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-07-29T18:48:36.623Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T18:48:36.623Z] [2020-07-29T18:48:36.623Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-07-29T18:48:36.623Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-07-29T18:48:36.623Z] [2020-07-29T18:48:36.623Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-07-29T18:48:36.623Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-07-29T18:48:36.623Z] [2020-07-29T18:48:36.623Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-07-29T18:48:36.623Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-07-29T18:48:36.623Z] [2020-07-29T18:48:36.623Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-07-29T18:48:36.623Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T18:48:36.623Z] [2020-07-29T18:48:36.623Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-07-29T18:48:36.623Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T18:48:36.623Z] [2020-07-29T18:48:36.623Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-07-29T18:48:36.623Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-07-29T18:48:36.623Z] [2020-07-29T18:48:36.623Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-07-29T18:48:36.623Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-07-29T18:48:36.623Z] [2020-07-29T18:48:36.623Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-07-29T18:48:36.623Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-07-29T18:48:36.623Z] [2020-07-29T18:48:36.623Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-07-29T18:48:36.623Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-07-29T18:48:36.623Z] [2020-07-29T18:48:36.623Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-07-29T18:48:36.623Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-07-29T18:48:36.623Z] [2020-07-29T18:48:36.623Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-07-29T18:48:36.623Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-07-29T18:48:36.623Z] [2020-07-29T18:48:36.623Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-07-29T18:48:36.623Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-07-29T18:48:36.623Z] [2020-07-29T18:48:36.623Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-07-29T18:48:36.623Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-07-29T18:48:36.623Z] [2020-07-29T18:48:36.623Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-07-29T18:48:36.623Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T18:48:36.623Z] [2020-07-29T18:48:36.623Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-07-29T18:48:36.623Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-29T18:48:36.623Z] [2020-07-29T18:48:36.623Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-07-29T18:48:36.623Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-07-29T18:48:36.623Z] [2020-07-29T18:48:36.623Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-07-29T18:48:36.623Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-29T18:48:36.623Z] [2020-07-29T18:48:36.623Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-07-29T18:48:36.623Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-07-29T18:48:36.623Z] [2020-07-29T18:48:36.623Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-07-29T18:48:36.623Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-07-29T18:48:36.623Z] [2020-07-29T18:48:36.623Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-07-29T18:48:36.623Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T18:48:36.623Z] [2020-07-29T18:48:36.623Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-07-29T18:48:36.623Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-07-29T18:48:36.623Z] [2020-07-29T18:48:36.623Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-07-29T18:48:36.623Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-07-29T18:48:36.623Z] [2020-07-29T18:48:36.623Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-07-29T18:48:36.623Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-07-29T18:48:36.623Z] [2020-07-29T18:48:36.623Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-07-29T18:48:36.623Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-07-29T18:48:36.623Z] [2020-07-29T18:48:36.623Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-07-29T18:48:36.623Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-07-29T18:48:36.623Z] [2020-07-29T18:48:36.623Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-07-29T18:48:36.623Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T18:48:36.623Z] [2020-07-29T18:48:36.623Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-07-29T18:48:36.623Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-07-29T18:48:36.623Z] [2020-07-29T18:48:36.623Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-07-29T18:48:36.623Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-07-29T18:48:36.623Z] [2020-07-29T18:48:36.623Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-07-29T18:48:36.623Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-07-29T18:48:36.623Z] [2020-07-29T18:48:36.623Z] [2020-07-29T18:48:36.623Z] DONE 84 tests, 41 skipped in 56.193s [2020-07-29T18:48:36.623Z] [2020-07-29T18:48:36.623Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-07-29T18:48:36.623Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-29T18:48:36.623Z] INFO: Testing against a local daemon [2020-07-29T18:48:36.623Z] ok github.com/docker/docker/integration/image 0.425s [2020-07-29T18:48:36.623Z] [2020-07-29T18:48:36.623Z] === Skipped [2020-07-29T18:48:36.623Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-07-29T18:48:36.623Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-29T18:48:36.623Z] [2020-07-29T18:48:36.623Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-07-29T18:48:36.623Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-07-29T18:48:36.623Z] [2020-07-29T18:48:36.623Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-07-29T18:48:36.623Z] remove_test.go:16: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-29T18:48:36.623Z] [2020-07-29T18:48:36.623Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-07-29T18:48:36.623Z] tag_test.go:98: testEnv.OSType == "windows" [2020-07-29T18:48:36.623Z] [2020-07-29T18:48:36.623Z] [2020-07-29T18:48:36.623Z] DONE 11 tests, 4 skipped in 2.426s [2020-07-29T18:48:36.623Z] [2020-07-29T18:48:36.623Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-07-29T18:48:36.623Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-29T18:48:36.623Z] INFO: Testing against a local daemon [2020-07-29T18:48:36.623Z] ok github.com/docker/docker/integration/network 0.225s [2020-07-29T18:48:36.623Z] [2020-07-29T18:48:36.623Z] === Skipped [2020-07-29T18:48:36.623Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-07-29T18:48:36.623Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-07-29T18:48:36.623Z] [2020-07-29T18:48:36.623Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-07-29T18:48:36.623Z] 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-07-29T18:48:36.623Z] [2020-07-29T18:48:36.623Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2020-07-29T18:48:36.623Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-07-29T18:48:36.623Z] [2020-07-29T18:48:36.623Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-07-29T18:48:36.623Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-07-29T18:48:36.623Z] [2020-07-29T18:48:36.623Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-07-29T18:48:36.623Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-07-29T18:48:36.623Z] [2020-07-29T18:48:36.623Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-07-29T18:48:36.623Z] network_test.go:97: testEnv.OSType == "windows" [2020-07-29T18:48:36.623Z] [2020-07-29T18:48:36.623Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-07-29T18:48:36.623Z] service_test.go:29: testEnv.OSType == "windows" [2020-07-29T18:48:36.623Z] [2020-07-29T18:48:36.623Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-07-29T18:48:36.623Z] service_test.go:52: testEnv.OSType == "windows" [2020-07-29T18:48:36.623Z] [2020-07-29T18:48:36.623Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-07-29T18:48:36.623Z] service_test.go:96: testEnv.OSType == "windows" [2020-07-29T18:48:36.623Z] [2020-07-29T18:48:36.623Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-07-29T18:48:36.623Z] service_test.go:130: testEnv.OSType == "windows" [2020-07-29T18:48:36.623Z] [2020-07-29T18:48:36.623Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-07-29T18:48:36.623Z] service_test.go:181: testEnv.OSType == "windows" [2020-07-29T18:48:36.623Z] [2020-07-29T18:48:36.623Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-07-29T18:48:36.624Z] service_test.go:206: testEnv.OSType == "windows" [2020-07-29T18:48:36.624Z] [2020-07-29T18:48:36.624Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-29T18:48:36.624Z] service_test.go:236: FLAKY_TEST [2020-07-29T18:48:36.624Z] [2020-07-29T18:48:36.624Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-07-29T18:48:36.624Z] service_test.go:326: testEnv.OSType == "windows" [2020-07-29T18:48:36.624Z] [2020-07-29T18:48:36.624Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-07-29T18:48:36.624Z] service_test.go:394: testEnv.OSType == "windows" [2020-07-29T18:48:36.624Z] [2020-07-29T18:48:36.624Z] [2020-07-29T18:48:36.624Z] DONE 19 tests, 15 skipped in 2.395s [2020-07-29T18:48:36.624Z] [2020-07-29T18:48:36.624Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-07-29T18:48:36.624Z] testing: warning: no tests to run [2020-07-29T18:48:36.624Z] ok github.com/docker/docker/integration/network/ipvlan 0.067s [2020-07-29T18:48:36.624Z] [2020-07-29T18:48:36.624Z] DONE 0 tests in 0.792s [2020-07-29T18:48:36.624Z] [2020-07-29T18:48:36.624Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-07-29T18:48:36.624Z] testing: warning: no tests to run [2020-07-29T18:48:36.624Z] ok github.com/docker/docker/integration/network/macvlan 0.052s [2020-07-29T18:48:36.624Z] [2020-07-29T18:48:36.624Z] DONE 0 tests in 0.751s [2020-07-29T18:48:36.624Z] [2020-07-29T18:48:36.624Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-07-29T18:48:36.624Z] testing: warning: no tests to run [2020-07-29T18:48:36.624Z] ok github.com/docker/docker/integration/plugin 0.066s [2020-07-29T18:48:36.624Z] [2020-07-29T18:48:36.624Z] DONE 0 tests in 0.752s [2020-07-29T18:48:36.624Z] [2020-07-29T18:48:36.624Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-07-29T18:48:36.829Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2020-07-29T18:48:36.829Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-29T18:48:36.896Z] ok github.com/docker/docker/pkg/discovery/kv 3.097s coverage: 84.1% of statements [2020-07-29T18:48:37.017Z] --- PASS: TestBuildUncleanTarFilenames (1.40s) [2020-07-29T18:48:37.017Z] === RUN TestBuildMultiStageLayerLeak [2020-07-29T18:48:37.096Z] testing: warning: no tests to run [2020-07-29T18:48:37.096Z] ok github.com/docker/docker/integration/plugin/authz 0.056s [2020-07-29T18:48:37.096Z] [2020-07-29T18:48:37.096Z] DONE 0 tests in 0.764s [2020-07-29T18:48:37.096Z] [2020-07-29T18:48:37.096Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-07-29T18:48:37.259Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-07-29T18:48:37.259Z] Copying nested executables into bundles/cross/linux/amd64 [2020-07-29T18:48:37.259Z] Cross building: bundles/cross/windows/amd64 [2020-07-29T18:48:37.259Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-07-29T18:48:37.259Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-07-29T18:48:37.548Z] ok github.com/docker/docker/pkg/fsutils 0.330s coverage: 85.1% of statements [2020-07-29T18:48:37.548Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements [2020-07-29T18:48:37.756Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s) [2020-07-29T18:48:37.756Z] === RUN TestResize [2020-07-29T18:48:38.012Z] --- PASS: TestResize (0.42s) [2020-07-29T18:48:38.012Z] === RUN TestResizeWithInvalidSize [2020-07-29T18:48:38.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-29T18:48:38.573Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2020-07-29T18:48:38.573Z] === RUN TestResizeWhenContainerNotStarted [2020-07-29T18:48:38.830Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2020-07-29T18:48:38.830Z] === RUN TestDaemonRestartKillContainers [2020-07-29T18:48:38.830Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-07-29T18:48:38.830Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-07-29T18:48:38.830Z] === RUN TestCgroupNamespacesRun [2020-07-29T18:48:39.081Z] ok github.com/docker/docker/pkg/locker 0.049s coverage: 88.9% of statements [2020-07-29T18:48:39.081Z] ok github.com/docker/docker/pkg/jsonmessage 0.016s coverage: 91.7% of statements [2020-07-29T18:48:39.381Z] ok github.com/docker/docker/pkg/idtools 0.707s coverage: 70.5% of statements [2020-07-29T18:48:39.679Z] ok github.com/docker/docker/pkg/ioutils 1.329s coverage: 70.6% of statements [2020-07-29T18:48:39.679Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2020-07-29T18:48:39.679Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-29T18:48:39.679Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-29T18:48:39.679Z] ok github.com/docker/docker/pkg/namesgenerator 0.012s coverage: 85.7% of statements [2020-07-29T18:48:39.679Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-29T18:48:40.321Z] --- PASS: TestBuildMultiStageLayerLeak (2.79s) [2020-07-29T18:48:40.321Z] === RUN TestBuildWithHugeFile [2020-07-29T18:48:40.327Z] ok github.com/docker/docker/pkg/parsers/kernel 0.019s coverage: 60.0% of statements [2020-07-29T18:48:40.327Z] ok github.com/docker/docker/pkg/parsers 0.024s coverage: 97.0% of statements [2020-07-29T18:48:40.623Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.034s coverage: 86.7% of statements [2020-07-29T18:48:40.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-29T18:48:41.268Z] ok github.com/docker/docker/pkg/pidfile 0.036s coverage: 82.4% of statements [2020-07-29T18:48:41.268Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-29T18:48:41.268Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-29T18:48:41.343Z] --- PASS: TestCgroupNamespacesRun (2.18s) [2020-07-29T18:48:41.343Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-29T18:48:41.914Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.018s coverage: 56.8% of statements [2020-07-29T18:48:42.580Z] ok github.com/docker/docker/pkg/pools 0.030s coverage: 88.2% of statements [2020-07-29T18:48:42.876Z] ok github.com/docker/docker/pkg/plugins/transport 0.006s coverage: 85.7% of statements [2020-07-29T18:48:42.876Z] ok github.com/docker/docker/pkg/progress 0.036s coverage: 75.9% of statements [2020-07-29T18:48:43.230Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.13s) [2020-07-29T18:48:43.230Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-29T18:48:43.926Z] ok github.com/docker/docker/pkg/reexec 0.017s coverage: 82.4% of statements [2020-07-29T18:48:46.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-29T18:48:46.472Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.17s) [2020-07-29T18:48:46.472Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-29T18:48:46.540Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-29T18:48:46.540Z] INFO: Testing against a local daemon [2020-07-29T18:48:46.540Z] ok github.com/docker/docker/integration/plugin/common 0.227s [2020-07-29T18:48:46.540Z] [2020-07-29T18:48:46.540Z] === Skipped [2020-07-29T18:48:46.540Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-07-29T18:48:46.540Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-07-29T18:48:46.540Z] [2020-07-29T18:48:46.540Z] [2020-07-29T18:48:46.540Z] DONE 3 tests, 1 skipped in 8.083s [2020-07-29T18:48:46.540Z] [2020-07-29T18:48:46.540Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-07-29T18:48:46.800Z] ok github.com/docker/docker/pkg/pubsub 1.140s coverage: 73.9% of statements [2020-07-29T18:48:46.800Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2020-07-29T18:48:46.800Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2020-07-29T18:48:46.800Z] ok github.com/docker/docker/pkg/streamformatter 0.011s coverage: 66.2% of statements [2020-07-29T18:48:46.800Z] ok github.com/docker/docker/pkg/symlink 0.021s coverage: 87.7% of statements [2020-07-29T18:48:46.800Z] ok github.com/docker/docker/pkg/system 0.026s coverage: 36.9% of statements [2020-07-29T18:48:46.800Z] ok github.com/docker/docker/pkg/signal 2.907s coverage: 61.0% of statements [2020-07-29T18:48:47.096Z] ok github.com/docker/docker/pkg/sysinfo 0.011s coverage: 53.4% of statements [2020-07-29T18:48:47.400Z] --- PASS: TestCgroupNamespacesRunHostMode (2.15s) [2020-07-29T18:48:47.400Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-29T18:48:48.147Z] ok github.com/docker/docker/pkg/tailfile 0.112s coverage: 88.6% of statements [2020-07-29T18:48:48.147Z] testing: warning: no tests to run [2020-07-29T18:48:48.147Z] coverage: [no statements] [2020-07-29T18:48:48.147Z] ok github.com/docker/docker/pkg/term/windows 0.014s coverage: [no statements] [no tests to run] [2020-07-29T18:48:48.147Z] ok github.com/docker/docker/pkg/tarsum 0.128s coverage: 89.3% of statements [2020-07-29T18:48:48.366Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-29T18:48:48.366Z] Using test binary docker [2020-07-29T18:48:48.366Z] +++ /etc/init.d/apparmor start [2020-07-29T18:48:48.366Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-29T18:48:48.366Z] INFO: Waiting for daemon to start... [2020-07-29T18:48:48.366Z] Starting dockerd [2020-07-29T18:48:48.366Z] +++ 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-07-29T18:48:48.770Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-29T18:48:48.770Z] INFO: Testing against a local daemon [2020-07-29T18:48:48.770Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.206s [2020-07-29T18:48:48.770Z] [2020-07-29T18:48:48.770Z] === Skipped [2020-07-29T18:48:48.770Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-07-29T18:48:48.770Z] external_test.go:48: runtime.GOOS == "windows" [2020-07-29T18:48:48.770Z] [2020-07-29T18:48:48.770Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-07-29T18:48:48.770Z] external_test.go:408: runtime.GOOS == "windows" [2020-07-29T18:48:48.770Z] [2020-07-29T18:48:48.770Z] [2020-07-29T18:48:48.770Z] DONE 2 tests, 2 skipped in 3.273s [2020-07-29T18:48:48.770Z] [2020-07-29T18:48:48.770Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-07-29T18:48:48.790Z] ok github.com/docker/docker/pkg/urlutil 0.009s coverage: 100.0% of statements [2020-07-29T18:48:48.790Z] ok github.com/docker/docker/pkg/truncindex 0.106s coverage: 91.5% of statements [2020-07-29T18:48:48.790Z] ok github.com/docker/docker/pkg/useragent 0.019s coverage: 88.9% of statements [2020-07-29T18:48:49.914Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.16s) [2020-07-29T18:48:49.914Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-29T18:48:50.889Z] . [2020-07-29T18:48:50.889Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-29T18:48:50.889Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-29T18:48:50.889Z] Error: No such image: emptyfs [2020-07-29T18:48:50.889Z] ++++ docker load [2020-07-29T18:48:50.889Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-29T18:48:50.999Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-29T18:48:50.999Z] INFO: Testing against a local daemon [2020-07-29T18:48:50.999Z] ok github.com/docker/docker/integration/plugin/logging 0.202s [2020-07-29T18:48:51.146Z] Running integration-test (iteration 1) [2020-07-29T18:48:51.146Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-07-29T18:48:51.146Z] ++ 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-07-29T18:48:51.146Z] ++ set -e [2020-07-29T18:48:51.146Z] ++ '[' -n 0 ']' [2020-07-29T18:48:51.146Z] ++ set -x [2020-07-29T18:48:51.146Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-07-29T18:48:51.471Z] [2020-07-29T18:48:51.471Z] === Skipped [2020-07-29T18:48:51.471Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-07-29T18:48:51.471Z] read_test.go:21: no unix domain sockets on Windows [2020-07-29T18:48:51.471Z] [2020-07-29T18:48:51.471Z] [2020-07-29T18:48:51.471Z] DONE 1 tests, 1 skipped in 2.490s [2020-07-29T18:48:51.471Z] [2020-07-29T18:48:51.471Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-07-29T18:48:51.562Z] ok github.com/docker/docker/plugin/v2 0.006s coverage: 14.5% of statements [2020-07-29T18:48:51.562Z] ok github.com/docker/docker/profiles/seccomp 0.015s coverage: 68.8% of statements [2020-07-29T18:48:51.809Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.18s) [2020-07-29T18:48:51.809Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-29T18:48:52.468Z] testing: warning: no tests to run [2020-07-29T18:48:52.468Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.098s [2020-07-29T18:48:52.468Z] [2020-07-29T18:48:52.468Z] DONE 0 tests in 1.296s [2020-07-29T18:48:52.468Z] [2020-07-29T18:48:52.468Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-07-29T18:48:52.615Z] ok github.com/docker/docker/reference 0.012s coverage: 84.4% of statements [2020-07-29T18:48:52.914Z] ok github.com/docker/docker/plugin 0.574s coverage: 23.1% of statements [2020-07-29T18:48:53.694Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) [2020-07-29T18:48:53.694Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-29T18:48:53.966Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 45.3% of statements [2020-07-29T18:48:54.611Z] ok github.com/docker/docker/registry/resumable 0.020s coverage: 100.0% of statements [2020-07-29T18:48:55.259Z] ok github.com/docker/docker/testutil 0.007s coverage: 62.5% of statements [2020-07-29T18:48:55.436Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-29T18:48:55.436Z] INFO: Testing against a local daemon [2020-07-29T18:48:55.436Z] ok github.com/docker/docker/integration/plugin/volumes 0.230s [2020-07-29T18:48:55.436Z] [2020-07-29T18:48:55.436Z] === Skipped [2020-07-29T18:48:55.436Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-07-29T18:48:55.436Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T18:48:55.436Z] [2020-07-29T18:48:55.436Z] [2020-07-29T18:48:55.436Z] DONE 1 tests, 1 skipped in 2.470s [2020-07-29T18:48:55.436Z] [2020-07-29T18:48:55.436Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-07-29T18:48:55.557Z] ok github.com/docker/docker/registry 0.318s coverage: 56.3% of statements [2020-07-29T18:48:56.200Z] ok github.com/docker/docker/runconfig 0.023s coverage: 66.1% of statements [2020-07-29T18:48:56.207Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.22s) [2020-07-29T18:48:56.207Z] === RUN TestKernelTCPMemory [2020-07-29T18:48:56.207Z] --- SKIP: TestKernelTCPMemory (0.03s) [2020-07-29T18:48:56.207Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-29T18:48:56.207Z] === RUN TestNISDomainname [2020-07-29T18:48:56.207Z] --- SKIP: TestNISDomainname (0.01s) [2020-07-29T18:48:56.207Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-07-29T18:48:56.207Z] === RUN TestHostnameDnsResolution [2020-07-29T18:48:56.462Z] --- PASS: TestHostnameDnsResolution (0.67s) [2020-07-29T18:48:56.462Z] === RUN TestStats [2020-07-29T18:48:56.462Z] --- SKIP: TestStats (0.00s) [2020-07-29T18:48:56.462Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-29T18:48:56.462Z] === RUN TestStopContainerWithTimeout [2020-07-29T18:48:56.462Z] === RUN TestStopContainerWithTimeout/0 [2020-07-29T18:48:56.462Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-29T18:48:56.462Z] === RUN TestStopContainerWithTimeout/1 [2020-07-29T18:48:56.462Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-29T18:48:56.462Z] === RUN TestStopContainerWithTimeout/3 [2020-07-29T18:48:56.462Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-29T18:48:56.462Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-29T18:48:56.462Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-29T18:48:56.462Z] === CONT TestStopContainerWithTimeout/0 [2020-07-29T18:48:56.462Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-29T18:48:57.024Z] === CONT TestStopContainerWithTimeout/3 [2020-07-29T18:48:57.670Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-29T18:48:57.670Z] INFO: Testing against a local daemon [2020-07-29T18:48:57.670Z] ok github.com/docker/docker/integration/secret 0.202s [2020-07-29T18:48:57.670Z] [2020-07-29T18:48:57.670Z] === Skipped [2020-07-29T18:48:57.670Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-07-29T18:48:57.670Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T18:48:57.670Z] [2020-07-29T18:48:57.670Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-07-29T18:48:57.670Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T18:48:57.670Z] [2020-07-29T18:48:57.670Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-07-29T18:48:57.670Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T18:48:57.670Z] [2020-07-29T18:48:57.670Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-07-29T18:48:57.670Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T18:48:57.670Z] [2020-07-29T18:48:57.670Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-07-29T18:48:57.670Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T18:48:57.670Z] [2020-07-29T18:48:57.670Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-07-29T18:48:57.670Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-07-29T18:48:57.670Z] [2020-07-29T18:48:57.670Z] [2020-07-29T18:48:57.670Z] DONE 6 tests, 6 skipped in 2.166s [2020-07-29T18:48:57.670Z] [2020-07-29T18:48:57.670Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-07-29T18:48:58.291Z] ok github.com/docker/docker/volume/drivers 0.031s coverage: 36.1% of statements [2020-07-29T18:48:58.914Z] === CONT TestStopContainerWithTimeout/1 [2020-07-29T18:48:59.907Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-29T18:48:59.907Z] INFO: Testing against a local daemon [2020-07-29T18:48:59.907Z] ok github.com/docker/docker/integration/service 0.310s [2020-07-29T18:49:00.380Z] [2020-07-29T18:49:00.380Z] === Skipped [2020-07-29T18:49:00.380Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-29T18:49:00.380Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-29T18:49:00.380Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T18:49:00.380Z] [2020-07-29T18:49:00.380Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-29T18:49:00.380Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-29T18:49:00.380Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T18:49:00.380Z] [2020-07-29T18:49:00.380Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-07-29T18:49:00.380Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T18:49:00.380Z] [2020-07-29T18:49:00.380Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-07-29T18:49:00.380Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T18:49:00.380Z] [2020-07-29T18:49:00.380Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s) [2020-07-29T18:49:00.380Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T18:49:00.380Z] [2020-07-29T18:49:00.380Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-07-29T18:49:00.380Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T18:49:00.380Z] [2020-07-29T18:49:00.380Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-07-29T18:49:00.380Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T18:49:00.380Z] [2020-07-29T18:49:00.380Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-07-29T18:49:00.380Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T18:49:00.380Z] [2020-07-29T18:49:00.380Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-07-29T18:49:00.380Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T18:49:00.380Z] [2020-07-29T18:49:00.380Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-07-29T18:49:00.380Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T18:49:00.380Z] [2020-07-29T18:49:00.380Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-07-29T18:49:00.380Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T18:49:00.380Z] [2020-07-29T18:49:00.380Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-07-29T18:49:00.380Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T18:49:00.380Z] [2020-07-29T18:49:00.380Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-07-29T18:49:00.380Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T18:49:00.380Z] [2020-07-29T18:49:00.380Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-07-29T18:49:00.380Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T18:49:00.380Z] [2020-07-29T18:49:00.380Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-07-29T18:49:00.380Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T18:49:00.380Z] [2020-07-29T18:49:00.380Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-07-29T18:49:00.380Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T18:49:00.380Z] [2020-07-29T18:49:00.380Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-07-29T18:49:00.380Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T18:49:00.380Z] [2020-07-29T18:49:00.380Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-07-29T18:49:00.380Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T18:49:00.380Z] [2020-07-29T18:49:00.380Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-07-29T18:49:00.380Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-07-29T18:49:00.380Z] [2020-07-29T18:49:00.380Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-07-29T18:49:00.380Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-07-29T18:49:00.380Z] [2020-07-29T18:49:00.380Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-07-29T18:49:00.380Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-07-29T18:49:00.380Z] [2020-07-29T18:49:00.380Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-07-29T18:49:00.380Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-07-29T18:49:00.380Z] [2020-07-29T18:49:00.380Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2020-07-29T18:49:00.380Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-07-29T18:49:00.380Z] [2020-07-29T18:49:00.380Z] [2020-07-29T18:49:00.380Z] DONE 24 tests, 23 skipped in 2.807s [2020-07-29T18:49:00.380Z] [2020-07-29T18:49:00.380Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-07-29T18:49:00.391Z] ok github.com/docker/docker/volume/mounts 0.050s coverage: 67.0% of statements [2020-07-29T18:49:00.391Z] ok github.com/docker/docker/volume/local 0.077s coverage: 73.0% of statements [2020-07-29T18:49:00.802Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-07-29T18:49:00.802Z] --- PASS: TestStopContainerWithTimeout/0 (0.68s) [2020-07-29T18:49:00.802Z] --- PASS: TestStopContainerWithTimeout/-1 (2.58s) [2020-07-29T18:49:00.802Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2020-07-29T18:49:00.802Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2020-07-29T18:49:00.802Z] === RUN TestDeleteDevicemapper [2020-07-29T18:49:00.802Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-29T18:49:00.802Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-29T18:49:00.802Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-29T18:49:01.028Z] ok github.com/docker/docker/volume/service 0.024s coverage: 73.1% of statements [2020-07-29T18:49:01.765Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.40s) [2020-07-29T18:49:01.765Z] === RUN TestUpdateMemory [2020-07-29T18:49:01.765Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-29T18:49:01.765Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-29T18:49:01.765Z] === RUN TestUpdateCPUQuota [2020-07-29T18:49:01.765Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-07-29T18:49:01.765Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-29T18:49:01.765Z] === RUN TestUpdatePidsLimit [2020-07-29T18:49:01.765Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-07-29T18:49:01.765Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-29T18:49:01.765Z] === RUN TestUpdateRestartPolicy [2020-07-29T18:49:02.610Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-29T18:49:02.610Z] INFO: Testing against a local daemon [2020-07-29T18:49:02.610Z] ok github.com/docker/docker/integration/session 0.195s [2020-07-29T18:49:02.610Z] [2020-07-29T18:49:02.610Z] === Skipped [2020-07-29T18:49:02.610Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-07-29T18:49:02.610Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-07-29T18:49:02.610Z] [2020-07-29T18:49:02.610Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-07-29T18:49:02.610Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-07-29T18:49:02.610Z] [2020-07-29T18:49:02.610Z] [2020-07-29T18:49:02.610Z] DONE 2 tests, 2 skipped in 2.161s [2020-07-29T18:49:02.610Z] [2020-07-29T18:49:02.610Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-07-29T18:49:04.842Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-29T18:49:04.842Z] INFO: Testing against a local daemon [2020-07-29T18:49:05.836Z] ok github.com/docker/docker/integration/system 1.356s [2020-07-29T18:49:05.836Z] [2020-07-29T18:49:05.836Z] === Skipped [2020-07-29T18:49:05.836Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-29T18:49:05.836Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T18:49:05.836Z] [2020-07-29T18:49:05.836Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-07-29T18:49:05.836Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-07-29T18:49:05.836Z] [2020-07-29T18:49:05.836Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-07-29T18:49:05.836Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-07-29T18:49:05.836Z] [2020-07-29T18:49:05.836Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-07-29T18:49:05.836Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-29T18:49:05.836Z] [2020-07-29T18:49:05.836Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-07-29T18:49:05.836Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-07-29T18:49:05.836Z] [2020-07-29T18:49:05.836Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-07-29T18:49:05.836Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-07-29T18:49:05.836Z] [2020-07-29T18:49:05.836Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-07-29T18:49:05.836Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-07-29T18:49:05.836Z] [2020-07-29T18:49:05.836Z] [2020-07-29T18:49:05.836Z] DONE 13 tests, 7 skipped in 3.278s [2020-07-29T18:49:05.836Z] [2020-07-29T18:49:05.836Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-07-29T18:49:08.071Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-29T18:49:08.071Z] INFO: Testing against a local daemon [2020-07-29T18:49:08.071Z] ok github.com/docker/docker/integration/volume 0.272s [2020-07-29T18:49:08.071Z] [2020-07-29T18:49:08.071Z] === Skipped [2020-07-29T18:49:08.071Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-07-29T18:49:08.071Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-07-29T18:49:08.071Z] [2020-07-29T18:49:08.071Z] [2020-07-29T18:49:08.071Z] DONE 5 tests, 1 skipped in 2.343s [2020-07-29T18:49:08.071Z] [2020-07-29T18:49:08.071Z] INFO: make.ps1 ended at 07/29/2020 18:49:07 [2020-07-29T18:49:08.071Z] INFO: Integration CLI tests being run from the host: [2020-07-29T18:49:08.071Z] 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-07-29T18:49:13.965Z] --- PASS: TestUpdateRestartPolicy (11.02s) [2020-07-29T18:49:13.965Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-29T18:49:13.965Z] --- PASS: TestUpdateRestartWithAutoRemove (0.57s) [2020-07-29T18:49:13.965Z] === RUN TestWaitNonBlocked [2020-07-29T18:49:13.965Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-29T18:49:13.965Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-29T18:49:13.965Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-29T18:49:13.965Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-29T18:49:13.965Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-29T18:49:13.965Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-29T18:49:14.221Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-07-29T18:49:14.221Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.63s) [2020-07-29T18:49:14.221Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s) [2020-07-29T18:49:14.221Z] === RUN TestWaitBlocked [2020-07-29T18:49:14.221Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-29T18:49:14.221Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-29T18:49:14.221Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-29T18:49:14.221Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-29T18:49:14.221Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-29T18:49:14.221Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-29T18:49:14.782Z] --- PASS: TestWaitBlocked (0.01s) [2020-07-29T18:49:14.782Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s) [2020-07-29T18:49:14.782Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s) [2020-07-29T18:49:14.782Z] === CONT TestDaemonRestartIpcMode [2020-07-29T18:49:14.782Z] === CONT TestIpcModeOlderClient [2020-07-29T18:49:15.037Z] --- PASS: TestIpcModeOlderClient (0.09s) [2020-07-29T18:49:16.412Z] ok github.com/docker/docker/pkg/plugins 33.634s coverage: 76.6% of statements [2020-07-29T18:49:16.412Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-29T18:49:16.412Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-29T18:49:16.412Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-29T18:49:16.412Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-29T18:49:16.412Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-29T18:49:16.412Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-29T18:49:16.412Z] ? github.com/docker/docker/rootless [no test files] [2020-07-29T18:49:16.412Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-29T18:49:16.412Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-29T18:49:16.412Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-29T18:49:16.412Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-29T18:49:16.412Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-29T18:49:16.412Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-29T18:49:16.412Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-29T18:49:16.412Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-29T18:49:16.412Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-29T18:49:16.412Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-29T18:49:16.412Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-29T18:49:16.412Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-29T18:49:16.412Z] ? github.com/docker/docker/volume [no test files] [2020-07-29T18:49:16.412Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-29T18:49:16.412Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-29T18:49:16.412Z] [2020-07-29T18:49:16.412Z] === Skipped [2020-07-29T18:49:16.412Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-29T18:49:16.412Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-29T18:49:16.412Z] [2020-07-29T18:49:16.412Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-29T18:49:16.412Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-29T18:49:16.412Z] [2020-07-29T18:49:16.412Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-29T18:49:16.412Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T18:49:16.412Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-29T18:49:16.412Z] [2020-07-29T18:49:16.412Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-29T18:49:16.412Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T18:49:16.412Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-29T18:49:16.412Z] [2020-07-29T18:49:16.412Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-29T18:49:16.412Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T18:49:16.412Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-29T18:49:16.412Z] [2020-07-29T18:49:16.412Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-29T18:49:16.412Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T18:49:16.412Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-29T18:49:16.412Z] [2020-07-29T18:49:16.412Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-29T18:49:16.412Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T18:49:16.412Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-29T18:49:16.412Z] [2020-07-29T18:49:16.412Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-29T18:49:16.412Z] graphtest_unix.go:73: No driver to put! [2020-07-29T18:49:16.412Z] [2020-07-29T18:49:16.412Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-29T18:49:16.412Z] time="2020-07-29T18:47:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-29T18:49:16.412Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-29T18:49:16.412Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-29T18:49:16.412Z] [2020-07-29T18:49:16.412Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-29T18:49:16.412Z] time="2020-07-29T18:47:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-29T18:49:16.412Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-29T18:49:16.412Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-29T18:49:16.412Z] [2020-07-29T18:49:16.412Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-29T18:49:16.412Z] time="2020-07-29T18:47:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-29T18:49:16.412Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-29T18:49:16.412Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-29T18:49:16.412Z] [2020-07-29T18:49:16.412Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-29T18:49:16.412Z] time="2020-07-29T18:47:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-29T18:49:16.412Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-29T18:49:16.412Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-29T18:49:16.412Z] [2020-07-29T18:49:16.412Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-29T18:49:16.412Z] time="2020-07-29T18:47:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-29T18:49:16.412Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-29T18:49:16.412Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-29T18:49:16.412Z] [2020-07-29T18:49:16.412Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-29T18:49:16.412Z] graphtest_unix.go:73: No driver to put! [2020-07-29T18:49:16.412Z] [2020-07-29T18:49:16.412Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-29T18:49:16.412Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-29T18:49:16.412Z] [2020-07-29T18:49:16.412Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-29T18:49:16.412Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-29T18:49:16.412Z] [2020-07-29T18:49:16.412Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-29T18:49:16.412Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-29T18:49:16.412Z] [2020-07-29T18:49:16.412Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-29T18:49:16.412Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-29T18:49:16.412Z] [2020-07-29T18:49:16.412Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-29T18:49:16.412Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T18:49:16.412Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-29T18:49:16.412Z] [2020-07-29T18:49:16.412Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-29T18:49:16.412Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T18:49:16.412Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-29T18:49:16.412Z] [2020-07-29T18:49:16.412Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-29T18:49:16.412Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T18:49:16.412Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-29T18:49:16.412Z] [2020-07-29T18:49:16.412Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-29T18:49:16.412Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T18:49:16.412Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-29T18:49:16.412Z] [2020-07-29T18:49:16.412Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-29T18:49:16.412Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T18:49:16.412Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-29T18:49:16.412Z] [2020-07-29T18:49:16.412Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-29T18:49:16.412Z] graphtest_unix.go:73: No driver to put! [2020-07-29T18:49:16.412Z] [2020-07-29T18:49:16.412Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-29T18:49:16.412Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-29T18:49:16.412Z] [2020-07-29T18:49:16.412Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-29T18:49:16.412Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-29T18:49:16.412Z] [2020-07-29T18:49:16.412Z] [2020-07-29T18:49:16.412Z] DONE 2123 tests, 26 skipped in 259.796s [2020-07-29T18:49:16.792Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-29T18:49:16.792Z] INFO: Testing against a local daemon Post stage [Pipeline] junit [2020-07-29T18:49:17.099Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-29T18:49:17.913Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41297/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d -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:0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d hack/make.sh dynbinary test-integration [2020-07-29T18:49:18.211Z] [2020-07-29T18:49:18.211Z] Removing bundles/ [2020-07-29T18:49:18.211Z] [2020-07-29T18:49:18.211Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-29T18:49:18.211Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-29T18:49:18.211Z] GOOS="" GOARCH="" GOARM="" [2020-07-29T18:49:19.203Z] --- PASS: TestDaemonRestartIpcMode (4.16s) [2020-07-29T18:49:19.204Z] PASS [2020-07-29T18:49:19.204Z] [2020-07-29T18:49:19.204Z] === Skipped [2020-07-29T18:49:19.204Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-07-29T18:49:19.204Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-29T18:49:19.204Z] [2020-07-29T18:49:19.204Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-07-29T18:49:19.204Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-07-29T18:49:19.204Z] [2020-07-29T18:49:19.204Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-07-29T18:49:19.204Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-29T18:49:19.204Z] [2020-07-29T18:49:19.204Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-07-29T18:49:19.204Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-07-29T18:49:19.204Z] [2020-07-29T18:49:19.204Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-07-29T18:49:19.204Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-29T18:49:19.204Z] [2020-07-29T18:49:19.204Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-07-29T18:49:19.204Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-29T18:49:19.204Z] [2020-07-29T18:49:19.204Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-07-29T18:49:19.204Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-29T18:49:19.204Z] [2020-07-29T18:49:19.204Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-07-29T18:49:19.204Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-29T18:49:19.204Z] [2020-07-29T18:49:19.204Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-07-29T18:49:19.204Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-29T18:49:19.204Z] [2020-07-29T18:49:19.204Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-29T18:49:19.204Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-29T18:49:19.204Z] [2020-07-29T18:49:19.204Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-29T18:49:19.204Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-29T18:49:19.204Z] [2020-07-29T18:49:19.204Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-07-29T18:49:19.204Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-07-29T18:49:19.204Z] [2020-07-29T18:49:19.204Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-07-29T18:49:19.204Z] 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-07-29T18:49:19.204Z] [2020-07-29T18:49:19.204Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-07-29T18:49:19.204Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-29T18:49:19.204Z] [2020-07-29T18:49:19.204Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-29T18:49:19.204Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-29T18:49:19.204Z] [2020-07-29T18:49:19.204Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-07-29T18:49:19.204Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-29T18:49:19.204Z] [2020-07-29T18:49:19.204Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-07-29T18:49:19.204Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-07-29T18:49:19.204Z] [2020-07-29T18:49:19.204Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s) [2020-07-29T18:49:19.204Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-29T18:49:19.204Z] [2020-07-29T18:49:19.204Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-07-29T18:49:19.204Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-07-29T18:49:19.204Z] [2020-07-29T18:49:19.204Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-07-29T18:49:19.204Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-29T18:49:19.204Z] [2020-07-29T18:49:19.204Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-07-29T18:49:19.204Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-29T18:49:19.204Z] [2020-07-29T18:49:19.204Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-07-29T18:49:19.204Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-29T18:49:19.204Z] [2020-07-29T18:49:19.204Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-07-29T18:49:19.204Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-29T18:49:19.204Z] [2020-07-29T18:49:19.204Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-07-29T18:49:19.204Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-29T18:49:19.204Z] [2020-07-29T18:49:19.204Z] [2020-07-29T18:49:19.204Z] DONE 173 tests, 24 skipped in 80.000s [2020-07-29T18:49:19.204Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-07-29T18:49:19.204Z] INFO: Testing against a local daemon [2020-07-29T18:49:19.204Z] === RUN TestCommitInheritsEnv [2020-07-29T18:49:21.090Z] --- PASS: TestCommitInheritsEnv (1.88s) [2020-07-29T18:49:21.090Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-29T18:49:21.090Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-29T18:49:21.090Z] === RUN TestImagesFilterMultiReference [2020-07-29T18:49:21.345Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-07-29T18:49:21.345Z] === RUN TestImagePullPlatformInvalid [2020-07-29T18:49:21.345Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-07-29T18:49:21.345Z] === RUN TestRemoveImageOrphaning [2020-07-29T18:49:23.232Z] --- PASS: TestRemoveImageOrphaning (1.90s) [2020-07-29T18:49:23.232Z] === RUN TestRemoveImageGarbageCollector [2020-07-29T18:49:23.232Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-29T18:49:23.232Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-07-29T18:49:23.232Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-29T18:49:23.232Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-07-29T18:49:23.232Z] === RUN TestTagInvalidReference [2020-07-29T18:49:23.232Z] --- PASS: TestTagInvalidReference (0.02s) [2020-07-29T18:49:23.232Z] === RUN TestTagValidPrefixedRepo [2020-07-29T18:49:23.232Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-07-29T18:49:23.232Z] === RUN TestTagExistedNameWithoutForce [2020-07-29T18:49:23.232Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-07-29T18:49:23.232Z] === RUN TestTagOfficialNames [2020-07-29T18:49:23.232Z] --- PASS: TestTagOfficialNames (0.05s) [2020-07-29T18:49:23.232Z] === RUN TestTagMatchesDigest [2020-07-29T18:49:23.232Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-07-29T18:49:23.232Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-29T18:49:29.352Z] --- PASS: TestImportExtremelyLargeImageWorks (80.88s) [2020-07-29T18:49:29.352Z] PASS [2020-07-29T18:49:29.352Z] [2020-07-29T18:49:29.352Z] === Skipped [2020-07-29T18:49:29.352Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-29T18:49:29.352Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T18:49:29.352Z] [2020-07-29T18:49:29.352Z] [2020-07-29T18:49:29.352Z] DONE 12 tests, 1 skipped in 82.449s [2020-07-29T18:49:29.352Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-07-29T18:49:29.352Z] ++ 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-07-29T18:49:29.352Z] ++ set -e [2020-07-29T18:49:29.352Z] ++ '[' -n 0 ']' [2020-07-29T18:49:29.352Z] ++ set -x [2020-07-29T18:49:29.352Z] ++ env -i DEST=/go/src/github.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-07-29T18:49:29.352Z] INFO: Testing against a local daemon [2020-07-29T18:49:29.352Z] === RUN TestNetworkCreateDelete [2020-07-29T18:49:29.352Z] --- PASS: TestNetworkCreateDelete (0.12s) [2020-07-29T18:49:29.352Z] === RUN TestDockerNetworkDeletePreferID [2020-07-29T18:49:29.352Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2020-07-29T18:49:29.352Z] === RUN TestDaemonDNSFallback [2020-07-29T18:49:30.383Z] --- PASS: TestDaemonDNSFallback (2.53s) [2020-07-29T18:49:30.384Z] === RUN TestInspectNetwork [2020-07-29T18:49:37.272Z] === RUN TestInspectNetwork/full_network_id [2020-07-29T18:49:37.272Z] === RUN TestInspectNetwork/partial_network_id [2020-07-29T18:49:37.272Z] === RUN TestInspectNetwork/network_name [2020-07-29T18:49:37.272Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-29T18:49:37.789Z] Loaded image: buildpack-deps:buster [2020-07-29T18:49:37.789Z] Loaded image: busybox:latest [2020-07-29T18:49:37.789Z] Loaded image: busybox:glibc [2020-07-29T18:49:37.789Z] Loaded image: debian:buster [2020-07-29T18:49:37.789Z] Loaded image: hello-world:latest [2020-07-29T18:49:37.789Z] INFO: Testing against a local daemon [2020-07-29T18:49:37.789Z] === RUN TestCgroupNamespacesBuild [2020-07-29T18:49:37.789Z] --- PASS: TestCgroupNamespacesBuild (2.19s) [2020-07-29T18:49:37.789Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-29T18:49:37.789Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.99s) [2020-07-29T18:49:37.789Z] === RUN TestBuildWithSession [2020-07-29T18:49:37.789Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-29T18:49:37.789Z] build_session_test.go:25: TODO: BuildKit [2020-07-29T18:49:37.789Z] === RUN TestBuildSquashParent [2020-07-29T18:49:38.562Z] --- PASS: TestBuildWithHugeFile (49.67s) [2020-07-29T18:49:38.562Z] === RUN TestBuildWithEmptyDockerfile [2020-07-29T18:49:38.562Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-29T18:49:38.562Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-29T18:49:38.562Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-29T18:49:38.562Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-29T18:49:38.562Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-29T18:49:38.562Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-29T18:49:38.562Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-29T18:49:38.562Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-29T18:49:38.562Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-29T18:49:38.562Z] --- PASS: TestBuildWithEmptyDockerfile (0.16s) [2020-07-29T18:49:38.562Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2020-07-29T18:49:38.562Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s) [2020-07-29T18:49:38.562Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.22s) [2020-07-29T18:49:38.562Z] === RUN TestBuildPreserveOwnership [2020-07-29T18:49:38.562Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-29T18:49:38.562Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-29T18:49:38.562Z] --- PASS: TestBuildPreserveOwnership (5.85s) [2020-07-29T18:49:38.562Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.76s) [2020-07-29T18:49:38.562Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.08s) [2020-07-29T18:49:38.562Z] === RUN TestBuildPlatformInvalid [2020-07-29T18:49:38.562Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-07-29T18:49:38.562Z] PASS [2020-07-29T18:49:38.562Z] [2020-07-29T18:49:38.562Z] === Skipped [2020-07-29T18:49:38.562Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-07-29T18:49:38.562Z] build_session_test.go:25: TODO: BuildKit [2020-07-29T18:49:38.562Z] [2020-07-29T18:49:38.562Z] [2020-07-29T18:49:38.562Z] DONE 32 tests, 1 skipped in 105.810s [2020-07-29T18:49:38.562Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-07-29T18:49:38.562Z] ++ 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-07-29T18:49:38.562Z] ++ set -e [2020-07-29T18:49:38.562Z] ++ '[' -n 0 ']' [2020-07-29T18:49:38.562Z] ++ set -x [2020-07-29T18:49:38.562Z] ++ env -i DEST=/go/src/github.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-07-29T18:49:38.562Z] INFO: Testing against a local daemon [2020-07-29T18:49:38.562Z] === RUN TestConfigInspect [2020-07-29T18:49:39.945Z] --- PASS: TestConfigInspect (3.85s) [2020-07-29T18:49:39.945Z] === RUN TestConfigList [2020-07-29T18:49:42.832Z] --- PASS: TestInspectNetwork (11.49s) [2020-07-29T18:49:42.832Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-29T18:49:42.832Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-29T18:49:42.832Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-29T18:49:42.832Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-29T18:49:42.832Z] === RUN TestRunContainerWithBridgeNone [2020-07-29T18:49:43.247Z] --- PASS: TestConfigList (3.18s) [2020-07-29T18:49:43.247Z] === RUN TestConfigsCreateAndDelete [2020-07-29T18:49:44.339Z] --- PASS: TestRunContainerWithBridgeNone (2.46s) [2020-07-29T18:49:44.339Z] === RUN TestNetworkInvalidJSON [2020-07-29T18:49:44.339Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-29T18:49:44.339Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-29T18:49:44.339Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-29T18:49:44.339Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-29T18:49:44.339Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-29T18:49:44.339Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-29T18:49:44.339Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-29T18:49:44.339Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-29T18:49:44.339Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-29T18:49:44.339Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-07-29T18:49:44.339Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-29T18:49:44.339Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-29T18:49:44.339Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-29T18:49:44.339Z] === RUN TestHostIPv4BridgeLabel [2020-07-29T18:49:45.002Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2020-07-29T18:49:45.002Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-29T18:49:45.891Z] --- PASS: TestBuildSquashParent (8.18s) [2020-07-29T18:49:45.891Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-29T18:49:45.891Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-29T18:49:45.891Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-29T18:49:45.891Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-29T18:49:45.891Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-29T18:49:45.891Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-29T18:49:45.891Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-29T18:49:45.891Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-29T18:49:45.891Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-29T18:49:45.891Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-29T18:49:45.891Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-29T18:49:45.891Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-29T18:49:45.891Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-29T18:49:45.891Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-29T18:49:45.891Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-29T18:49:46.038Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-07-29T18:49:46.038Z] === RUN TestDaemonDefaultNetworkPools [2020-07-29T18:49:46.057Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-07-29T18:49:46.057Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-07-29T18:49:46.057Z] remote: Enumerating objects: 2, done. [2020-07-29T18:49:46.057Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-07-29T18:49:46.057Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-07-29T18:49:46.057Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-07-29T18:49:46.057Z] 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-07-29T18:49:46.057Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-07-29T18:49:46.547Z] --- PASS: TestConfigsCreateAndDelete (3.16s) [2020-07-29T18:49:46.547Z] === RUN TestConfigsUpdate [2020-07-29T18:49:46.671Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2020-07-29T18:49:46.671Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-29T18:49:48.195Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2020-07-29T18:49:48.196Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-29T18:49:48.417Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-29T18:49:48.417Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-29T18:49:49.236Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2020-07-29T18:49:49.236Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-29T18:49:49.847Z] --- PASS: TestConfigsUpdate (3.24s) [2020-07-29T18:49:49.847Z] === RUN TestTemplatedConfig [2020-07-29T18:49:49.870Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s) [2020-07-29T18:49:49.870Z] === RUN TestServiceWithPredefinedNetwork [2020-07-29T18:49:50.253Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-29T18:49:50.943Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-29T18:49:50.943Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-29T18:49:51.159Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41297/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d hack/test/unit [2020-07-29T18:49:53.148Z] --- PASS: TestTemplatedConfig (3.47s) [2020-07-29T18:49:53.148Z] === RUN TestConfigCreateResolve [2020-07-29T18:49:53.394Z] --- PASS: TestServiceWithPredefinedNetwork (3.23s) [2020-07-29T18:49:53.394Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-29T18:49:53.394Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-29T18:49:53.394Z] service_test.go:236: FLAKY_TEST [2020-07-29T18:49:53.394Z] === RUN TestServiceWithDataPathPortInit [2020-07-29T18:49:53.698Z] ? github.com/docker/docker/api [no test files] [2020-07-29T18:49:54.221Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-07-29T18:49:54.221Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.34s) [2020-07-29T18:49:54.221Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.47s) [2020-07-29T18:49:54.221Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.86s) [2020-07-29T18:49:54.221Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.02s) [2020-07-29T18:49:54.221Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.99s) [2020-07-29T18:49:54.221Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.13s) [2020-07-29T18:49:54.221Z] === RUN TestBuildMultiStageCopy [2020-07-29T18:49:54.221Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-29T18:49:56.459Z] --- PASS: TestConfigCreateResolve (3.22s) [2020-07-29T18:49:56.459Z] === RUN TestConfigDaemonLibtrustID [2020-07-29T18:49:56.725Z] --- PASS: TestConfigDaemonLibtrustID (0.67s) [2020-07-29T18:49:56.725Z] PASS [2020-07-29T18:49:56.725Z] [2020-07-29T18:49:56.725Z] DONE 7 tests in 20.950s [2020-07-29T18:49:56.725Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-07-29T18:49:56.725Z] ++ 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-07-29T18:49:56.725Z] ++ set -e [2020-07-29T18:49:56.725Z] ++ '[' -n 0 ']' [2020-07-29T18:49:56.725Z] ++ set -x [2020-07-29T18:49:56.725Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-29T18:49:56.746Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-29T18:49:56.987Z] INFO: Testing against a local daemon [2020-07-29T18:49:56.987Z] === RUN TestCheckpoint [2020-07-29T18:49:56.987Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-29T18:49:56.987Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-29T18:49:56.987Z] === RUN TestContainerInvalidJSON [2020-07-29T18:49:56.987Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-29T18:49:56.987Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-29T18:49:56.987Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-29T18:49:56.987Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-29T18:49:56.987Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-29T18:49:56.987Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-29T18:49:56.987Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-29T18:49:56.987Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-29T18:49:56.987Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-29T18:49:56.987Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-07-29T18:49:56.987Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-29T18:49:56.987Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-29T18:49:56.987Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-29T18:49:56.987Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-29T18:49:57.250Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-07-29T18:49:57.250Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-29T18:49:57.250Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-07-29T18:49:57.250Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-29T18:49:57.311Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-29T18:49:57.543Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-07-29T18:49:57.543Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-29T18:49:57.543Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-07-29T18:49:57.543Z] === RUN TestCopyFromContainer [2020-07-29T18:49:57.569Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-29T18:49:58.134Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-29T18:49:58.700Z] --- PASS: TestBuildMultiStageCopy (4.68s) [2020-07-29T18:49:58.700Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.57s) [2020-07-29T18:49:58.700Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.52s) [2020-07-29T18:49:58.700Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2020-07-29T18:49:58.700Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2020-07-29T18:49:58.700Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.53s) [2020-07-29T18:49:58.700Z] === RUN TestBuildMultiStageParentConfig [2020-07-29T18:49:59.460Z] === RUN TestCopyFromContainer// [2020-07-29T18:49:59.460Z] === RUN TestCopyFromContainer//bar/root [2020-07-29T18:49:59.720Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-29T18:49:59.982Z] === RUN TestCopyFromContainer/bar/quux [2020-07-29T18:49:59.982Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-29T18:49:59.982Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-29T18:50:00.069Z] --- PASS: TestBuildMultiStageParentConfig (1.28s) [2020-07-29T18:50:00.069Z] === RUN TestBuildLabelWithTargets [2020-07-29T18:50:00.243Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-29T18:50:00.243Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-29T18:50:00.504Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-29T18:50:00.504Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-29T18:50:00.765Z] --- PASS: TestCopyFromContainer (3.18s) [2020-07-29T18:50:00.765Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-07-29T18:50:00.765Z] --- PASS: TestCopyFromContainer//bar/root (0.16s) [2020-07-29T18:50:00.765Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-07-29T18:50:00.765Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2020-07-29T18:50:00.765Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-07-29T18:50:00.765Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-07-29T18:50:00.765Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-07-29T18:50:00.765Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2020-07-29T18:50:00.765Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-07-29T18:50:00.765Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2020-07-29T18:50:00.765Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-29T18:50:00.765Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-29T18:50:00.765Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-29T18:50:00.765Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-29T18:50:00.765Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-29T18:50:00.765Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-29T18:50:00.765Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-29T18:50:00.765Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-29T18:50:00.765Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-29T18:50:00.765Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-29T18:50:00.765Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-07-29T18:50:00.765Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-29T18:50:00.765Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-29T18:50:00.765Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-29T18:50:00.765Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-29T18:50:00.765Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-07-29T18:50:00.765Z] === RUN TestCreateWithInvalidEnv [2020-07-29T18:50:00.765Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-29T18:50:00.765Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-29T18:50:00.765Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-29T18:50:00.765Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-29T18:50:00.765Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-29T18:50:00.765Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-29T18:50:00.765Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-29T18:50:00.765Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-29T18:50:00.765Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-29T18:50:00.765Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-07-29T18:50:00.765Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-29T18:50:00.765Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-29T18:50:00.765Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-29T18:50:00.765Z] === RUN TestCreateTmpfsMountsTarget [2020-07-29T18:50:00.765Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-07-29T18:50:00.765Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-29T18:50:02.591Z] --- PASS: TestBuildLabelWithTargets (2.16s) [2020-07-29T18:50:02.591Z] === RUN TestBuildWithEmptyLayers [2020-07-29T18:50:03.311Z] --- PASS: TestCreateWithCustomMaskedPaths (2.10s) [2020-07-29T18:50:03.311Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-29T18:50:03.522Z] --- PASS: TestBuildWithEmptyLayers (1.18s) [2020-07-29T18:50:03.523Z] === RUN TestBuildMultiStageOnBuild [2020-07-29T18:50:05.226Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.18s) [2020-07-29T18:50:05.226Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-29T18:50:05.226Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-29T18:50:05.226Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-29T18:50:05.226Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-29T18:50:05.226Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-29T18:50:05.226Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-29T18:50:05.226Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-29T18:50:05.226Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-29T18:50:05.226Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-29T18:50:05.226Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-29T18:50:05.226Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-29T18:50:05.226Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-29T18:50:05.226Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-29T18:50:05.226Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-29T18:50:05.226Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-29T18:50:05.226Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-29T18:50:05.226Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-07-29T18:50:05.226Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-07-29T18:50:05.226Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-07-29T18:50:05.226Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2020-07-29T18:50:05.226Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.06s) [2020-07-29T18:50:05.226Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-07-29T18:50:05.226Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-29T18:50:06.048Z] --- PASS: TestBuildMultiStageOnBuild (2.77s) [2020-07-29T18:50:06.048Z] === RUN TestBuildUncleanTarFilenames [2020-07-29T18:50:06.169Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.72s) [2020-07-29T18:50:06.169Z] === RUN TestCreateDifferentPlatform [2020-07-29T18:50:06.169Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-29T18:50:06.169Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-29T18:50:06.169Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2020-07-29T18:50:06.169Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-29T18:50:06.169Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-29T18:50:06.169Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-29T18:50:06.169Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s) [2020-07-29T18:50:06.169Z] === RUN TestContainerStartOnDaemonRestart [2020-07-29T18:50:06.169Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-29T18:50:06.169Z] === RUN TestDaemonRestartIpcMode [2020-07-29T18:50:06.169Z] === PAUSE TestDaemonRestartIpcMode [2020-07-29T18:50:06.169Z] === RUN TestDaemonHostGatewayIP [2020-07-29T18:50:06.169Z] === PAUSE TestDaemonHostGatewayIP [2020-07-29T18:50:06.169Z] === RUN TestContainerKillOnDaemonStart [2020-07-29T18:50:06.169Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-29T18:50:06.169Z] === RUN TestDiff [2020-07-29T18:50:06.742Z] --- PASS: TestDiff (0.76s) [2020-07-29T18:50:06.742Z] === RUN TestExecWithCloseStdin [2020-07-29T18:50:07.685Z] --- PASS: TestExecWithCloseStdin (0.88s) [2020-07-29T18:50:07.685Z] === RUN TestExec [2020-07-29T18:50:07.946Z] --- PASS: TestBuildUncleanTarFilenames (1.77s) [2020-07-29T18:50:07.946Z] === RUN TestBuildMultiStageLayerLeak [2020-07-29T18:50:08.624Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2020-07-29T18:50:08.627Z] --- PASS: TestExec (0.84s) [2020-07-29T18:50:08.627Z] === RUN TestExecUser [2020-07-29T18:50:09.569Z] --- PASS: TestExecUser (0.88s) [2020-07-29T18:50:09.569Z] === RUN TestExportContainerAndImportImage [2020-07-29T18:50:10.513Z] --- PASS: TestExportContainerAndImportImage (1.08s) [2020-07-29T18:50:10.513Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-29T18:50:11.227Z] --- PASS: TestBuildMultiStageLayerLeak (3.17s) [2020-07-29T18:50:11.227Z] === RUN TestBuildWithHugeFile [2020-07-29T18:50:12.430Z] --- PASS: TestExportContainerAfterDaemonRestart (2.03s) [2020-07-29T18:50:12.430Z] === RUN TestHealthCheckWorkdir [2020-07-29T18:50:13.816Z] --- PASS: TestHealthCheckWorkdir (0.98s) [2020-07-29T18:50:13.816Z] === RUN TestHealthKillContainer [2020-07-29T18:50:15.867Z] --- PASS: TestServiceWithDataPathPortInit (20.62s) [2020-07-29T18:50:15.867Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-29T18:50:16.361Z] --- PASS: TestHealthKillContainer (2.85s) [2020-07-29T18:50:16.361Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-29T18:50:17.303Z] --- PASS: TestInspectCpusetInConfigPre120 (0.77s) [2020-07-29T18:50:17.303Z] === RUN TestIpcModeNone [2020-07-29T18:50:17.874Z] --- PASS: TestIpcModeNone (0.84s) [2020-07-29T18:50:17.874Z] === RUN TestIpcModePrivate [2020-07-29T18:50:18.826Z] --- PASS: TestIpcModePrivate (0.87s) [2020-07-29T18:50:18.826Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-07-29T18:50:18.826Z] === RUN TestIpcModeShareable [2020-07-29T18:50:19.770Z] --- PASS: TestIpcModeShareable (0.85s) [2020-07-29T18:50:19.770Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-07-29T18:50:19.770Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-29T18:50:21.193Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-29T18:50:21.193Z] Using test binary docker [2020-07-29T18:50:21.193Z] +++ /etc/init.d/apparmor start [2020-07-29T18:50:21.193Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-29T18:50:21.193Z] INFO: Waiting for daemon to start... [2020-07-29T18:50:21.193Z] Starting dockerd [2020-07-29T18:50:21.193Z] +++ 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-07-29T18:50:21.193Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-29T18:50:21.193Z] Using test binary docker [2020-07-29T18:50:21.193Z] +++ /etc/init.d/apparmor start [2020-07-29T18:50:21.193Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-29T18:50:21.193Z] INFO: Waiting for daemon to start... [2020-07-29T18:50:21.193Z] Starting dockerd [2020-07-29T18:50:21.193Z] +++ 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-07-29T18:50:22.316Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.61s) [2020-07-29T18:50:22.316Z] === RUN TestAPIIpcModeHost [2020-07-29T18:50:22.888Z] --- PASS: TestAPIIpcModeHost (0.64s) [2020-07-29T18:50:22.888Z] === RUN TestDaemonIpcModeShareable [2020-07-29T18:50:23.717Z] . [2020-07-29T18:50:23.717Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-29T18:50:23.717Z] [2020-07-29T18:50:23.717Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-29T18:50:23.717Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-29T18:50:23.975Z] Error: No such image: emptyfs---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-29T18:50:23.975Z] [2020-07-29T18:50:23.975Z] ++++ docker load [2020-07-29T18:50:23.975Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-29T18:50:23.975Z] Error: No such image: emptyfs [2020-07-29T18:50:23.975Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-29T18:50:23.975Z] ++++ docker load [2020-07-29T18:50:24.234Z] Running integration-test (iteration 1) [2020-07-29T18:50:24.234Z] 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-07-29T18:50:24.234Z] ++ 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-07-29T18:50:24.234Z] ++ set -e [2020-07-29T18:50:24.234Z] ++ '[' -n 0 ']' [2020-07-29T18:50:24.234Z] ++ set -x [2020-07-29T18:50:24.234Z] ++ env -i DEST=/go/src/github.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-07-29T18:50:24.234Z] Running integration-test (iteration 1) [2020-07-29T18:50:24.234Z] 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-07-29T18:50:24.234Z] ++ 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-07-29T18:50:24.234Z] ++ set -e [2020-07-29T18:50:24.234Z] ++ '[' -n 0 ']' [2020-07-29T18:50:24.234Z] ++ set -x [2020-07-29T18:50:24.234Z] ++ env -i DEST=/go/src/github.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-07-29T18:50:24.356Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.93s) [2020-07-29T18:50:24.356Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wxh2l3hg39jmcx3vr6kp7hqfo Created:2020-07-29 18:50:15.053706763 +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[502ee548667899045b7d0e952c286260c0324245ce0f9e56835bc38e4bf67c80:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.q6szsz4z4qzsww915i5o1scej EndpointID:88b02114d59d6a2c131f810251d3d312dce7876457985dd29b9081686e4a5c8f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9daafb913077eaf301ebb3fc5fecb7c3cf5f02aa2b266a53b0de40d404ececd6 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:684c5bfef4b6 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.q6szsz4z4qzsww915i5o1scej EndpointID:88b02114d59d6a2c131f810251d3d312dce7876457985dd29b9081686e4a5c8f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-29T18:50:24.356Z] PASS [2020-07-29T18:50:24.356Z] [2020-07-29T18:50:24.356Z] === Skipped [2020-07-29T18:50:24.356Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-29T18:50:24.356Z] service_test.go:236: FLAKY_TEST [2020-07-29T18:50:24.356Z] [2020-07-29T18:50:24.356Z] [2020-07-29T18:50:24.356Z] DONE 23 tests, 1 skipped in 56.407s [2020-07-29T18:50:24.356Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-29T18:50:24.356Z] ++ 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-07-29T18:50:24.356Z] ++ set -e [2020-07-29T18:50:24.356Z] ++ '[' -n 0 ']' [2020-07-29T18:50:24.356Z] ++ set -x [2020-07-29T18:50:24.356Z] ++ env -i DEST=/go/src/github.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-07-29T18:50:24.356Z] INFO: Testing against a local daemon [2020-07-29T18:50:24.356Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-29T18:50:24.356Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-29T18:50:24.356Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-29T18:50:24.356Z] === RUN TestDockerNetworkIpvlan [2020-07-29T18:50:24.356Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-29T18:50:24.356Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-29T18:50:24.356Z] PASS [2020-07-29T18:50:24.356Z] [2020-07-29T18:50:24.356Z] === Skipped [2020-07-29T18:50:24.356Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-29T18:50:24.356Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-29T18:50:24.356Z] [2020-07-29T18:50:24.356Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-29T18:50:24.356Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-29T18:50:24.356Z] [2020-07-29T18:50:24.356Z] [2020-07-29T18:50:24.356Z] DONE 2 tests, 2 skipped in 0.152s [2020-07-29T18:50:24.356Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-29T18:50:24.356Z] ++ 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-07-29T18:50:24.356Z] ++ set -e [2020-07-29T18:50:24.356Z] ++ '[' -n 0 ']' [2020-07-29T18:50:24.356Z] ++ set -x [2020-07-29T18:50:24.356Z] ++ env -i DEST=/go/src/github.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-07-29T18:50:24.356Z] INFO: Testing against a local daemon [2020-07-29T18:50:24.356Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-29T18:50:24.804Z] --- PASS: TestDaemonIpcModeShareable (1.77s) [2020-07-29T18:50:24.804Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-07-29T18:50:24.804Z] === RUN TestDaemonIpcModePrivate [2020-07-29T18:50:25.394Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s) [2020-07-29T18:50:25.394Z] === RUN TestDockerNetworkMacvlan [2020-07-29T18:50:26.464Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-29T18:50:26.721Z] --- PASS: TestDaemonIpcModePrivate (1.72s) [2020-07-29T18:50:26.721Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-07-29T18:50:26.721Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-29T18:50:27.101Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-29T18:50:28.107Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.78s) [2020-07-29T18:50:28.107Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-07-29T18:50:28.107Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-29T18:50:28.139Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-29T18:50:30.022Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.88s) [2020-07-29T18:50:30.022Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-07-29T18:50:30.022Z] === RUN TestIpcModeOlderClient [2020-07-29T18:50:30.022Z] === PAUSE TestIpcModeOlderClient [2020-07-29T18:50:30.022Z] === RUN TestKillContainerInvalidSignal [2020-07-29T18:50:30.965Z] --- PASS: TestKillContainerInvalidSignal (0.75s) [2020-07-29T18:50:30.965Z] === RUN TestKillContainer [2020-07-29T18:50:30.965Z] === RUN TestKillContainer/no_signal [2020-07-29T18:50:31.537Z] === RUN TestKillContainer/non_killing_signal [2020-07-29T18:50:32.110Z] === RUN TestKillContainer/killing_signal [2020-07-29T18:50:32.601Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-29T18:50:33.051Z] --- PASS: TestKillContainer (2.29s) [2020-07-29T18:50:33.051Z] --- PASS: TestKillContainer/no_signal (0.72s) [2020-07-29T18:50:33.051Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2020-07-29T18:50:33.051Z] --- PASS: TestKillContainer/killing_signal (0.77s) [2020-07-29T18:50:33.051Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-29T18:50:33.051Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-29T18:50:33.996Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-29T18:50:34.568Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.49s) [2020-07-29T18:50:34.568Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.72s) [2020-07-29T18:50:34.568Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2020-07-29T18:50:34.568Z] === RUN TestKillStoppedContainer [2020-07-29T18:50:34.831Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-07-29T18:50:34.831Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-29T18:50:34.831Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-07-29T18:50:34.831Z] === RUN TestKillDifferentUserContainer [2020-07-29T18:50:35.773Z] --- PASS: TestKillDifferentUserContainer (0.81s) [2020-07-29T18:50:35.773Z] === RUN TestInspectOomKilledTrue [2020-07-29T18:50:35.773Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-29T18:50:35.773Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-29T18:50:35.773Z] === RUN TestInspectOomKilledFalse [2020-07-29T18:50:35.773Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-29T18:50:35.773Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-29T18:50:35.773Z] === RUN TestLinksEtcHostsContentMatch [2020-07-29T18:50:36.128Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-29T18:50:36.345Z] --- PASS: TestLinksEtcHostsContentMatch (0.62s) [2020-07-29T18:50:36.345Z] === RUN TestLinksContainerNames [2020-07-29T18:50:37.732Z] --- PASS: TestLinksContainerNames (1.50s) [2020-07-29T18:50:37.732Z] === RUN TestLogsFollowTailEmpty [2020-07-29T18:50:38.677Z] --- PASS: TestLogsFollowTailEmpty (0.79s) [2020-07-29T18:50:38.677Z] === RUN TestContainerNetworkMountsNoChown [2020-07-29T18:50:39.250Z] --- PASS: TestContainerNetworkMountsNoChown (0.74s) [2020-07-29T18:50:39.250Z] === RUN TestMountDaemonRoot [2020-07-29T18:50:39.250Z] === RUN TestMountDaemonRoot/default [2020-07-29T18:50:39.250Z] === PAUSE TestMountDaemonRoot/default [2020-07-29T18:50:39.250Z] === RUN TestMountDaemonRoot/private [2020-07-29T18:50:39.250Z] === PAUSE TestMountDaemonRoot/private [2020-07-29T18:50:39.250Z] === RUN TestMountDaemonRoot/rprivate [2020-07-29T18:50:39.251Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-29T18:50:39.251Z] === RUN TestMountDaemonRoot/slave [2020-07-29T18:50:39.251Z] === PAUSE TestMountDaemonRoot/slave [2020-07-29T18:50:39.251Z] === RUN TestMountDaemonRoot/rslave [2020-07-29T18:50:39.251Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-29T18:50:39.251Z] === RUN TestMountDaemonRoot/shared [2020-07-29T18:50:39.251Z] === PAUSE TestMountDaemonRoot/shared [2020-07-29T18:50:39.251Z] === RUN TestMountDaemonRoot/rshared [2020-07-29T18:50:39.251Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-29T18:50:39.251Z] === CONT TestMountDaemonRoot/default [2020-07-29T18:50:39.251Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-29T18:50:39.251Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-29T18:50:39.251Z] === CONT TestMountDaemonRoot/rslave [2020-07-29T18:50:39.251Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-29T18:50:39.251Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-29T18:50:39.251Z] === CONT TestMountDaemonRoot/rshared [2020-07-29T18:50:39.251Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-29T18:50:39.251Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-29T18:50:39.251Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-29T18:50:39.251Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-29T18:50:39.251Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-29T18:50:39.251Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-29T18:50:39.251Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-29T18:50:39.251Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-29T18:50:39.251Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-29T18:50:39.251Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-29T18:50:39.251Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-29T18:50:39.251Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-29T18:50:39.251Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-29T18:50:39.251Z] === CONT TestMountDaemonRoot/shared [2020-07-29T18:50:39.251Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-29T18:50:39.251Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-29T18:50:39.251Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-29T18:50:39.251Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-29T18:50:39.251Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-29T18:50:39.251Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-29T18:50:39.251Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-29T18:50:39.251Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-29T18:50:39.251Z] === CONT TestMountDaemonRoot/private [2020-07-29T18:50:39.251Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-29T18:50:39.251Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-29T18:50:39.251Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-29T18:50:39.251Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-29T18:50:39.251Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-29T18:50:39.251Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-29T18:50:39.251Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-29T18:50:39.251Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-29T18:50:39.251Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-29T18:50:39.251Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-29T18:50:39.251Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-29T18:50:39.251Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-29T18:50:39.251Z] === CONT TestMountDaemonRoot/slave [2020-07-29T18:50:39.251Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-29T18:50:39.251Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-29T18:50:39.251Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-29T18:50:39.251Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-29T18:50:39.251Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-29T18:50:39.251Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-29T18:50:39.251Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-29T18:50:39.251Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-29T18:50:39.251Z] === CONT TestMountDaemonRoot/rprivate [2020-07-29T18:50:39.251Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-29T18:50:39.251Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-29T18:50:39.251Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-29T18:50:39.251Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-29T18:50:39.251Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-29T18:50:39.251Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-29T18:50:39.251Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-29T18:50:39.251Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-29T18:50:39.251Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-29T18:50:39.251Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-29T18:50:39.251Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-29T18:50:39.251Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-29T18:50:39.251Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-29T18:50:39.251Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-29T18:50:39.251Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-29T18:50:39.533Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-29T18:50:39.533Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-29T18:50:39.533Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-29T18:50:39.533Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-29T18:50:39.533Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-29T18:50:39.533Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-29T18:50:39.533Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-29T18:50:39.533Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-29T18:50:39.533Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-29T18:50:39.533Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-29T18:50:39.533Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-29T18:50:39.533Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-29T18:50:39.533Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-29T18:50:39.795Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-29T18:50:39.795Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-29T18:50:39.795Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-29T18:50:39.795Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-29T18:50:39.795Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-29T18:50:39.795Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-29T18:50:39.795Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-29T18:50:39.795Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-29T18:50:39.795Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-29T18:50:39.795Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-29T18:50:39.795Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-29T18:50:39.795Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-07-29T18:50:39.795Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-29T18:50:39.795Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-07-29T18:50:39.795Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2020-07-29T18:50:39.795Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-07-29T18:50:39.795Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.11s) [2020-07-29T18:50:39.795Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-29T18:50:39.795Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-07-29T18:50:39.795Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-07-29T18:50:39.795Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-07-29T18:50:39.795Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-07-29T18:50:39.795Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-29T18:50:39.795Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2020-07-29T18:50:39.795Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-07-29T18:50:39.795Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.10s) [2020-07-29T18:50:39.795Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.10s) [2020-07-29T18:50:39.795Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-29T18:50:39.795Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-07-29T18:50:39.795Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.13s) [2020-07-29T18:50:39.795Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-07-29T18:50:39.795Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s) [2020-07-29T18:50:39.795Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-29T18:50:39.795Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-07-29T18:50:39.795Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-07-29T18:50:39.795Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-07-29T18:50:39.795Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-07-29T18:50:39.795Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-29T18:50:39.795Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-07-29T18:50:39.795Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-07-29T18:50:39.795Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-07-29T18:50:39.795Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-07-29T18:50:39.795Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-29T18:50:39.795Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.14s) [2020-07-29T18:50:39.795Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-07-29T18:50:39.795Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-07-29T18:50:39.795Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-07-29T18:50:39.795Z] === RUN TestContainerBindMountNonRecursive [2020-07-29T18:50:42.342Z] --- PASS: TestContainerBindMountNonRecursive (2.26s) [2020-07-29T18:50:42.342Z] === RUN TestNetworkNat [2020-07-29T18:50:42.915Z] --- PASS: TestNetworkNat (0.85s) [2020-07-29T18:50:42.915Z] === RUN TestNetworkLocalhostTCPNat [2020-07-29T18:50:43.035Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-29T18:50:43.859Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s) [2020-07-29T18:50:43.859Z] === RUN TestNetworkLoopbackNat [2020-07-29T18:50:44.547Z] --- PASS: TestDockerNetworkMacvlan (19.27s) [2020-07-29T18:50:44.547Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-07-29T18:50:44.547Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-07-29T18:50:44.547Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.43s) [2020-07-29T18:50:44.547Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.43s) [2020-07-29T18:50:44.547Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.34s) [2020-07-29T18:50:44.547Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.40s) [2020-07-29T18:50:44.547Z] PASS [2020-07-29T18:50:44.547Z] [2020-07-29T18:50:44.547Z] DONE 8 tests in 20.825s [2020-07-29T18:50:44.547Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-29T18:50:44.547Z] ++ 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-07-29T18:50:44.547Z] ++ set -e [2020-07-29T18:50:44.547Z] ++ '[' -n 0 ']' [2020-07-29T18:50:44.547Z] ++ set -x [2020-07-29T18:50:44.547Z] ++ env -i DEST=/go/src/github.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-07-29T18:50:44.842Z] testing: warning: no tests to run [2020-07-29T18:50:44.842Z] PASS [2020-07-29T18:50:44.842Z] [2020-07-29T18:50:44.842Z] DONE 0 tests in 0.082s [2020-07-29T18:50:44.842Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-29T18:50:44.842Z] ++ 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-07-29T18:50:44.842Z] ++ set -e [2020-07-29T18:50:44.842Z] ++ '[' -n 0 ']' [2020-07-29T18:50:44.842Z] ++ set -x [2020-07-29T18:50:44.842Z] ++ env -i DEST=/go/src/github.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-07-29T18:50:44.842Z] INFO: Testing against a local daemon [2020-07-29T18:50:44.842Z] === RUN TestAuthZPluginAllowRequest [2020-07-29T18:50:46.918Z] --- PASS: TestAuthZPluginAllowRequest (1.70s) [2020-07-29T18:50:46.918Z] === RUN TestAuthZPluginTLS [2020-07-29T18:50:47.159Z] --- PASS: TestNetworkLoopbackNat (3.17s) [2020-07-29T18:50:47.159Z] === RUN TestPause [2020-07-29T18:50:47.211Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-07-29T18:50:47.211Z] === RUN TestAuthZPluginDenyRequest [2020-07-29T18:50:47.503Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-07-29T18:50:47.503Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-29T18:50:47.730Z] --- PASS: TestPause (0.78s) [2020-07-29T18:50:47.730Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-29T18:50:47.730Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-29T18:50:47.730Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-29T18:50:47.730Z] === RUN TestPauseStopPausedContainer [2020-07-29T18:50:48.138Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-07-29T18:50:48.138Z] === RUN TestAuthZPluginDenyResponse [2020-07-29T18:50:48.674Z] --- PASS: TestPauseStopPausedContainer (0.82s) [2020-07-29T18:50:48.674Z] === RUN TestPsFilter [2020-07-29T18:50:48.773Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-07-29T18:50:48.773Z] === RUN TestAuthZPluginAllowEventStream [2020-07-29T18:50:48.935Z] --- PASS: TestPsFilter (0.26s) [2020-07-29T18:50:48.935Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-29T18:50:49.878Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.72s) [2020-07-29T18:50:49.878Z] === RUN TestRemoveContainerWithVolume [2020-07-29T18:50:50.463Z] --- PASS: TestRemoveContainerWithVolume (0.76s) [2020-07-29T18:50:50.463Z] === RUN TestRemoveContainerRunning [2020-07-29T18:50:50.846Z] --- PASS: TestAuthZPluginAllowEventStream (1.77s) [2020-07-29T18:50:50.846Z] === RUN TestAuthZPluginErrorResponse [2020-07-29T18:50:51.138Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-07-29T18:50:51.138Z] === RUN TestAuthZPluginErrorRequest [2020-07-29T18:50:51.417Z] --- PASS: TestRemoveContainerRunning (0.81s) [2020-07-29T18:50:51.417Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-29T18:50:51.431Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-07-29T18:50:51.431Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-29T18:50:51.992Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.81s) [2020-07-29T18:50:51.992Z] === RUN TestRemoveInvalidContainer [2020-07-29T18:50:51.992Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-07-29T18:50:51.992Z] === RUN TestRenameLinkedContainer [2020-07-29T18:50:52.110Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-07-29T18:50:52.110Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-29T18:50:54.200Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.14s) [2020-07-29T18:50:54.200Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-29T18:50:55.295Z] --- PASS: TestRenameLinkedContainer (3.03s) [2020-07-29T18:50:55.295Z] === RUN TestRenameStoppedContainer [2020-07-29T18:50:55.585Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-29T18:50:55.585Z] [2020-07-29T18:50:55.585Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-29T18:50:55.585Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-29T18:50:55.585Z] HOSTNAME=3c0193279f14 [2020-07-29T18:50:55.585Z] TESTDEBUG=0 [2020-07-29T18:50:55.585Z] DEST=bundles/test-integration [2020-07-29T18:50:55.585Z] PWD=/go/src/github.com/docker/docker [2020-07-29T18:50:55.585Z] DOCKER_GITCOMMIT=0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d [2020-07-29T18:50:55.585Z] container=docker [2020-07-29T18:50:55.585Z] HOME=/root [2020-07-29T18:50:55.585Z] GOLANG_VERSION=1.13.14 [2020-07-29T18:50:55.585Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-29T18:50:55.585Z] VALIDATE_BRANCH=master [2020-07-29T18:50:55.585Z] TERM=xterm [2020-07-29T18:50:55.585Z] DOCKER_PKG=github.com/docker/docker [2020-07-29T18:50:55.585Z] SHLVL=1 [2020-07-29T18:50:55.585Z] TIMEOUT=120m [2020-07-29T18:50:55.585Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-29T18:50:55.585Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-29T18:50:55.585Z] GO111MODULE=off [2020-07-29T18:50:55.585Z] DOCKER_EXPERIMENTAL=1 [2020-07-29T18:50:55.585Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-29T18:50:55.585Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-29T18:50:55.585Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-29T18:50:55.585Z] GOPATH=/go [2020-07-29T18:50:55.585Z] PKG_CONFIG=pkg-config [2020-07-29T18:50:55.585Z] _=/usr/bin/env [2020-07-29T18:50:55.585Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-29T18:50:55.867Z] --- PASS: TestRenameStoppedContainer (0.78s) [2020-07-29T18:50:55.867Z] === RUN TestRenameRunningContainerAndReuse [2020-07-29T18:50:56.940Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.21s) [2020-07-29T18:50:56.940Z] === RUN TestAuthZPluginHeader [2020-07-29T18:50:57.232Z] --- PASS: TestAuthZPluginHeader (0.86s) [2020-07-29T18:50:57.232Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-29T18:50:57.232Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-29T18:50:57.232Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T18:50:57.232Z] === RUN TestAuthZPluginV2Disable [2020-07-29T18:50:57.232Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-07-29T18:50:57.232Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T18:50:57.232Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-29T18:50:57.232Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-29T18:50:57.232Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T18:50:57.232Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-29T18:50:57.232Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-29T18:50:57.232Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T18:50:57.232Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-29T18:50:57.781Z] --- PASS: TestRenameRunningContainerAndReuse (1.57s) [2020-07-29T18:50:57.781Z] === RUN TestRenameInvalidName [2020-07-29T18:50:58.353Z] --- PASS: TestRenameInvalidName (0.78s) [2020-07-29T18:50:58.353Z] === RUN TestRenameAnonymousContainer [2020-07-29T18:51:02.559Z] --- PASS: TestRenameAnonymousContainer (3.92s) [2020-07-29T18:51:02.559Z] === RUN TestRenameContainerWithSameName [2020-07-29T18:51:02.820Z] --- PASS: TestRenameContainerWithSameName (0.77s) [2020-07-29T18:51:02.820Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-29T18:51:04.743Z] --- PASS: TestRenameContainerWithLinkedContainer (1.55s) [2020-07-29T18:51:04.743Z] === RUN TestResize [2020-07-29T18:51:05.316Z] --- PASS: TestResize (0.79s) [2020-07-29T18:51:05.316Z] === RUN TestResizeWithInvalidSize [2020-07-29T18:51:06.258Z] --- PASS: TestResizeWithInvalidSize (0.85s) [2020-07-29T18:51:06.258Z] === RUN TestResizeWhenContainerNotStarted [2020-07-29T18:51:06.833Z] --- PASS: TestResizeWhenContainerNotStarted (0.75s) [2020-07-29T18:51:06.833Z] === RUN TestDaemonRestartKillContainers [2020-07-29T18:51:06.833Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-29T18:51:06.833Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-29T18:51:06.833Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-29T18:51:06.833Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-29T18:51:06.833Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-29T18:51:06.833Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-29T18:51:06.833Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-29T18:51:06.833Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-29T18:51:06.833Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-29T18:51:06.833Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-29T18:51:06.833Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-29T18:51:06.833Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-29T18:51:06.833Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-29T18:51:06.833Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-29T18:51:06.833Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-29T18:51:06.833Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-29T18:51:06.833Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-29T18:51:06.833Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-29T18:51:06.833Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-29T18:51:06.833Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-29T18:51:06.833Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-29T18:51:06.833Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-29T18:51:06.833Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-29T18:51:06.833Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-29T18:51:06.833Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-29T18:51:06.833Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-29T18:51:06.833Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-29T18:51:06.833Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-29T18:51:10.145Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-29T18:51:10.145Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-29T18:51:10.145Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-29T18:51:10.409Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-29T18:51:10.896Z] Loaded image: buildpack-deps:buster [2020-07-29T18:51:10.896Z] Loaded image: busybox:latest [2020-07-29T18:51:10.896Z] Loaded image: buildpack-deps:buster [2020-07-29T18:51:10.896Z] Loaded image: busybox:latest [2020-07-29T18:51:10.896Z] Loaded image: busybox:glibc [2020-07-29T18:51:10.896Z] Loaded image: debian:buster [2020-07-29T18:51:10.896Z] Loaded image: hello-world:latest [2020-07-29T18:51:10.896Z] Loaded image: busybox:glibc [2020-07-29T18:51:10.896Z] INFO: Testing against a local daemon [2020-07-29T18:51:10.896Z] Loaded image: debian:buster [2020-07-29T18:51:10.896Z] === RUN TestDockerSuite [2020-07-29T18:51:10.896Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-07-29T18:51:10.896Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-07-29T18:51:10.896Z] Loaded image: hello-world:latest [2020-07-29T18:51:10.896Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-07-29T18:51:10.896Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-07-29T18:51:10.896Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-07-29T18:51:10.896Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-07-29T18:51:10.896Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-07-29T18:51:10.896Z] INFO: Testing against a local daemon [2020-07-29T18:51:10.896Z] === RUN TestDockerDaemonSuite [2020-07-29T18:51:10.896Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-07-29T18:51:10.896Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-07-29T18:51:10.896Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-07-29T18:51:10.896Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-07-29T18:51:10.896Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-07-29T18:51:10.896Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-07-29T18:51:10.896Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-07-29T18:51:10.896Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-07-29T18:51:10.896Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-07-29T18:51:10.896Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-07-29T18:51:10.896Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-07-29T18:51:10.896Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-07-29T18:51:10.896Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-07-29T18:51:10.896Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-07-29T18:51:10.896Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-07-29T18:51:11.462Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-07-29T18:51:11.462Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-07-29T18:51:11.462Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-07-29T18:51:11.462Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-07-29T18:51:11.462Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-07-29T18:51:11.799Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-29T18:51:12.027Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-07-29T18:51:12.061Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-29T18:51:12.061Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-29T18:51:12.322Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-29T18:51:14.548Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-07-29T18:51:14.612Z] --- PASS: TestImportExtremelyLargeImageWorks (108.66s) [2020-07-29T18:51:14.612Z] PASS [2020-07-29T18:51:14.612Z] [2020-07-29T18:51:14.612Z] === Skipped [2020-07-29T18:51:14.612Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-29T18:51:14.612Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-07-29T18:51:14.612Z] [2020-07-29T18:51:14.612Z] [2020-07-29T18:51:14.612Z] DONE 12 tests, 1 skipped in 112.957s [2020-07-29T18:51:14.612Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-07-29T18:51:14.612Z] INFO: Testing against a local daemon [2020-07-29T18:51:14.612Z] === RUN TestNetworkCreateDelete [2020-07-29T18:51:14.612Z] --- PASS: TestNetworkCreateDelete (0.14s) [2020-07-29T18:51:14.612Z] === RUN TestDockerNetworkDeletePreferID [2020-07-29T18:51:14.612Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2020-07-29T18:51:14.612Z] === RUN TestDaemonDNSFallback [2020-07-29T18:51:15.480Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-07-29T18:51:15.629Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-29T18:51:15.629Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.84s) [2020-07-29T18:51:15.629Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.98s) [2020-07-29T18:51:15.629Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.03s) [2020-07-29T18:51:15.629Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.55s) [2020-07-29T18:51:15.629Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.76s) [2020-07-29T18:51:15.629Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.64s) [2020-07-29T18:51:15.629Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.46s) [2020-07-29T18:51:15.629Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.63s) [2020-07-29T18:51:15.629Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.92s) [2020-07-29T18:51:15.629Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.62s) [2020-07-29T18:51:15.629Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.46s) [2020-07-29T18:51:15.629Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.29s) [2020-07-29T18:51:15.629Z] === RUN TestCgroupNamespacesRun [2020-07-29T18:51:15.923Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.25s) [2020-07-29T18:51:15.923Z] PASS [2020-07-29T18:51:15.923Z] [2020-07-29T18:51:15.923Z] === Skipped [2020-07-29T18:51:15.923Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-29T18:51:15.923Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T18:51:15.923Z] [2020-07-29T18:51:15.923Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-07-29T18:51:15.923Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T18:51:15.923Z] [2020-07-29T18:51:15.923Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-29T18:51:15.923Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T18:51:15.923Z] [2020-07-29T18:51:15.923Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-29T18:51:15.923Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T18:51:15.923Z] [2020-07-29T18:51:15.923Z] [2020-07-29T18:51:15.923Z] DONE 17 tests, 4 skipped in 29.794s [2020-07-29T18:51:15.923Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-29T18:51:15.923Z] ++ 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-07-29T18:51:15.923Z] ++ set -e [2020-07-29T18:51:15.923Z] ++ '[' -n 0 ']' [2020-07-29T18:51:15.923Z] ++ set -x [2020-07-29T18:51:15.923Z] ++ env -i DEST=/go/src/github.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-07-29T18:51:15.923Z] INFO: Testing against a local daemon [2020-07-29T18:51:15.923Z] === RUN TestPluginInvalidJSON [2020-07-29T18:51:15.923Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-29T18:51:15.923Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-29T18:51:15.923Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-29T18:51:15.923Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-07-29T18:51:15.923Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-29T18:51:15.923Z] === RUN TestPluginInstall [2020-07-29T18:51:15.923Z] === RUN TestPluginInstall/no_auth [2020-07-29T18:51:16.851Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-07-29T18:51:17.014Z] --- PASS: TestCgroupNamespacesRun (1.73s) [2020-07-29T18:51:17.014Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-29T18:51:17.456Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-07-29T18:51:18.660Z] time="2020-07-29T18:51:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-29T18:51:18.660Z] time="2020-07-29T18:51:18Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-29T18:51:18.660Z] time="2020-07-29T18:51:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7763f69ac47ca507d30d0e0750b6b683f7fb67ce1a91e6488fc4b3de69fa53a0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-29T18:51:18.660Z] time="2020-07-29T18:51:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-29T18:51:18.660Z] time="2020-07-29T18:51:18Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-29T18:51:18.660Z] time="2020-07-29T18:51:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7763f69ac47ca507d30d0e0750b6b683f7fb67ce1a91e6488fc4b3de69fa53a0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-29T18:51:18.861Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-07-29T18:51:18.929Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.74s) [2020-07-29T18:51:18.929Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-29T18:51:18.952Z] === RUN TestPluginInstall/with_htpasswd [2020-07-29T18:51:19.654Z] time="2020-07-29T18:51:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-29T18:51:19.654Z] time="2020-07-29T18:51:19Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-29T18:51:19.654Z] time="2020-07-29T18:51:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7763f69ac47ca507d30d0e0750b6b683f7fb67ce1a91e6488fc4b3de69fa53a0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-29T18:51:19.654Z] time="2020-07-29T18:51:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-29T18:51:19.654Z] time="2020-07-29T18:51:19Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-29T18:51:19.654Z] time="2020-07-29T18:51:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7763f69ac47ca507d30d0e0750b6b683f7fb67ce1a91e6488fc4b3de69fa53a0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-29T18:51:19.654Z] === RUN TestPluginInstall/with_insecure [2020-07-29T18:51:20.246Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-07-29T18:51:20.505Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-07-29T18:51:20.692Z] time="2020-07-29T18:51:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-29T18:51:20.692Z] time="2020-07-29T18:51:20Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-29T18:51:20.692Z] time="2020-07-29T18:51:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:da6626036ae32ac8fd1b4645ad1a26554b8dfba615305d4bc63538f804e45703" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-29T18:51:20.692Z] time="2020-07-29T18:51:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-29T18:51:20.692Z] time="2020-07-29T18:51:20Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-29T18:51:20.692Z] time="2020-07-29T18:51:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:da6626036ae32ac8fd1b4645ad1a26554b8dfba615305d4bc63538f804e45703" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-29T18:51:20.843Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.78s) [2020-07-29T18:51:20.844Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-29T18:51:21.031Z] --- PASS: TestPluginInstall (6.27s) [2020-07-29T18:51:21.031Z] --- PASS: TestPluginInstall/no_auth (4.24s) [2020-07-29T18:51:21.031Z] --- PASS: TestPluginInstall/with_htpasswd (0.78s) [2020-07-29T18:51:21.031Z] --- PASS: TestPluginInstall/with_insecure (1.25s) [2020-07-29T18:51:21.031Z] plugin_test.go:157: [d388d9409ef57] daemon is not started [2020-07-29T18:51:21.031Z] PASS [2020-07-29T18:51:21.031Z] [2020-07-29T18:51:21.031Z] DONE 6 tests in 6.456s [2020-07-29T18:51:21.031Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-29T18:51:21.031Z] ++ 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-07-29T18:51:21.031Z] ++ set -e [2020-07-29T18:51:21.031Z] ++ '[' -n 0 ']' [2020-07-29T18:51:21.031Z] ++ set -x [2020-07-29T18:51:21.032Z] ++ env -i DEST=/go/src/github.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-07-29T18:51:21.143Z] --- PASS: TestDaemonDNSFallback (7.38s) [2020-07-29T18:51:21.143Z] === RUN TestInspectNetwork [2020-07-29T18:51:21.143Z] --- SKIP: TestInspectNetwork (0.00s) [2020-07-29T18:51:21.143Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:51:21.143Z] === RUN TestRunContainerWithBridgeNone [2020-07-29T18:51:21.143Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-07-29T18:51:21.143Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-29T18:51:21.143Z] === RUN TestNetworkInvalidJSON [2020-07-29T18:51:21.143Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-29T18:51:21.143Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-29T18:51:21.143Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-29T18:51:21.143Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-29T18:51:21.143Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-29T18:51:21.143Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-29T18:51:21.143Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-29T18:51:21.143Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-29T18:51:21.143Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-29T18:51:21.143Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-07-29T18:51:21.143Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-29T18:51:21.143Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-29T18:51:21.143Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-29T18:51:21.143Z] === RUN TestHostIPv4BridgeLabel [2020-07-29T18:51:21.143Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-07-29T18:51:21.143Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-29T18:51:21.143Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-29T18:51:21.143Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2020-07-29T18:51:21.143Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-29T18:51:21.143Z] === RUN TestDaemonDefaultNetworkPools [2020-07-29T18:51:21.143Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2020-07-29T18:51:21.143Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-29T18:51:21.143Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-29T18:51:21.143Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2020-07-29T18:51:21.143Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-29T18:51:21.143Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-29T18:51:21.143Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-07-29T18:51:21.143Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-29T18:51:21.143Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-29T18:51:21.143Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-07-29T18:51:21.143Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-29T18:51:21.143Z] === RUN TestServiceWithPredefinedNetwork [2020-07-29T18:51:21.143Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-07-29T18:51:21.143Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:51:21.143Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-29T18:51:21.143Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-29T18:51:21.143Z] service_test.go:236: FLAKY_TEST [2020-07-29T18:51:21.143Z] === RUN TestServiceWithDataPathPortInit [2020-07-29T18:51:21.143Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-07-29T18:51:21.143Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:51:21.143Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-29T18:51:21.143Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-07-29T18:51:21.143Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:51:21.143Z] PASS [2020-07-29T18:51:21.143Z] [2020-07-29T18:51:21.143Z] === Skipped [2020-07-29T18:51:21.143Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-07-29T18:51:21.143Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:51:21.143Z] [2020-07-29T18:51:21.143Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-07-29T18:51:21.143Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-29T18:51:21.143Z] [2020-07-29T18:51:21.143Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-07-29T18:51:21.143Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-29T18:51:21.143Z] [2020-07-29T18:51:21.143Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2020-07-29T18:51:21.143Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-29T18:51:21.143Z] [2020-07-29T18:51:21.143Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2020-07-29T18:51:21.143Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-29T18:51:21.143Z] [2020-07-29T18:51:21.143Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2020-07-29T18:51:21.143Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-29T18:51:21.143Z] [2020-07-29T18:51:21.143Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-07-29T18:51:21.143Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-29T18:51:21.143Z] [2020-07-29T18:51:21.143Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-07-29T18:51:21.143Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-29T18:51:21.143Z] [2020-07-29T18:51:21.143Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-07-29T18:51:21.143Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:51:21.143Z] [2020-07-29T18:51:21.144Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-29T18:51:21.144Z] service_test.go:236: FLAKY_TEST [2020-07-29T18:51:21.144Z] [2020-07-29T18:51:21.144Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2020-07-29T18:51:21.144Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:51:21.144Z] [2020-07-29T18:51:21.144Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-07-29T18:51:21.144Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:51:21.144Z] [2020-07-29T18:51:21.144Z] [2020-07-29T18:51:21.144Z] DONE 19 tests, 12 skipped in 8.102s [2020-07-29T18:51:21.144Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-29T18:51:21.144Z] INFO: Testing against a local daemon [2020-07-29T18:51:21.144Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-29T18:51:21.144Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-07-29T18:51:21.144Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-29T18:51:21.144Z] === RUN TestDockerNetworkIpvlan [2020-07-29T18:51:21.144Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-29T18:51:21.144Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-29T18:51:21.144Z] PASS [2020-07-29T18:51:21.144Z] [2020-07-29T18:51:21.144Z] === Skipped [2020-07-29T18:51:21.144Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-07-29T18:51:21.144Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-29T18:51:21.144Z] [2020-07-29T18:51:21.144Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-29T18:51:21.144Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-29T18:51:21.144Z] [2020-07-29T18:51:21.144Z] [2020-07-29T18:51:21.144Z] DONE 2 tests, 2 skipped in 0.128s [2020-07-29T18:51:21.144Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-29T18:51:21.144Z] INFO: Testing against a local daemon [2020-07-29T18:51:21.144Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-29T18:51:21.144Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-07-29T18:51:21.144Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-29T18:51:21.144Z] === RUN TestDockerNetworkMacvlan [2020-07-29T18:51:21.144Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-07-29T18:51:21.144Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-29T18:51:21.144Z] PASS [2020-07-29T18:51:21.144Z] [2020-07-29T18:51:21.144Z] === Skipped [2020-07-29T18:51:21.144Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-07-29T18:51:21.144Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-29T18:51:21.144Z] [2020-07-29T18:51:21.144Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-07-29T18:51:21.144Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-29T18:51:21.144Z] [2020-07-29T18:51:21.144Z] [2020-07-29T18:51:21.144Z] DONE 2 tests, 2 skipped in 0.124s [2020-07-29T18:51:21.144Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-29T18:51:21.144Z] testing: warning: no tests to run [2020-07-29T18:51:21.144Z] PASS [2020-07-29T18:51:21.144Z] [2020-07-29T18:51:21.144Z] DONE 0 tests in 0.028s [2020-07-29T18:51:21.144Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-29T18:51:21.144Z] INFO: Testing against a local daemon [2020-07-29T18:51:21.144Z] === RUN TestAuthZPluginAllowRequest [2020-07-29T18:51:21.144Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-07-29T18:51:21.144Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-29T18:51:21.144Z] === RUN TestAuthZPluginTLS [2020-07-29T18:51:21.144Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-07-29T18:51:21.144Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-29T18:51:21.144Z] === RUN TestAuthZPluginDenyRequest [2020-07-29T18:51:21.144Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-07-29T18:51:21.144Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-29T18:51:21.144Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-29T18:51:21.144Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-07-29T18:51:21.144Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-29T18:51:21.144Z] === RUN TestAuthZPluginDenyResponse [2020-07-29T18:51:21.144Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-07-29T18:51:21.144Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-29T18:51:21.144Z] === RUN TestAuthZPluginAllowEventStream [2020-07-29T18:51:21.144Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-07-29T18:51:21.144Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-29T18:51:21.144Z] === RUN TestAuthZPluginErrorResponse [2020-07-29T18:51:21.144Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-07-29T18:51:21.144Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-29T18:51:21.144Z] === RUN TestAuthZPluginErrorRequest [2020-07-29T18:51:21.144Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-07-29T18:51:21.144Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-29T18:51:21.144Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-29T18:51:21.144Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-07-29T18:51:21.144Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-29T18:51:21.144Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-29T18:51:21.144Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-07-29T18:51:21.144Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-29T18:51:21.144Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-29T18:51:21.144Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-07-29T18:51:21.144Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-29T18:51:21.144Z] === RUN TestAuthZPluginHeader [2020-07-29T18:51:21.144Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-07-29T18:51:21.144Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-29T18:51:21.144Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-29T18:51:21.144Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.20s) [2020-07-29T18:51:21.144Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-29T18:51:21.144Z] === RUN TestAuthZPluginV2Disable [2020-07-29T18:51:21.144Z] --- SKIP: TestAuthZPluginV2Disable (0.03s) [2020-07-29T18:51:21.144Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-29T18:51:21.144Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-29T18:51:21.144Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-07-29T18:51:21.144Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-29T18:51:21.144Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-29T18:51:21.144Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-07-29T18:51:21.144Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-29T18:51:21.144Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-29T18:51:21.144Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.05s) [2020-07-29T18:51:21.144Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-29T18:51:21.144Z] PASS [2020-07-29T18:51:21.144Z] [2020-07-29T18:51:21.144Z] === Skipped [2020-07-29T18:51:21.144Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-07-29T18:51:21.144Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-29T18:51:21.144Z] [2020-07-29T18:51:21.144Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-07-29T18:51:21.144Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-29T18:51:21.144Z] [2020-07-29T18:51:21.144Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-07-29T18:51:21.144Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-29T18:51:21.144Z] [2020-07-29T18:51:21.144Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-07-29T18:51:21.144Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-29T18:51:21.144Z] [2020-07-29T18:51:21.144Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-07-29T18:51:21.144Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-29T18:51:21.144Z] [2020-07-29T18:51:21.144Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-07-29T18:51:21.144Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-29T18:51:21.144Z] [2020-07-29T18:51:21.144Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-07-29T18:51:21.144Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-29T18:51:21.144Z] [2020-07-29T18:51:21.144Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-07-29T18:51:21.144Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-29T18:51:21.144Z] [2020-07-29T18:51:21.144Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-07-29T18:51:21.144Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-29T18:51:21.144Z] [2020-07-29T18:51:21.144Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-07-29T18:51:21.144Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-29T18:51:21.144Z] [2020-07-29T18:51:21.144Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-07-29T18:51:21.144Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-29T18:51:21.144Z] [2020-07-29T18:51:21.144Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-07-29T18:51:21.144Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-29T18:51:21.144Z] [2020-07-29T18:51:21.144Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.20s) [2020-07-29T18:51:21.144Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-29T18:51:21.144Z] [2020-07-29T18:51:21.144Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.03s) [2020-07-29T18:51:21.144Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-29T18:51:21.144Z] [2020-07-29T18:51:21.144Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-07-29T18:51:21.144Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-29T18:51:21.144Z] [2020-07-29T18:51:21.144Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-07-29T18:51:21.144Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-29T18:51:21.144Z] [2020-07-29T18:51:21.144Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.05s) [2020-07-29T18:51:21.144Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-29T18:51:21.144Z] [2020-07-29T18:51:21.144Z] [2020-07-29T18:51:21.144Z] DONE 17 tests, 17 skipped in 0.451s [2020-07-29T18:51:21.144Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-29T18:51:21.144Z] INFO: Testing against a local daemon [2020-07-29T18:51:21.144Z] === RUN TestPluginInvalidJSON [2020-07-29T18:51:21.144Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-29T18:51:21.144Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-29T18:51:21.144Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-29T18:51:21.144Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-07-29T18:51:21.144Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-29T18:51:21.144Z] === RUN TestPluginInstall [2020-07-29T18:51:21.144Z] --- SKIP: TestPluginInstall (0.00s) [2020-07-29T18:51:21.144Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-29T18:51:21.144Z] PASS [2020-07-29T18:51:21.144Z] [2020-07-29T18:51:21.144Z] === Skipped [2020-07-29T18:51:21.144Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-07-29T18:51:21.144Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-29T18:51:21.144Z] [2020-07-29T18:51:21.144Z] [2020-07-29T18:51:21.144Z] DONE 3 tests, 1 skipped in 0.170s [2020-07-29T18:51:21.144Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-29T18:51:21.144Z] INFO: Testing against a local daemon [2020-07-29T18:51:21.144Z] === RUN TestExternalGraphDriver [2020-07-29T18:51:21.323Z] INFO: Testing against a local daemon [2020-07-29T18:51:21.323Z] === RUN TestExternalGraphDriver [2020-07-29T18:51:21.323Z] === RUN TestExternalGraphDriver/json [2020-07-29T18:51:21.400Z] --- SKIP: TestExternalGraphDriver (0.08s) [2020-07-29T18:51:21.400Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-07-29T18:51:21.400Z] === RUN TestGraphdriverPluginV2 [2020-07-29T18:51:21.881Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-07-29T18:51:22.758Z] --- PASS: TestCgroupNamespacesRunHostMode (1.73s) [2020-07-29T18:51:22.758Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-29T18:51:22.812Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-07-29T18:51:23.395Z] === RUN TestExternalGraphDriver/spec [2020-07-29T18:51:23.746Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-07-29T18:51:24.145Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.86s) [2020-07-29T18:51:24.145Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-29T18:51:24.312Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-07-29T18:51:24.570Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-07-29T18:51:25.503Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-07-29T18:51:25.515Z] === RUN TestExternalGraphDriver/pull [2020-07-29T18:51:26.060Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.67s) [2020-07-29T18:51:26.060Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-29T18:51:26.873Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-07-29T18:51:27.003Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.95s) [2020-07-29T18:51:27.003Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-29T18:51:27.437Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-07-29T18:51:27.623Z] --- PASS: TestExternalGraphDriver (6.44s) [2020-07-29T18:51:27.623Z] --- PASS: TestExternalGraphDriver/json (2.10s) [2020-07-29T18:51:27.623Z] --- PASS: TestExternalGraphDriver/spec (2.06s) [2020-07-29T18:51:27.623Z] --- PASS: TestExternalGraphDriver/pull (2.14s) [2020-07-29T18:51:27.623Z] === RUN TestGraphdriverPluginV2 [2020-07-29T18:51:27.623Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-07-29T18:51:27.623Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T18:51:27.623Z] PASS [2020-07-29T18:51:27.623Z] [2020-07-29T18:51:27.623Z] === Skipped [2020-07-29T18:51:27.623Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-07-29T18:51:27.623Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T18:51:27.623Z] [2020-07-29T18:51:27.623Z] [2020-07-29T18:51:27.623Z] DONE 5 tests, 1 skipped in 6.708s [2020-07-29T18:51:27.623Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-29T18:51:27.623Z] ++ 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-07-29T18:51:27.623Z] ++ set -e [2020-07-29T18:51:27.623Z] ++ '[' -n 0 ']' [2020-07-29T18:51:27.623Z] ++ set -x [2020-07-29T18:51:27.623Z] ++ env -i DEST=/go/src/github.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-07-29T18:51:27.917Z] INFO: Testing against a local daemon [2020-07-29T18:51:27.917Z] === RUN TestContinueAfterPluginCrash [2020-07-29T18:51:27.917Z] === PAUSE TestContinueAfterPluginCrash [2020-07-29T18:51:27.917Z] === RUN TestReadPluginNoRead [2020-07-29T18:51:27.917Z] === PAUSE TestReadPluginNoRead [2020-07-29T18:51:27.917Z] === RUN TestDaemonStartWithLogOpt [2020-07-29T18:51:27.917Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-29T18:51:27.917Z] === CONT TestContinueAfterPluginCrash [2020-07-29T18:51:27.917Z] === CONT TestDaemonStartWithLogOpt [2020-07-29T18:51:27.932Z] --- PASS: TestGraphdriverPluginV2 (5.61s) [2020-07-29T18:51:27.932Z] PASS [2020-07-29T18:51:27.932Z] [2020-07-29T18:51:27.932Z] === Skipped [2020-07-29T18:51:27.932Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.08s) [2020-07-29T18:51:27.932Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-07-29T18:51:27.932Z] [2020-07-29T18:51:27.932Z] [2020-07-29T18:51:27.932Z] DONE 2 tests, 1 skipped in 5.821s [2020-07-29T18:51:27.932Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-29T18:51:27.932Z] INFO: Testing against a local daemon [2020-07-29T18:51:27.932Z] === RUN TestContinueAfterPluginCrash [2020-07-29T18:51:27.932Z] === PAUSE TestContinueAfterPluginCrash [2020-07-29T18:51:27.932Z] === RUN TestReadPluginNoRead [2020-07-29T18:51:27.932Z] === PAUSE TestReadPluginNoRead [2020-07-29T18:51:27.932Z] === RUN TestDaemonStartWithLogOpt [2020-07-29T18:51:27.932Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-29T18:51:27.932Z] === CONT TestContinueAfterPluginCrash [2020-07-29T18:51:27.932Z] === CONT TestDaemonStartWithLogOpt [2020-07-29T18:51:28.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-29T18:51:28.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-29T18:51:28.917Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.74s) [2020-07-29T18:51:28.917Z] === RUN TestKernelTCPMemory [2020-07-29T18:51:29.332Z] === RUN TestDockerSuite/TestAttachDetach [2020-07-29T18:51:29.437Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-29T18:51:29.488Z] --- PASS: TestKernelTCPMemory (0.83s) [2020-07-29T18:51:29.488Z] === RUN TestNISDomainname [2020-07-29T18:51:30.087Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-29T18:51:30.087Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2020-07-29T18:51:30.087Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2020-07-29T18:51:30.087Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-29T18:51:30.087Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-29T18:51:30.087Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-29T18:51:30.087Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-29T18:51:30.087Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-29T18:51:30.087Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-29T18:51:30.087Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-29T18:51:30.087Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-29T18:51:30.087Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-29T18:51:30.087Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-29T18:51:30.087Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-29T18:51:30.087Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.4% of statements [2020-07-29T18:51:30.087Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-29T18:51:30.087Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-29T18:51:30.087Z] ? github.com/docker/docker/api/types [no test files] [2020-07-29T18:51:30.087Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-29T18:51:30.087Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-29T18:51:30.087Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-29T18:51:30.087Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-29T18:51:30.087Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2020-07-29T18:51:30.087Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2020-07-29T18:51:30.087Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-29T18:51:30.087Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-29T18:51:30.087Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-29T18:51:30.087Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-29T18:51:30.087Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-29T18:51:30.087Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-29T18:51:30.087Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-29T18:51:30.087Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2020-07-29T18:51:30.087Z] ok github.com/docker/docker/api/types/versions 0.011s coverage: 75.0% of statements [2020-07-29T18:51:30.087Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-29T18:51:30.087Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-29T18:51:30.087Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-29T18:51:30.087Z] ? github.com/docker/docker/builder [no test files] [2020-07-29T18:51:30.087Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-29T18:51:30.087Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-29T18:51:30.087Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-29T18:51:30.087Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-29T18:51:30.087Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-29T18:51:30.087Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-29T18:51:30.087Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-29T18:51:30.087Z] ok github.com/docker/docker/builder/dockerignore 0.011s coverage: 96.8% of statements [2020-07-29T18:51:30.087Z] ok github.com/docker/docker/builder/dockerfile 0.222s coverage: 48.1% of statements [2020-07-29T18:51:30.087Z] ok github.com/docker/docker/builder/remotecontext 0.077s coverage: 13.6% of statements [2020-07-29T18:51:30.087Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-07-29T18:51:30.087Z] ok github.com/docker/docker/builder/remotecontext/git 1.224s coverage: 86.3% of statements [2020-07-29T18:51:30.087Z] ? github.com/docker/docker/cli [no test files] [2020-07-29T18:51:30.087Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-29T18:51:30.266Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-07-29T18:51:30.266Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-07-29T18:51:30.431Z] --- PASS: TestNISDomainname (0.94s) [2020-07-29T18:51:30.431Z] === RUN TestHostnameDnsResolution [2020-07-29T18:51:31.198Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-07-29T18:51:31.994Z] ok github.com/docker/docker/client 0.183s coverage: 75.4% of statements [2020-07-29T18:51:32.344Z] --- PASS: TestHostnameDnsResolution (1.65s) [2020-07-29T18:51:32.344Z] === RUN TestStats [2020-07-29T18:51:32.378Z] --- PASS: TestDaemonStartWithLogOpt (3.84s) [2020-07-29T18:51:32.379Z] === CONT TestReadPluginNoRead [2020-07-29T18:51:33.098Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-07-29T18:51:33.663Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-07-29T18:51:33.921Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-07-29T18:51:34.449Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-29T18:51:34.887Z] --- PASS: TestStats (2.82s) [2020-07-29T18:51:34.887Z] === RUN TestStopContainerWithTimeout [2020-07-29T18:51:34.887Z] === RUN TestStopContainerWithTimeout/0 [2020-07-29T18:51:34.887Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-29T18:51:34.887Z] === RUN TestStopContainerWithTimeout/1 [2020-07-29T18:51:34.887Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-29T18:51:34.887Z] === RUN TestStopContainerWithTimeout/3 [2020-07-29T18:51:34.887Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-29T18:51:34.887Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-29T18:51:34.887Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-29T18:51:34.887Z] === CONT TestStopContainerWithTimeout/0 [2020-07-29T18:51:34.887Z] === CONT TestStopContainerWithTimeout/3 [2020-07-29T18:51:34.887Z] === CONT TestStopContainerWithTimeout/1 [2020-07-29T18:51:34.887Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-29T18:51:35.296Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-07-29T18:51:36.520Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-29T18:51:36.666Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-07-29T18:51:36.666Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-07-29T18:51:36.812Z] --- PASS: TestContinueAfterPluginCrash (9.06s) [2020-07-29T18:51:38.038Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-07-29T18:51:38.189Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-07-29T18:51:38.189Z] --- PASS: TestStopContainerWithTimeout/0 (1.04s) [2020-07-29T18:51:38.189Z] --- PASS: TestStopContainerWithTimeout/1 (2.17s) [2020-07-29T18:51:38.189Z] --- PASS: TestStopContainerWithTimeout/-1 (3.20s) [2020-07-29T18:51:38.189Z] --- PASS: TestStopContainerWithTimeout/3 (3.36s) [2020-07-29T18:51:38.189Z] === RUN TestDeleteDevicemapper [2020-07-29T18:51:38.189Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-29T18:51:38.189Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-29T18:51:38.189Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-29T18:51:38.324Z] === RUN TestReadPluginNoRead/default [2020-07-29T18:51:38.603Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-07-29T18:51:40.002Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-07-29T18:51:40.398Z] --- PASS: TestReadPluginNoRead (8.34s) [2020-07-29T18:51:40.398Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.93s) [2020-07-29T18:51:40.398Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.84s) [2020-07-29T18:51:40.398Z] --- PASS: TestReadPluginNoRead/default (1.83s) [2020-07-29T18:51:40.398Z] read_test.go:92: [d6b936a879df2] daemon is not started [2020-07-29T18:51:40.398Z] PASS [2020-07-29T18:51:40.398Z] [2020-07-29T18:51:40.398Z] DONE 6 tests in 12.352s [2020-07-29T18:51:40.398Z] 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-07-29T18:51:40.398Z] ++ 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-07-29T18:51:40.398Z] ++ set -e [2020-07-29T18:51:40.398Z] ++ '[' -n 0 ']' [2020-07-29T18:51:40.398Z] ++ set -x [2020-07-29T18:51:40.398Z] ++ env -i DEST=/go/src/github.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-07-29T18:51:40.398Z] testing: warning: no tests to run [2020-07-29T18:51:40.398Z] PASS [2020-07-29T18:51:40.398Z] [2020-07-29T18:51:40.398Z] DONE 0 tests in 0.082s [2020-07-29T18:51:40.398Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-29T18:51:40.398Z] ++ 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-07-29T18:51:40.398Z] ++ set -e [2020-07-29T18:51:40.398Z] ++ '[' -n 0 ']' [2020-07-29T18:51:40.398Z] ++ set -x [2020-07-29T18:51:40.398Z] ++ env -i DEST=/go/src/github.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-07-29T18:51:40.398Z] INFO: Testing against a local daemon [2020-07-29T18:51:40.398Z] === RUN TestPluginWithDevMounts [2020-07-29T18:51:40.398Z] === PAUSE TestPluginWithDevMounts [2020-07-29T18:51:40.398Z] === CONT TestPluginWithDevMounts [2020-07-29T18:51:40.566Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-07-29T18:51:41.131Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-07-29T18:51:41.388Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-07-29T18:51:41.388Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-07-29T18:51:41.492Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.07s) [2020-07-29T18:51:41.492Z] === RUN TestUpdateMemory [2020-07-29T18:51:41.492Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-29T18:51:41.492Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-29T18:51:41.492Z] === RUN TestUpdateCPUQuota [2020-07-29T18:51:41.646Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-07-29T18:51:42.471Z] --- PASS: TestPluginWithDevMounts (1.88s) [2020-07-29T18:51:42.471Z] PASS [2020-07-29T18:51:42.471Z] [2020-07-29T18:51:42.471Z] DONE 1 tests in 2.039s [2020-07-29T18:51:42.471Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-07-29T18:51:42.471Z] ++ 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-07-29T18:51:42.471Z] ++ set -e [2020-07-29T18:51:42.471Z] ++ '[' -n 0 ']' [2020-07-29T18:51:42.471Z] ++ set -x [2020-07-29T18:51:42.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=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-07-29T18:51:42.471Z] INFO: Testing against a local daemon [2020-07-29T18:51:42.471Z] === RUN TestSecretInspect [2020-07-29T18:51:42.580Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-07-29T18:51:42.773Z] --- PASS: TestDaemonStartWithLogOpt (13.35s) [2020-07-29T18:51:42.773Z] === CONT TestReadPluginNoRead [2020-07-29T18:51:42.878Z] --- PASS: TestUpdateCPUQuota (1.30s) [2020-07-29T18:51:42.878Z] === RUN TestUpdatePidsLimit [2020-07-29T18:51:42.878Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-29T18:51:42.878Z] === RUN TestUpdatePidsLimit/no_change [2020-07-29T18:51:43.145Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-07-29T18:51:43.468Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-29T18:51:43.711Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-07-29T18:51:43.711Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-07-29T18:51:43.730Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-29T18:51:44.137Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-29T18:51:44.137Z] --- PASS: TestContinueAfterPluginCrash (17.04s) [2020-07-29T18:51:44.307Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-29T18:51:44.568Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-29T18:51:45.139Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-29T18:51:45.994Z] --- PASS: TestSecretInspect (3.68s) [2020-07-29T18:51:45.994Z] === RUN TestSecretList [2020-07-29T18:51:46.236Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-07-29T18:51:46.524Z] --- PASS: TestUpdatePidsLimit (3.73s) [2020-07-29T18:51:46.524Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2020-07-29T18:51:46.524Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2020-07-29T18:51:46.524Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2020-07-29T18:51:46.524Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2020-07-29T18:51:46.524Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.49s) [2020-07-29T18:51:46.524Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2020-07-29T18:51:46.524Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2020-07-29T18:51:46.524Z] === RUN TestUpdateRestartPolicy [2020-07-29T18:51:46.649Z] === RUN TestReadPluginNoRead/default [2020-07-29T18:51:48.134Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-07-29T18:51:48.536Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-29T18:51:50.451Z] --- PASS: TestSecretList (3.70s) [2020-07-29T18:51:50.451Z] === RUN TestSecretsCreateAndDelete [2020-07-29T18:51:50.662Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-07-29T18:51:51.049Z] --- PASS: TestReadPluginNoRead (10.30s) [2020-07-29T18:51:51.049Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.24s) [2020-07-29T18:51:51.049Z] --- PASS: TestReadPluginNoRead/default (2.25s) [2020-07-29T18:51:51.049Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.25s) [2020-07-29T18:51:51.049Z] read_test.go:92: [de45f98dd38c2] daemon is not started [2020-07-29T18:51:51.049Z] PASS [2020-07-29T18:51:51.049Z] [2020-07-29T18:51:51.049Z] DONE 6 tests in 23.805s [2020-07-29T18:51:51.049Z] 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-07-29T18:51:51.049Z] testing: warning: no tests to run [2020-07-29T18:51:51.049Z] PASS [2020-07-29T18:51:51.049Z] [2020-07-29T18:51:51.049Z] DONE 0 tests in 0.045s [2020-07-29T18:51:51.049Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-29T18:51:51.049Z] INFO: Testing against a local daemon [2020-07-29T18:51:51.049Z] === RUN TestPluginWithDevMounts [2020-07-29T18:51:51.049Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-07-29T18:51:51.049Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-07-29T18:51:51.049Z] PASS [2020-07-29T18:51:51.049Z] [2020-07-29T18:51:51.049Z] === Skipped [2020-07-29T18:51:51.049Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-07-29T18:51:51.049Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-07-29T18:51:51.049Z] [2020-07-29T18:51:51.049Z] [2020-07-29T18:51:51.049Z] DONE 1 tests, 1 skipped in 0.146s [2020-07-29T18:51:51.049Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-07-29T18:51:51.049Z] INFO: Testing against a local daemon [2020-07-29T18:51:51.049Z] === RUN TestSecretInspect [2020-07-29T18:51:51.049Z] --- SKIP: TestSecretInspect (0.01s) [2020-07-29T18:51:51.049Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:51:51.049Z] === RUN TestSecretList [2020-07-29T18:51:51.049Z] --- SKIP: TestSecretList (0.02s) [2020-07-29T18:51:51.049Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:51:51.049Z] === RUN TestSecretsCreateAndDelete [2020-07-29T18:51:51.049Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-07-29T18:51:51.049Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:51:51.049Z] === RUN TestSecretsUpdate [2020-07-29T18:51:51.049Z] --- SKIP: TestSecretsUpdate (0.02s) [2020-07-29T18:51:51.049Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:51:51.049Z] === RUN TestTemplatedSecret [2020-07-29T18:51:51.049Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-07-29T18:51:51.049Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:51:51.049Z] === RUN TestSecretCreateResolve [2020-07-29T18:51:51.049Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-07-29T18:51:51.049Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:51:51.049Z] PASS [2020-07-29T18:51:51.049Z] [2020-07-29T18:51:51.049Z] === Skipped [2020-07-29T18:51:51.049Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2020-07-29T18:51:51.049Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:51:51.049Z] [2020-07-29T18:51:51.049Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2020-07-29T18:51:51.049Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:51:51.049Z] [2020-07-29T18:51:51.049Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-07-29T18:51:51.049Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:51:51.049Z] [2020-07-29T18:51:51.049Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2020-07-29T18:51:51.049Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:51:51.049Z] [2020-07-29T18:51:51.049Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-07-29T18:51:51.049Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:51:51.049Z] [2020-07-29T18:51:51.049Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-07-29T18:51:51.049Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:51:51.049Z] [2020-07-29T18:51:51.049Z] [2020-07-29T18:51:51.049Z] DONE 6 tests, 6 skipped in 0.217s [2020-07-29T18:51:51.305Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-07-29T18:51:51.305Z] INFO: Testing against a local daemon [2020-07-29T18:51:51.305Z] === RUN TestServiceCreateInit [2020-07-29T18:51:51.305Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-29T18:51:51.305Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-29T18:51:51.305Z] --- PASS: TestServiceCreateInit (0.01s) [2020-07-29T18:51:51.305Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-29T18:51:51.305Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:51:51.305Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-29T18:51:51.305Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:51:51.305Z] === RUN TestCreateServiceMultipleTimes [2020-07-29T18:51:51.305Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-07-29T18:51:51.305Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:51:51.305Z] === RUN TestCreateServiceConflict [2020-07-29T18:51:51.305Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-07-29T18:51:51.305Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:51:51.305Z] === RUN TestCreateServiceMaxReplicas [2020-07-29T18:51:51.305Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-07-29T18:51:51.305Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:51:51.305Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-29T18:51:51.305Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2020-07-29T18:51:51.305Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:51:51.305Z] === RUN TestCreateServiceSecretFileMode [2020-07-29T18:51:51.305Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-07-29T18:51:51.305Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:51:51.305Z] === RUN TestCreateServiceConfigFileMode [2020-07-29T18:51:51.305Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-07-29T18:51:51.305Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:51:51.305Z] === RUN TestCreateServiceSysctls [2020-07-29T18:51:51.560Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-07-29T18:51:51.560Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:51:51.560Z] === RUN TestCreateServiceCapabilities [2020-07-29T18:51:51.560Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-07-29T18:51:51.560Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:51:51.560Z] === RUN TestInspect [2020-07-29T18:51:51.560Z] --- SKIP: TestInspect (0.01s) [2020-07-29T18:51:51.560Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:51:51.560Z] === RUN TestCreateJob [2020-07-29T18:51:51.560Z] --- SKIP: TestCreateJob (0.01s) [2020-07-29T18:51:51.560Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:51:51.560Z] === RUN TestReplicatedJob [2020-07-29T18:51:51.560Z] --- SKIP: TestReplicatedJob (0.01s) [2020-07-29T18:51:51.560Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:51:51.560Z] === RUN TestUpdateReplicatedJob [2020-07-29T18:51:51.560Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2020-07-29T18:51:51.560Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:51:51.560Z] === RUN TestServiceListWithStatuses [2020-07-29T18:51:51.560Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-29T18:51:51.560Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-29T18:51:51.560Z] === RUN TestDockerNetworkConnectAlias [2020-07-29T18:51:51.560Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-07-29T18:51:51.560Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:51:51.560Z] === RUN TestDockerNetworkReConnect [2020-07-29T18:51:51.560Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2020-07-29T18:51:51.560Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:51:51.560Z] === RUN TestServicePlugin [2020-07-29T18:51:51.596Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-07-29T18:51:52.533Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-07-29T18:51:54.020Z] --- PASS: TestSecretsCreateAndDelete (3.64s) [2020-07-29T18:51:54.020Z] === RUN TestSecretsUpdate [2020-07-29T18:51:55.727Z] --- SKIP: TestServicePlugin (3.44s) [2020-07-29T18:51:55.727Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:51:55.727Z] === RUN TestServiceUpdateLabel [2020-07-29T18:51:55.727Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2020-07-29T18:51:55.727Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:51:55.727Z] === RUN TestServiceUpdateSecrets [2020-07-29T18:51:55.727Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-07-29T18:51:55.727Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:51:55.727Z] === RUN TestServiceUpdateConfigs [2020-07-29T18:51:55.727Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2020-07-29T18:51:55.727Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:51:55.727Z] === RUN TestServiceUpdateNetwork [2020-07-29T18:51:55.727Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-07-29T18:51:55.727Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:51:55.727Z] === RUN TestServiceUpdatePidsLimit [2020-07-29T18:51:55.727Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2020-07-29T18:51:55.727Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:51:55.727Z] PASS [2020-07-29T18:51:55.727Z] [2020-07-29T18:51:55.727Z] === Skipped [2020-07-29T18:51:55.727Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-29T18:51:55.727Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-29T18:51:55.727Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:51:55.727Z] [2020-07-29T18:51:55.727Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-29T18:51:55.727Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-29T18:51:55.727Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:51:55.727Z] [2020-07-29T18:51:55.727Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-07-29T18:51:55.727Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:51:55.727Z] [2020-07-29T18:51:55.727Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-07-29T18:51:55.727Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:51:55.727Z] [2020-07-29T18:51:55.727Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-07-29T18:51:55.727Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:51:55.727Z] [2020-07-29T18:51:55.727Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2020-07-29T18:51:55.727Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:51:55.727Z] [2020-07-29T18:51:55.727Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-07-29T18:51:55.727Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:51:55.727Z] [2020-07-29T18:51:55.727Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-07-29T18:51:55.727Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:51:55.727Z] [2020-07-29T18:51:55.727Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-07-29T18:51:55.727Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:51:55.727Z] [2020-07-29T18:51:55.727Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-07-29T18:51:55.727Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:51:55.727Z] [2020-07-29T18:51:55.727Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-07-29T18:51:55.727Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:51:55.727Z] [2020-07-29T18:51:55.727Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-07-29T18:51:55.727Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:51:55.727Z] [2020-07-29T18:51:55.727Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-07-29T18:51:55.727Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:51:55.727Z] [2020-07-29T18:51:55.727Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2020-07-29T18:51:55.727Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:51:55.727Z] [2020-07-29T18:51:55.727Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-07-29T18:51:55.727Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-29T18:51:55.727Z] [2020-07-29T18:51:55.727Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-07-29T18:51:55.727Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:51:55.727Z] [2020-07-29T18:51:55.727Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2020-07-29T18:51:55.727Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:51:55.727Z] [2020-07-29T18:51:55.727Z] === SKIP: amd64.integration.service TestServicePlugin (3.44s) [2020-07-29T18:51:55.727Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:51:55.727Z] [2020-07-29T18:51:55.727Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2020-07-29T18:51:55.727Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:51:55.727Z] [2020-07-29T18:51:55.727Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-07-29T18:51:55.727Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:51:55.727Z] [2020-07-29T18:51:55.727Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2020-07-29T18:51:55.727Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:51:55.727Z] [2020-07-29T18:51:55.727Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-07-29T18:51:55.727Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:51:55.727Z] [2020-07-29T18:51:55.727Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2020-07-29T18:51:55.727Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T18:51:55.727Z] [2020-07-29T18:51:55.727Z] [2020-07-29T18:51:55.727Z] DONE 24 tests, 23 skipped in 3.881s [2020-07-29T18:51:55.727Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-07-29T18:51:55.727Z] INFO: Testing against a local daemon [2020-07-29T18:51:55.727Z] === RUN TestSessionCreate [2020-07-29T18:51:55.727Z] --- PASS: TestSessionCreate (0.02s) [2020-07-29T18:51:55.727Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-29T18:51:55.727Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-07-29T18:51:55.727Z] PASS [2020-07-29T18:51:55.727Z] [2020-07-29T18:51:55.727Z] DONE 2 tests in 0.167s [2020-07-29T18:51:55.727Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-07-29T18:51:55.727Z] INFO: Testing against a local daemon [2020-07-29T18:51:55.727Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-29T18:51:55.727Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-29T18:51:55.727Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-29T18:51:55.727Z] === RUN TestEventsExecDie [2020-07-29T18:51:55.983Z] --- PASS: TestEventsExecDie (0.49s) [2020-07-29T18:51:55.983Z] === RUN TestEventsBackwardsCompatible [2020-07-29T18:51:55.983Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-07-29T18:51:55.983Z] === RUN TestInfoBinaryCommits [2020-07-29T18:51:55.983Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-07-29T18:51:55.983Z] === RUN TestInfoAPIVersioned [2020-07-29T18:51:55.983Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-29T18:51:55.983Z] === RUN TestInfoDiscoveryBackend [2020-07-29T18:51:56.718Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-07-29T18:51:56.773Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-29T18:51:56.773Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-29T18:51:56.773Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-29T18:51:57.069Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-29T18:51:57.287Z] --- PASS: TestBuildWithHugeFile (106.06s) [2020-07-29T18:51:57.287Z] === RUN TestBuildWithEmptyDockerfile [2020-07-29T18:51:57.287Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-29T18:51:57.287Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-29T18:51:57.287Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-29T18:51:57.287Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-29T18:51:57.287Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-29T18:51:57.287Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-29T18:51:57.287Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-29T18:51:57.287Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-29T18:51:57.287Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-29T18:51:57.287Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-07-29T18:51:57.287Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2020-07-29T18:51:57.287Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2020-07-29T18:51:57.287Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s) [2020-07-29T18:51:57.287Z] === RUN TestBuildPreserveOwnership [2020-07-29T18:51:57.287Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-29T18:51:57.543Z] --- PASS: TestSecretsUpdate (3.65s) [2020-07-29T18:51:57.543Z] === RUN TestTemplatedSecret [2020-07-29T18:51:57.710Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-29T18:51:57.869Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2020-07-29T18:51:57.869Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-29T18:51:58.753Z] --- PASS: TestUpdateRestartPolicy (12.44s) [2020-07-29T18:51:58.753Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-29T18:51:59.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-29T18:51:59.695Z] --- PASS: TestUpdateRestartWithAutoRemove (0.82s) [2020-07-29T18:51:59.695Z] === RUN TestWaitNonBlocked [2020-07-29T18:51:59.695Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-29T18:51:59.695Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-29T18:51:59.695Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-29T18:51:59.695Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-29T18:51:59.695Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-29T18:51:59.695Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-29T18:51:59.811Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-07-29T18:52:00.375Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-29T18:52:00.375Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-07-29T18:52:00.640Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-07-29T18:52:00.640Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.04s) [2020-07-29T18:52:00.640Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.08s) [2020-07-29T18:52:00.640Z] === RUN TestWaitBlocked [2020-07-29T18:52:00.640Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-29T18:52:00.640Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-29T18:52:00.640Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-29T18:52:00.640Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-29T18:52:00.640Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-29T18:52:00.640Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-29T18:52:00.946Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-07-29T18:52:01.078Z] --- PASS: TestTemplatedSecret (3.72s) [2020-07-29T18:52:01.078Z] === RUN TestSecretCreateResolve [2020-07-29T18:52:01.132Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.34s) [2020-07-29T18:52:01.132Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-29T18:52:01.132Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-07-29T18:52:01.132Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-29T18:52:01.132Z] === RUN TestInfoAPI [2020-07-29T18:52:01.132Z] --- PASS: TestInfoAPI (0.05s) [2020-07-29T18:52:01.132Z] === RUN TestInfoAPIWarnings [2020-07-29T18:52:01.204Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-07-29T18:52:01.462Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-07-29T18:52:02.027Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-07-29T18:52:02.027Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-07-29T18:52:02.027Z] --- PASS: TestBuildPreserveOwnership (4.73s) [2020-07-29T18:52:02.027Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.85s) [2020-07-29T18:52:02.027Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.87s) [2020-07-29T18:52:02.027Z] === RUN TestBuildPlatformInvalid [2020-07-29T18:52:02.027Z] --- PASS: TestWaitBlocked (0.02s) [2020-07-29T18:52:02.027Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.96s) [2020-07-29T18:52:02.027Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.08s) [2020-07-29T18:52:02.027Z] === CONT TestContainerKillOnDaemonStart [2020-07-29T18:52:02.027Z] === CONT TestContainerStartOnDaemonRestart [2020-07-29T18:52:02.027Z] === CONT TestDaemonHostGatewayIP [2020-07-29T18:52:02.027Z] === CONT TestDaemonRestartIpcMode [2020-07-29T18:52:02.285Z] --- PASS: TestBuildPlatformInvalid (0.20s) [2020-07-29T18:52:02.285Z] PASS [2020-07-29T18:52:02.285Z] [2020-07-29T18:52:02.285Z] === Skipped [2020-07-29T18:52:02.285Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-07-29T18:52:02.285Z] build_session_test.go:25: TODO: BuildKit [2020-07-29T18:52:02.285Z] [2020-07-29T18:52:02.285Z] [2020-07-29T18:52:02.285Z] DONE 32 tests, 1 skipped in 191.089s [2020-07-29T18:52:02.285Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-07-29T18:52:02.285Z] ++ 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-07-29T18:52:02.285Z] ++ set -e [2020-07-29T18:52:02.285Z] ++ '[' -n 0 ']' [2020-07-29T18:52:02.285Z] ++ set -x [2020-07-29T18:52:02.285Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-29T18:52:02.496Z] --- PASS: TestInfoAPIWarnings (1.52s) [2020-07-29T18:52:02.496Z] === RUN TestInfoDebug [2020-07-29T18:52:02.543Z] INFO: Testing against a local daemon [2020-07-29T18:52:02.543Z] === RUN TestConfigInspect [2020-07-29T18:52:02.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-29T18:52:03.474Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-07-29T18:52:03.732Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-07-29T18:52:03.859Z] --- PASS: TestInfoDebug (1.53s) [2020-07-29T18:52:03.859Z] === RUN TestInfoInsecureRegistries [2020-07-29T18:52:04.298Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-07-29T18:52:04.556Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-07-29T18:52:04.601Z] --- PASS: TestSecretCreateResolve (3.68s) [2020-07-29T18:52:04.601Z] PASS [2020-07-29T18:52:04.601Z] [2020-07-29T18:52:04.601Z] DONE 6 tests in 22.209s [2020-07-29T18:52:04.601Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-07-29T18:52:04.601Z] ++ 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-07-29T18:52:04.601Z] ++ set -e [2020-07-29T18:52:04.601Z] ++ '[' -n 0 ']' [2020-07-29T18:52:04.601Z] ++ set -x [2020-07-29T18:52:04.601Z] ++ env -i DEST=/go/src/github.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-07-29T18:52:04.601Z] INFO: Testing against a local daemon [2020-07-29T18:52:04.601Z] === RUN TestServiceCreateInit [2020-07-29T18:52:04.601Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-29T18:52:04.893Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-29T18:52:05.338Z] --- PASS: TestContainerStartOnDaemonRestart (3.65s) [2020-07-29T18:52:05.338Z] === CONT TestIpcModeOlderClient [2020-07-29T18:52:05.599Z] --- PASS: TestIpcModeOlderClient (0.19s) [2020-07-29T18:52:05.749Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2020-07-29T18:52:05.749Z] === RUN TestInfoRegistryMirrors [2020-07-29T18:52:05.930Z] --- PASS: TestConfigInspect (3.18s) [2020-07-29T18:52:05.930Z] === RUN TestConfigList [2020-07-29T18:52:06.172Z] --- PASS: TestDaemonRestartIpcMode (4.37s) [2020-07-29T18:52:06.187Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-07-29T18:52:06.743Z] --- PASS: TestDaemonHostGatewayIP (4.90s) [2020-07-29T18:52:06.995Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-29T18:52:07.112Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2020-07-29T18:52:07.112Z] === RUN TestLoginFailsWithBadCredentials [2020-07-29T18:52:07.112Z] --- PASS: TestLoginFailsWithBadCredentials (0.23s) [2020-07-29T18:52:07.112Z] === RUN TestPingCacheHeaders [2020-07-29T18:52:07.296Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-29T18:52:07.367Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-07-29T18:52:07.367Z] === RUN TestPingGet [2020-07-29T18:52:07.367Z] --- PASS: TestPingGet (0.01s) [2020-07-29T18:52:07.367Z] === RUN TestPingHead [2020-07-29T18:52:07.367Z] --- PASS: TestPingHead (0.02s) [2020-07-29T18:52:07.367Z] === RUN TestVersion [2020-07-29T18:52:07.367Z] --- PASS: TestVersion (0.02s) [2020-07-29T18:52:07.367Z] PASS [2020-07-29T18:52:07.367Z] [2020-07-29T18:52:07.367Z] === Skipped [2020-07-29T18:52:07.367Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-29T18:52:07.367Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-29T18:52:07.367Z] [2020-07-29T18:52:07.367Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-07-29T18:52:07.367Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-29T18:52:07.367Z] [2020-07-29T18:52:07.367Z] [2020-07-29T18:52:07.367Z] DONE 18 tests, 2 skipped in 12.057s [2020-07-29T18:52:07.367Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-07-29T18:52:07.367Z] INFO: Testing against a local daemon [2020-07-29T18:52:07.367Z] === RUN TestVolumesCreateAndList [2020-07-29T18:52:07.367Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-07-29T18:52:07.367Z] === RUN TestVolumesRemove [2020-07-29T18:52:07.626Z] --- PASS: TestVolumesRemove (0.06s) [2020-07-29T18:52:07.626Z] === RUN TestVolumesInspect [2020-07-29T18:52:07.626Z] --- PASS: TestVolumesInspect (0.02s) [2020-07-29T18:52:07.626Z] === RUN TestVolumesInvalidJSON [2020-07-29T18:52:07.626Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-29T18:52:07.626Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-29T18:52:07.626Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-29T18:52:07.626Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-07-29T18:52:07.626Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-29T18:52:07.626Z] PASS [2020-07-29T18:52:07.626Z] [2020-07-29T18:52:07.626Z] DONE 5 tests in 0.233s [2020-07-29T18:52:07.626Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-29T18:52:07.626Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11902 is not a child of this shell [2020-07-29T18:52:07.626Z] warning: PID 11902 from bundles/test-integration/docker.pid had a nonzero exit code [2020-07-29T18:52:07.626Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-29T18:52:07.626Z] [2020-07-29T18:52:07.626Z] Unloading profiles will leave already running processes permanently [2020-07-29T18:52:07.626Z] unconfined, which can lead to unexpected situations. [2020-07-29T18:52:07.626Z] [2020-07-29T18:52:07.626Z] To set a process to complain mode, use the command line tool [2020-07-29T18:52:07.626Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-29T18:52:07.626Z] Removing test suite binaries [2020-07-29T18:52:07.626Z] exiting test-integration [2020-07-29T18:52:07.626Z] ++ exit 0 [2020-07-29T18:52:08.555Z] [2020-07-29T18:52:08.710Z] --- PASS: TestConfigList (2.56s) [2020-07-29T18:52:08.710Z] === RUN TestConfigsCreateAndDelete [2020-07-29T18:52:08.710Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-07-29T18:52:09.275Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-07-29T18:52:09.275Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-07-29T18:52:09.388Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main Post stage [Pipeline] junit [2020-07-29T18:52:09.939Z] Recording test results [2020-07-29T18:52:10.176Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-29T18:52:10.730Z] ok github.com/docker/docker/cmd/dockerd 0.065s coverage: 30.8% of statements [2020-07-29T18:52:10.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-29T18:52:11.249Z] --- PASS: TestConfigsCreateAndDelete (3.06s) [2020-07-29T18:52:11.249Z] === RUN TestConfigsUpdate [2020-07-29T18:52:11.669Z] ok github.com/docker/docker/container 0.120s coverage: 34.7% of statements [2020-07-29T18:52:11.669Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-29T18:52:11.669Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-29T18:52:11.669Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-29T18:52:11.669Z] ? github.com/docker/docker/contrib/httpserver [no test files] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-29T18:52:12.211Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-07-29T18:52:12.211Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-07-29T18:52:12.218Z] + echo Ensuring container killed. [2020-07-29T18:52:12.218Z] Ensuring container killed. [2020-07-29T18:52:12.218Z] + docker rm -vf docker-pr2 [2020-07-29T18:52:12.218Z] Error: No such container: docker-pr2 [2020-07-29T18:52:12.218Z] + true [Pipeline] sh [2020-07-29T18:52:12.533Z] + echo Chowning /workspace to jenkins user [2020-07-29T18:52:12.533Z] Chowning /workspace to jenkins user [2020-07-29T18:52:12.533Z] + id -u [2020-07-29T18:52:12.533Z] + id -g [2020-07-29T18:52:12.533Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41297:/workspace busybox chown -R 1000:1000 /workspace [2020-07-29T18:52:12.533Z] Unable to find image 'busybox:latest' locally [2020-07-29T18:52:12.533Z] latest: Pulling from library/busybox [2020-07-29T18:52:12.533Z] 61c5ed1cbdf8: Pulling fs layer [2020-07-29T18:52:12.789Z] 61c5ed1cbdf8: Verifying Checksum [2020-07-29T18:52:12.789Z] 61c5ed1cbdf8: Download complete [2020-07-29T18:52:12.789Z] 61c5ed1cbdf8: Pull complete [2020-07-29T18:52:12.789Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-07-29T18:52:12.789Z] Status: Downloaded newer image for busybox:latest [2020-07-29T18:52:13.009Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-29T18:52:14.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-29T18:52:14.103Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-07-29T18:52:14.360Z] --- PASS: TestConfigsUpdate (3.03s) [2020-07-29T18:52:14.360Z] === RUN TestTemplatedConfig [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-29T18:52:14.877Z] --- PASS: TestContainerKillOnDaemonStart (13.20s) [2020-07-29T18:52:14.877Z] PASS [2020-07-29T18:52:15.005Z] + bundleName=amd64-rootless [2020-07-29T18:52:15.005Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-07-29T18:52:15.005Z] Creating amd64-rootless-bundles.tar.gz [2020-07-29T18:52:15.005Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2020-07-29T18:52:15.005Z] + 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-07-29T18:52:15.021Z] Archiving artifacts [2020-07-29T18:52:15.138Z] [2020-07-29T18:52:15.138Z] === Skipped [2020-07-29T18:52:15.138Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-07-29T18:52:15.138Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-29T18:52:15.138Z] [2020-07-29T18:52:15.138Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-29T18:52:15.138Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-29T18:52:15.138Z] [2020-07-29T18:52:15.138Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-29T18:52:15.138Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-29T18:52:15.138Z] [2020-07-29T18:52:15.138Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-29T18:52:15.138Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-29T18:52:15.138Z] [2020-07-29T18:52:15.138Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-07-29T18:52:15.138Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-29T18:52:15.138Z] [2020-07-29T18:52:15.138Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-07-29T18:52:15.138Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-29T18:52:15.138Z] [2020-07-29T18:52:15.138Z] [2020-07-29T18:52:15.138Z] DONE 192 tests, 6 skipped in 138.167s [2020-07-29T18:52:15.138Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-07-29T18:52:15.138Z] ++ 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-07-29T18:52:15.138Z] ++ set -e [2020-07-29T18:52:15.138Z] ++ '[' -n 0 ']' [2020-07-29T18:52:15.138Z] ++ set -x [2020-07-29T18:52:15.139Z] ++ env -i DEST=/go/src/github.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-07-29T18:52:15.139Z] INFO: Testing against a local daemon [2020-07-29T18:52:15.139Z] === RUN TestCommitInheritsEnv [2020-07-29T18:52:15.579Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-29T18:52:15.709Z] --- PASS: TestCommitInheritsEnv (0.57s) [2020-07-29T18:52:15.709Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-29T18:52:15.709Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-07-29T18:52:15.709Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-07-29T18:52:15.709Z] === RUN TestImagesFilterMultiReference [2020-07-29T18:52:15.753Z] --- PASS: TestServiceCreateInit (10.66s) [2020-07-29T18:52:15.753Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.27s) [2020-07-29T18:52:15.753Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.36s) [2020-07-29T18:52:15.753Z] === RUN TestCreateServiceMultipleTimes [2020-07-29T18:52:15.971Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-07-29T18:52:15.971Z] === RUN TestImagePullPlatformInvalid [2020-07-29T18:52:15.971Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-07-29T18:52:15.971Z] === RUN TestRemoveImageOrphaning [2020-07-29T18:52:16.253Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-07-29T18:52:16.253Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-07-29T18:52:16.542Z] --- PASS: TestRemoveImageOrphaning (0.56s) [2020-07-29T18:52:16.542Z] === RUN TestRemoveImageGarbageCollector [2020-07-29T18:52:16.542Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-29T18:52:16.542Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T18:52:16.542Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-29T18:52:16.542Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-07-29T18:52:16.542Z] === RUN TestTagInvalidReference [2020-07-29T18:52:16.542Z] --- PASS: TestTagInvalidReference (0.03s) [2020-07-29T18:52:16.542Z] === RUN TestTagValidPrefixedRepo [2020-07-29T18:52:16.542Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-07-29T18:52:16.542Z] === RUN TestTagExistedNameWithoutForce [2020-07-29T18:52:16.780Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41297/2/artifacts/ [Pipeline] } [Pipeline] // catchError [2020-07-29T18:52:16.804Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-07-29T18:52:16.804Z] === RUN TestTagOfficialNames [2020-07-29T18:52:16.804Z] --- PASS: TestTagOfficialNames (0.07s) [2020-07-29T18:52:16.804Z] === RUN TestTagMatchesDigest [2020-07-29T18:52:16.804Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-07-29T18:52:16.804Z] PASS [2020-07-29T18:52:16.804Z] [2020-07-29T18:52:16.804Z] === Skipped [2020-07-29T18:52:16.804Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-07-29T18:52:16.804Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-07-29T18:52:16.804Z] [2020-07-29T18:52:16.804Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-29T18:52:16.804Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T18:52:16.804Z] [2020-07-29T18:52:16.804Z] [2020-07-29T18:52:16.804Z] DONE 12 tests, 2 skipped in 1.754s [2020-07-29T18:52:16.804Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-07-29T18:52:16.804Z] ++ 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-07-29T18:52:16.804Z] ++ set -e [2020-07-29T18:52:16.804Z] ++ '[' -n 0 ']' [2020-07-29T18:52:16.804Z] ++ set -x [2020-07-29T18:52:16.804Z] ++ env -i DEST=/go/src/github.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 [Pipeline] sh [2020-07-29T18:52:17.064Z] INFO: Testing against a local daemon [2020-07-29T18:52:17.064Z] === RUN TestNetworkCreateDelete [2020-07-29T18:52:17.104Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-29T18:52:17.104Z] Using test binary docker [2020-07-29T18:52:17.104Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-29T18:52:17.104Z] +++ /etc/init.d/apparmor start [2020-07-29T18:52:17.104Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-29T18:52:17.104Z] INFO: Waiting for daemon to start... [2020-07-29T18:52:17.104Z] Starting dockerd [2020-07-29T18:52:17.104Z] +++ 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-07-29T18:52:17.130Z] + make clean [2020-07-29T18:52:17.325Z] --- PASS: TestNetworkCreateDelete (0.40s) [2020-07-29T18:52:17.325Z] === RUN TestDockerNetworkDeletePreferID [2020-07-29T18:52:17.385Z] docker volume rm -f docker-dev-cache [2020-07-29T18:52:17.385Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-29T18:52:18.151Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-07-29T18:52:18.151Z] --- PASS: TestTemplatedConfig (3.59s) [2020-07-29T18:52:18.151Z] === RUN TestConfigCreateResolve [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-29T18:52:18.711Z] --- PASS: TestDockerNetworkDeletePreferID (1.16s) [2020-07-29T18:52:18.711Z] === RUN TestDaemonDNSFallback [2020-07-29T18:52:19.229Z] . [2020-07-29T18:52:19.229Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-29T18:52:19.229Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-29T18:52:19.229Z] Error: No such image: emptyfs [2020-07-29T18:52:19.229Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-29T18:52:19.229Z] ++++ docker load [2020-07-29T18:52:19.229Z] Running integration-test (iteration 1) [2020-07-29T18:52:19.229Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-07-29T18:52:19.229Z] ++ 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-07-29T18:52:19.229Z] ++ set -e [2020-07-29T18:52:19.229Z] ++ '[' -n 0 ']' [2020-07-29T18:52:19.229Z] ++ set -x [2020-07-29T18:52:19.229Z] ++ env -i DEST=/go/src/github.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-07-29T18:52:19.524Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-07-29T18:52:19.781Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-07-29T18:52:20.039Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-07-29T18:52:20.971Z] --- PASS: TestConfigCreateResolve (2.95s) [2020-07-29T18:52:20.971Z] === RUN TestConfigDaemonLibtrustID [2020-07-29T18:52:21.536Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2020-07-29T18:52:21.536Z] PASS [2020-07-29T18:52:21.536Z] [2020-07-29T18:52:21.536Z] DONE 7 tests in 19.089s [2020-07-29T18:52:21.536Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-07-29T18:52:21.536Z] ++ 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-07-29T18:52:21.536Z] ++ set -e [2020-07-29T18:52:21.536Z] ++ '[' -n 0 ']' [2020-07-29T18:52:21.536Z] ++ set -x [2020-07-29T18:52:21.536Z] ++ env -i DEST=/go/src/github.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-07-29T18:52:21.694Z] ok github.com/docker/docker/daemon/cluster 0.063s coverage: 0.5% of statements [2020-07-29T18:52:21.794Z] INFO: Testing against a local daemon [2020-07-29T18:52:21.794Z] === RUN TestCheckpoint [2020-07-29T18:52:21.794Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-29T18:52:21.794Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-29T18:52:21.794Z] === RUN TestContainerInvalidJSON [2020-07-29T18:52:21.794Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-29T18:52:21.794Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-29T18:52:21.794Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-29T18:52:21.794Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-29T18:52:21.794Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-29T18:52:21.794Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-29T18:52:21.794Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-29T18:52:21.794Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-29T18:52:21.794Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-29T18:52:21.794Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-07-29T18:52:21.794Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-29T18:52:21.794Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-29T18:52:21.794Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2020-07-29T18:52:21.794Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-29T18:52:21.794Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-07-29T18:52:21.794Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2020-07-29T18:52:21.794Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-29T18:52:21.794Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2020-07-29T18:52:21.794Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-29T18:52:22.052Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-07-29T18:52:22.052Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-29T18:52:22.052Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2020-07-29T18:52:22.052Z] === RUN TestCopyFromContainer [2020-07-29T18:52:22.310Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-07-29T18:52:22.874Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-07-29T18:52:23.606Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2020-07-29T18:52:23.806Z] === RUN TestCopyFromContainer// [2020-07-29T18:52:23.806Z] === RUN TestCopyFromContainer//bar/root [2020-07-29T18:52:24.063Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-29T18:52:24.063Z] === RUN TestCopyFromContainer/bar/quux [2020-07-29T18:52:24.321Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-29T18:52:24.321Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-29T18:52:24.578Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-29T18:52:24.578Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-29T18:52:24.836Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-29T18:52:24.836Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-29T18:52:24.994Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.4% of statements [2020-07-29T18:52:25.093Z] --- PASS: TestCopyFromContainer (2.96s) [2020-07-29T18:52:25.093Z] --- PASS: TestCopyFromContainer// (0.12s) [2020-07-29T18:52:25.093Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-07-29T18:52:25.093Z] --- PASS: TestCopyFromContainer//bar/root/ (0.14s) [2020-07-29T18:52:25.093Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-07-29T18:52:25.093Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2020-07-29T18:52:25.093Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.17s) [2020-07-29T18:52:25.093Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.16s) [2020-07-29T18:52:25.093Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-07-29T18:52:25.093Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2020-07-29T18:52:25.093Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-07-29T18:52:25.093Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-29T18:52:25.093Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-29T18:52:25.093Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-29T18:52:25.093Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-29T18:52:25.093Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-29T18:52:25.093Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-29T18:52:25.093Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-29T18:52:25.093Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-29T18:52:25.093Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-29T18:52:25.093Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-29T18:52:25.093Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-07-29T18:52:25.093Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-29T18:52:25.093Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-29T18:52:25.093Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-07-29T18:52:25.093Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-29T18:52:25.093Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-07-29T18:52:25.093Z] === RUN TestCreateWithInvalidEnv [2020-07-29T18:52:25.093Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-29T18:52:25.093Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-29T18:52:25.093Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-29T18:52:25.093Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-29T18:52:25.093Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-29T18:52:25.093Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-29T18:52:25.093Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-29T18:52:25.093Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-29T18:52:25.093Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-29T18:52:25.093Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-07-29T18:52:25.093Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-29T18:52:25.093Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-29T18:52:25.093Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-29T18:52:25.093Z] === RUN TestCreateTmpfsMountsTarget [2020-07-29T18:52:25.093Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-07-29T18:52:25.093Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-29T18:52:25.354Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-07-29T18:52:26.285Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-07-29T18:52:26.542Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-07-29T18:52:26.845Z] --- PASS: TestDaemonDNSFallback (7.39s) [2020-07-29T18:52:26.845Z] === RUN TestInspectNetwork [2020-07-29T18:52:27.107Z] --- PASS: TestCreateWithCustomMaskedPaths (2.01s) [2020-07-29T18:52:27.107Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-29T18:52:27.366Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-07-29T18:52:29.262Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.05s) [2020-07-29T18:52:29.262Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-29T18:52:29.262Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-29T18:52:29.262Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-29T18:52:29.262Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-29T18:52:29.262Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-29T18:52:29.262Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-29T18:52:29.262Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-29T18:52:29.262Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-29T18:52:29.262Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-29T18:52:29.262Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-29T18:52:29.262Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-29T18:52:29.262Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-29T18:52:29.262Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-29T18:52:29.262Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-29T18:52:29.262Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-29T18:52:29.262Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-29T18:52:29.262Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-07-29T18:52:29.262Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-07-29T18:52:29.262Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-07-29T18:52:29.262Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-07-29T18:52:29.262Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-07-29T18:52:29.262Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-07-29T18:52:29.262Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-29T18:52:29.831Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.67s) [2020-07-29T18:52:29.831Z] === RUN TestCreateDifferentPlatform [2020-07-29T18:52:29.831Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-29T18:52:29.831Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-29T18:52:29.831Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2020-07-29T18:52:29.831Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2020-07-29T18:52:29.831Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2020-07-29T18:52:29.831Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-29T18:52:29.831Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-07-29T18:52:29.831Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2020-07-29T18:52:29.831Z] === RUN TestContainerStartOnDaemonRestart [2020-07-29T18:52:29.831Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-29T18:52:29.831Z] === RUN TestDaemonRestartIpcMode [2020-07-29T18:52:29.831Z] === PAUSE TestDaemonRestartIpcMode [2020-07-29T18:52:29.831Z] === RUN TestDaemonHostGatewayIP [2020-07-29T18:52:29.831Z] === PAUSE TestDaemonHostGatewayIP [2020-07-29T18:52:29.831Z] === RUN TestContainerKillOnDaemonStart [2020-07-29T18:52:29.831Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-29T18:52:29.831Z] === RUN TestDiff [2020-07-29T18:52:30.396Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-07-29T18:52:30.655Z] --- PASS: TestDiff (0.71s) [2020-07-29T18:52:30.655Z] === RUN TestExecWithCloseStdin [2020-07-29T18:52:31.053Z] === RUN TestInspectNetwork/full_network_id [2020-07-29T18:52:31.053Z] === RUN TestInspectNetwork/partial_network_id [2020-07-29T18:52:31.053Z] === RUN TestInspectNetwork/network_name [2020-07-29T18:52:31.053Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-29T18:52:31.585Z] --- PASS: TestExecWithCloseStdin (0.81s) [2020-07-29T18:52:31.585Z] === RUN TestExec [2020-07-29T18:52:32.150Z] --- PASS: TestExec (0.70s) [2020-07-29T18:52:32.150Z] === RUN TestExecUser [2020-07-29T18:52:32.714Z] --- PASS: TestExecUser (0.62s) [2020-07-29T18:52:32.714Z] === RUN TestExportContainerAndImportImage [2020-07-29T18:52:32.971Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-07-29T18:52:33.536Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-07-29T18:52:33.536Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-07-29T18:52:33.794Z] --- PASS: TestExportContainerAndImportImage (0.93s) [2020-07-29T18:52:33.794Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-29T18:52:34.051Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-07-29T18:52:34.617Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-07-29T18:52:34.617Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-07-29T18:52:34.661Z] Loaded image: buildpack-deps:buster [2020-07-29T18:52:34.661Z] Loaded image: busybox:latest [2020-07-29T18:52:34.661Z] Loaded image: busybox:glibc [2020-07-29T18:52:34.661Z] Loaded image: debian:buster [2020-07-29T18:52:34.661Z] Loaded image: hello-world:latest [2020-07-29T18:52:34.661Z] INFO: Testing against a local daemon [2020-07-29T18:52:34.661Z] === RUN TestCgroupNamespacesBuild [2020-07-29T18:52:34.661Z] --- PASS: TestCgroupNamespacesBuild (1.38s) [2020-07-29T18:52:34.661Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-29T18:52:34.973Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.439s coverage: 13.9% of statements [2020-07-29T18:52:34.973Z] ok github.com/docker/docker/daemon 12.158s coverage: 17.4% of statements [2020-07-29T18:52:34.973Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-29T18:52:34.973Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-29T18:52:34.973Z] ok github.com/docker/docker/daemon/config 0.056s coverage: 81.8% of statements [2020-07-29T18:52:35.185Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) [2020-07-29T18:52:35.185Z] === RUN TestHealthCheckWorkdir [2020-07-29T18:52:35.255Z] --- PASS: TestInspectNetwork (9.31s) [2020-07-29T18:52:35.255Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-29T18:52:35.255Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-29T18:52:35.255Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-29T18:52:35.255Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-29T18:52:35.255Z] === RUN TestRunContainerWithBridgeNone [2020-07-29T18:52:35.297Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.34s) [2020-07-29T18:52:35.297Z] === RUN TestBuildWithSession [2020-07-29T18:52:35.297Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-29T18:52:35.297Z] build_session_test.go:25: TODO: BuildKit [2020-07-29T18:52:35.297Z] === RUN TestBuildSquashParent [2020-07-29T18:52:35.749Z] === RUN TestDockerSuite/TestBuildAddScript [2020-07-29T18:52:35.910Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2020-07-29T18:52:36.170Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2020-07-29T18:52:36.170Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-29T18:52:36.170Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-29T18:52:36.313Z] --- PASS: TestHealthCheckWorkdir (1.03s) [2020-07-29T18:52:36.313Z] === RUN TestHealthKillContainer [2020-07-29T18:52:36.313Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-07-29T18:52:37.551Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-07-29T18:52:37.684Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-07-29T18:52:37.799Z] --- PASS: TestRunContainerWithBridgeNone (2.72s) [2020-07-29T18:52:37.799Z] === RUN TestNetworkInvalidJSON [2020-07-29T18:52:38.060Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-29T18:52:38.060Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-29T18:52:38.060Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-29T18:52:38.060Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-29T18:52:38.060Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-29T18:52:38.060Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-29T18:52:38.060Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-29T18:52:38.060Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-29T18:52:38.060Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-29T18:52:38.060Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-07-29T18:52:38.060Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-29T18:52:38.060Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-29T18:52:38.060Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-29T18:52:38.060Z] === RUN TestHostIPv4BridgeLabel [2020-07-29T18:52:38.248Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-07-29T18:52:38.278Z] --- PASS: TestCreateServiceMultipleTimes (22.31s) [2020-07-29T18:52:38.278Z] === RUN TestCreateServiceConflict [2020-07-29T18:52:39.002Z] --- PASS: TestHostIPv4BridgeLabel (0.83s) [2020-07-29T18:52:39.002Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-29T18:52:39.181Z] --- PASS: TestHealthKillContainer (2.79s) [2020-07-29T18:52:39.181Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-29T18:52:39.181Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-07-29T18:52:39.461Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.422s coverage: 73.1% of statements [2020-07-29T18:52:39.750Z] --- PASS: TestInspectCpusetInConfigPre120 (0.68s) [2020-07-29T18:52:39.750Z] === RUN TestIpcModeNone [2020-07-29T18:52:39.779Z] --- PASS: TestBuildSquashParent (3.95s) [2020-07-29T18:52:39.779Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-29T18:52:39.779Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-29T18:52:39.779Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-29T18:52:39.779Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-29T18:52:39.779Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-29T18:52:39.779Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-29T18:52:39.779Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-29T18:52:39.779Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-29T18:52:39.779Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-29T18:52:39.779Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-29T18:52:39.779Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-29T18:52:39.779Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-29T18:52:39.779Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-29T18:52:39.779Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-29T18:52:39.779Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-29T18:52:39.779Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-29T18:52:39.779Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-29T18:52:40.030Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2020-07-29T18:52:40.387Z] --- PASS: TestDaemonRestartWithLiveRestore (1.36s) [2020-07-29T18:52:40.387Z] === RUN TestDaemonDefaultNetworkPools [2020-07-29T18:52:40.679Z] --- PASS: TestIpcModeNone (0.77s) [2020-07-29T18:52:40.679Z] === RUN TestIpcModePrivate [2020-07-29T18:52:40.936Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-07-29T18:52:41.329Z] --- PASS: TestDaemonDefaultNetworkPools (1.24s) [2020-07-29T18:52:41.329Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-29T18:52:41.412Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.491s coverage: 57.0% of statements [2020-07-29T18:52:41.499Z] --- PASS: TestIpcModePrivate (0.90s) [2020-07-29T18:52:41.499Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:88, shared: false, mustBeShared: false [2020-07-29T18:52:41.499Z] === RUN TestIpcModeShareable [2020-07-29T18:52:41.800Z] --- PASS: TestCreateServiceConflict (3.73s) [2020-07-29T18:52:41.800Z] === RUN TestCreateServiceMaxReplicas [2020-07-29T18:52:41.874Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-29T18:52:42.169Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-29T18:52:42.431Z] --- PASS: TestIpcModeShareable (0.83s) [2020-07-29T18:52:42.431Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true [2020-07-29T18:52:42.431Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-29T18:52:42.689Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-07-29T18:52:43.241Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.88s) [2020-07-29T18:52:43.241Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-29T18:52:43.327Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.013s coverage: 1.8% of statements [2020-07-29T18:52:44.252Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-07-29T18:52:44.252Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.58s) [2020-07-29T18:52:44.252Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.74s) [2020-07-29T18:52:44.252Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.83s) [2020-07-29T18:52:44.252Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.93s) [2020-07-29T18:52:44.252Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.97s) [2020-07-29T18:52:44.252Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.16s) [2020-07-29T18:52:44.252Z] === RUN TestBuildMultiStageCopy [2020-07-29T18:52:44.252Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-29T18:52:44.583Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-07-29T18:52:44.583Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.45s) [2020-07-29T18:52:44.583Z] === RUN TestAPIIpcModeHost [2020-07-29T18:52:45.237Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.568s coverage: 45.9% of statements [2020-07-29T18:52:45.237Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-29T18:52:45.237Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.274s coverage: 49.5% of statements [2020-07-29T18:52:45.322Z] --- PASS: TestCreateServiceMaxReplicas (3.36s) [2020-07-29T18:52:45.323Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-29T18:52:45.513Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-07-29T18:52:45.513Z] --- PASS: TestAPIIpcModeHost (0.70s) [2020-07-29T18:52:45.513Z] === RUN TestDaemonIpcModeShareable [2020-07-29T18:52:45.771Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-29T18:52:45.771Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-29T18:52:45.786Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.36s) [2020-07-29T18:52:45.786Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-29T18:52:46.358Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.83s) [2020-07-29T18:52:46.358Z] === RUN TestServiceWithPredefinedNetwork [2020-07-29T18:52:46.418Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-29T18:52:46.444Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-07-29T18:52:46.702Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-07-29T18:52:46.712Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-29T18:52:47.006Z] --- PASS: TestBuildMultiStageCopy (2.86s) [2020-07-29T18:52:47.006Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.56s) [2020-07-29T18:52:47.006Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.29s) [2020-07-29T18:52:47.006Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.32s) [2020-07-29T18:52:47.006Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.34s) [2020-07-29T18:52:47.006Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.35s) [2020-07-29T18:52:47.006Z] === RUN TestBuildMultiStageParentConfig [2020-07-29T18:52:47.269Z] --- PASS: TestDaemonIpcModeShareable (1.75s) [2020-07-29T18:52:47.269Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: true, mustBeShared: true [2020-07-29T18:52:47.269Z] === RUN TestDaemonIpcModePrivate [2020-07-29T18:52:47.644Z] --- PASS: TestBuildMultiStageParentConfig (0.80s) [2020-07-29T18:52:47.644Z] === RUN TestBuildLabelWithTargets [2020-07-29T18:52:47.777Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.528s coverage: 57.7% of statements [2020-07-29T18:52:47.777Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-29T18:52:47.777Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.329s coverage: 76.1% of statements [2020-07-29T18:52:47.777Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-29T18:52:48.641Z] --- PASS: TestDaemonIpcModePrivate (1.43s) [2020-07-29T18:52:48.641Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false [2020-07-29T18:52:48.641Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-29T18:52:49.156Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.0% of statements [2020-07-29T18:52:49.166Z] --- PASS: TestBuildLabelWithTargets (1.29s) [2020-07-29T18:52:49.166Z] === RUN TestBuildWithEmptyLayers [2020-07-29T18:52:49.415Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.030s coverage: 3.0% of statements [2020-07-29T18:52:49.571Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-07-29T18:52:49.658Z] --- PASS: TestServiceWithPredefinedNetwork (3.25s) [2020-07-29T18:52:49.658Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-29T18:52:49.658Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-29T18:52:49.658Z] service_test.go:236: FLAKY_TEST [2020-07-29T18:52:49.658Z] === RUN TestServiceWithDataPathPortInit [2020-07-29T18:52:49.803Z] --- PASS: TestBuildWithEmptyLayers (0.62s) [2020-07-29T18:52:49.803Z] === RUN TestBuildMultiStageOnBuild [2020-07-29T18:52:50.134Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.39s) [2020-07-29T18:52:50.134Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false [2020-07-29T18:52:50.134Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-29T18:52:50.352Z] ok github.com/docker/docker/daemon/links 0.015s coverage: 93.0% of statements [2020-07-29T18:52:50.390Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-07-29T18:52:51.316Z] --- PASS: TestBuildMultiStageOnBuild (1.76s) [2020-07-29T18:52:51.316Z] === RUN TestBuildUncleanTarFilenames [2020-07-29T18:52:51.760Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.50s) [2020-07-29T18:52:51.760Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: true, mustBeShared: true [2020-07-29T18:52:51.760Z] === RUN TestIpcModeOlderClient [2020-07-29T18:52:51.760Z] === PAUSE TestIpcModeOlderClient [2020-07-29T18:52:51.760Z] === RUN TestKillContainerInvalidSignal [2020-07-29T18:52:51.760Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-07-29T18:52:52.017Z] --- PASS: TestKillContainerInvalidSignal (0.59s)=== RUN TestDockerSuite/TestBuildAddTar [2020-07-29T18:52:52.017Z] [2020-07-29T18:52:52.017Z] === RUN TestKillContainer [2020-07-29T18:52:52.017Z] === RUN TestKillContainer/no_signal [2020-07-29T18:52:52.264Z] ok github.com/docker/docker/daemon/images 0.013s coverage: 4.8% of statements [2020-07-29T18:52:52.264Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-29T18:52:52.264Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-29T18:52:52.264Z] ok github.com/docker/docker/daemon/logger 0.236s coverage: 41.0% of statements [2020-07-29T18:52:52.360Z] --- PASS: TestBuildUncleanTarFilenames (0.83s) [2020-07-29T18:52:52.360Z] === RUN TestBuildMultiStageLayerLeak [2020-07-29T18:52:52.581Z] === RUN TestKillContainer/non_killing_signal [2020-07-29T18:52:53.150Z] === RUN TestKillContainer/killing_signal [2020-07-29T18:52:53.880Z] --- PASS: TestBuildMultiStageLayerLeak (1.80s) [2020-07-29T18:52:53.880Z] === RUN TestBuildWithHugeFile [2020-07-29T18:52:54.086Z] --- PASS: TestKillContainer (1.90s) [2020-07-29T18:52:54.086Z] --- PASS: TestKillContainer/no_signal (0.58s) [2020-07-29T18:52:54.086Z] --- PASS: TestKillContainer/non_killing_signal (0.47s) [2020-07-29T18:52:54.086Z] --- PASS: TestKillContainer/killing_signal (0.62s) [2020-07-29T18:52:54.086Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-29T18:52:54.086Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-29T18:52:54.180Z] ok github.com/docker/docker/daemon/logger/awslogs 0.160s coverage: 77.8% of statements [2020-07-29T18:52:54.180Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-29T18:52:54.180Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-29T18:52:54.180Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2020-07-29T18:52:54.650Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-29T18:52:55.118Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-07-29T18:52:55.214Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.17s) [2020-07-29T18:52:55.214Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.57s) [2020-07-29T18:52:55.214Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.39s) [2020-07-29T18:52:55.214Z] === RUN TestKillStoppedContainer [2020-07-29T18:52:55.214Z] --- PASS: TestKillStoppedContainer (0.06s) [2020-07-29T18:52:55.214Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-29T18:52:55.214Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2020-07-29T18:52:55.214Z] === RUN TestKillDifferentUserContainer [2020-07-29T18:52:55.378Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 61.6% of statements [2020-07-29T18:52:55.637Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2020-07-29T18:52:55.779Z] --- PASS: TestKillDifferentUserContainer (0.56s) [2020-07-29T18:52:55.779Z] === RUN TestInspectOomKilledTrue [2020-07-29T18:52:55.779Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-29T18:52:55.779Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-29T18:52:55.779Z] === RUN TestInspectOomKilledFalse [2020-07-29T18:52:55.779Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-29T18:52:55.779Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-29T18:52:55.779Z] === RUN TestLinksEtcHostsContentMatch [2020-07-29T18:52:56.345Z] --- PASS: TestLinksEtcHostsContentMatch (0.39s) [2020-07-29T18:52:56.345Z] === RUN TestLinksContainerNames [2020-07-29T18:52:56.911Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-07-29T18:52:57.017Z] ok github.com/docker/docker/daemon/logger/local 0.020s coverage: 75.2% of statements [2020-07-29T18:52:57.017Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-29T18:52:57.276Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.032s coverage: 37.7% of statements [2020-07-29T18:52:57.476Z] --- PASS: TestLinksContainerNames (1.28s) [2020-07-29T18:52:57.476Z] === RUN TestLogsFollowTailEmpty [2020-07-29T18:52:58.041Z] --- PASS: TestLogsFollowTailEmpty (0.67s) [2020-07-29T18:52:58.041Z] === RUN TestContainerNetworkMountsNoChown [2020-07-29T18:52:58.298Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-07-29T18:52:58.656Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.011s coverage: 33.3% of statements [2020-07-29T18:52:58.889Z] --- PASS: TestContainerNetworkMountsNoChown (0.69s) [2020-07-29T18:52:58.889Z] === RUN TestMountDaemonRoot [2020-07-29T18:52:58.889Z] === RUN TestMountDaemonRoot/default [2020-07-29T18:52:58.889Z] === PAUSE TestMountDaemonRoot/default [2020-07-29T18:52:58.889Z] === RUN TestMountDaemonRoot/private [2020-07-29T18:52:58.889Z] === PAUSE TestMountDaemonRoot/private [2020-07-29T18:52:58.889Z] === RUN TestMountDaemonRoot/rprivate [2020-07-29T18:52:58.889Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-29T18:52:58.889Z] === RUN TestMountDaemonRoot/slave [2020-07-29T18:52:58.889Z] === PAUSE TestMountDaemonRoot/slave [2020-07-29T18:52:58.889Z] === RUN TestMountDaemonRoot/rslave [2020-07-29T18:52:58.889Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-29T18:52:58.889Z] === RUN TestMountDaemonRoot/shared [2020-07-29T18:52:58.889Z] === PAUSE TestMountDaemonRoot/shared [2020-07-29T18:52:58.889Z] === RUN TestMountDaemonRoot/rshared [2020-07-29T18:52:58.889Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-29T18:52:58.889Z] === CONT TestMountDaemonRoot/default [2020-07-29T18:52:58.889Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-29T18:52:58.889Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-29T18:52:58.889Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-29T18:52:58.889Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-29T18:52:58.889Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-29T18:52:58.889Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-29T18:52:58.889Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-29T18:52:58.889Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-29T18:52:58.889Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-29T18:52:58.889Z] === CONT TestMountDaemonRoot/rshared [2020-07-29T18:52:58.889Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-29T18:52:58.889Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-29T18:52:58.889Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-29T18:52:58.889Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-29T18:52:58.889Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-29T18:52:58.889Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-29T18:52:58.889Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-29T18:52:58.889Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-29T18:52:58.889Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-29T18:52:58.889Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-29T18:52:58.889Z] === CONT TestMountDaemonRoot/shared [2020-07-29T18:52:58.889Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-29T18:52:58.889Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-29T18:52:58.889Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-29T18:52:58.889Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-29T18:52:58.889Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-29T18:52:58.889Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-29T18:52:58.889Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-29T18:52:58.889Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-29T18:52:58.889Z] === CONT TestMountDaemonRoot/rslave [2020-07-29T18:52:58.889Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-29T18:52:58.889Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-29T18:52:58.889Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-29T18:52:58.889Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-29T18:52:58.889Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-29T18:52:58.889Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-29T18:52:58.889Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-29T18:52:58.889Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-29T18:52:58.889Z] === CONT TestMountDaemonRoot/slave [2020-07-29T18:52:58.889Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-29T18:52:58.889Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-29T18:52:58.889Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-29T18:52:58.889Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-29T18:52:58.889Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-29T18:52:58.889Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-29T18:52:58.889Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-29T18:52:58.889Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-29T18:52:58.889Z] === CONT TestMountDaemonRoot/rprivate [2020-07-29T18:52:58.889Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-29T18:52:58.889Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-29T18:52:58.889Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-29T18:52:58.889Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-29T18:52:58.889Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-29T18:52:58.889Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-29T18:52:58.889Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-29T18:52:58.889Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-29T18:52:58.889Z] === CONT TestMountDaemonRoot/private [2020-07-29T18:52:58.889Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-29T18:52:58.889Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-29T18:52:58.889Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-29T18:52:58.889Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-29T18:52:58.889Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-29T18:52:58.889Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-29T18:52:58.889Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-29T18:52:58.889Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-29T18:52:58.889Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-29T18:52:58.889Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-29T18:52:59.184Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-29T18:52:59.184Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-29T18:52:59.184Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-29T18:52:59.184Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-29T18:52:59.184Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-29T18:52:59.184Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-29T18:52:59.184Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-29T18:52:59.184Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-29T18:52:59.184Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-29T18:52:59.184Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-29T18:52:59.184Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-29T18:52:59.184Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-29T18:52:59.448Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-29T18:52:59.448Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-29T18:52:59.448Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-29T18:52:59.448Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-29T18:52:59.448Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-29T18:52:59.448Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-29T18:52:59.448Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-29T18:52:59.448Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-29T18:52:59.448Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-29T18:52:59.448Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-29T18:52:59.448Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-29T18:52:59.448Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-07-29T18:52:59.448Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-29T18:52:59.448Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-07-29T18:52:59.448Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2020-07-29T18:52:59.448Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-07-29T18:52:59.448Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-07-29T18:52:59.448Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-29T18:52:59.448Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-07-29T18:52:59.448Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-07-29T18:52:59.448Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-07-29T18:52:59.448Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-07-29T18:52:59.448Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-29T18:52:59.448Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-07-29T18:52:59.448Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-07-29T18:52:59.448Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-07-29T18:52:59.448Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-07-29T18:52:59.448Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-29T18:52:59.448Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-07-29T18:52:59.448Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-07-29T18:52:59.448Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-07-29T18:52:59.448Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-07-29T18:52:59.448Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-29T18:52:59.448Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-07-29T18:52:59.448Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-07-29T18:52:59.448Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-07-29T18:52:59.448Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2020-07-29T18:52:59.448Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-29T18:52:59.448Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-07-29T18:52:59.448Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-07-29T18:52:59.448Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-07-29T18:52:59.448Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-07-29T18:52:59.448Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-29T18:52:59.448Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-07-29T18:52:59.448Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-07-29T18:52:59.448Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-07-29T18:52:59.448Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-07-29T18:52:59.448Z] === RUN TestContainerBindMountNonRecursive [2020-07-29T18:52:59.719Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-07-29T18:53:00.036Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2020-07-29T18:53:00.036Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-07-29T18:53:00.606Z] ok github.com/docker/docker/daemon/logger/splunk 1.646s coverage: 82.5% of statements [2020-07-29T18:53:00.606Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-29T18:53:00.677Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.44s) [2020-07-29T18:53:00.677Z] === RUN TestCreateServiceSecretFileMode [2020-07-29T18:53:00.866Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2020-07-29T18:53:00.866Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-29T18:53:01.101Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-07-29T18:53:02.035Z] --- PASS: TestContainerBindMountNonRecursive (2.48s) [2020-07-29T18:53:02.036Z] === RUN TestNetworkNat [2020-07-29T18:53:02.774Z] ok github.com/docker/docker/distribution/metadata 0.040s coverage: 48.2% of statements [2020-07-29T18:53:02.967Z] --- PASS: TestNetworkNat (0.91s) [2020-07-29T18:53:02.967Z] === RUN TestNetworkLocalhostTCPNat [2020-07-29T18:53:03.345Z] ok github.com/docker/docker/distribution 0.378s coverage: 22.1% of statements [2020-07-29T18:53:03.345Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-29T18:53:03.534Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-07-29T18:53:03.792Z] --- PASS: TestNetworkLocalhostTCPNat (0.80s) [2020-07-29T18:53:03.792Z] === RUN TestNetworkLoopbackNat [2020-07-29T18:53:04.199Z] --- PASS: TestCreateServiceSecretFileMode (3.50s) [2020-07-29T18:53:04.199Z] === RUN TestCreateServiceConfigFileMode [2020-07-29T18:53:04.283Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2020-07-29T18:53:05.164Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-07-29T18:53:05.221Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements [2020-07-29T18:53:05.729Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-07-29T18:53:05.789Z] ok github.com/docker/docker/distribution/xfer 1.873s coverage: 85.1% of statements [2020-07-29T18:53:05.789Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-29T18:53:05.789Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2020-07-29T18:53:05.789Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-29T18:53:06.666Z] --- PASS: TestNetworkLoopbackNat (3.05s) [2020-07-29T18:53:06.667Z] === RUN TestPause [2020-07-29T18:53:07.170Z] ok github.com/docker/docker/image/v1 0.035s coverage: 25.0% of statements [2020-07-29T18:53:07.170Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-29T18:53:07.722Z] --- PASS: TestCreateServiceConfigFileMode (3.57s) [2020-07-29T18:53:07.722Z] === RUN TestCreateServiceSysctls [2020-07-29T18:53:07.780Z] --- PASS: TestServiceWithDataPathPortInit (17.99s) [2020-07-29T18:53:07.780Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-29T18:53:08.041Z] --- PASS: TestPause (1.06s) [2020-07-29T18:53:08.041Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-29T18:53:08.041Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-29T18:53:08.041Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-29T18:53:08.041Z] === RUN TestPauseStopPausedContainer [2020-07-29T18:53:08.110Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-07-29T18:53:08.974Z] --- PASS: TestPauseStopPausedContainer (1.06s) [2020-07-29T18:53:08.974Z] === RUN TestPsFilter [2020-07-29T18:53:08.974Z] --- PASS: TestPsFilter (0.14s) [2020-07-29T18:53:08.975Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-29T18:53:09.048Z] ok github.com/docker/docker/opts 0.021s coverage: 67.4% of statements [2020-07-29T18:53:09.307Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-07-29T18:53:09.907Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.85s) [2020-07-29T18:53:09.907Z] === RUN TestRemoveContainerWithVolume [2020-07-29T18:53:10.839Z] --- PASS: TestRemoveContainerWithVolume (0.80s) [2020-07-29T18:53:10.839Z] === RUN TestRemoveContainerRunning [2020-07-29T18:53:11.215Z] ok github.com/docker/docker/pkg/archive 0.297s coverage: 77.2% of statements [2020-07-29T18:53:11.403Z] === RUN TestDockerSuite/TestBuildBlankName [2020-07-29T18:53:11.661Z] --- PASS: TestRemoveContainerRunning (0.83s) [2020-07-29T18:53:11.661Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-29T18:53:11.783Z] ok github.com/docker/docker/pkg/authorization 0.143s coverage: 68.3% of statements [2020-07-29T18:53:12.043Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-07-29T18:53:12.225Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-07-29T18:53:12.228Z] --- PASS: TestCreateServiceSysctls (4.59s) [2020-07-29T18:53:12.228Z] === RUN TestCreateServiceCapabilities [2020-07-29T18:53:12.303Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-07-29T18:53:12.794Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.23s) [2020-07-29T18:53:12.794Z] === RUN TestRemoveInvalidContainer [2020-07-29T18:53:12.794Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-07-29T18:53:12.794Z] === RUN TestRenameLinkedContainer [2020-07-29T18:53:14.167Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-07-29T18:53:15.594Z] ok github.com/docker/docker/pkg/chrootarchive 2.480s coverage: 43.2% of statements [2020-07-29T18:53:15.594Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-07-29T18:53:15.751Z] --- PASS: TestCreateServiceCapabilities (3.65s) [2020-07-29T18:53:15.751Z] === RUN TestInspect [2020-07-29T18:53:16.163Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-07-29T18:53:16.163Z] ok github.com/docker/docker/layer 7.891s coverage: 68.8% of statements [2020-07-29T18:53:16.163Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-29T18:53:16.163Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-29T18:53:16.163Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-29T18:53:16.163Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-29T18:53:16.163Z] ? github.com/docker/docker/oci [no test files] [2020-07-29T18:53:16.163Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-29T18:53:16.163Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-29T18:53:16.163Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-29T18:53:16.421Z] ok github.com/docker/docker/pkg/discovery/file 0.014s coverage: 97.6% of statements [2020-07-29T18:53:16.692Z] --- PASS: TestRenameLinkedContainer (3.47s) [2020-07-29T18:53:16.692Z] === RUN TestRenameStoppedContainer [2020-07-29T18:53:16.949Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-07-29T18:53:17.206Z] --- PASS: TestRenameStoppedContainer (0.94s) [2020-07-29T18:53:17.206Z] === RUN TestRenameRunningContainerAndReuse [2020-07-29T18:53:17.360Z] ok github.com/docker/docker/pkg/discovery/memory 0.015s coverage: 92.3% of statements [2020-07-29T18:53:17.780Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.99s) [2020-07-29T18:53:17.780Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:quwuw4zri4kmzwb52xj98po47 Created:2020-07-29 18:53:09.32314518 +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[1e21ec61b04b7d8ae4e5cb48d1a9d430f827d7aae92dc2f4bf2be5592975cf81:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ow7ara151s0jdod8vbr26g6ld EndpointID:85c3ff6d4548019e6d26d2f300d2f5ad7d30dd60cf43c99b869509e01e074ac6 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a9ab6835fe222aebb17e694ef85a31a5a14bc81168e83d3a1898105a46f6efe6 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:0674fbcb7ac1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ow7ara151s0jdod8vbr26g6ld EndpointID:85c3ff6d4548019e6d26d2f300d2f5ad7d30dd60cf43c99b869509e01e074ac6 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-29T18:53:17.780Z] PASS [2020-07-29T18:53:17.780Z] [2020-07-29T18:53:17.780Z] === Skipped [2020-07-29T18:53:17.780Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-29T18:53:17.780Z] service_test.go:236: FLAKY_TEST [2020-07-29T18:53:17.780Z] [2020-07-29T18:53:17.780Z] [2020-07-29T18:53:17.780Z] DONE 23 tests, 1 skipped in 59.880s [2020-07-29T18:53:17.780Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-29T18:53:17.780Z] ++ 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-07-29T18:53:17.780Z] ++ set -e [2020-07-29T18:53:17.780Z] ++ '[' -n 0 ']' [2020-07-29T18:53:17.780Z] ++ set -x [2020-07-29T18:53:17.780Z] ++ env -i DEST=/go/src/github.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-07-29T18:53:17.780Z] INFO: Testing against a local daemon [2020-07-29T18:53:17.780Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-29T18:53:17.780Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-29T18:53:17.780Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-29T18:53:17.780Z] === RUN TestDockerNetworkIpvlan [2020-07-29T18:53:17.780Z] --- SKIP: TestDockerNetworkIpvlan (0.01s) [2020-07-29T18:53:17.780Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-29T18:53:17.780Z] PASS [2020-07-29T18:53:17.780Z] [2020-07-29T18:53:17.780Z] === Skipped [2020-07-29T18:53:17.780Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-29T18:53:17.780Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-29T18:53:17.780Z] [2020-07-29T18:53:17.780Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.01s) [2020-07-29T18:53:17.780Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-29T18:53:17.780Z] [2020-07-29T18:53:17.780Z] [2020-07-29T18:53:17.780Z] DONE 2 tests, 2 skipped in 0.160s [2020-07-29T18:53:17.780Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-29T18:53:17.780Z] ++ 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-07-29T18:53:17.780Z] ++ set -e [2020-07-29T18:53:17.780Z] ++ '[' -n 0 ']' [2020-07-29T18:53:17.780Z] ++ set -x [2020-07-29T18:53:17.780Z] ++ env -i DEST=/go/src/github.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-07-29T18:53:17.780Z] INFO: Testing against a local daemon [2020-07-29T18:53:17.780Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-29T18:53:17.931Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-07-29T18:53:18.500Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-07-29T18:53:18.577Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-07-29T18:53:19.166Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.07s) [2020-07-29T18:53:19.166Z] === RUN TestDockerNetworkMacvlan [2020-07-29T18:53:19.272Z] --- PASS: TestInspect (3.53s) [2020-07-29T18:53:19.272Z] === RUN TestCreateJob [2020-07-29T18:53:19.438Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-07-29T18:53:19.506Z] --- PASS: TestRenameRunningContainerAndReuse (2.13s) [2020-07-29T18:53:19.506Z] === RUN TestRenameInvalidName [2020-07-29T18:53:19.506Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-07-29T18:53:20.070Z] --- PASS: TestRenameInvalidName (0.75s) [2020-07-29T18:53:20.070Z] === RUN TestRenameAnonymousContainer [2020-07-29T18:53:20.108Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-29T18:53:20.375Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 89.5% of statements [2020-07-29T18:53:20.635Z] ok github.com/docker/docker/pkg/discovery/kv 3.062s coverage: 84.1% of statements [2020-07-29T18:53:20.893Z] ok github.com/docker/docker/pkg/fsutils 0.162s coverage: 85.1% of statements [2020-07-29T18:53:20.893Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2020-07-29T18:53:21.000Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-07-29T18:53:21.492Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-29T18:53:21.934Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-07-29T18:53:22.273Z] ok github.com/docker/docker/pkg/idtools 0.346s coverage: 70.5% of statements [2020-07-29T18:53:22.532Z] ok github.com/docker/docker/pkg/ioutils 0.538s coverage: 70.6% of statements [2020-07-29T18:53:22.792Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2020-07-29T18:53:22.792Z] ok github.com/docker/docker/pkg/locker 0.032s coverage: 88.9% of statements [2020-07-29T18:53:22.878Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-29T18:53:23.051Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2020-07-29T18:53:23.051Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-29T18:53:23.051Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-29T18:53:23.307Z] --- PASS: TestRenameAnonymousContainer (2.99s) [2020-07-29T18:53:23.307Z] === RUN TestRenameContainerWithSameName [2020-07-29T18:53:23.307Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-07-29T18:53:23.307Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-07-29T18:53:23.311Z] ok github.com/docker/docker/pkg/namesgenerator 0.015s coverage: 85.7% of statements [2020-07-29T18:53:23.311Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-29T18:53:23.311Z] ok github.com/docker/docker/pkg/parsers 0.016s coverage: 97.0% of statements [2020-07-29T18:53:23.731Z] --- PASS: TestCreateJob (4.49s) [2020-07-29T18:53:23.731Z] === RUN TestReplicatedJob [2020-07-29T18:53:23.870Z] --- PASS: TestRenameContainerWithSameName (0.66s) [2020-07-29T18:53:23.870Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-29T18:53:23.880Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2020-07-29T18:53:24.139Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.019s coverage: 86.7% of statements [2020-07-29T18:53:24.139Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-07-29T18:53:24.139Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-29T18:53:24.139Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-29T18:53:25.078Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2020-07-29T18:53:25.240Z] --- PASS: TestRenameContainerWithLinkedContainer (1.47s) [2020-07-29T18:53:25.240Z] === RUN TestResize [2020-07-29T18:53:25.500Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-07-29T18:53:25.648Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-07-29T18:53:26.064Z] --- PASS: TestResize (0.71s) [2020-07-29T18:53:26.064Z] === RUN TestResizeWithInvalidSize [2020-07-29T18:53:26.179Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-29T18:53:26.217Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-07-29T18:53:26.217Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-07-29T18:53:26.629Z] --- PASS: TestResizeWithInvalidSize (0.81s) [2020-07-29T18:53:26.629Z] === RUN TestResizeWhenContainerNotStarted [2020-07-29T18:53:26.886Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-07-29T18:53:27.451Z] --- PASS: TestResizeWhenContainerNotStarted (0.74s) [2020-07-29T18:53:27.451Z] === RUN TestDaemonRestartKillContainers [2020-07-29T18:53:27.451Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-29T18:53:27.451Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-29T18:53:27.451Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-29T18:53:27.451Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-29T18:53:27.451Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-29T18:53:27.451Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-29T18:53:27.452Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-29T18:53:27.452Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-29T18:53:27.452Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-29T18:53:27.452Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-29T18:53:27.452Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-29T18:53:27.452Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-29T18:53:27.452Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-29T18:53:27.452Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-29T18:53:27.452Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-29T18:53:27.452Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-29T18:53:27.452Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-29T18:53:27.452Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-29T18:53:27.452Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-29T18:53:27.452Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-29T18:53:27.452Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-29T18:53:27.452Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-29T18:53:27.452Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-29T18:53:27.452Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-29T18:53:27.452Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-29T18:53:27.452Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-29T18:53:27.593Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 73.9% of statements [2020-07-29T18:53:27.851Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-07-29T18:53:28.383Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-07-29T18:53:29.481Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-29T18:53:30.280Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-07-29T18:53:30.280Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-29T18:53:30.538Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-29T18:53:31.139Z] ok github.com/docker/docker/pkg/signal 2.398s coverage: 61.0% of statements [2020-07-29T18:53:31.140Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-07-29T18:53:31.399Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-07-29T18:53:31.471Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-07-29T18:53:31.659Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-07-29T18:53:31.919Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-07-29T18:53:32.036Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-29T18:53:32.219Z] --- PASS: TestReplicatedJob (7.53s) [2020-07-29T18:53:32.219Z] === RUN TestUpdateReplicatedJob [2020-07-29T18:53:32.293Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-29T18:53:32.858Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.6% of statements [2020-07-29T18:53:33.117Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2020-07-29T18:53:33.686Z] ok github.com/docker/docker/pkg/tailfile 0.083s coverage: 88.6% of statements [2020-07-29T18:53:34.189Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-29T18:53:34.189Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-29T18:53:34.254Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2020-07-29T18:53:34.254Z] testing: warning: no tests to run [2020-07-29T18:53:34.254Z] coverage: [no statements] [2020-07-29T18:53:34.254Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-07-29T18:53:34.822Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-07-29T18:53:34.822Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-07-29T18:53:35.083Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2020-07-29T18:53:35.742Z] --- PASS: TestUpdateReplicatedJob (4.42s) [2020-07-29T18:53:35.742Z] === RUN TestServiceListWithStatuses [2020-07-29T18:53:35.742Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-29T18:53:35.742Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-29T18:53:35.742Z] === RUN TestDockerNetworkConnectAlias [2020-07-29T18:53:36.068Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-29T18:53:36.715Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-29T18:53:36.715Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-07-29T18:53:36.972Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-29T18:53:36.995Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.1% of statements [2020-07-29T18:53:37.454Z] --- PASS: TestDockerNetworkMacvlan (18.10s) [2020-07-29T18:53:37.454Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2020-07-29T18:53:37.454Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2020-07-29T18:53:37.454Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.99s) [2020-07-29T18:53:37.454Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.07s) [2020-07-29T18:53:37.454Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.68s) [2020-07-29T18:53:37.454Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.29s) [2020-07-29T18:53:37.454Z] PASS [2020-07-29T18:53:37.454Z] [2020-07-29T18:53:37.454Z] DONE 8 tests in 20.301s [2020-07-29T18:53:37.454Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-29T18:53:37.454Z] ++ 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-07-29T18:53:37.454Z] ++ set -e [2020-07-29T18:53:37.454Z] ++ '[' -n 0 ']' [2020-07-29T18:53:37.454Z] ++ set -x [2020-07-29T18:53:37.454Z] ++ env -i DEST=/go/src/github.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-07-29T18:53:37.454Z] testing: warning: no tests to run [2020-07-29T18:53:37.454Z] PASS [2020-07-29T18:53:37.454Z] [2020-07-29T18:53:37.455Z] DONE 0 tests in 0.026s [2020-07-29T18:53:37.455Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-29T18:53:37.455Z] ++ 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-07-29T18:53:37.455Z] ++ set -e [2020-07-29T18:53:37.455Z] ++ '[' -n 0 ']' [2020-07-29T18:53:37.455Z] ++ set -x [2020-07-29T18:53:37.455Z] ++ env -i DEST=/go/src/github.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-07-29T18:53:37.455Z] INFO: Testing against a local daemon [2020-07-29T18:53:37.455Z] === RUN TestAuthZPluginAllowRequest [2020-07-29T18:53:37.569Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-07-29T18:53:38.344Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-07-29T18:53:38.507Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-07-29T18:53:39.076Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-07-29T18:53:39.368Z] --- PASS: TestAuthZPluginAllowRequest (1.77s) [2020-07-29T18:53:39.369Z] === RUN TestAuthZPluginTLS [2020-07-29T18:53:39.942Z] --- PASS: TestAuthZPluginTLS (0.69s) [2020-07-29T18:53:39.942Z] === RUN TestAuthZPluginDenyRequest [2020-07-29T18:53:40.240Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-29T18:53:40.455Z] ok github.com/docker/docker/registry 0.078s coverage: 56.3% of statements [2020-07-29T18:53:40.513Z] --- PASS: TestAuthZPluginDenyRequest (0.64s) [2020-07-29T18:53:40.513Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-29T18:53:40.804Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-29T18:53:41.025Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2020-07-29T18:53:41.061Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-07-29T18:53:41.085Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.63s) [2020-07-29T18:53:41.085Z] === RUN TestAuthZPluginDenyResponse [2020-07-29T18:53:41.284Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2020-07-29T18:53:41.657Z] --- PASS: TestAuthZPluginDenyResponse (0.66s) [2020-07-29T18:53:41.657Z] === RUN TestAuthZPluginAllowEventStream [2020-07-29T18:53:41.853Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2020-07-29T18:53:41.993Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-07-29T18:53:42.114Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-07-29T18:53:43.571Z] --- PASS: TestAuthZPluginAllowEventStream (1.77s) [2020-07-29T18:53:43.571Z] === RUN TestAuthZPluginErrorResponse [2020-07-29T18:53:43.890Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-29T18:53:43.890Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.90s) [2020-07-29T18:53:43.890Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.10s) [2020-07-29T18:53:43.890Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.79s) [2020-07-29T18:53:43.890Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.83s) [2020-07-29T18:53:43.890Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.71s) [2020-07-29T18:53:43.890Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.79s) [2020-07-29T18:53:43.890Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.59s) [2020-07-29T18:53:43.890Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.75s) [2020-07-29T18:53:43.890Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.71s) [2020-07-29T18:53:43.890Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.87s) [2020-07-29T18:53:43.890Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.77s) [2020-07-29T18:53:43.890Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.69s) [2020-07-29T18:53:43.890Z] === RUN TestCgroupNamespacesRun [2020-07-29T18:53:44.143Z] --- PASS: TestAuthZPluginErrorResponse (0.66s) [2020-07-29T18:53:44.143Z] === RUN TestAuthZPluginErrorRequest [2020-07-29T18:53:44.230Z] --- PASS: TestDockerNetworkConnectAlias (7.97s) [2020-07-29T18:53:44.230Z] === RUN TestDockerNetworkReConnect [2020-07-29T18:53:44.651Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-07-29T18:53:44.715Z] --- PASS: TestAuthZPluginErrorRequest (0.64s) [2020-07-29T18:53:44.715Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-29T18:53:45.222Z] ok github.com/docker/docker/volume/local 0.017s coverage: 73.0% of statements [2020-07-29T18:53:45.261Z] --- PASS: TestCgroupNamespacesRun (1.70s) [2020-07-29T18:53:45.262Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-29T18:53:45.518Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-07-29T18:53:45.659Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.65s) [2020-07-29T18:53:45.659Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-29T18:53:45.791Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2020-07-29T18:53:47.171Z] ok github.com/docker/docker/volume/service 0.013s coverage: 73.1% of statements [2020-07-29T18:53:47.417Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.83s) [2020-07-29T18:53:47.417Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-29T18:53:48.204Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.22s) [2020-07-29T18:53:48.204Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-29T18:53:48.354Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-07-29T18:53:48.611Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-07-29T18:53:48.869Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.87s) [2020-07-29T18:53:48.869Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-29T18:53:50.123Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.25s) [2020-07-29T18:53:50.123Z] === RUN TestAuthZPluginHeader [2020-07-29T18:53:50.242Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-07-29T18:53:50.855Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-07-29T18:53:50.855Z] --- PASS: TestCgroupNamespacesRunHostMode (1.96s) [2020-07-29T18:53:50.855Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-29T18:53:50.858Z] --- PASS: TestBuildWithHugeFile (54.69s) [2020-07-29T18:53:50.858Z] === RUN TestBuildWithEmptyDockerfile [2020-07-29T18:53:50.858Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-29T18:53:50.858Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-29T18:53:50.858Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-29T18:53:50.858Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-29T18:53:50.858Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-29T18:53:50.858Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-29T18:53:50.858Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-29T18:53:50.858Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-29T18:53:50.858Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-29T18:53:50.858Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2020-07-29T18:53:50.858Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2020-07-29T18:53:50.858Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.23s) [2020-07-29T18:53:50.858Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2020-07-29T18:53:50.858Z] === RUN TestBuildPreserveOwnership [2020-07-29T18:53:50.858Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-29T18:53:51.064Z] --- PASS: TestAuthZPluginHeader (1.00s) [2020-07-29T18:53:51.064Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-29T18:53:51.064Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-29T18:53:51.064Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T18:53:51.064Z] === RUN TestAuthZPluginV2Disable [2020-07-29T18:53:51.064Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-07-29T18:53:51.064Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T18:53:51.064Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-29T18:53:51.064Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-29T18:53:51.064Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T18:53:51.064Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-29T18:53:51.064Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-29T18:53:51.064Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T18:53:51.064Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-29T18:53:51.172Z] --- PASS: TestDockerNetworkReConnect (6.67s) [2020-07-29T18:53:51.172Z] === RUN TestServicePlugin [2020-07-29T18:53:51.172Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-29T18:53:51.172Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T18:53:51.172Z] === RUN TestServiceUpdateLabel [2020-07-29T18:53:51.494Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-29T18:53:52.758Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.76s) [2020-07-29T18:53:52.758Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-29T18:53:53.015Z] --- PASS: TestBuildPreserveOwnership (3.75s) [2020-07-29T18:53:53.015Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.45s) [2020-07-29T18:53:53.015Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.30s) [2020-07-29T18:53:53.015Z] === RUN TestBuildPlatformInvalid [2020-07-29T18:53:53.015Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2020-07-29T18:53:53.015Z] PASS [2020-07-29T18:53:53.015Z] [2020-07-29T18:53:53.015Z] === Skipped [2020-07-29T18:53:53.015Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-07-29T18:53:53.015Z] build_session_test.go:25: TODO: BuildKit [2020-07-29T18:53:53.015Z] [2020-07-29T18:53:53.015Z] [2020-07-29T18:53:53.015Z] DONE 32 tests, 1 skipped in 93.571s [2020-07-29T18:53:53.015Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-07-29T18:53:53.015Z] ++ 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-07-29T18:53:53.015Z] ++ set -e [2020-07-29T18:53:53.015Z] ++ '[' -n 0 ']' [2020-07-29T18:53:53.015Z] ++ set -x [2020-07-29T18:53:53.015Z] ++ env -i DEST=/go/src/github.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-07-29T18:53:53.015Z] INFO: Testing against a local daemon [2020-07-29T18:53:53.015Z] === RUN TestConfigInspect [2020-07-29T18:53:53.322Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-07-29T18:53:53.322Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-07-29T18:53:53.908Z] --- PASS: TestServiceUpdateLabel (3.76s) [2020-07-29T18:53:53.908Z] === RUN TestServiceUpdateSecrets [2020-07-29T18:53:54.255Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.63s) [2020-07-29T18:53:54.255Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-29T18:53:55.089Z] --- PASS: TestConfigInspect (1.89s) [2020-07-29T18:53:55.089Z] === RUN TestConfigList [2020-07-29T18:53:55.186Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-07-29T18:53:55.186Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.94s) [2020-07-29T18:53:55.186Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-29T18:53:56.616Z] --- PASS: TestConfigList (1.87s) [2020-07-29T18:53:56.616Z] === RUN TestConfigsCreateAndDelete [2020-07-29T18:53:57.081Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.83s) [2020-07-29T18:53:57.081Z] === RUN TestKernelTCPMemory [2020-07-29T18:53:57.338Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-07-29T18:53:57.903Z] --- PASS: TestKernelTCPMemory (0.82s) [2020-07-29T18:53:57.903Z] === RUN TestNISDomainname [2020-07-29T18:53:58.161Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-07-29T18:53:58.710Z] --- PASS: TestConfigsCreateAndDelete (1.86s) [2020-07-29T18:53:58.710Z] === RUN TestConfigsUpdate [2020-07-29T18:53:58.726Z] --- PASS: TestNISDomainname (0.99s) [2020-07-29T18:53:58.726Z] === RUN TestHostnameDnsResolution [2020-07-29T18:53:59.375Z] ok github.com/docker/docker/pkg/plugins 33.621s coverage: 76.6% of statements [2020-07-29T18:53:59.375Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-29T18:53:59.375Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-29T18:53:59.375Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-29T18:53:59.375Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-29T18:53:59.375Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-29T18:53:59.375Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-29T18:53:59.375Z] ? github.com/docker/docker/rootless [no test files] [2020-07-29T18:53:59.375Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-29T18:53:59.375Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-29T18:53:59.375Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-29T18:53:59.375Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-29T18:53:59.375Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-29T18:53:59.375Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-29T18:53:59.375Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-29T18:53:59.375Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-29T18:53:59.375Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-29T18:53:59.375Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-29T18:53:59.375Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-29T18:53:59.375Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-29T18:53:59.375Z] ? github.com/docker/docker/volume [no test files] [2020-07-29T18:53:59.375Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-29T18:53:59.375Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-29T18:53:59.375Z] [2020-07-29T18:53:59.375Z] === Skipped [2020-07-29T18:53:59.375Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-29T18:53:59.375Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-29T18:53:59.375Z] [2020-07-29T18:53:59.375Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-29T18:53:59.375Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-29T18:53:59.375Z] [2020-07-29T18:53:59.375Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-29T18:53:59.375Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T18:53:59.375Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-29T18:53:59.375Z] [2020-07-29T18:53:59.375Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-29T18:53:59.375Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T18:53:59.375Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-29T18:53:59.375Z] [2020-07-29T18:53:59.375Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-29T18:53:59.375Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T18:53:59.375Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-29T18:53:59.375Z] [2020-07-29T18:53:59.375Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-29T18:53:59.375Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T18:53:59.375Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-29T18:53:59.375Z] [2020-07-29T18:53:59.375Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-29T18:53:59.375Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T18:53:59.375Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-29T18:53:59.375Z] [2020-07-29T18:53:59.375Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-29T18:53:59.375Z] graphtest_unix.go:73: No driver to put! [2020-07-29T18:53:59.375Z] [2020-07-29T18:53:59.375Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-29T18:53:59.375Z] time="2020-07-29T18:52:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-29T18:53:59.375Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-29T18:53:59.375Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-29T18:53:59.375Z] [2020-07-29T18:53:59.375Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-29T18:53:59.375Z] time="2020-07-29T18:52:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-29T18:53:59.375Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-29T18:53:59.375Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-29T18:53:59.375Z] [2020-07-29T18:53:59.375Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-29T18:53:59.375Z] time="2020-07-29T18:52:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-29T18:53:59.375Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-29T18:53:59.375Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-29T18:53:59.375Z] [2020-07-29T18:53:59.375Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-29T18:53:59.375Z] time="2020-07-29T18:52:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-29T18:53:59.375Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-29T18:53:59.375Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-29T18:53:59.375Z] [2020-07-29T18:53:59.375Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-29T18:53:59.375Z] time="2020-07-29T18:52:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-29T18:53:59.375Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-29T18:53:59.375Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-29T18:53:59.375Z] [2020-07-29T18:53:59.375Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-29T18:53:59.375Z] graphtest_unix.go:73: No driver to put! [2020-07-29T18:53:59.375Z] [2020-07-29T18:53:59.375Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-29T18:53:59.375Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-29T18:53:59.375Z] [2020-07-29T18:53:59.375Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-29T18:53:59.375Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-29T18:53:59.375Z] [2020-07-29T18:53:59.375Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-29T18:53:59.375Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-29T18:53:59.375Z] [2020-07-29T18:53:59.375Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-29T18:53:59.375Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-29T18:53:59.375Z] [2020-07-29T18:53:59.375Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-29T18:53:59.375Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T18:53:59.375Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-29T18:53:59.375Z] [2020-07-29T18:53:59.375Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-29T18:53:59.375Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T18:53:59.375Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-29T18:53:59.375Z] [2020-07-29T18:53:59.375Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-29T18:53:59.375Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T18:53:59.375Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-29T18:53:59.375Z] [2020-07-29T18:53:59.375Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-29T18:53:59.375Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T18:53:59.375Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-29T18:53:59.375Z] [2020-07-29T18:53:59.375Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-29T18:53:59.375Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T18:53:59.375Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-29T18:53:59.375Z] [2020-07-29T18:53:59.375Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-29T18:53:59.375Z] graphtest_unix.go:73: No driver to put! [2020-07-29T18:53:59.375Z] [2020-07-29T18:53:59.375Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-29T18:53:59.375Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-29T18:53:59.375Z] [2020-07-29T18:53:59.375Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-29T18:53:59.375Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-29T18:53:59.375Z] [2020-07-29T18:53:59.375Z] [2020-07-29T18:53:59.375Z] DONE 2123 tests, 26 skipped in 246.636s Post stage [Pipeline] junit [2020-07-29T18:53:59.647Z] Recording test results [2020-07-29T18:53:59.659Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-07-29T18:54:00.209Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41297/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d hack/validate/vendor [2020-07-29T18:54:00.225Z] --- PASS: TestHostnameDnsResolution (1.22s) [2020-07-29T18:54:00.225Z] === RUN TestStats [2020-07-29T18:54:00.482Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-07-29T18:54:00.482Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-07-29T18:54:00.482Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-07-29T18:54:00.739Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-07-29T18:54:00.777Z] No vendor changes in diff. [2020-07-29T18:54:00.789Z] --- PASS: TestConfigsUpdate (1.92s) [2020-07-29T18:54:00.789Z] === RUN TestTemplatedConfig [2020-07-29T18:54:01.305Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-07-29T18:54:01.710Z] + echo Building e2e image [2020-07-29T18:54:01.710Z] Building e2e image [2020-07-29T18:54:01.710Z] + docker build --build-arg DOCKER_GITCOMMIT=0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d -t moby-e2e-test -f Dockerfile.e2e . [2020-07-29T18:54:01.710Z] #2 [internal] load .dockerignore [2020-07-29T18:54:01.710Z] #2 transferring context: 34B done [2020-07-29T18:54:01.710Z] #2 DONE 0.0s [2020-07-29T18:54:01.710Z] [2020-07-29T18:54:01.710Z] #1 [internal] load build definition from Dockerfile.e2e [2020-07-29T18:54:01.710Z] #1 transferring dockerfile: 3.21kB done [2020-07-29T18:54:01.710Z] #1 DONE 0.0s [2020-07-29T18:54:01.710Z] [2020-07-29T18:54:01.710Z] #4 [internal] load metadata for docker.io/library/golang:1.13.14-alpine [2020-07-29T18:54:01.870Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-07-29T18:54:01.969Z] #4 DONE 0.4s [2020-07-29T18:54:01.969Z] [2020-07-29T18:54:01.969Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-07-29T18:54:01.969Z] #3 DONE 0.4s [2020-07-29T18:54:02.229Z] [2020-07-29T18:54:02.229Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-07-29T18:54:02.229Z] #14 resolve docker.io/library/golang:1.13.14-alpine@sha256:f0634bb385432f172e2a1410877436790745347cc74c48fa33299acbb9141a4b done [2020-07-29T18:54:02.229Z] #14 sha256:f0634bb385432f172e2a1410877436790745347cc74c48fa33299acbb9141a4b 1.65kB / 1.65kB done [2020-07-29T18:54:02.229Z] #14 sha256:8c4e26ae98bc6cca696af54c802970fca0fe83353272e2d33ca3b1a5ed6a4c5f 1.36kB / 1.36kB done [2020-07-29T18:54:02.229Z] #14 sha256:298aa35a5d8df51a0106afd3977b44d7fe278954f25480a5d877e4db724cf992 3.83kB / 3.83kB done [2020-07-29T18:54:02.229Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0B / 282.60kB 0.1s [2020-07-29T18:54:02.229Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 0B / 155B 0.1s [2020-07-29T18:54:02.229Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 0B / 127.35MB 0.1s [2020-07-29T18:54:02.229Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d [2020-07-29T18:54:02.489Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done [2020-07-29T18:54:02.489Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.2s done [2020-07-29T18:54:02.489Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 6.53MB / 127.35MB 0.3s [2020-07-29T18:54:02.489Z] #14 sha256:cfc5244440ca858ac4977159729e12b5d75de590df9f768b4e59848e07ed04e6 126B / 126B 0.2s done [2020-07-29T18:54:02.489Z] #14 ... [2020-07-29T18:54:02.489Z] [2020-07-29T18:54:02.489Z] #8 [internal] load build context [2020-07-29T18:54:02.489Z] #8 transferring context: 848.85kB 0.4s done [2020-07-29T18:54:02.489Z] #8 DONE 0.4s [2020-07-29T18:54:02.489Z] [2020-07-29T18:54:02.489Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-07-29T18:54:02.489Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.2s done [2020-07-29T18:54:02.489Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f [2020-07-29T18:54:02.749Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 19.17MB / 127.35MB 0.5s [2020-07-29T18:54:02.749Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done [2020-07-29T18:54:02.749Z] #14 ... [2020-07-29T18:54:02.749Z] [2020-07-29T18:54:02.749Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-07-29T18:54:02.749Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-07-29T18:54:02.749Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-07-29T18:54:02.749Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-07-29T18:54:02.749Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.2s done [2020-07-29T18:54:02.749Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-07-29T18:54:02.749Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.3s done [2020-07-29T18:54:02.749Z] #5 DONE 0.7s [2020-07-29T18:54:02.749Z] [2020-07-29T18:54:02.749Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-07-29T18:54:02.749Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 31.61MB / 127.35MB 0.7s [2020-07-29T18:54:02.803Z] --- PASS: TestStats (2.75s) [2020-07-29T18:54:02.803Z] === RUN TestStopContainerWithTimeout [2020-07-29T18:54:02.803Z] === RUN TestStopContainerWithTimeout/0 [2020-07-29T18:54:02.803Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-29T18:54:02.803Z] === RUN TestStopContainerWithTimeout/1 [2020-07-29T18:54:02.803Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-29T18:54:02.803Z] === RUN TestStopContainerWithTimeout/3 [2020-07-29T18:54:02.803Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-29T18:54:02.803Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-29T18:54:02.803Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-29T18:54:02.803Z] === CONT TestStopContainerWithTimeout/0 [2020-07-29T18:54:02.803Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-29T18:54:02.885Z] --- PASS: TestTemplatedConfig (2.39s) [2020-07-29T18:54:02.885Z] === RUN TestConfigCreateResolve [2020-07-29T18:54:03.009Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 38.68MB / 127.35MB 0.8s [2020-07-29T18:54:03.009Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 61.90MB / 127.35MB 1.0s [2020-07-29T18:54:03.269Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 76.39MB / 127.35MB 1.1s [2020-07-29T18:54:03.269Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 90.71MB / 127.35MB 1.2s [2020-07-29T18:54:03.529Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 116.28MB / 127.35MB 1.4s [2020-07-29T18:54:03.529Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 127.35MB / 127.35MB 1.5s [2020-07-29T18:54:03.735Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-07-29T18:54:03.788Z] #14 ... [2020-07-29T18:54:03.788Z] [2020-07-29T18:54:03.788Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-07-29T18:54:03.788Z] #6 DONE 0.9s [2020-07-29T18:54:03.788Z] [2020-07-29T18:54:03.788Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-07-29T18:54:03.788Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 127.35MB / 127.35MB 1.6s done [2020-07-29T18:54:03.788Z] #14 extracting sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c [2020-07-29T18:54:03.994Z] === CONT TestStopContainerWithTimeout/3 [2020-07-29T18:54:04.969Z] --- PASS: TestConfigCreateResolve (1.90s) [2020-07-29T18:54:04.969Z] === RUN TestConfigDaemonLibtrustID [2020-07-29T18:54:05.262Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-07-29T18:54:05.262Z] PASS [2020-07-29T18:54:05.262Z] [2020-07-29T18:54:05.262Z] DONE 7 tests in 12.445s [2020-07-29T18:54:05.262Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-07-29T18:54:05.262Z] ++ 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-07-29T18:54:05.262Z] ++ set -e [2020-07-29T18:54:05.262Z] ++ '[' -n 0 ']' [2020-07-29T18:54:05.262Z] ++ set -x [2020-07-29T18:54:05.262Z] ++ env -i DEST=/go/src/github.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-07-29T18:54:05.556Z] INFO: Testing against a local daemon [2020-07-29T18:54:05.556Z] === RUN TestCheckpoint [2020-07-29T18:54:05.556Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-29T18:54:05.556Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-29T18:54:05.556Z] === RUN TestContainerInvalidJSON [2020-07-29T18:54:05.556Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-29T18:54:05.556Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-29T18:54:05.556Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-29T18:54:05.556Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-29T18:54:05.556Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-29T18:54:05.556Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-29T18:54:05.556Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-29T18:54:05.556Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-29T18:54:05.556Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-29T18:54:05.556Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-07-29T18:54:05.556Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-29T18:54:05.556Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-29T18:54:05.556Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-29T18:54:05.556Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-29T18:54:05.556Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-07-29T18:54:05.556Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-29T18:54:05.556Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2020-07-29T18:54:05.556Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-29T18:54:05.556Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-07-29T18:54:05.556Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-29T18:54:05.849Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2020-07-29T18:54:05.849Z] === RUN TestCopyFromContainer [2020-07-29T18:54:05.892Z] === CONT TestStopContainerWithTimeout/1 [2020-07-29T18:54:06.824Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-07-29T18:54:06.894Z] === RUN TestCopyFromContainer// [2020-07-29T18:54:06.894Z] === RUN TestCopyFromContainer//bar/root [2020-07-29T18:54:07.195Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-29T18:54:07.195Z] === RUN TestCopyFromContainer/bar/quux [2020-07-29T18:54:07.195Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-29T18:54:07.195Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-29T18:54:07.488Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-29T18:54:07.488Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-29T18:54:07.488Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-29T18:54:07.488Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-29T18:54:07.755Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-07-29T18:54:07.755Z] --- PASS: TestStopContainerWithTimeout/0 (1.16s) [2020-07-29T18:54:07.755Z] --- PASS: TestStopContainerWithTimeout/-1 (3.08s) [2020-07-29T18:54:07.755Z] --- PASS: TestStopContainerWithTimeout/3 (2.70s) [2020-07-29T18:54:07.755Z] --- PASS: TestStopContainerWithTimeout/1 (1.72s) [2020-07-29T18:54:07.755Z] === RUN TestDeleteDevicemapper [2020-07-29T18:54:07.755Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-29T18:54:07.755Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-29T18:54:07.755Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-29T18:54:07.755Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-07-29T18:54:07.785Z] --- PASS: TestCopyFromContainer (1.93s) [2020-07-29T18:54:07.785Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-07-29T18:54:07.785Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2020-07-29T18:54:07.785Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-07-29T18:54:07.785Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2020-07-29T18:54:07.785Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-07-29T18:54:07.785Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-07-29T18:54:07.785Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-07-29T18:54:07.785Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-07-29T18:54:07.785Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-07-29T18:54:07.785Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-07-29T18:54:07.785Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-29T18:54:07.785Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-29T18:54:07.785Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-29T18:54:07.785Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-29T18:54:07.785Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-29T18:54:07.785Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-29T18:54:07.785Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-29T18:54:07.785Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-29T18:54:07.785Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-29T18:54:07.785Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-29T18:54:07.785Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-07-29T18:54:07.785Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-29T18:54:07.785Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-29T18:54:07.785Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-29T18:54:07.785Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-29T18:54:07.785Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-07-29T18:54:07.785Z] === RUN TestCreateWithInvalidEnv [2020-07-29T18:54:07.785Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-29T18:54:07.785Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-29T18:54:07.785Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-29T18:54:07.785Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-29T18:54:07.785Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-29T18:54:07.785Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-29T18:54:07.785Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-29T18:54:07.785Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-29T18:54:07.785Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-29T18:54:07.785Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-07-29T18:54:07.785Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-29T18:54:07.785Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-29T18:54:07.785Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-29T18:54:07.785Z] === RUN TestCreateTmpfsMountsTarget [2020-07-29T18:54:07.785Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-07-29T18:54:07.785Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-29T18:54:08.013Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-07-29T18:54:08.946Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-07-29T18:54:09.067Z] #14 ... [2020-07-29T18:54:09.067Z] [2020-07-29T18:54:09.067Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-07-29T18:54:09.067Z] #7 0.696 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-07-29T18:54:09.067Z] #7 1.786 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-07-29T18:54:09.067Z] #7 1.884 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-07-29T18:54:09.067Z] #7 1.890 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-07-29T18:54:09.067Z] #7 1.900 (3/30) Installing readline (8.0.0-r0) [2020-07-29T18:54:09.067Z] #7 1.908 (4/30) Installing bash (5.0.0-r0) [2020-07-29T18:54:09.067Z] #7 1.926 Executing bash-5.0.0-r0.post-install [2020-07-29T18:54:09.067Z] #7 1.929 (5/30) Installing ca-certificates (20191127-r2) [2020-07-29T18:54:09.067Z] #7 1.948 (6/30) Installing libgcc (8.3.0-r0) [2020-07-29T18:54:09.067Z] #7 1.951 (7/30) Installing libstdc++ (8.3.0-r0) [2020-07-29T18:54:09.067Z] #7 1.972 (8/30) Installing binutils (2.32-r0) [2020-07-29T18:54:09.067Z] #7 2.071 (9/30) Installing gmp (6.1.2-r1) [2020-07-29T18:54:09.067Z] #7 2.078 (10/30) Installing isl (0.18-r0) [2020-07-29T18:54:09.067Z] #7 2.102 (11/30) Installing libgomp (8.3.0-r0) [2020-07-29T18:54:09.067Z] #7 2.107 (12/30) Installing libatomic (8.3.0-r0) [2020-07-29T18:54:09.067Z] #7 2.109 (13/30) Installing mpfr3 (3.1.5-r1) [2020-07-29T18:54:09.067Z] #7 2.115 (14/30) Installing mpc1 (1.1.0-r0) [2020-07-29T18:54:09.067Z] #7 2.119 (15/30) Installing gcc (8.3.0-r0) [2020-07-29T18:54:09.067Z] #7 3.005 (16/30) Installing musl-dev (1.1.22-r3) [2020-07-29T18:54:09.067Z] #7 3.114 (17/30) Installing libc-dev (0.7.1-r0) [2020-07-29T18:54:09.067Z] #7 3.115 (18/30) Installing g++ (8.3.0-r0) [2020-07-29T18:54:09.067Z] #7 3.677 (19/30) Installing nghttp2-libs (1.39.2-r1) [2020-07-29T18:54:09.067Z] #7 3.688 (20/30) Installing libcurl (7.66.0-r0) [2020-07-29T18:54:09.067Z] #7 3.695 (21/30) Installing expat (2.2.8-r0) [2020-07-29T18:54:09.067Z] #7 3.699 (22/30) Installing pcre2 (10.33-r0) [2020-07-29T18:54:09.067Z] #7 3.709 (23/30) Installing git (2.22.4-r0) [2020-07-29T18:54:09.067Z] #7 3.910 (24/30) Installing libmnl (1.0.4-r0) [2020-07-29T18:54:09.067Z] #7 3.915 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-07-29T18:54:09.067Z] #7 3.919 (26/30) Installing iptables (1.8.3-r1) [2020-07-29T18:54:09.067Z] #7 3.945 (27/30) Installing pigz (2.4-r0) [2020-07-29T18:54:09.067Z] #7 3.951 (28/30) Installing tar (1.32-r0) [2020-07-29T18:54:09.067Z] #7 3.959 (29/30) Installing xz-libs (5.2.4-r0) [2020-07-29T18:54:09.067Z] #7 3.963 (30/30) Installing xz (5.2.4-r0) [2020-07-29T18:54:09.067Z] #7 3.968 Executing busybox-1.30.1-r3.trigger [2020-07-29T18:54:09.067Z] #7 3.976 Executing ca-certificates-20191127-r2.trigger [2020-07-29T18:54:09.067Z] #7 4.041 OK: 179 MiB in 44 packages [2020-07-29T18:54:09.067Z] #7 DONE 5.1s [2020-07-29T18:54:09.067Z] [2020-07-29T18:54:09.067Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-07-29T18:54:09.067Z] #9 DONE 0.1s [2020-07-29T18:54:09.067Z] [2020-07-29T18:54:09.067Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-07-29T18:54:09.067Z] #10 DONE 0.0s [2020-07-29T18:54:09.067Z] [2020-07-29T18:54:09.067Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-07-29T18:54:09.067Z] #11 DONE 0.0s [2020-07-29T18:54:09.067Z] [2020-07-29T18:54:09.067Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-07-29T18:54:09.067Z] #14 extracting sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 5.0s [2020-07-29T18:54:09.067Z] #14 ... [2020-07-29T18:54:09.067Z] [2020-07-29T18:54:09.067Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-07-29T18:54:09.067Z] #12 DONE 0.0s [2020-07-29T18:54:09.067Z] [2020-07-29T18:54:09.067Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-07-29T18:54:09.067Z] #13 DONE 0.0s [2020-07-29T18:54:09.067Z] [2020-07-29T18:54:09.067Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-07-29T18:54:09.176Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.01s) [2020-07-29T18:54:09.176Z] PASS [2020-07-29T18:54:09.176Z] [2020-07-29T18:54:09.176Z] === Skipped [2020-07-29T18:54:09.176Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-29T18:54:09.176Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T18:54:09.176Z] [2020-07-29T18:54:09.176Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-07-29T18:54:09.176Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T18:54:09.176Z] [2020-07-29T18:54:09.176Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-29T18:54:09.176Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T18:54:09.176Z] [2020-07-29T18:54:09.176Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-29T18:54:09.176Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T18:54:09.176Z] [2020-07-29T18:54:09.176Z] [2020-07-29T18:54:09.176Z] DONE 17 tests, 4 skipped in 31.744s [2020-07-29T18:54:09.177Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-29T18:54:09.177Z] ++ 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-07-29T18:54:09.177Z] ++ set -e [2020-07-29T18:54:09.177Z] ++ '[' -n 0 ']' [2020-07-29T18:54:09.177Z] ++ set -x [2020-07-29T18:54:09.177Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-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-07-29T18:54:09.177Z] INFO: Testing against a local daemon [2020-07-29T18:54:09.177Z] === RUN TestPluginInvalidJSON [2020-07-29T18:54:09.177Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-29T18:54:09.177Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-29T18:54:09.177Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-29T18:54:09.177Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-07-29T18:54:09.177Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-29T18:54:09.177Z] === RUN TestPluginInstall [2020-07-29T18:54:09.177Z] === RUN TestPluginInstall/no_auth [2020-07-29T18:54:09.311Z] --- PASS: TestCreateWithCustomMaskedPaths (1.47s) [2020-07-29T18:54:09.311Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-29T18:54:09.877Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-07-29T18:54:10.005Z] #14 extracting sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 6.1s done [2020-07-29T18:54:10.005Z] #14 extracting sha256:cfc5244440ca858ac4977159729e12b5d75de590df9f768b4e59848e07ed04e6 done [2020-07-29T18:54:10.005Z] #14 DONE 7.9s [2020-07-29T18:54:10.005Z] [2020-07-29T18:54:10.005Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-07-29T18:54:10.134Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.60s) [2020-07-29T18:54:10.135Z] === RUN TestUpdateMemory [2020-07-29T18:54:10.135Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-29T18:54:10.135Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-29T18:54:10.135Z] === RUN TestUpdateCPUQuota [2020-07-29T18:54:10.263Z] #15 0.373 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-29T18:54:10.828Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.57s) [2020-07-29T18:54:10.828Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-29T18:54:10.828Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-29T18:54:10.828Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-29T18:54:10.828Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-29T18:54:10.828Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-29T18:54:10.828Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-29T18:54:10.828Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-29T18:54:10.828Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-29T18:54:10.828Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-29T18:54:10.828Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-29T18:54:10.828Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-29T18:54:10.828Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-29T18:54:10.828Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-29T18:54:10.828Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-29T18:54:10.828Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-29T18:54:10.828Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-29T18:54:10.828Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-07-29T18:54:10.828Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-07-29T18:54:10.828Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-07-29T18:54:10.828Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-07-29T18:54:10.828Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-07-29T18:54:10.828Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-07-29T18:54:10.828Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-29T18:54:11.065Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-07-29T18:54:11.464Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.49s) [2020-07-29T18:54:11.465Z] === RUN TestCreateDifferentPlatform [2020-07-29T18:54:11.465Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-29T18:54:11.465Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-29T18:54:11.465Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-07-29T18:54:11.465Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-29T18:54:11.465Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-29T18:54:11.465Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-29T18:54:11.465Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-07-29T18:54:11.465Z] === RUN TestContainerStartOnDaemonRestart [2020-07-29T18:54:11.465Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-29T18:54:11.465Z] === RUN TestDaemonRestartIpcMode [2020-07-29T18:54:11.465Z] === PAUSE TestDaemonRestartIpcMode [2020-07-29T18:54:11.465Z] === RUN TestDaemonHostGatewayIP [2020-07-29T18:54:11.465Z] === PAUSE TestDaemonHostGatewayIP [2020-07-29T18:54:11.465Z] === RUN TestContainerKillOnDaemonStart [2020-07-29T18:54:11.465Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-29T18:54:11.465Z] === RUN TestDiff [2020-07-29T18:54:11.629Z] --- PASS: TestUpdateCPUQuota (1.47s) [2020-07-29T18:54:11.629Z] === RUN TestUpdatePidsLimit [2020-07-29T18:54:11.629Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-29T18:54:11.639Z] #15 1.434 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-29T18:54:11.639Z] #15 1.540 (1/54) Installing ncurses-terminfo-base (6.2_p20200523-r0) [2020-07-29T18:54:11.639Z] #15 1.544 (2/54) Installing ncurses-libs (6.2_p20200523-r0) [2020-07-29T18:54:11.639Z] #15 1.550 (3/54) Installing readline (8.0.4-r0) [2020-07-29T18:54:11.640Z] #15 1.554 (4/54) Installing bash (5.0.17-r0) [2020-07-29T18:54:11.640Z] #15 1.565 Executing bash-5.0.17-r0.post-install [2020-07-29T18:54:11.640Z] #15 1.567 (5/54) Installing linux-headers (5.4.5-r1) [2020-07-29T18:54:11.640Z] #15 1.643 (6/54) Installing libblkid (2.35.2-r0) [2020-07-29T18:54:11.640Z] #15 1.647 (7/54) Installing libuuid (2.35.2-r0) [2020-07-29T18:54:11.640Z] #15 1.649 (8/54) Installing btrfs-progs-libs (5.6.1-r0) [2020-07-29T18:54:11.640Z] #15 1.655 (9/54) Installing btrfs-progs-dev (5.6.1-r0) [2020-07-29T18:54:11.640Z] #15 1.658 (10/54) Installing libgcc (9.3.0-r2) [2020-07-29T18:54:11.640Z] #15 1.660 (11/54) Installing libstdc++ (9.3.0-r2) [2020-07-29T18:54:11.640Z] #15 1.672 (12/54) Installing binutils (2.34-r1) [2020-07-29T18:54:11.640Z] #15 1.737 (13/54) Installing libmagic (5.38-r0) [2020-07-29T18:54:11.640Z] #15 1.757 (14/54) Installing file (5.38-r0) [2020-07-29T18:54:11.898Z] #15 1.758 (15/54) Installing gmp (6.2.0-r0) [2020-07-29T18:54:11.898Z] #15 1.764 (16/54) Installing isl (0.18-r0) [2020-07-29T18:54:11.898Z] #15 1.778 (17/54) Installing libgomp (9.3.0-r2) [2020-07-29T18:54:11.898Z] #15 1.781 (18/54) Installing libatomic (9.3.0-r2) [2020-07-29T18:54:11.898Z] #15 1.782 (19/54) Installing libgphobos (9.3.0-r2) [2020-07-29T18:54:11.898Z] #15 1.825 (20/54) Installing mpfr4 (4.0.2-r4) [2020-07-29T18:54:11.898Z] #15 1.831 (21/54) Installing mpc1 (1.1.0-r1) [2020-07-29T18:54:11.898Z] #15 1.833 (22/54) Installing gcc (9.3.0-r2) [2020-07-29T18:54:12.103Z] --- PASS: TestDiff (0.51s) [2020-07-29T18:54:12.103Z] === RUN TestExecWithCloseStdin [2020-07-29T18:54:12.193Z] === RUN TestUpdatePidsLimit/no_change [2020-07-29T18:54:12.450Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-29T18:54:12.502Z] --- PASS: TestServiceUpdateSecrets (15.71s) [2020-07-29T18:54:12.502Z] === RUN TestServiceUpdateConfigs [2020-07-29T18:54:12.708Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-29T18:54:12.739Z] --- PASS: TestExecWithCloseStdin (0.62s) [2020-07-29T18:54:12.739Z] === RUN TestExec [2020-07-29T18:54:12.837Z] #15 2.666 (23/54) Installing musl-dev (1.1.24-r9) [2020-07-29T18:54:12.837Z] #15 2.745 (24/54) Installing libc-dev (0.7.2-r3) [2020-07-29T18:54:12.837Z] #15 2.746 (25/54) Installing g++ (9.3.0-r2) [2020-07-29T18:54:13.033Z] --- PASS: TestExec (0.60s) [2020-07-29T18:54:13.033Z] === RUN TestExecUser [2020-07-29T18:54:13.096Z] #15 3.170 (26/54) Installing make (4.3-r0) [2020-07-29T18:54:13.096Z] #15 3.174 (27/54) Installing fortify-headers (1.1-r0) [2020-07-29T18:54:13.096Z] #15 3.176 (28/54) Installing patch (2.7.6-r6) [2020-07-29T18:54:13.096Z] #15 3.179 (29/54) Installing build-base (0.5-r2) [2020-07-29T18:54:13.096Z] #15 3.180 (30/54) Installing nghttp2-libs (1.41.0-r0) [2020-07-29T18:54:13.096Z] #15 3.182 (31/54) Installing libcurl (7.69.1-r0) [2020-07-29T18:54:13.096Z] #15 3.188 (32/54) Installing curl (7.69.1-r0) [2020-07-29T18:54:13.096Z] #15 3.191 (33/54) Installing oniguruma (6.9.5-r1) [2020-07-29T18:54:13.096Z] #15 3.196 (34/54) Installing jq (1.6-r1) [2020-07-29T18:54:13.096Z] #15 3.202 (35/54) Installing device-mapper-libs (2.02.186-r1) [2020-07-29T18:54:13.096Z] #15 3.207 (36/54) Installing device-mapper-event-libs (2.02.186-r1) [2020-07-29T18:54:13.096Z] #15 3.209 (37/54) Installing libaio (0.3.112-r1) [2020-07-29T18:54:13.096Z] #15 3.210 (38/54) Installing lvm2-libs (2.02.186-r1) [2020-07-29T18:54:13.096Z] #15 3.240 (39/54) Installing blkid (2.35.2-r0) [2020-07-29T18:54:13.274Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-29T18:54:13.355Z] #15 3.242 (40/54) Installing libcap-ng (0.7.10-r0) [2020-07-29T18:54:13.355Z] #15 3.243 (41/54) Installing setpriv (2.35.2-r0) [2020-07-29T18:54:13.355Z] #15 3.244 (42/54) Installing libmount (2.35.2-r0) [2020-07-29T18:54:13.355Z] #15 3.249 (43/54) Installing libsmartcols (2.35.2-r0) [2020-07-29T18:54:13.355Z] #15 3.252 (44/54) Installing findmnt (2.35.2-r0) [2020-07-29T18:54:13.355Z] #15 3.254 (45/54) Installing mcookie (2.35.2-r0) [2020-07-29T18:54:13.355Z] #15 3.255 (46/54) Installing hexdump (2.35.2-r0) [2020-07-29T18:54:13.355Z] #15 3.256 (47/54) Installing lsblk (2.35.2-r0) [2020-07-29T18:54:13.355Z] #15 3.259 (48/54) Installing libfdisk (2.35.2-r0) [2020-07-29T18:54:13.355Z] #15 3.265 (49/54) Installing sfdisk (2.35.2-r0) [2020-07-29T18:54:13.355Z] #15 3.267 (50/54) Installing cfdisk (2.35.2-r0) [2020-07-29T18:54:13.355Z] #15 3.269 (51/54) Installing util-linux (2.35.2-r0) [2020-07-29T18:54:13.355Z] #15 3.303 (52/54) Installing pkgconf (1.7.2-r0) [2020-07-29T18:54:13.355Z] #15 3.306 (53/54) Installing util-linux-dev (2.35.2-r0) [2020-07-29T18:54:13.355Z] #15 3.327 (54/54) Installing lvm2-dev (2.02.186-r1) [2020-07-29T18:54:13.355Z] #15 3.331 Executing busybox-1.31.1-r16.trigger [2020-07-29T18:54:13.355Z] #15 3.337 OK: 230 MiB in 69 packages [2020-07-29T18:54:13.532Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-29T18:54:13.671Z] --- PASS: TestExecUser (0.60s) [2020-07-29T18:54:13.671Z] === RUN TestExportContainerAndImportImage [2020-07-29T18:54:13.923Z] #15 DONE 3.8s [2020-07-29T18:54:13.923Z] [2020-07-29T18:54:13.923Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-07-29T18:54:14.095Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-07-29T18:54:14.095Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-29T18:54:14.182Z] #16 DONE 0.4s [2020-07-29T18:54:14.182Z] [2020-07-29T18:54:14.182Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-07-29T18:54:14.469Z] time="2020-07-29T18:54:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-29T18:54:14.469Z] time="2020-07-29T18:54:14Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-29T18:54:14.470Z] time="2020-07-29T18:54:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7819ebae22ebacec8177b58ee653cecc7c254a5ff37f790201e8646d83ee51d3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-29T18:54:14.470Z] time="2020-07-29T18:54:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-29T18:54:14.470Z] time="2020-07-29T18:54:14Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-29T18:54:14.470Z] time="2020-07-29T18:54:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7819ebae22ebacec8177b58ee653cecc7c254a5ff37f790201e8646d83ee51d3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-29T18:54:14.713Z] --- PASS: TestExportContainerAndImportImage (0.79s) [2020-07-29T18:54:14.713Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-29T18:54:14.749Z] #17 DONE 0.5s [2020-07-29T18:54:14.749Z] [2020-07-29T18:54:14.749Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-07-29T18:54:14.749Z] #18 DONE 0.0s [2020-07-29T18:54:14.749Z] [2020-07-29T18:54:14.749Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-07-29T18:54:14.749Z] #26 DONE 0.0s [2020-07-29T18:54:14.749Z] [2020-07-29T18:54:14.749Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-07-29T18:54:14.749Z] #19 DONE 0.0s [2020-07-29T18:54:14.749Z] [2020-07-29T18:54:14.749Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-29T18:54:14.749Z] #22 DONE 0.1s [2020-07-29T18:54:14.749Z] [2020-07-29T18:54:14.749Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-07-29T18:54:15.009Z] #23 DONE 0.1s [2020-07-29T18:54:15.009Z] [2020-07-29T18:54:15.009Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-07-29T18:54:15.009Z] #27 DONE 0.1s [2020-07-29T18:54:15.009Z] [2020-07-29T18:54:15.009Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-07-29T18:54:15.009Z] #28 DONE 0.1s [2020-07-29T18:54:15.009Z] [2020-07-29T18:54:15.009Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-07-29T18:54:15.027Z] --- PASS: TestUpdatePidsLimit (3.34s) [2020-07-29T18:54:15.027Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2020-07-29T18:54:15.027Z] --- PASS: TestUpdatePidsLimit/no_change (0.36s) [2020-07-29T18:54:15.027Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2020-07-29T18:54:15.027Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2020-07-29T18:54:15.027Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2020-07-29T18:54:15.027Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2020-07-29T18:54:15.027Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.32s) [2020-07-29T18:54:15.027Z] === RUN TestUpdateRestartPolicy [2020-07-29T18:54:15.044Z] === RUN TestPluginInstall/with_htpasswd [2020-07-29T18:54:15.284Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-07-29T18:54:15.998Z] time="2020-07-29T18:54:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-29T18:54:15.998Z] time="2020-07-29T18:54:15Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-29T18:54:15.998Z] time="2020-07-29T18:54:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e5efec638f34dbbfd9f57aafa79329d1ffbc8df91289edd90865706ea10abb25" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-29T18:54:15.998Z] time="2020-07-29T18:54:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-29T18:54:15.998Z] time="2020-07-29T18:54:15Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-29T18:54:15.998Z] time="2020-07-29T18:54:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e5efec638f34dbbfd9f57aafa79329d1ffbc8df91289edd90865706ea10abb25" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-29T18:54:16.214Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-07-29T18:54:16.234Z] --- PASS: TestExportContainerAfterDaemonRestart (1.42s) [2020-07-29T18:54:16.234Z] === RUN TestHealthCheckWorkdir [2020-07-29T18:54:16.261Z] === RUN TestPluginInstall/with_insecure [2020-07-29T18:54:16.388Z] #29 ... [2020-07-29T18:54:16.388Z] [2020-07-29T18:54:16.388Z] #31 [builder 1/4] COPY . . [2020-07-29T18:54:16.388Z] #31 DONE 1.7s [2020-07-29T18:54:16.648Z] [2020-07-29T18:54:16.648Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-07-29T18:54:16.871Z] --- PASS: TestHealthCheckWorkdir (0.71s) [2020-07-29T18:54:16.871Z] === RUN TestHealthKillContainer [2020-07-29T18:54:17.146Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-07-29T18:54:17.585Z] #32 DONE 1.1s [2020-07-29T18:54:17.585Z] [2020-07-29T18:54:17.585Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-07-29T18:54:17.585Z] #24 0.948 + RM_GOPATH=0 [2020-07-29T18:54:17.585Z] #24 0.948 + TMP_GOPATH= [2020-07-29T18:54:17.585Z] #24 0.948 + : /build [2020-07-29T18:54:17.585Z] #24 0.948 + '[' -z '' ']' [2020-07-29T18:54:17.585Z] #24 0.948 ++ mktemp -d [2020-07-29T18:54:17.585Z] #24 0.948 + export GOPATH=/tmp/tmp.NeLbFM [2020-07-29T18:54:17.585Z] #24 0.948 + GOPATH=/tmp/tmp.NeLbFM [2020-07-29T18:54:17.585Z] #24 0.948 + RM_GOPATH=1 [2020-07-29T18:54:17.585Z] #24 0.948 + case "$(go env GOARCH)" in [2020-07-29T18:54:17.585Z] #24 0.948 ++ go env GOARCH [2020-07-29T18:54:17.585Z] #24 0.952 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T18:54:17.585Z] #24 0.952 + GO_BUILDMODE=-buildmode=pie [2020-07-29T18:54:17.585Z] #24 0.956 Install docker/cli version 17.06.2-ce from stable [2020-07-29T18:54:17.585Z] #24 0.956 ++ dirname ./install.sh [2020-07-29T18:54:17.585Z] #24 0.956 + dir=. [2020-07-29T18:54:17.585Z] #24 0.956 + bin=dockercli [2020-07-29T18:54:17.585Z] #24 0.956 + shift [2020-07-29T18:54:17.585Z] #24 0.956 + '[' '!' -f ./dockercli.installer ']' [2020-07-29T18:54:17.585Z] #24 0.956 + . ./dockercli.installer [2020-07-29T18:54:17.585Z] #24 0.956 ++ : stable [2020-07-29T18:54:17.585Z] #24 0.956 ++ : 17.06.2-ce [2020-07-29T18:54:17.585Z] #24 0.956 + install_dockercli [2020-07-29T18:54:17.585Z] #24 0.956 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-29T18:54:17.585Z] #24 0.962 ++ uname -m [2020-07-29T18:54:17.585Z] #24 0.962 + arch=x86_64 [2020-07-29T18:54:17.585Z] #24 0.962 + '[' x86_64 '!=' x86_64 ']' [2020-07-29T18:54:17.585Z] #24 0.962 + url=https://download.docker.com/linux/static [2020-07-29T18:54:17.585Z] #24 0.962 + tar -xz docker/docker [2020-07-29T18:54:17.585Z] #24 0.962 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-07-29T18:54:17.645Z] time="2020-07-29T18:54:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-29T18:54:17.645Z] time="2020-07-29T18:54:17Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-29T18:54:17.645Z] time="2020-07-29T18:54:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c805d1f85beaf3fb78fc2a882fce237789aa35b154c5bc306bc334cc8e99872d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-29T18:54:17.645Z] time="2020-07-29T18:54:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-29T18:54:17.645Z] time="2020-07-29T18:54:17Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-29T18:54:17.645Z] time="2020-07-29T18:54:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c805d1f85beaf3fb78fc2a882fce237789aa35b154c5bc306bc334cc8e99872d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-29T18:54:17.710Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-07-29T18:54:17.906Z] --- PASS: TestPluginInstall (8.72s) [2020-07-29T18:54:17.906Z] --- PASS: TestPluginInstall/no_auth (5.67s) [2020-07-29T18:54:17.906Z] --- PASS: TestPluginInstall/with_htpasswd (1.24s) [2020-07-29T18:54:17.906Z] --- PASS: TestPluginInstall/with_insecure (1.80s) [2020-07-29T18:54:17.906Z] plugin_test.go:157: [dc621d627de81] daemon is not started [2020-07-29T18:54:17.906Z] PASS [2020-07-29T18:54:17.906Z] [2020-07-29T18:54:17.906Z] DONE 6 tests in 8.910s [2020-07-29T18:54:17.906Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-29T18:54:17.906Z] ++ 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-07-29T18:54:17.906Z] ++ set -e [2020-07-29T18:54:17.906Z] ++ '[' -n 0 ']' [2020-07-29T18:54:17.906Z] ++ set -x [2020-07-29T18:54:17.906Z] ++ env -i DEST=/go/src/github.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-07-29T18:54:17.968Z] === RUN TestDockerSuite/TestBuildCmd [2020-07-29T18:54:18.166Z] INFO: Testing against a local daemon [2020-07-29T18:54:18.167Z] === RUN TestExternalGraphDriver [2020-07-29T18:54:18.224Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-07-29T18:54:18.427Z] === RUN TestExternalGraphDriver/json [2020-07-29T18:54:18.791Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-07-29T18:54:19.049Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-07-29T18:54:19.049Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-07-29T18:54:19.492Z] #24 4.553 + mkdir -p /build [2020-07-29T18:54:19.492Z] #24 4.556 + mv docker/docker /build/ [2020-07-29T18:54:19.492Z] #24 4.566 + rmdir docker [2020-07-29T18:54:19.626Z] --- PASS: TestHealthKillContainer (2.61s) [2020-07-29T18:54:19.626Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-29T18:54:19.752Z] #24 DONE 4.7s [2020-07-29T18:54:19.752Z] [2020-07-29T18:54:19.752Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-07-29T18:54:19.752Z] #20 2.597 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-29T18:54:19.752Z] #20 3.339 #=#=# [2020-07-29T18:54:19.752Z] #20 3.471 0.0% ###### 8.4% ################# 24.6% ############################## 41.8% ########################################### 60.5% ####################################################### 77.3% #################################################################### 94.6% ######################################################################## 100.0% [2020-07-29T18:54:19.752Z] #20 4.589 [2020-07-29T18:54:19.752Z] #20 4.706 # 2.0% ######################################################################## 100.0% [2020-07-29T18:54:19.919Z] --- PASS: TestInspectCpusetInConfigPre120 (0.52s) [2020-07-29T18:54:19.919Z] === RUN TestIpcModeNone [2020-07-29T18:54:19.981Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-07-29T18:54:19.981Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-07-29T18:54:20.322Z] #20 5.586 [2020-07-29T18:54:20.556Z] --- PASS: TestIpcModeNone (0.59s) [2020-07-29T18:54:20.556Z] === RUN TestIpcModePrivate [2020-07-29T18:54:20.582Z] #20 5.699 ########## 14.6% ######################################################################## 100.0% [2020-07-29T18:54:20.973Z] === RUN TestExternalGraphDriver/spec [2020-07-29T18:54:21.152Z] #20 6.322 [2020-07-29T18:54:21.190Z] --- PASS: TestIpcModePrivate (0.60s) [2020-07-29T18:54:21.190Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-07-29T18:54:21.191Z] === RUN TestIpcModeShareable [2020-07-29T18:54:21.830Z] --- PASS: TestIpcModeShareable (0.62s) [2020-07-29T18:54:21.830Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-07-29T18:54:21.830Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-29T18:54:21.932Z] #20 6.467 # 1.7% ############# 18.2% ####################### 32.9% #################################### 50.6% ################################################### 70.9% ################################################################### 93.6% ######################################################################## 100.0% [2020-07-29T18:54:22.192Z] #20 7.439 [2020-07-29T18:54:23.257Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-07-29T18:54:23.354Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.82s) [2020-07-29T18:54:23.354Z] === RUN TestAPIIpcModeHost [2020-07-29T18:54:23.519Z] === RUN TestExternalGraphDriver/pull [2020-07-29T18:54:23.997Z] --- PASS: TestAPIIpcModeHost (0.48s) [2020-07-29T18:54:23.997Z] === RUN TestDaemonIpcModeShareable [2020-07-29T18:54:24.280Z] #20 7.556 0.3% ### 4.4% ##### 7.6% ######### 12.7% ############## 20.1% ################## 25.7% ###################### 31.2% ############################ 39.2% ################################## 47.9% ####################################### 55.0% ########################################### 60.1% ############################################# 63.7% ################################################ 67.2% #################################################### 73.0% ######################################################## 79.0% ############################################################ 83.6% ################################################################ 89.2% ################################################################### 94.1% ####################################################################### 99.5% ######################################################################## 100.0% [2020-07-29T18:54:24.540Z] #20 9.779 [2020-07-29T18:54:24.628Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-07-29T18:54:25.145Z] --- PASS: TestServiceUpdateConfigs (15.67s) [2020-07-29T18:54:25.145Z] === RUN TestServiceUpdateNetwork [2020-07-29T18:54:25.191Z] === RUN TestDockerSuite/TestBuildContChar [2020-07-29T18:54:25.511Z] --- PASS: TestDaemonIpcModeShareable (1.37s) [2020-07-29T18:54:25.511Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-07-29T18:54:25.511Z] === RUN TestDaemonIpcModePrivate [2020-07-29T18:54:25.939Z] #20 11.16 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-29T18:54:26.065Z] --- PASS: TestExternalGraphDriver (7.71s) [2020-07-29T18:54:26.065Z] --- PASS: TestExternalGraphDriver/json (2.52s) [2020-07-29T18:54:26.065Z] --- PASS: TestExternalGraphDriver/spec (2.75s) [2020-07-29T18:54:26.065Z] --- PASS: TestExternalGraphDriver/pull (2.27s) [2020-07-29T18:54:26.065Z] === RUN TestGraphdriverPluginV2 [2020-07-29T18:54:26.065Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2020-07-29T18:54:26.065Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T18:54:26.065Z] PASS [2020-07-29T18:54:26.065Z] [2020-07-29T18:54:26.065Z] === Skipped [2020-07-29T18:54:26.065Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2020-07-29T18:54:26.065Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T18:54:26.065Z] [2020-07-29T18:54:26.065Z] [2020-07-29T18:54:26.065Z] DONE 5 tests, 1 skipped in 7.891s [2020-07-29T18:54:26.065Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-29T18:54:26.065Z] ++ 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-07-29T18:54:26.065Z] ++ set -e [2020-07-29T18:54:26.065Z] ++ '[' -n 0 ']' [2020-07-29T18:54:26.065Z] ++ set -x [2020-07-29T18:54:26.065Z] ++ env -i DEST=/go/src/github.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-07-29T18:54:26.065Z] INFO: Testing against a local daemon [2020-07-29T18:54:26.065Z] === RUN TestContinueAfterPluginCrash [2020-07-29T18:54:26.065Z] === PAUSE TestContinueAfterPluginCrash [2020-07-29T18:54:26.065Z] === RUN TestReadPluginNoRead [2020-07-29T18:54:26.065Z] === PAUSE TestReadPluginNoRead [2020-07-29T18:54:26.065Z] === RUN TestDaemonStartWithLogOpt [2020-07-29T18:54:26.065Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-29T18:54:26.065Z] === CONT TestContinueAfterPluginCrash [2020-07-29T18:54:26.065Z] === CONT TestDaemonStartWithLogOpt [2020-07-29T18:54:26.065Z] === CONT TestReadPluginNoRead [2020-07-29T18:54:26.508Z] #20 11.67 [2020-07-29T18:54:26.508Z] #20 11.79 ################################################################### 93.7% ######################################################################## 100.0% [2020-07-29T18:54:26.553Z] --- PASS: TestDaemonIpcModePrivate (1.34s) [2020-07-29T18:54:26.553Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-07-29T18:54:26.553Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-29T18:54:26.562Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-07-29T18:54:26.767Z] #20 12.15 [2020-07-29T18:54:27.494Z] --- PASS: TestUpdateRestartPolicy (12.41s) [2020-07-29T18:54:27.494Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-29T18:54:27.494Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-07-29T18:54:27.705Z] #20 ... [2020-07-29T18:54:27.705Z] [2020-07-29T18:54:27.705Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-29T18:54:27.705Z] #33 0.885 [2020-07-29T18:54:27.705Z] #33 1.074 Removing bundles/ [2020-07-29T18:54:27.705Z] #33 1.075 [2020-07-29T18:54:27.705Z] #33 1.098 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-07-29T18:54:27.705Z] #33 3.037 Building test suite binary ./integration-cli/test.main [2020-07-29T18:54:27.965Z] #33 ... [2020-07-29T18:54:27.965Z] [2020-07-29T18:54:27.965Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-07-29T18:54:27.965Z] #20 13.34 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-29T18:54:28.057Z] --- PASS: TestUpdateRestartWithAutoRemove (0.72s) [2020-07-29T18:54:28.057Z] === RUN TestWaitNonBlocked [2020-07-29T18:54:28.057Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-29T18:54:28.057Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-29T18:54:28.057Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-29T18:54:28.057Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-29T18:54:28.057Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-29T18:54:28.057Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-29T18:54:28.070Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.37s) [2020-07-29T18:54:28.070Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-07-29T18:54:28.070Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-29T18:54:28.623Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-07-29T18:54:28.881Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-07-29T18:54:28.903Z] #20 13.81 [2020-07-29T18:54:28.903Z] #20 13.93 #################################################### 72.7% ######################################################################## 100.0% [2020-07-29T18:54:29.139Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-07-29T18:54:29.139Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-07-29T18:54:29.139Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.02s) [2020-07-29T18:54:29.139Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.07s) [2020-07-29T18:54:29.139Z] === RUN TestWaitBlocked [2020-07-29T18:54:29.139Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-29T18:54:29.139Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-29T18:54:29.139Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-29T18:54:29.139Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-29T18:54:29.139Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-29T18:54:29.162Z] #20 14.35 [2020-07-29T18:54:29.396Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-29T18:54:29.396Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-07-29T18:54:29.582Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.40s) [2020-07-29T18:54:29.582Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-07-29T18:54:29.582Z] === RUN TestIpcModeOlderClient [2020-07-29T18:54:29.582Z] === PAUSE TestIpcModeOlderClient [2020-07-29T18:54:29.582Z] === RUN TestKillContainerInvalidSignal [2020-07-29T18:54:29.878Z] --- PASS: TestKillContainerInvalidSignal (0.52s) [2020-07-29T18:54:29.878Z] === RUN TestKillContainer [2020-07-29T18:54:29.878Z] === RUN TestKillContainer/no_signal [2020-07-29T18:54:29.961Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-07-29T18:54:30.280Z] === RUN TestReadPluginNoRead/default [2020-07-29T18:54:30.526Z] --- PASS: TestWaitBlocked (0.02s) [2020-07-29T18:54:30.526Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.07s) [2020-07-29T18:54:30.526Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.09s) [2020-07-29T18:54:30.526Z] === CONT TestContainerStartOnDaemonRestart [2020-07-29T18:54:30.526Z] === CONT TestIpcModeOlderClient [2020-07-29T18:54:30.526Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-07-29T18:54:30.526Z] --- PASS: TestIpcModeOlderClient (0.12s) [2020-07-29T18:54:30.526Z] === CONT TestDaemonHostGatewayIP [2020-07-29T18:54:30.541Z] #20 15.65 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-29T18:54:30.541Z] #20 15.83 skipping existing c35d46ef359f [2020-07-29T18:54:30.661Z] === RUN TestKillContainer/non_killing_signal [2020-07-29T18:54:30.854Z] --- PASS: TestDaemonStartWithLogOpt (4.86s) [2020-07-29T18:54:30.955Z] === RUN TestKillContainer/killing_signal [2020-07-29T18:54:31.110Z] #20 16.18 [2020-07-29T18:54:31.593Z] --- PASS: TestKillContainer (1.63s) [2020-07-29T18:54:31.593Z] --- PASS: TestKillContainer/no_signal (0.52s) [2020-07-29T18:54:31.593Z] --- PASS: TestKillContainer/non_killing_signal (0.41s) [2020-07-29T18:54:31.593Z] --- PASS: TestKillContainer/killing_signal (0.50s) [2020-07-29T18:54:31.593Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-29T18:54:31.593Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-29T18:54:32.228Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-29T18:54:32.237Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-29T18:54:32.426Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-07-29T18:54:32.492Z] #20 17.36 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-29T18:54:32.522Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.08s) [2020-07-29T18:54:32.522Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.53s) [2020-07-29T18:54:32.522Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.35s) [2020-07-29T18:54:32.522Z] === RUN TestKillStoppedContainer [2020-07-29T18:54:32.752Z] #20 17.87 #=#=# [2020-07-29T18:54:32.752Z] #20 17.98 ######################################################################## 100.0% [2020-07-29T18:54:32.818Z] --- PASS: TestKillStoppedContainer (0.06s) [2020-07-29T18:54:32.818Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-29T18:54:32.818Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2020-07-29T18:54:32.818Z] === RUN TestKillDifferentUserContainer [2020-07-29T18:54:33.012Z] #20 18.28 [2020-07-29T18:54:33.012Z] #20 18.37 Download of images into '/build' complete. [2020-07-29T18:54:33.012Z] #20 18.37 Use something like the following to load the result into a Docker daemon: [2020-07-29T18:54:33.012Z] #20 18.37 tar -cC '/build' . | docker load [2020-07-29T18:54:33.455Z] --- PASS: TestKillDifferentUserContainer (0.54s) [2020-07-29T18:54:33.455Z] === RUN TestInspectOomKilledTrue [2020-07-29T18:54:33.581Z] #20 DONE 18.7s [2020-07-29T18:54:33.581Z] [2020-07-29T18:54:33.581Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-29T18:54:33.796Z] --- PASS: TestContainerStartOnDaemonRestart (3.46s) [2020-07-29T18:54:33.796Z] === CONT TestContainerKillOnDaemonStart [2020-07-29T18:54:34.094Z] --- PASS: TestInspectOomKilledTrue (0.87s) [2020-07-29T18:54:34.094Z] === RUN TestInspectOomKilledFalse [2020-07-29T18:54:34.148Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-29T18:54:34.732Z] --- PASS: TestInspectOomKilledFalse (0.53s) [2020-07-29T18:54:34.732Z] === RUN TestLinksEtcHostsContentMatch [2020-07-29T18:54:35.025Z] --- PASS: TestLinksEtcHostsContentMatch (0.40s) [2020-07-29T18:54:35.025Z] === RUN TestLinksContainerNames [2020-07-29T18:54:35.165Z] --- PASS: TestDaemonHostGatewayIP (4.62s) [2020-07-29T18:54:35.165Z] === CONT TestDaemonRestartIpcMode [2020-07-29T18:54:36.061Z] --- PASS: TestReadPluginNoRead (9.77s) [2020-07-29T18:54:36.061Z] --- PASS: TestReadPluginNoRead/default (1.83s) [2020-07-29T18:54:36.061Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.80s) [2020-07-29T18:54:36.061Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.85s) [2020-07-29T18:54:36.061Z] read_test.go:92: [d9390d3840c84] daemon is not started [2020-07-29T18:54:36.066Z] --- PASS: TestLinksContainerNames (0.97s) [2020-07-29T18:54:36.066Z] === RUN TestLogsFollowTailEmpty [2020-07-29T18:54:36.096Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-07-29T18:54:36.119Z] #33 ... [2020-07-29T18:54:36.119Z] [2020-07-29T18:54:36.119Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-07-29T18:54:36.321Z] --- PASS: TestContinueAfterPluginCrash (10.18s) [2020-07-29T18:54:36.322Z] PASS [2020-07-29T18:54:36.322Z] [2020-07-29T18:54:36.322Z] DONE 6 tests in 10.338s [2020-07-29T18:54:36.322Z] 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-07-29T18:54:36.322Z] ++ 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-07-29T18:54:36.322Z] ++ set -e [2020-07-29T18:54:36.322Z] ++ '[' -n 0 ']' [2020-07-29T18:54:36.322Z] ++ set -x [2020-07-29T18:54:36.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=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-07-29T18:54:36.322Z] testing: warning: no tests to run [2020-07-29T18:54:36.322Z] PASS [2020-07-29T18:54:36.322Z] [2020-07-29T18:54:36.322Z] DONE 0 tests in 0.042s [2020-07-29T18:54:36.322Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-29T18:54:36.322Z] ++ 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-07-29T18:54:36.322Z] ++ set -e [2020-07-29T18:54:36.322Z] ++ '[' -n 0 ']' [2020-07-29T18:54:36.322Z] ++ set -x [2020-07-29T18:54:36.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=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-07-29T18:54:36.582Z] INFO: Testing against a local daemon [2020-07-29T18:54:36.582Z] === RUN TestPluginWithDevMounts [2020-07-29T18:54:36.582Z] === PAUSE TestPluginWithDevMounts [2020-07-29T18:54:36.582Z] === CONT TestPluginWithDevMounts [2020-07-29T18:54:36.688Z] #21 DONE 0.7s [2020-07-29T18:54:36.688Z] [2020-07-29T18:54:36.688Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-07-29T18:54:36.688Z] #25 DONE 0.1s [2020-07-29T18:54:36.688Z] [2020-07-29T18:54:36.688Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-07-29T18:54:36.705Z] --- PASS: TestLogsFollowTailEmpty (0.52s) [2020-07-29T18:54:36.705Z] === RUN TestContainerNetworkMountsNoChown [2020-07-29T18:54:37.347Z] --- PASS: TestContainerNetworkMountsNoChown (0.54s) [2020-07-29T18:54:37.347Z] === RUN TestMountDaemonRoot [2020-07-29T18:54:37.347Z] === RUN TestMountDaemonRoot/default [2020-07-29T18:54:37.347Z] === PAUSE TestMountDaemonRoot/default [2020-07-29T18:54:37.347Z] === RUN TestMountDaemonRoot/private [2020-07-29T18:54:37.347Z] === PAUSE TestMountDaemonRoot/private [2020-07-29T18:54:37.347Z] === RUN TestMountDaemonRoot/rprivate [2020-07-29T18:54:37.347Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-29T18:54:37.347Z] === RUN TestMountDaemonRoot/slave [2020-07-29T18:54:37.347Z] === PAUSE TestMountDaemonRoot/slave [2020-07-29T18:54:37.347Z] === RUN TestMountDaemonRoot/rslave [2020-07-29T18:54:37.347Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-29T18:54:37.347Z] === RUN TestMountDaemonRoot/shared [2020-07-29T18:54:37.347Z] === PAUSE TestMountDaemonRoot/shared [2020-07-29T18:54:37.347Z] === RUN TestMountDaemonRoot/rshared [2020-07-29T18:54:37.347Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-29T18:54:37.347Z] === CONT TestMountDaemonRoot/default [2020-07-29T18:54:37.347Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-29T18:54:37.347Z] === CONT TestMountDaemonRoot/rslave [2020-07-29T18:54:37.347Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-29T18:54:37.347Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-29T18:54:37.347Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-29T18:54:37.347Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-29T18:54:37.347Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-29T18:54:37.347Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-29T18:54:37.347Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-29T18:54:37.347Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-29T18:54:37.347Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-29T18:54:37.347Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-29T18:54:37.347Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-29T18:54:37.347Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-29T18:54:37.347Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-29T18:54:37.347Z] === CONT TestMountDaemonRoot/rshared [2020-07-29T18:54:37.347Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-29T18:54:37.347Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-29T18:54:37.347Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-29T18:54:37.347Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-29T18:54:37.347Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-29T18:54:37.347Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-29T18:54:37.347Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-29T18:54:37.347Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-29T18:54:37.347Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-29T18:54:37.347Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-29T18:54:37.347Z] === CONT TestMountDaemonRoot/slave [2020-07-29T18:54:37.347Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-29T18:54:37.347Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-29T18:54:37.347Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-29T18:54:37.347Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-29T18:54:37.347Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-29T18:54:37.347Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-29T18:54:37.347Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-29T18:54:37.347Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-29T18:54:37.347Z] === CONT TestMountDaemonRoot/rprivate [2020-07-29T18:54:37.347Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-29T18:54:37.347Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-29T18:54:37.347Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-29T18:54:37.347Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-29T18:54:37.347Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-29T18:54:37.347Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-29T18:54:37.347Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-29T18:54:37.347Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-29T18:54:37.347Z] === CONT TestMountDaemonRoot/private [2020-07-29T18:54:37.347Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-29T18:54:37.347Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-29T18:54:37.347Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-29T18:54:37.347Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-29T18:54:37.347Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-29T18:54:37.347Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-29T18:54:37.347Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-29T18:54:37.347Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-29T18:54:37.347Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-29T18:54:37.347Z] === CONT TestMountDaemonRoot/shared [2020-07-29T18:54:37.347Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-29T18:54:37.347Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-29T18:54:37.347Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-29T18:54:37.347Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-29T18:54:37.347Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-29T18:54:37.347Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-29T18:54:37.347Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-29T18:54:37.347Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-29T18:54:37.347Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-29T18:54:37.347Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-29T18:54:37.347Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-29T18:54:37.347Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-29T18:54:37.347Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-29T18:54:37.347Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-29T18:54:37.347Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-29T18:54:37.347Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-29T18:54:37.347Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-29T18:54:37.347Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-29T18:54:37.347Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-29T18:54:37.347Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-29T18:54:37.347Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-29T18:54:37.347Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-29T18:54:37.347Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-29T18:54:37.347Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-29T18:54:37.347Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-29T18:54:37.347Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-29T18:54:37.347Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-29T18:54:37.347Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-29T18:54:37.347Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-29T18:54:37.347Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-29T18:54:37.347Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-29T18:54:37.347Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-29T18:54:37.347Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-29T18:54:37.347Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-29T18:54:37.347Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-29T18:54:37.640Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-07-29T18:54:37.640Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-29T18:54:37.640Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-07-29T18:54:37.640Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-07-29T18:54:37.640Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-07-29T18:54:37.640Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-07-29T18:54:37.640Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-29T18:54:37.640Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2020-07-29T18:54:37.640Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-07-29T18:54:37.640Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-07-29T18:54:37.640Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-07-29T18:54:37.640Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-29T18:54:37.640Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-07-29T18:54:37.640Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-07-29T18:54:37.640Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-07-29T18:54:37.640Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-07-29T18:54:37.640Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-29T18:54:37.640Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-07-29T18:54:37.640Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-07-29T18:54:37.640Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-07-29T18:54:37.640Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-07-29T18:54:37.640Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-29T18:54:37.640Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-07-29T18:54:37.640Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-07-29T18:54:37.640Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-07-29T18:54:37.640Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-07-29T18:54:37.640Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-29T18:54:37.640Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-07-29T18:54:37.640Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-07-29T18:54:37.640Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-07-29T18:54:37.640Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-07-29T18:54:37.641Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-29T18:54:37.641Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-07-29T18:54:37.641Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-07-29T18:54:37.641Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-07-29T18:54:37.641Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-07-29T18:54:37.641Z] === RUN TestContainerBindMountNonRecursive [2020-07-29T18:54:37.994Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-07-29T18:54:38.255Z] --- PASS: TestDaemonRestartIpcMode (3.28s) [2020-07-29T18:54:39.128Z] --- PASS: TestPluginWithDevMounts (2.19s) [2020-07-29T18:54:39.128Z] PASS [2020-07-29T18:54:39.128Z] [2020-07-29T18:54:39.128Z] DONE 1 tests in 2.339s [2020-07-29T18:54:39.128Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-07-29T18:54:39.128Z] ++ 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-07-29T18:54:39.128Z] ++ set -e [2020-07-29T18:54:39.128Z] ++ '[' -n 0 ']' [2020-07-29T18:54:39.128Z] ++ set -x [2020-07-29T18:54:39.128Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-29T18:54:39.128Z] INFO: Testing against a local daemon [2020-07-29T18:54:39.128Z] === RUN TestSecretInspect [2020-07-29T18:54:39.157Z] --- PASS: TestContainerBindMountNonRecursive (1.46s) [2020-07-29T18:54:39.157Z] === RUN TestNetworkNat [2020-07-29T18:54:39.451Z] --- PASS: TestNetworkNat (0.58s) [2020-07-29T18:54:39.451Z] === RUN TestNetworkLocalhostTCPNat [2020-07-29T18:54:40.103Z] --- PASS: TestNetworkLocalhostTCPNat (0.57s) [2020-07-29T18:54:40.103Z] === RUN TestNetworkLoopbackNat [2020-07-29T18:54:40.776Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-07-29T18:54:40.776Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-07-29T18:54:41.341Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-07-29T18:54:41.618Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-07-29T18:54:42.428Z] --- PASS: TestSecretInspect (3.18s) [2020-07-29T18:54:42.428Z] === RUN TestSecretList [2020-07-29T18:54:42.844Z] --- PASS: TestNetworkLoopbackNat (2.76s) [2020-07-29T18:54:42.844Z] === RUN TestPause [2020-07-29T18:54:43.060Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-07-29T18:54:43.489Z] --- PASS: TestPause (0.54s) [2020-07-29T18:54:43.489Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-29T18:54:43.489Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-29T18:54:43.489Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-29T18:54:43.489Z] === RUN TestPauseStopPausedContainer [2020-07-29T18:54:43.811Z] --- PASS: TestServiceUpdateNetwork (16.10s) [2020-07-29T18:54:43.812Z] === RUN TestServiceUpdatePidsLimit [2020-07-29T18:54:43.812Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-29T18:54:43.812Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-29T18:54:44.125Z] --- PASS: TestPauseStopPausedContainer (0.55s) [2020-07-29T18:54:44.125Z] === RUN TestPsFilter [2020-07-29T18:54:44.125Z] --- PASS: TestPsFilter (0.16s) [2020-07-29T18:54:44.125Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-29T18:54:44.760Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.48s) [2020-07-29T18:54:44.760Z] === RUN TestRemoveContainerWithVolume [2020-07-29T18:54:45.053Z] --- PASS: TestRemoveContainerWithVolume (0.53s) [2020-07-29T18:54:45.053Z] === RUN TestRemoveContainerRunning [2020-07-29T18:54:45.689Z] --- PASS: TestRemoveContainerRunning (0.56s) [2020-07-29T18:54:45.689Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-29T18:54:45.729Z] --- PASS: TestSecretList (3.21s) [2020-07-29T18:54:45.729Z] === RUN TestSecretsCreateAndDelete [2020-07-29T18:54:46.331Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.57s) [2020-07-29T18:54:46.331Z] === RUN TestRemoveInvalidContainer [2020-07-29T18:54:46.331Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-07-29T18:54:46.331Z] === RUN TestRenameLinkedContainer [2020-07-29T18:54:46.343Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-07-29T18:54:46.343Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-07-29T18:54:46.343Z] --- PASS: TestContainerKillOnDaemonStart (12.46s) [2020-07-29T18:54:46.343Z] PASS [2020-07-29T18:54:46.343Z] [2020-07-29T18:54:46.343Z] === Skipped [2020-07-29T18:54:46.343Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-07-29T18:54:46.343Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-29T18:54:46.343Z] [2020-07-29T18:54:46.343Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-29T18:54:46.343Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-29T18:54:46.343Z] [2020-07-29T18:54:46.343Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-29T18:54:46.343Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-29T18:54:46.343Z] [2020-07-29T18:54:46.343Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-29T18:54:46.343Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-29T18:54:46.343Z] [2020-07-29T18:54:46.343Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-07-29T18:54:46.343Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-29T18:54:46.343Z] [2020-07-29T18:54:46.343Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-07-29T18:54:46.343Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-29T18:54:46.343Z] [2020-07-29T18:54:46.343Z] [2020-07-29T18:54:46.343Z] DONE 192 tests, 6 skipped in 144.790s [2020-07-29T18:54:46.343Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-07-29T18:54:46.343Z] ++ 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-07-29T18:54:46.343Z] ++ set -e [2020-07-29T18:54:46.343Z] ++ '[' -n 0 ']' [2020-07-29T18:54:46.343Z] ++ set -x [2020-07-29T18:54:46.343Z] ++ env -i DEST=/go/src/github.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-07-29T18:54:46.600Z] INFO: Testing against a local daemon [2020-07-29T18:54:46.600Z] === RUN TestCommitInheritsEnv [2020-07-29T18:54:47.164Z] --- PASS: TestCommitInheritsEnv (0.45s) [2020-07-29T18:54:47.164Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-29T18:54:47.164Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-29T18:54:47.164Z] === RUN TestImagesFilterMultiReference [2020-07-29T18:54:47.164Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-07-29T18:54:47.164Z] === RUN TestImagePullPlatformInvalid [2020-07-29T18:54:47.164Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-07-29T18:54:47.164Z] === RUN TestRemoveImageOrphaning [2020-07-29T18:54:47.164Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-07-29T18:54:47.164Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-07-29T18:54:47.164Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-07-29T18:54:47.164Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-07-29T18:54:47.164Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-07-29T18:54:47.165Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-07-29T18:54:47.422Z] --- PASS: TestRemoveImageOrphaning (0.42s) [2020-07-29T18:54:47.422Z] === RUN TestRemoveImageGarbageCollector [2020-07-29T18:54:47.680Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-07-29T18:54:48.244Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-29T18:54:48.413Z] --- PASS: TestRenameLinkedContainer (2.07s) [2020-07-29T18:54:48.413Z] === RUN TestRenameStoppedContainer [2020-07-29T18:54:48.904Z] #29 32.04 # github.com/docker/docker/contrib/httpserver [2020-07-29T18:54:48.904Z] #29 32.04 loadinternal: cannot find runtime/cgo [2020-07-29T18:54:48.904Z] #29 DONE 32.2s [2020-07-29T18:54:48.904Z] [2020-07-29T18:54:48.904Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-29T18:54:48.904Z] #33 ... [2020-07-29T18:54:48.904Z] [2020-07-29T18:54:48.904Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-07-29T18:54:48.904Z] #30 DONE 0.1s [2020-07-29T18:54:48.904Z] [2020-07-29T18:54:48.904Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-29T18:54:49.028Z] --- PASS: TestSecretsCreateAndDelete (3.20s) [2020-07-29T18:54:49.028Z] === RUN TestSecretsUpdate [2020-07-29T18:54:49.050Z] --- PASS: TestRenameStoppedContainer (0.54s) [2020-07-29T18:54:49.050Z] === RUN TestRenameRunningContainerAndReuse [2020-07-29T18:54:49.616Z] --- PASS: TestRemoveImageGarbageCollector (2.08s) [2020-07-29T18:54:49.616Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-29T18:54:49.616Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-07-29T18:54:49.616Z] === RUN TestTagInvalidReference [2020-07-29T18:54:49.616Z] --- PASS: TestTagInvalidReference (0.02s) [2020-07-29T18:54:49.616Z] === RUN TestTagValidPrefixedRepo [2020-07-29T18:54:49.616Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-07-29T18:54:49.616Z] === RUN TestTagExistedNameWithoutForce [2020-07-29T18:54:49.874Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2020-07-29T18:54:49.874Z] === RUN TestTagOfficialNames [2020-07-29T18:54:49.874Z] --- PASS: TestTagOfficialNames (0.07s) [2020-07-29T18:54:49.874Z] === RUN TestTagMatchesDigest [2020-07-29T18:54:49.874Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-07-29T18:54:49.874Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-29T18:54:50.100Z] --- PASS: TestRenameRunningContainerAndReuse (1.05s) [2020-07-29T18:54:50.100Z] === RUN TestRenameInvalidName [2020-07-29T18:54:50.394Z] --- PASS: TestRenameInvalidName (0.54s) [2020-07-29T18:54:50.394Z] === RUN TestRenameAnonymousContainer [2020-07-29T18:54:50.437Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-07-29T18:54:52.323Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-29T18:54:52.329Z] --- PASS: TestSecretsUpdate (3.27s) [2020-07-29T18:54:52.329Z] === RUN TestTemplatedSecret [2020-07-29T18:54:52.471Z] --- PASS: TestRenameAnonymousContainer (1.94s) [2020-07-29T18:54:52.471Z] === RUN TestRenameContainerWithSameName [2020-07-29T18:54:53.110Z] --- PASS: TestRenameContainerWithSameName (0.51s) [2020-07-29T18:54:53.110Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-29T18:54:53.714Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-07-29T18:54:54.149Z] --- PASS: TestRenameContainerWithLinkedContainer (1.03s) [2020-07-29T18:54:54.149Z] === RUN TestResize [2020-07-29T18:54:54.442Z] --- PASS: TestResize (0.53s) [2020-07-29T18:54:54.442Z] === RUN TestResizeWithInvalidSize [2020-07-29T18:54:54.645Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-07-29T18:54:54.878Z] --- PASS: TestTemplatedSecret (3.05s) [2020-07-29T18:54:54.878Z] === RUN TestSecretCreateResolve [2020-07-29T18:54:54.901Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-07-29T18:54:55.084Z] --- PASS: TestResizeWithInvalidSize (0.55s) [2020-07-29T18:54:55.084Z] === RUN TestResizeWhenContainerNotStarted [2020-07-29T18:54:55.158Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-07-29T18:54:55.722Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-07-29T18:54:55.726Z] --- PASS: TestResizeWhenContainerNotStarted (0.52s) [2020-07-29T18:54:55.726Z] === RUN TestDaemonRestartKillContainers [2020-07-29T18:54:55.726Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-29T18:54:55.726Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-29T18:54:55.726Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-29T18:54:55.726Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-29T18:54:55.726Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-29T18:54:55.726Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-29T18:54:55.726Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-29T18:54:55.726Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-29T18:54:55.726Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-29T18:54:55.726Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-29T18:54:55.726Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-29T18:54:55.726Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-29T18:54:55.726Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-29T18:54:55.726Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-29T18:54:55.726Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-29T18:54:55.726Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-29T18:54:55.726Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-29T18:54:55.726Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-29T18:54:55.726Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-29T18:54:55.726Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-29T18:54:55.726Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-29T18:54:55.726Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-29T18:54:55.726Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-29T18:54:55.726Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-29T18:54:55.726Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-29T18:54:55.726Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-29T18:54:55.726Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-29T18:54:55.726Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-29T18:54:58.178Z] --- PASS: TestSecretCreateResolve (3.19s) [2020-07-29T18:54:58.178Z] PASS [2020-07-29T18:54:58.178Z] [2020-07-29T18:54:58.178Z] DONE 6 tests in 19.243s [2020-07-29T18:54:58.178Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-07-29T18:54:58.178Z] ++ 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-07-29T18:54:58.178Z] ++ set -e [2020-07-29T18:54:58.178Z] ++ '[' -n 0 ']' [2020-07-29T18:54:58.178Z] ++ set -x [2020-07-29T18:54:58.178Z] ++ env -i DEST=/go/src/github.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-07-29T18:54:58.178Z] INFO: Testing against a local daemon [2020-07-29T18:54:58.178Z] === RUN TestServiceCreateInit [2020-07-29T18:54:58.178Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-29T18:54:58.244Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-07-29T18:54:58.502Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-07-29T18:54:58.509Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-29T18:54:58.510Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-29T18:54:58.510Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-29T18:54:58.760Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-07-29T18:54:58.804Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-29T18:54:59.244Z] --- PASS: TestServiceUpdatePidsLimit (18.05s) [2020-07-29T18:54:59.244Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.01s) [2020-07-29T18:54:59.244Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.25s) [2020-07-29T18:54:59.244Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.16s) [2020-07-29T18:54:59.244Z] PASS [2020-07-29T18:54:59.244Z] [2020-07-29T18:54:59.244Z] === Skipped [2020-07-29T18:54:59.244Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-07-29T18:54:59.244Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-29T18:54:59.244Z] [2020-07-29T18:54:59.244Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-07-29T18:54:59.244Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T18:54:59.244Z] [2020-07-29T18:54:59.244Z] [2020-07-29T18:54:59.244Z] DONE 27 tests, 2 skipped in 174.923s [2020-07-29T18:54:59.244Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-07-29T18:54:59.244Z] ++ 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-07-29T18:54:59.244Z] ++ set -e [2020-07-29T18:54:59.244Z] ++ '[' -n 0 ']' [2020-07-29T18:54:59.244Z] ++ set -x [2020-07-29T18:54:59.244Z] ++ env -i DEST=/go/src/github.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-07-29T18:54:59.325Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-07-29T18:54:59.537Z] INFO: Testing against a local daemon [2020-07-29T18:54:59.537Z] === RUN TestSessionCreate [2020-07-29T18:54:59.537Z] --- PASS: TestSessionCreate (0.02s) [2020-07-29T18:54:59.537Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-29T18:54:59.537Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2020-07-29T18:54:59.537Z] PASS [2020-07-29T18:54:59.537Z] [2020-07-29T18:54:59.537Z] DONE 2 tests in 0.232s [2020-07-29T18:54:59.537Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-07-29T18:54:59.537Z] ++ 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-07-29T18:54:59.537Z] ++ set -e [2020-07-29T18:54:59.537Z] ++ '[' -n 0 ']' [2020-07-29T18:54:59.537Z] ++ set -x [2020-07-29T18:54:59.537Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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-07-29T18:54:59.833Z] INFO: Testing against a local daemon [2020-07-29T18:54:59.833Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-29T18:54:59.833Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-29T18:54:59.833Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-29T18:54:59.833Z] === RUN TestEventsExecDie [2020-07-29T18:55:00.877Z] --- PASS: TestEventsExecDie (0.97s) [2020-07-29T18:55:00.877Z] === RUN TestEventsBackwardsCompatible [2020-07-29T18:55:00.877Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-07-29T18:55:00.877Z] === RUN TestInfoBinaryCommits [2020-07-29T18:55:00.877Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-07-29T18:55:00.877Z] === RUN TestInfoAPIVersioned [2020-07-29T18:55:00.877Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-29T18:55:00.877Z] === RUN TestInfoDiscoveryBackend [2020-07-29T18:55:00.896Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-29T18:55:01.207Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-29T18:55:01.207Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-29T18:55:01.514Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-07-29T18:55:01.514Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-29T18:55:01.854Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-29T18:55:02.558Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-29T18:55:02.558Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-29T18:55:02.602Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-07-29T18:55:02.852Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-07-29T18:55:02.852Z] === RUN TestInfoAPI [2020-07-29T18:55:02.852Z] --- PASS: TestInfoAPI (0.03s) [2020-07-29T18:55:02.852Z] === RUN TestInfoAPIWarnings [2020-07-29T18:55:03.467Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-29T18:55:03.493Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-07-29T18:55:03.493Z] === RUN TestInfoDebug [2020-07-29T18:55:03.942Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-29T18:55:03.942Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.86s) [2020-07-29T18:55:03.942Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.90s) [2020-07-29T18:55:03.942Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.02s) [2020-07-29T18:55:03.942Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.10s) [2020-07-29T18:55:03.942Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.87s) [2020-07-29T18:55:03.942Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.56s) [2020-07-29T18:55:03.942Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.53s) [2020-07-29T18:55:03.942Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.51s) [2020-07-29T18:55:03.942Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.74s) [2020-07-29T18:55:03.942Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.68s) [2020-07-29T18:55:03.942Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.69s) [2020-07-29T18:55:03.942Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.83s) [2020-07-29T18:55:03.942Z] === RUN TestCgroupNamespacesRun [2020-07-29T18:55:04.133Z] --- PASS: TestInfoDebug (0.54s) [2020-07-29T18:55:04.133Z] === RUN TestInfoInsecureRegistries [2020-07-29T18:55:04.427Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-07-29T18:55:04.427Z] === RUN TestInfoRegistryMirrors [2020-07-29T18:55:04.498Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-07-29T18:55:04.498Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-07-29T18:55:04.986Z] --- PASS: TestCgroupNamespacesRun (1.32s) [2020-07-29T18:55:04.986Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-29T18:55:05.066Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-07-29T18:55:05.066Z] === RUN TestLoginFailsWithBadCredentials [2020-07-29T18:55:05.360Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s) [2020-07-29T18:55:05.360Z] === RUN TestPingCacheHeaders [2020-07-29T18:55:05.360Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-07-29T18:55:05.360Z] === RUN TestPingGet [2020-07-29T18:55:05.360Z] --- PASS: TestPingGet (0.01s) [2020-07-29T18:55:05.360Z] === RUN TestPingHead [2020-07-29T18:55:05.360Z] --- PASS: TestPingHead (0.02s) [2020-07-29T18:55:05.360Z] === RUN TestVersion [2020-07-29T18:55:05.360Z] --- PASS: TestVersion (0.01s) [2020-07-29T18:55:05.360Z] PASS [2020-07-29T18:55:05.360Z] [2020-07-29T18:55:05.360Z] === Skipped [2020-07-29T18:55:05.360Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-29T18:55:05.360Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-29T18:55:05.360Z] [2020-07-29T18:55:05.360Z] [2020-07-29T18:55:05.360Z] DONE 18 tests, 1 skipped in 5.749s [2020-07-29T18:55:05.360Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-07-29T18:55:05.360Z] ++ 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-07-29T18:55:05.360Z] ++ set -e [2020-07-29T18:55:05.360Z] ++ '[' -n 0 ']' [2020-07-29T18:55:05.360Z] ++ set -x [2020-07-29T18:55:05.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-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-07-29T18:55:05.654Z] INFO: Testing against a local daemon [2020-07-29T18:55:05.654Z] === RUN TestVolumesCreateAndList [2020-07-29T18:55:05.654Z] --- PASS: TestVolumesCreateAndList (0.01s) [2020-07-29T18:55:05.654Z] === RUN TestVolumesRemove [2020-07-29T18:55:05.654Z] --- PASS: TestVolumesRemove (0.15s) [2020-07-29T18:55:05.654Z] === RUN TestVolumesInspect [2020-07-29T18:55:05.654Z] --- PASS: TestVolumesInspect (0.01s) [2020-07-29T18:55:05.654Z] === RUN TestVolumesInvalidJSON [2020-07-29T18:55:05.654Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-29T18:55:05.654Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-29T18:55:05.654Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-29T18:55:05.654Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-07-29T18:55:05.654Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-29T18:55:05.654Z] PASS [2020-07-29T18:55:05.654Z] [2020-07-29T18:55:05.654Z] DONE 5 tests in 0.314s [2020-07-29T18:55:05.654Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-29T18:55:05.948Z] ++++ cat bundles/test-integration/docker.pid [2020-07-29T18:55:05.948Z] +++ kill 12016 [2020-07-29T18:55:06.504Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.31s) [2020-07-29T18:55:06.504Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-29T18:55:07.467Z] +++ /etc/init.d/apparmor stop [2020-07-29T18:55:07.467Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-29T18:55:07.467Z] [2020-07-29T18:55:07.467Z] Unloading profiles will leave already running processes permanently [2020-07-29T18:55:07.467Z] unconfined, which can lead to unexpected situations. [2020-07-29T18:55:07.467Z] [2020-07-29T18:55:07.467Z] To set a process to complain mode, use the command line tool [2020-07-29T18:55:07.467Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-29T18:55:07.467Z] +++ true [2020-07-29T18:55:07.467Z] exiting test-integration [2020-07-29T18:55:07.467Z] ++ exit 0 [2020-07-29T18:55:07.467Z] [2020-07-29T18:55:08.020Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.34s) [2020-07-29T18:55:08.020Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-29T18:55:08.676Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-07-29T18:55:08.757Z] --- PASS: TestServiceCreateInit (10.19s) [2020-07-29T18:55:08.757Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.00s) [2020-07-29T18:55:08.757Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.16s) [2020-07-29T18:55:08.757Z] === RUN TestCreateServiceMultipleTimes [2020-07-29T18:55:09.062Z] --- PASS: TestCgroupNamespacesRunHostMode (1.34s) [2020-07-29T18:55:09.063Z] === RUN TestCgroupNamespacesRunPrivateMode Post stage [Pipeline] junit [2020-07-29T18:55:09.101Z] Recording test results [2020-07-29T18:55:09.242Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-29T18:55:09.750Z] + echo Ensuring container killed. [2020-07-29T18:55:09.750Z] Ensuring container killed. [2020-07-29T18:55:09.750Z] + docker rm -vf docker-pr2 [2020-07-29T18:55:09.750Z] Error: No such container: docker-pr2 [2020-07-29T18:55:09.750Z] + true [Pipeline] sh [2020-07-29T18:55:10.137Z] + echo Chowning /workspace to jenkins user [2020-07-29T18:55:10.137Z] Chowning /workspace to jenkins user [2020-07-29T18:55:10.137Z] + id -u [2020-07-29T18:55:10.137Z] + id -g [2020-07-29T18:55:10.137Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41297:/workspace busybox chown -R 1001:1001 /workspace [2020-07-29T18:55:10.137Z] Unable to find image 'busybox:latest' locally [2020-07-29T18:55:10.431Z] latest: Pulling from library/busybox [2020-07-29T18:55:10.431Z] 970013469dcd: Pulling fs layer [2020-07-29T18:55:10.582Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.32s) [2020-07-29T18:55:10.582Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-29T18:55:10.612Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-07-29T18:55:10.725Z] 970013469dcd: Download complete [2020-07-29T18:55:11.363Z] 970013469dcd: Pull complete [2020-07-29T18:55:11.363Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-07-29T18:55:11.363Z] Status: Downloaded newer image for busybox:latest [2020-07-29T18:55:11.544Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-07-29T18:55:12.104Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.36s) [2020-07-29T18:55:12.104Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-29T18:55:12.745Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2020-07-29T18:55:12.745Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-29T18:55:12.914Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-29T18:55:13.845Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-07-29T18:55:13.848Z] + bundleName=s390x-integration [2020-07-29T18:55:13.848Z] + echo Creating s390x-integration-bundles.tar.gz [2020-07-29T18:55:13.848Z] Creating s390x-integration-bundles.tar.gz [2020-07-29T18:55:13.848Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-07-29T18:55:13.848Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-07-29T18:55:13.895Z] Archiving artifacts [2020-07-29T18:55:14.260Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.40s) [2020-07-29T18:55:14.261Z] === RUN TestKernelTCPMemory [2020-07-29T18:55:14.356Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41297/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-29T18:55:14.557Z] --- PASS: TestKernelTCPMemory (0.66s) [2020-07-29T18:55:14.557Z] === RUN TestNISDomainname [2020-07-29T18:55:14.748Z] + make clean [2020-07-29T18:55:15.042Z] docker volume rm -f docker-dev-cache [2020-07-29T18:55:15.042Z] docker-dev-cache [Pipeline] deleteDir [2020-07-29T18:55:15.197Z] --- PASS: TestNISDomainname (0.64s) [2020-07-29T18:55:15.197Z] === RUN TestHostnameDnsResolution [2020-07-29T18:55:16.237Z] --- PASS: TestHostnameDnsResolution (0.82s) [2020-07-29T18:55:16.237Z] === RUN TestStats [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-29T18:55:17.123Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-07-29T18:55:17.123Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-07-29T18:55:17.688Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-07-29T18:55:17.688Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-07-29T18:55:18.979Z] --- PASS: TestStats (2.52s) [2020-07-29T18:55:18.979Z] === RUN TestStopContainerWithTimeout [2020-07-29T18:55:18.979Z] === RUN TestStopContainerWithTimeout/0 [2020-07-29T18:55:18.979Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-29T18:55:18.979Z] === RUN TestStopContainerWithTimeout/1 [2020-07-29T18:55:18.979Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-29T18:55:18.979Z] === RUN TestStopContainerWithTimeout/3 [2020-07-29T18:55:18.979Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-29T18:55:18.979Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-29T18:55:18.979Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-29T18:55:18.979Z] === CONT TestStopContainerWithTimeout/0 [2020-07-29T18:55:18.979Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-29T18:55:18.979Z] === CONT TestStopContainerWithTimeout/1 [2020-07-29T18:55:18.979Z] === CONT TestStopContainerWithTimeout/3 [2020-07-29T18:55:19.587Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-07-29T18:55:20.151Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-07-29T18:55:20.410Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-07-29T18:55:21.721Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-07-29T18:55:21.721Z] --- PASS: TestStopContainerWithTimeout/0 (0.90s) [2020-07-29T18:55:21.721Z] --- PASS: TestStopContainerWithTimeout/1 (1.71s) [2020-07-29T18:55:21.721Z] --- PASS: TestStopContainerWithTimeout/3 (2.95s) [2020-07-29T18:55:21.721Z] --- PASS: TestStopContainerWithTimeout/-1 (3.04s) [2020-07-29T18:55:21.721Z] === RUN TestDeleteDevicemapper [2020-07-29T18:55:21.721Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-29T18:55:21.721Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-29T18:55:21.721Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-29T18:55:21.781Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-07-29T18:55:22.345Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-07-29T18:55:22.913Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-07-29T18:55:23.255Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.61s) [2020-07-29T18:55:23.255Z] === RUN TestUpdateMemory [2020-07-29T18:55:23.845Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-07-29T18:55:23.900Z] --- PASS: TestUpdateMemory (0.70s) [2020-07-29T18:55:23.900Z] === RUN TestUpdateCPUQuota [2020-07-29T18:55:24.410Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-07-29T18:55:24.938Z] --- PASS: TestUpdateCPUQuota (0.88s) [2020-07-29T18:55:24.938Z] === RUN TestUpdatePidsLimit [2020-07-29T18:55:24.938Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-29T18:55:25.234Z] === RUN TestUpdatePidsLimit/no_change [2020-07-29T18:55:25.528Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-29T18:55:25.822Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-29T18:55:25.822Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-29T18:55:26.116Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-29T18:55:26.307Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-07-29T18:55:26.307Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-07-29T18:55:26.410Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-29T18:55:27.450Z] --- PASS: TestUpdatePidsLimit (2.40s) [2020-07-29T18:55:27.450Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.29s) [2020-07-29T18:55:27.450Z] --- PASS: TestUpdatePidsLimit/no_change (0.26s) [2020-07-29T18:55:27.450Z] --- PASS: TestUpdatePidsLimit/update_lower (0.25s) [2020-07-29T18:55:27.450Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s) [2020-07-29T18:55:27.450Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.26s) [2020-07-29T18:55:27.450Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.26s) [2020-07-29T18:55:27.450Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.27s) [2020-07-29T18:55:27.450Z] === RUN TestUpdateRestartPolicy [2020-07-29T18:55:28.209Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-07-29T18:55:30.109Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-07-29T18:55:30.759Z] --- PASS: TestCreateServiceMultipleTimes (19.24s) [2020-07-29T18:55:30.759Z] === RUN TestCreateServiceConflict [2020-07-29T18:55:30.759Z] --- PASS: TestCreateServiceConflict (3.13s) [2020-07-29T18:55:30.759Z] === RUN TestCreateServiceMaxReplicas [2020-07-29T18:55:31.481Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-07-29T18:55:32.853Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-07-29T18:55:33.784Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-07-29T18:55:34.966Z] --- PASS: TestCreateServiceMaxReplicas (3.69s) [2020-07-29T18:55:34.966Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-29T18:55:35.684Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-07-29T18:55:35.684Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-07-29T18:55:37.193Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-07-29T18:55:40.095Z] --- PASS: TestUpdateRestartPolicy (11.23s) [2020-07-29T18:55:40.095Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-29T18:55:40.095Z] --- PASS: TestUpdateRestartWithAutoRemove (0.54s) [2020-07-29T18:55:40.095Z] === RUN TestWaitNonBlocked [2020-07-29T18:55:40.095Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-29T18:55:40.095Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-29T18:55:40.095Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-29T18:55:40.095Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-29T18:55:40.095Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-29T18:55:40.095Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-29T18:55:40.095Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-07-29T18:55:40.095Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.61s) [2020-07-29T18:55:40.095Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s) [2020-07-29T18:55:40.095Z] === RUN TestWaitBlocked [2020-07-29T18:55:40.095Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-29T18:55:40.095Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-29T18:55:40.095Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-29T18:55:40.095Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-29T18:55:40.095Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-29T18:55:40.095Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-29T18:55:40.744Z] --- PASS: TestWaitBlocked (0.02s) [2020-07-29T18:55:40.744Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.72s) [2020-07-29T18:55:40.744Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s) [2020-07-29T18:55:40.744Z] === CONT TestContainerStartOnDaemonRestart [2020-07-29T18:55:40.744Z] === CONT TestContainerKillOnDaemonStart [2020-07-29T18:55:40.744Z] === CONT TestDaemonHostGatewayIP [2020-07-29T18:55:40.744Z] === CONT TestDaemonRestartIpcMode [2020-07-29T18:55:41.374Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-07-29T18:55:43.942Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-07-29T18:55:44.298Z] --- PASS: TestContainerStartOnDaemonRestart (3.56s) [2020-07-29T18:55:44.298Z] === CONT TestIpcModeOlderClient [2020-07-29T18:55:44.298Z] --- PASS: TestIpcModeOlderClient (0.13s) [2020-07-29T18:55:44.604Z] --- PASS: TestDaemonHostGatewayIP (3.94s) [2020-07-29T18:55:44.604Z] --- PASS: TestDaemonRestartIpcMode (4.20s) [2020-07-29T18:55:47.227Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-07-29T18:55:48.159Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-07-29T18:55:48.417Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-07-29T18:55:48.417Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-07-29T18:55:49.899Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.78s) [2020-07-29T18:55:49.899Z] === RUN TestCreateServiceSecretFileMode [2020-07-29T18:55:50.314Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-07-29T18:55:51.246Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-07-29T18:55:52.445Z] --- PASS: TestCreateServiceSecretFileMode (3.24s) [2020-07-29T18:55:52.445Z] === RUN TestCreateServiceConfigFileMode [2020-07-29T18:55:52.617Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-07-29T18:55:52.875Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-07-29T18:55:54.985Z] --- PASS: TestContainerKillOnDaemonStart (12.74s) [2020-07-29T18:55:54.985Z] PASS [2020-07-29T18:55:54.985Z] [2020-07-29T18:55:54.985Z] === Skipped [2020-07-29T18:55:54.985Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-07-29T18:55:54.985Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-29T18:55:54.985Z] [2020-07-29T18:55:54.985Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-29T18:55:54.985Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-29T18:55:54.985Z] [2020-07-29T18:55:54.985Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-07-29T18:55:54.985Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-29T18:55:54.985Z] [2020-07-29T18:55:54.985Z] [2020-07-29T18:55:54.985Z] DONE 192 tests, 3 skipped in 107.925s [2020-07-29T18:55:54.985Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-07-29T18:55:54.985Z] ++ 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-07-29T18:55:54.985Z] ++ set -e [2020-07-29T18:55:54.985Z] ++ '[' -n 0 ']' [2020-07-29T18:55:54.985Z] ++ set -x [2020-07-29T18:55:54.985Z] ++ env -i DEST=/go/src/github.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-07-29T18:55:54.985Z] INFO: Testing against a local daemon [2020-07-29T18:55:54.985Z] === RUN TestCommitInheritsEnv [2020-07-29T18:55:54.985Z] --- PASS: TestCommitInheritsEnv (0.33s) [2020-07-29T18:55:54.985Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-29T18:55:54.985Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-29T18:55:54.985Z] === RUN TestImagesFilterMultiReference [2020-07-29T18:55:54.985Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-07-29T18:55:54.985Z] === RUN TestImagePullPlatformInvalid [2020-07-29T18:55:54.985Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-07-29T18:55:54.985Z] === RUN TestRemoveImageOrphaning [2020-07-29T18:55:54.985Z] --- PASS: TestRemoveImageOrphaning (0.31s) [2020-07-29T18:55:54.985Z] === RUN TestRemoveImageGarbageCollector [2020-07-29T18:55:54.985Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-29T18:55:54.985Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T18:55:54.985Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-29T18:55:54.985Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-07-29T18:55:54.985Z] === RUN TestTagInvalidReference [2020-07-29T18:55:54.985Z] --- PASS: TestTagInvalidReference (0.03s) [2020-07-29T18:55:54.985Z] === RUN TestTagValidPrefixedRepo [2020-07-29T18:55:54.985Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-07-29T18:55:54.985Z] === RUN TestTagExistedNameWithoutForce [2020-07-29T18:55:54.985Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-07-29T18:55:54.985Z] === RUN TestTagOfficialNames [2020-07-29T18:55:54.985Z] --- PASS: TestTagOfficialNames (0.04s) [2020-07-29T18:55:54.985Z] === RUN TestTagMatchesDigest [2020-07-29T18:55:54.985Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-07-29T18:55:54.985Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-29T18:55:55.400Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-07-29T18:55:55.656Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-07-29T18:55:55.748Z] --- PASS: TestCreateServiceConfigFileMode (2.76s) [2020-07-29T18:55:55.748Z] === RUN TestCreateServiceSysctls [2020-07-29T18:55:57.552Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-07-29T18:55:59.953Z] --- PASS: TestCreateServiceSysctls (4.10s) [2020-07-29T18:55:59.953Z] === RUN TestCreateServiceCapabilities [2020-07-29T18:56:02.500Z] --- PASS: TestCreateServiceCapabilities (3.32s) [2020-07-29T18:56:02.500Z] === RUN TestInspect [2020-07-29T18:56:04.102Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-07-29T18:56:04.102Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-07-29T18:56:06.627Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-07-29T18:56:06.705Z] --- PASS: TestInspect (3.50s) [2020-07-29T18:56:06.705Z] === RUN TestCreateJob [2020-07-29T18:56:08.523Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-07-29T18:56:10.909Z] --- PASS: TestCreateJob (4.15s) [2020-07-29T18:56:10.909Z] === RUN TestReplicatedJob [2020-07-29T18:56:11.799Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-07-29T18:56:14.324Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-07-29T18:56:16.221Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-07-29T18:56:17.499Z] --- PASS: TestReplicatedJob (6.29s) [2020-07-29T18:56:17.499Z] === RUN TestUpdateReplicatedJob [2020-07-29T18:56:19.498Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-07-29T18:56:19.498Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-07-29T18:56:20.802Z] --- PASS: TestUpdateReplicatedJob (4.18s) [2020-07-29T18:56:20.802Z] === RUN TestServiceListWithStatuses [2020-07-29T18:56:20.802Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-29T18:56:20.802Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-29T18:56:20.802Z] === RUN TestDockerNetworkConnectAlias [2020-07-29T18:56:24.756Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-07-29T18:56:24.756Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite (319.91s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.13s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.71s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.66s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.51s) [2020-07-29T18:56:24.756Z] docker_cli_daemon_test.go:1449: [d7aa043d4833d] daemon is not started [2020-07-29T18:56:24.756Z] check_test.go:309: [d8cc891a43646] daemon is not started [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.38s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.05s) [2020-07-29T18:56:24.756Z] check_test.go:309: [dd275cefdc787] daemon is not started [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.60s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.77s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.60s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.31s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.53s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.70s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.54s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.59s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-07-29T18:56:24.756Z] check_test.go:309: [d0bb5a0a3538e] daemon is not started [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-07-29T18:56:24.756Z] check_test.go:309: [d13261a2b491f] daemon is not started [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.55s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.60s) [2020-07-29T18:56:24.756Z] check_test.go:309: [d199eea0396e3] daemon is not started [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.54s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.62s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.66s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.12s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.62s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.71s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.71s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-07-29T18:56:24.756Z] check_test.go:309: [d578eac98d2d0] daemon is not started [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.55s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.55s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.74s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.67s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.72s) [2020-07-29T18:56:24.756Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-07-29T18:56:24.756Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-07-29T18:56:24.756Z] check_test.go:309: [dbbfe1b0abfb0] daemon is not started [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.19s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.02s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.60s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.59s) [2020-07-29T18:56:24.756Z] check_test.go:309: [d0c151e1bd7b8] daemon is not started [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.87s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2020-07-29T18:56:24.756Z] check_test.go:309: [d6451f8d4e5af] daemon is not started [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.44s) [2020-07-29T18:56:24.756Z] docker_cli_daemon_plugins_test.go:79: [de45d8fa67afe] daemon is not started [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.62s) [2020-07-29T18:56:24.756Z] docker_cli_daemon_plugins_test.go:169: [d33ed95b20119] daemon is not started [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.08s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.57s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.56s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-07-29T18:56:24.756Z] check_test.go:309: [d495a163ab8a4] daemon is not started [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.69s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.36s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.48s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.72s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.74s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.69s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.99s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.56s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.48s) [2020-07-29T18:56:24.756Z] check_test.go:309: [d5009d3c6d902] daemon is not started [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.22s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.03s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.44s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.27s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.90s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.27s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.16s) [2020-07-29T18:56:24.756Z] check_test.go:309: [d58573270fc0b] daemon is not started [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.74s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.57s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.36s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.12s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.63s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.29s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.10s) [2020-07-29T18:56:24.756Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-07-29T18:56:24.756Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-07-29T18:56:24.756Z] check_test.go:309: [d34c41f74c06f] daemon is not started [2020-07-29T18:56:24.756Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-07-29T18:56:24.756Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-07-29T18:56:24.756Z] check_test.go:309: [d7b1b69721dcb] daemon is not started [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.23s) [2020-07-29T18:56:24.756Z] check_test.go:309: [daab80eb1a78e] daemon is not started [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.06s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.23s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.96s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.29s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.51s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.38s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.49s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.47s) [2020-07-29T18:56:24.756Z] check_test.go:309: [dd7ecd98c478d] daemon is not started [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.29s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.82s) [2020-07-29T18:56:24.756Z] docker_cli_daemon_plugins_test.go:105: [d01ab8c4f6b5f] daemon is not started [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.80s) [2020-07-29T18:56:24.756Z] check_test.go:309: [d6129829518fe] daemon is not started [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.46s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.12s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.64s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.17s) [2020-07-29T18:56:24.756Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from config [2020-07-29T18:56:24.756Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config [2020-07-29T18:56:24.756Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from config [2020-07-29T18:56:24.756Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config [2020-07-29T18:56:24.756Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config [2020-07-29T18:56:24.756Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli [2020-07-29T18:56:24.756Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli [2020-07-29T18:56:24.756Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli [2020-07-29T18:56:24.756Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli [2020-07-29T18:56:24.756Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli [2020-07-29T18:56:24.756Z] check_test.go:309: [d304998b837d7] daemon is not started [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.13s) [2020-07-29T18:56:24.756Z] check_test.go:309: [d781e30cc598b] daemon is not started [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.61s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.09s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.56s) [2020-07-29T18:56:24.756Z] check_test.go:309: [d32f24df576a8] daemon is not started [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.89s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.85s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.09s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2020-07-29T18:56:24.756Z] check_test.go:309: [d30902055ef3b] daemon is not started [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.62s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.34s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.85s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.24s) [2020-07-29T18:56:24.756Z] check_test.go:309: [da6a3c263e7ac] daemon is not started [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.77s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.60s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.87s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2020-07-29T18:56:24.756Z] check_test.go:309: [dc01bd0d315a1] daemon is not started [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.87s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.85s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.81s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.67s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.81s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.47s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.28s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.28s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.78s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.24s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.18s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.25s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.66s) [2020-07-29T18:56:24.756Z] docker_cli_daemon_test.go:2544: [d994899ac1384] daemon is not started [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.48s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.64s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.82s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.87s) [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.20s) [2020-07-29T18:56:24.756Z] check_test.go:309: [db7031ddc9057] daemon is not started [2020-07-29T18:56:24.756Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.09s) [2020-07-29T18:56:24.756Z] === RUN TestDockerSwarmSuite [2020-07-29T18:56:24.756Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-07-29T18:56:27.389Z] --- PASS: TestDockerNetworkConnectAlias (6.50s) [2020-07-29T18:56:27.389Z] === RUN TestDockerNetworkReConnect [2020-07-29T18:56:28.036Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-07-29T18:56:28.293Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-07-29T18:56:28.857Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-07-29T18:56:29.114Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-07-29T18:56:30.045Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-07-29T18:56:30.302Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-07-29T18:56:30.560Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-07-29T18:56:30.817Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-07-29T18:56:31.074Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-07-29T18:56:32.681Z] --- PASS: TestDockerNetworkReConnect (5.20s) [2020-07-29T18:56:32.682Z] === RUN TestServicePlugin [2020-07-29T18:56:32.682Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-29T18:56:32.682Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T18:56:32.682Z] === RUN TestServiceUpdateLabel [2020-07-29T18:56:32.968Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-07-29T18:56:34.864Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-07-29T18:56:35.982Z] --- PASS: TestServiceUpdateLabel (3.17s) [2020-07-29T18:56:35.982Z] === RUN TestServiceUpdateSecrets [2020-07-29T18:56:36.236Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-07-29T18:56:36.493Z] === RUN TestDockerSuite/TestBuildEnv [2020-07-29T18:56:38.390Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-07-29T18:56:39.762Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-07-29T18:56:40.392Z] #33 137.1 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-29T18:56:40.392Z] #33 139.2 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-29T18:56:40.392Z] #33 140.5 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-29T18:56:40.392Z] #33 142.4 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-29T18:56:40.695Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-07-29T18:56:42.929Z] #33 145.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-29T18:56:43.869Z] #33 146.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-29T18:56:45.249Z] #33 147.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-29T18:56:45.959Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-07-29T18:56:46.631Z] #33 148.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-29T18:56:46.631Z] #33 149.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-29T18:56:48.012Z] #33 150.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-29T18:56:49.918Z] #33 152.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-29T18:56:50.135Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-07-29T18:56:50.699Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-07-29T18:56:50.902Z] --- PASS: TestServiceUpdateSecrets (15.27s) [2020-07-29T18:56:50.902Z] === RUN TestServiceUpdateConfigs [2020-07-29T18:56:51.824Z] #33 153.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-29T18:56:53.203Z] #33 155.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-29T18:56:53.772Z] #33 156.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-29T18:56:55.153Z] #33 157.6 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-29T18:56:56.535Z] #33 158.8 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-29T18:56:57.916Z] #33 160.6 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-29T18:56:59.295Z] #33 161.7 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-29T18:57:00.676Z] #33 162.9 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-29T18:57:02.056Z] #33 164.2 [2020-07-29T18:57:02.056Z] #33 DONE 164.3s [2020-07-29T18:57:02.056Z] [2020-07-29T18:57:02.056Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-07-29T18:57:02.999Z] #34 DONE 1.2s [2020-07-29T18:57:04.921Z] [2020-07-29T18:57:04.921Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-07-29T18:57:05.490Z] #35 DONE 0.6s [2020-07-29T18:57:05.490Z] [2020-07-29T18:57:05.490Z] #36 exporting to image [2020-07-29T18:57:05.490Z] #36 exporting layers [2020-07-29T18:57:08.782Z] #36 exporting layers 3.1s done [2020-07-29T18:57:08.782Z] #36 writing image sha256:502c7f189ef64ce112ca461e24a0497949bd3f0cb88b35219fbb3fb419f0b80e done [2020-07-29T18:57:08.782Z] #36 naming to docker.io/library/moby-e2e-test done [2020-07-29T18:57:08.782Z] #36 DONE 3.1s [Pipeline] } [Pipeline] // stage [2020-07-29T18:57:08.815Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-07-29T18:57:08.815Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv Post stage [Pipeline] sh [2020-07-29T18:57:09.017Z] --- PASS: TestServiceUpdateConfigs (15.32s) [2020-07-29T18:57:09.017Z] === RUN TestServiceUpdateNetwork [2020-07-29T18:57:09.102Z] + echo Ensuring container killed. [2020-07-29T18:57:09.102Z] Ensuring container killed. [2020-07-29T18:57:09.103Z] + docker rm -vf docker-pr2 [2020-07-29T18:57:09.103Z] Error: No such container: docker-pr2 [2020-07-29T18:57:09.103Z] + true [Pipeline] sh [2020-07-29T18:57:09.386Z] + echo Chowning /workspace to jenkins user [2020-07-29T18:57:09.386Z] Chowning /workspace to jenkins user [2020-07-29T18:57:09.386Z] + id -u [2020-07-29T18:57:09.386Z] + id -g [2020-07-29T18:57:09.386Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41297:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-29T18:57:10.251Z] + bundleName=unit [2020-07-29T18:57:10.251Z] + echo Creating unit-bundles.tar.gz [2020-07-29T18:57:10.251Z] Creating unit-bundles.tar.gz [2020-07-29T18:57:10.251Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-07-29T18:57:10.251Z] bundles/junit-report.xml [2020-07-29T18:57:10.251Z] bundles/go-test-report.json [2020-07-29T18:57:10.251Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-07-29T18:57:10.263Z] Archiving artifacts [2020-07-29T18:57:10.737Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41297/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-29T18:57:11.047Z] + make clean [2020-07-29T18:57:11.047Z] docker volume rm -f docker-dev-cache [2020-07-29T18:57:11.047Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-29T18:57:15.366Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-07-29T18:57:15.623Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-07-29T18:57:16.994Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-07-29T18:57:17.559Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-07-29T18:57:18.492Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-07-29T18:57:19.057Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-07-29T18:57:20.428Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-07-29T18:57:20.428Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-07-29T18:57:20.685Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-07-29T18:57:21.249Z] --- PASS: TestServiceUpdateNetwork (14.65s) [2020-07-29T18:57:21.249Z] === RUN TestServiceUpdatePidsLimit [2020-07-29T18:57:22.634Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-29T18:57:23.207Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-29T18:57:30.649Z] === RUN TestDockerSuite/TestBuildExpose [2020-07-29T18:57:30.650Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-07-29T18:57:31.215Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-07-29T18:57:31.346Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-29T18:57:31.782Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-07-29T18:57:32.040Z] === RUN TestDockerSuite/TestBuildFails [2020-07-29T18:57:32.972Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-07-29T18:57:32.972Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-07-29T18:57:34.867Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-07-29T18:57:36.764Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-07-29T18:57:36.764Z] === RUN TestDockerSuite/TestBuildForceRm [2020-07-29T18:57:37.694Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-07-29T18:57:38.625Z] === RUN TestDockerSuite/TestBuildFromGit [2020-07-29T18:57:39.482Z] --- PASS: TestServiceUpdatePidsLimit (17.48s) [2020-07-29T18:57:39.482Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2020-07-29T18:57:39.482Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2020-07-29T18:57:39.482Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2020-07-29T18:57:39.482Z] PASS [2020-07-29T18:57:39.482Z] [2020-07-29T18:57:39.482Z] === Skipped [2020-07-29T18:57:39.482Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-07-29T18:57:39.482Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-29T18:57:39.482Z] [2020-07-29T18:57:39.482Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-07-29T18:57:39.482Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T18:57:39.482Z] [2020-07-29T18:57:39.482Z] [2020-07-29T18:57:39.482Z] DONE 27 tests, 2 skipped in 160.308s [2020-07-29T18:57:39.482Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-07-29T18:57:39.482Z] ++ 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-07-29T18:57:39.482Z] ++ set -e [2020-07-29T18:57:39.482Z] ++ '[' -n 0 ']' [2020-07-29T18:57:39.482Z] ++ set -x [2020-07-29T18:57:39.482Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-29T18:57:39.482Z] INFO: Testing against a local daemon [2020-07-29T18:57:39.482Z] === RUN TestSessionCreate [2020-07-29T18:57:39.482Z] --- PASS: TestSessionCreate (0.05s) [2020-07-29T18:57:39.482Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-29T18:57:39.482Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-07-29T18:57:39.482Z] PASS [2020-07-29T18:57:39.482Z] [2020-07-29T18:57:39.482Z] DONE 2 tests in 0.243s [2020-07-29T18:57:39.482Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-07-29T18:57:39.482Z] ++ 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-07-29T18:57:39.482Z] ++ set -e [2020-07-29T18:57:39.482Z] ++ '[' -n 0 ']' [2020-07-29T18:57:39.482Z] ++ set -x [2020-07-29T18:57:39.482Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-29T18:57:39.482Z] INFO: Testing against a local daemon [2020-07-29T18:57:39.482Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-29T18:57:39.482Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-29T18:57:39.482Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-29T18:57:39.482Z] === RUN TestEventsExecDie [2020-07-29T18:57:39.482Z] --- PASS: TestEventsExecDie (0.84s) [2020-07-29T18:57:39.482Z] === RUN TestEventsBackwardsCompatible [2020-07-29T18:57:39.743Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-07-29T18:57:39.743Z] === RUN TestInfoBinaryCommits [2020-07-29T18:57:39.743Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-07-29T18:57:39.743Z] === RUN TestInfoAPIVersioned [2020-07-29T18:57:39.743Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-07-29T18:57:39.743Z] === RUN TestInfoDiscoveryBackend [2020-07-29T18:57:40.315Z] --- PASS: TestInfoDiscoveryBackend (0.60s) [2020-07-29T18:57:40.315Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-29T18:57:40.521Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-07-29T18:57:40.778Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-07-29T18:57:41.257Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-29T18:57:41.257Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-29T18:57:41.710Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-07-29T18:57:41.829Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.61s) [2020-07-29T18:57:41.829Z] === RUN TestInfoAPI [2020-07-29T18:57:42.090Z] --- PASS: TestInfoAPI (0.05s) [2020-07-29T18:57:42.090Z] === RUN TestInfoAPIWarnings [2020-07-29T18:57:42.662Z] --- PASS: TestInfoAPIWarnings (0.61s) [2020-07-29T18:57:42.662Z] === RUN TestInfoDebug [2020-07-29T18:57:43.234Z] --- PASS: TestInfoDebug (0.62s) [2020-07-29T18:57:43.234Z] === RUN TestInfoInsecureRegistries [2020-07-29T18:57:43.605Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-07-29T18:57:43.807Z] --- PASS: TestInfoInsecureRegistries (0.63s) [2020-07-29T18:57:43.807Z] === RUN TestInfoRegistryMirrors [2020-07-29T18:57:44.379Z] --- PASS: TestInfoRegistryMirrors (0.61s) [2020-07-29T18:57:44.379Z] === RUN TestLoginFailsWithBadCredentials [2020-07-29T18:57:44.537Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-07-29T18:57:44.537Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-07-29T18:57:44.639Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2020-07-29T18:57:44.639Z] === RUN TestPingCacheHeaders [2020-07-29T18:57:44.900Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-07-29T18:57:44.900Z] === RUN TestPingGet [2020-07-29T18:57:44.900Z] --- PASS: TestPingGet (0.03s) [2020-07-29T18:57:44.900Z] === RUN TestPingHead [2020-07-29T18:57:44.900Z] --- PASS: TestPingHead (0.05s) [2020-07-29T18:57:44.900Z] === RUN TestVersion [2020-07-29T18:57:44.900Z] --- PASS: TestVersion (0.04s) [2020-07-29T18:57:44.900Z] PASS [2020-07-29T18:57:44.900Z] [2020-07-29T18:57:44.900Z] === Skipped [2020-07-29T18:57:44.900Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-29T18:57:44.900Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-29T18:57:44.900Z] [2020-07-29T18:57:44.900Z] [2020-07-29T18:57:44.900Z] DONE 18 tests, 1 skipped in 6.359s [2020-07-29T18:57:44.900Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-07-29T18:57:44.900Z] ++ 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-07-29T18:57:44.900Z] ++ set -e [2020-07-29T18:57:44.900Z] ++ '[' -n 0 ']' [2020-07-29T18:57:44.900Z] ++ set -x [2020-07-29T18:57:44.900Z] ++ env -i DEST=/go/src/github.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-07-29T18:57:45.161Z] INFO: Testing against a local daemon [2020-07-29T18:57:45.161Z] === RUN TestVolumesCreateAndList [2020-07-29T18:57:45.161Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-07-29T18:57:45.161Z] === RUN TestVolumesRemove [2020-07-29T18:57:45.161Z] --- PASS: TestVolumesRemove (0.12s) [2020-07-29T18:57:45.161Z] === RUN TestVolumesInspect [2020-07-29T18:57:45.161Z] --- PASS: TestVolumesInspect (0.03s) [2020-07-29T18:57:45.161Z] === RUN TestVolumesInvalidJSON [2020-07-29T18:57:45.422Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-29T18:57:45.422Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-29T18:57:45.422Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-29T18:57:45.422Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-07-29T18:57:45.422Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-29T18:57:45.422Z] PASS [2020-07-29T18:57:45.422Z] [2020-07-29T18:57:45.422Z] DONE 5 tests in 0.365s [2020-07-29T18:57:45.422Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-29T18:57:45.682Z] ++++ cat bundles/test-integration/docker.pid [2020-07-29T18:57:45.682Z] +++ kill 13575 [2020-07-29T18:57:46.431Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-07-29T18:57:47.066Z] +++ /etc/init.d/apparmor stop [2020-07-29T18:57:47.066Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-29T18:57:47.066Z] [2020-07-29T18:57:47.066Z] Unloading profiles will leave already running processes permanently [2020-07-29T18:57:47.066Z] unconfined, which can lead to unexpected situations. [2020-07-29T18:57:47.066Z] [2020-07-29T18:57:47.066Z] To set a process to complain mode, use the command line tool [2020-07-29T18:57:47.066Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-29T18:57:47.066Z] +++ true [2020-07-29T18:57:47.066Z] exiting test-integration [2020-07-29T18:57:47.066Z] ++ exit 0 [2020-07-29T18:57:47.066Z] [2020-07-29T18:57:48.325Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume Post stage [Pipeline] junit [2020-07-29T18:57:49.624Z] Recording test results [2020-07-29T18:57:49.696Z] === RUN TestDockerSuite/TestBuildHistory [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-29T18:57:50.367Z] + echo Ensuring container killed. [2020-07-29T18:57:50.367Z] Ensuring container killed. [2020-07-29T18:57:50.367Z] + docker rm -vf docker-pr2 [2020-07-29T18:57:50.367Z] Error: No such container: docker-pr2 [2020-07-29T18:57:50.367Z] + true [Pipeline] sh [2020-07-29T18:57:50.681Z] + echo Chowning /workspace to jenkins user [2020-07-29T18:57:50.681Z] Chowning /workspace to jenkins user [2020-07-29T18:57:50.681Z] + id -u [2020-07-29T18:57:50.681Z] + id -g [2020-07-29T18:57:50.681Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41297:/workspace busybox chown -R 1000:1000 /workspace [2020-07-29T18:57:50.681Z] Unable to find image 'busybox:latest' locally [2020-07-29T18:57:50.681Z] latest: Pulling from library/busybox [2020-07-29T18:57:50.942Z] b532f239b6e6: Pulling fs layer [2020-07-29T18:57:50.942Z] b532f239b6e6: Verifying Checksum [2020-07-29T18:57:50.942Z] b532f239b6e6: Download complete [2020-07-29T18:57:51.203Z] b532f239b6e6: Pull complete [2020-07-29T18:57:51.203Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-07-29T18:57:51.203Z] Status: Downloaded newer image for busybox:latest [2020-07-29T18:57:53.876Z] === RUN TestDockerSuite/TestBuildIidFile [2020-07-29T18:57:53.876Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-07-29T18:57:54.133Z] === RUN TestDockerSuite/TestBuildInheritance [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-29T18:57:54.810Z] + bundleName=arm64-integration [2020-07-29T18:57:54.810Z] + echo Creating arm64-integration-bundles.tar.gz [2020-07-29T18:57:54.810Z] Creating arm64-integration-bundles.tar.gz [2020-07-29T18:57:54.810Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-07-29T18:57:54.810Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2020-07-29T18:57:55.064Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [Pipeline] archiveArtifacts [2020-07-29T18:57:55.085Z] Archiving artifacts [2020-07-29T18:57:55.629Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-07-29T18:57:55.629Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-07-29T18:57:56.560Z] === RUN TestDockerSuite/TestBuildLabel [2020-07-29T18:57:56.818Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-07-29T18:57:57.016Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41297/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-29T18:57:57.336Z] + make clean [2020-07-29T18:57:57.381Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-07-29T18:57:57.910Z] docker volume rm -f docker-dev-cache [2020-07-29T18:57:57.910Z] docker-dev-cache [2020-07-29T18:57:57.945Z] === RUN TestDockerSuite/TestBuildLabelOneNode [Pipeline] deleteDir [2020-07-29T18:57:58.202Z] === RUN TestDockerSuite/TestBuildLabels [2020-07-29T18:57:58.766Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-07-29T18:58:00.138Z] === RUN TestDockerSuite/TestBuildLabelsOverride [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-29T18:58:02.664Z] === RUN TestDockerSuite/TestBuildLastModified [2020-07-29T18:58:07.920Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-07-29T18:58:10.445Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-07-29T18:58:10.702Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-07-29T18:58:10.702Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-07-29T18:58:10.959Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-07-29T18:58:10.959Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-07-29T18:58:11.524Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-07-29T18:58:11.782Z] --- PASS: TestImportExtremelyLargeImageWorks (201.83s) [2020-07-29T18:58:11.782Z] PASS [2020-07-29T18:58:11.782Z] [2020-07-29T18:58:11.782Z] DONE 12 tests in 205.351s [2020-07-29T18:58:11.782Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-07-29T18:58:11.782Z] ++ 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-07-29T18:58:11.782Z] ++ set -e [2020-07-29T18:58:11.782Z] ++ '[' -n 0 ']' [2020-07-29T18:58:11.782Z] ++ set -x [2020-07-29T18:58:11.782Z] ++ env -i DEST=/go/src/github.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-07-29T18:58:11.782Z] INFO: Testing against a local daemon [2020-07-29T18:58:11.782Z] === RUN TestNetworkCreateDelete [2020-07-29T18:58:12.039Z] --- PASS: TestNetworkCreateDelete (0.16s) [2020-07-29T18:58:12.039Z] === RUN TestDockerNetworkDeletePreferID [2020-07-29T18:58:12.604Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2020-07-29T18:58:12.604Z] === RUN TestDaemonDNSFallback [2020-07-29T18:58:12.604Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-07-29T18:58:13.976Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-07-29T18:58:16.553Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-07-29T18:58:16.553Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-07-29T18:58:17.118Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-07-29T18:58:19.016Z] --- PASS: TestDaemonDNSFallback (6.57s) [2020-07-29T18:58:19.016Z] === RUN TestInspectNetwork [2020-07-29T18:58:23.195Z] === RUN TestInspectNetwork/full_network_id [2020-07-29T18:58:23.195Z] === RUN TestInspectNetwork/partial_network_id [2020-07-29T18:58:23.195Z] === RUN TestInspectNetwork/network_name [2020-07-29T18:58:23.195Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-29T18:58:24.125Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-07-29T18:58:26.648Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-07-29T18:58:27.213Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-07-29T18:58:27.470Z] --- PASS: TestInspectNetwork (8.40s) [2020-07-29T18:58:27.470Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-29T18:58:27.470Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-29T18:58:27.470Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-29T18:58:27.470Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-29T18:58:27.470Z] === RUN TestRunContainerWithBridgeNone [2020-07-29T18:58:27.470Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-07-29T18:58:29.994Z] --- PASS: TestRunContainerWithBridgeNone (2.30s) [2020-07-29T18:58:29.994Z] === RUN TestNetworkInvalidJSON [2020-07-29T18:58:29.994Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-29T18:58:29.994Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-29T18:58:29.994Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-29T18:58:29.994Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-29T18:58:29.994Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-29T18:58:29.994Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-29T18:58:29.994Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-29T18:58:29.994Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-29T18:58:29.994Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-29T18:58:29.994Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-07-29T18:58:29.994Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-29T18:58:29.994Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-29T18:58:29.994Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-29T18:58:29.994Z] === RUN TestHostIPv4BridgeLabel [2020-07-29T18:58:29.994Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-07-29T18:58:29.994Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-07-29T18:58:30.558Z] --- PASS: TestHostIPv4BridgeLabel (0.65s) [2020-07-29T18:58:30.558Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-29T18:58:31.490Z] --- PASS: TestDaemonRestartWithLiveRestore (1.08s) [2020-07-29T18:58:31.490Z] === RUN TestDaemonDefaultNetworkPools [2020-07-29T18:58:32.422Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2020-07-29T18:58:32.422Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-29T18:58:33.793Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2020-07-29T18:58:33.793Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-29T18:58:33.793Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-07-29T18:58:34.052Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-07-29T18:58:34.984Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.31s) [2020-07-29T18:58:34.984Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-29T18:58:35.548Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) [2020-07-29T18:58:35.548Z] === RUN TestServiceWithPredefinedNetwork [2020-07-29T18:58:35.548Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-07-29T18:58:35.805Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-07-29T18:58:37.701Z] === RUN TestDockerSuite/TestBuildNetNone [2020-07-29T18:58:37.959Z] === RUN TestDockerSuite/TestBuildNoContext [2020-07-29T18:58:38.217Z] --- PASS: TestServiceWithPredefinedNetwork (2.78s) [2020-07-29T18:58:38.217Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-29T18:58:38.217Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-29T18:58:38.217Z] service_test.go:236: FLAKY_TEST [2020-07-29T18:58:38.217Z] === RUN TestServiceWithDataPathPortInit [2020-07-29T18:58:38.780Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-07-29T18:58:39.346Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-07-29T18:58:41.243Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-07-29T18:58:41.500Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-07-29T18:58:41.500Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-07-29T18:58:41.758Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-07-29T18:58:42.015Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-07-29T18:58:42.579Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-07-29T18:58:43.951Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-07-29T18:58:44.208Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-07-29T18:58:46.102Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-07-29T18:58:47.033Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-07-29T18:58:48.930Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-07-29T18:58:49.862Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-07-29T18:58:50.792Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-07-29T18:58:51.049Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-07-29T18:58:53.571Z] === RUN TestDockerSuite/TestBuildPATH [2020-07-29T18:58:53.828Z] --- PASS: TestServiceWithDataPathPortInit (15.51s) [2020-07-29T18:58:53.828Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-29T18:58:55.200Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-07-29T18:58:55.765Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-07-29T18:58:56.698Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-07-29T18:59:01.957Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.14s) [2020-07-29T18:59:01.957Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:cky7zsettn6j2ceedr97ocqs5 Created:2020-07-29 18:58:55.297660145 +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[ff9057e829544fedf6d4a936664737e7667a9c4bc06ccbe751529745870f49fa:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.59zcsfc5dzm003h0s6ieweigt EndpointID:9e1d4505bbc45f51877ddb80292f4bfa4a31d1ec9e4d8221197ce5b9215acc9d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:974d12646fced770982671d0900b472ad10b7fde7b757dcf1701f7da53435df5 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:8ebf9177eb00 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.59zcsfc5dzm003h0s6ieweigt EndpointID:9e1d4505bbc45f51877ddb80292f4bfa4a31d1ec9e4d8221197ce5b9215acc9d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-29T18:59:01.957Z] PASS [2020-07-29T18:59:01.957Z] [2020-07-29T18:59:01.957Z] === Skipped [2020-07-29T18:59:01.957Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-29T18:59:01.957Z] service_test.go:236: FLAKY_TEST [2020-07-29T18:59:01.957Z] [2020-07-29T18:59:01.957Z] [2020-07-29T18:59:01.957Z] DONE 23 tests, 1 skipped in 50.180s [2020-07-29T18:59:01.957Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-29T18:59:01.957Z] ++ 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-07-29T18:59:01.957Z] ++ set -e [2020-07-29T18:59:01.957Z] ++ '[' -n 0 ']' [2020-07-29T18:59:01.957Z] ++ set -x [2020-07-29T18:59:01.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-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-07-29T18:59:01.957Z] INFO: Testing against a local daemon [2020-07-29T18:59:01.957Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-29T18:59:01.957Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-07-29T18:59:01.957Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-29T18:59:01.957Z] === RUN TestDockerNetworkIpvlan [2020-07-29T18:59:01.957Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-29T18:59:01.957Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-29T18:59:01.957Z] PASS [2020-07-29T18:59:01.957Z] [2020-07-29T18:59:01.957Z] === Skipped [2020-07-29T18:59:01.957Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-07-29T18:59:01.957Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-29T18:59:01.957Z] [2020-07-29T18:59:01.957Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-29T18:59:01.957Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-29T18:59:01.957Z] [2020-07-29T18:59:01.957Z] [2020-07-29T18:59:01.957Z] DONE 2 tests, 2 skipped in 0.135s [2020-07-29T18:59:01.957Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-29T18:59:01.957Z] ++ 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-07-29T18:59:01.957Z] ++ set -e [2020-07-29T18:59:01.957Z] ++ '[' -n 0 ']' [2020-07-29T18:59:01.957Z] ++ set -x [2020-07-29T18:59:01.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-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-07-29T18:59:02.214Z] INFO: Testing against a local daemon [2020-07-29T18:59:02.214Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-29T18:59:03.144Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-07-29T18:59:03.708Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s) [2020-07-29T18:59:03.708Z] === RUN TestDockerNetworkMacvlan [2020-07-29T18:59:04.271Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-29T18:59:05.201Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-29T18:59:06.131Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-07-29T18:59:06.131Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-29T18:59:08.039Z] === RUN TestDockerSuite/TestBuildRm [2020-07-29T18:59:08.039Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-29T18:59:09.935Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-07-29T18:59:10.499Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-29T18:59:10.757Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-07-29T18:59:12.128Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-07-29T18:59:12.693Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-07-29T18:59:12.950Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-07-29T18:59:14.435Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-07-29T18:59:14.435Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-07-29T18:59:15.012Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-29T18:59:15.590Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-07-29T18:59:16.155Z] --- PASS: TestDockerNetworkMacvlan (12.63s) [2020-07-29T18:59:16.155Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-07-29T18:59:16.155Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-07-29T18:59:16.155Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.09s) [2020-07-29T18:59:16.155Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.21s) [2020-07-29T18:59:16.155Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.98s) [2020-07-29T18:59:16.155Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.00s) [2020-07-29T18:59:16.155Z] PASS [2020-07-29T18:59:16.155Z] [2020-07-29T18:59:16.155Z] DONE 8 tests in 14.135s [2020-07-29T18:59:16.155Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-29T18:59:16.155Z] ++ 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-07-29T18:59:16.155Z] ++ set -e [2020-07-29T18:59:16.155Z] ++ '[' -n 0 ']' [2020-07-29T18:59:16.155Z] ++ set -x [2020-07-29T18:59:16.155Z] ++ env -i DEST=/go/src/github.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-07-29T18:59:16.155Z] testing: warning: no tests to run [2020-07-29T18:59:16.155Z] PASS [2020-07-29T18:59:16.155Z] [2020-07-29T18:59:16.155Z] DONE 0 tests in 0.030s [2020-07-29T18:59:16.155Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-29T18:59:16.155Z] ++ 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-07-29T18:59:16.155Z] ++ set -e [2020-07-29T18:59:16.155Z] ++ '[' -n 0 ']' [2020-07-29T18:59:16.155Z] ++ set -x [2020-07-29T18:59:16.155Z] ++ env -i DEST=/go/src/github.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-07-29T18:59:16.413Z] INFO: Testing against a local daemon [2020-07-29T18:59:16.413Z] === RUN TestAuthZPluginAllowRequest [2020-07-29T18:59:16.977Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-07-29T18:59:17.586Z] --- PASS: TestImportExtremelyLargeImageWorks (193.00s) [2020-07-29T18:59:17.586Z] PASS [2020-07-29T18:59:17.586Z] [2020-07-29T18:59:17.586Z] === Skipped [2020-07-29T18:59:17.586Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-29T18:59:17.586Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T18:59:17.586Z] [2020-07-29T18:59:17.586Z] [2020-07-29T18:59:17.586Z] DONE 12 tests, 1 skipped in 193.980s [2020-07-29T18:59:17.586Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-07-29T18:59:17.586Z] ++ 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-07-29T18:59:17.586Z] ++ set -e [2020-07-29T18:59:17.586Z] ++ '[' -n 0 ']' [2020-07-29T18:59:17.586Z] ++ set -x [2020-07-29T18:59:17.586Z] ++ env -i DEST=/go/src/github.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-07-29T18:59:17.586Z] INFO: Testing against a local daemon [2020-07-29T18:59:17.586Z] === RUN TestNetworkCreateDelete [2020-07-29T18:59:17.586Z] --- PASS: TestNetworkCreateDelete (0.20s) [2020-07-29T18:59:17.586Z] === RUN TestDockerNetworkDeletePreferID [2020-07-29T18:59:17.586Z] --- PASS: TestDockerNetworkDeletePreferID (0.53s) [2020-07-29T18:59:17.586Z] === RUN TestDaemonDNSFallback [2020-07-29T18:59:17.586Z] --- PASS: TestDaemonDNSFallback (1.53s) [2020-07-29T18:59:17.586Z] === RUN TestInspectNetwork [2020-07-29T18:59:17.586Z] === RUN TestInspectNetwork/full_network_id [2020-07-29T18:59:17.586Z] === RUN TestInspectNetwork/partial_network_id [2020-07-29T18:59:17.586Z] === RUN TestInspectNetwork/network_name [2020-07-29T18:59:17.586Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-29T18:59:17.586Z] --- PASS: TestInspectNetwork (6.99s) [2020-07-29T18:59:17.586Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-29T18:59:17.586Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-29T18:59:17.586Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-29T18:59:17.586Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-29T18:59:17.586Z] === RUN TestRunContainerWithBridgeNone [2020-07-29T18:59:18.345Z] --- PASS: TestAuthZPluginAllowRequest (1.64s) [2020-07-29T18:59:18.346Z] === RUN TestAuthZPluginTLS [2020-07-29T18:59:18.603Z] --- PASS: TestAuthZPluginTLS (0.61s) [2020-07-29T18:59:18.603Z] === RUN TestAuthZPluginDenyRequest [2020-07-29T18:59:18.629Z] --- PASS: TestRunContainerWithBridgeNone (1.81s) [2020-07-29T18:59:18.629Z] === RUN TestNetworkInvalidJSON [2020-07-29T18:59:18.629Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-29T18:59:18.629Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-29T18:59:18.629Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-29T18:59:18.629Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-29T18:59:18.629Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-29T18:59:18.629Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-29T18:59:18.629Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-29T18:59:18.629Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-29T18:59:18.629Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-29T18:59:18.629Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-07-29T18:59:18.629Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-29T18:59:18.629Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-29T18:59:18.629Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-29T18:59:18.629Z] === RUN TestHostIPv4BridgeLabel [2020-07-29T18:59:18.925Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2020-07-29T18:59:18.925Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-29T18:59:19.168Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2020-07-29T18:59:19.168Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-29T18:59:19.732Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-07-29T18:59:19.732Z] === RUN TestAuthZPluginDenyResponse [2020-07-29T18:59:19.973Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-07-29T18:59:19.988Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-07-29T18:59:20.245Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-07-29T18:59:20.245Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-07-29T18:59:20.245Z] === RUN TestAuthZPluginAllowEventStream [2020-07-29T18:59:20.268Z] === RUN TestDaemonDefaultNetworkPools [2020-07-29T18:59:20.502Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-07-29T18:59:20.502Z] === RUN TestDockerSuite/TestBuildSpaces [2020-07-29T18:59:20.759Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-07-29T18:59:20.909Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2020-07-29T18:59:20.909Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-29T18:59:21.690Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-07-29T18:59:21.690Z] === RUN TestDockerSuite/TestBuildStderr [2020-07-29T18:59:21.690Z] --- PASS: TestAuthZPluginAllowEventStream (1.43s) [2020-07-29T18:59:21.690Z] === RUN TestAuthZPluginErrorResponse [2020-07-29T18:59:21.951Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2020-07-29T18:59:21.951Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-29T18:59:22.254Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-07-29T18:59:22.254Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-07-29T18:59:22.254Z] === RUN TestAuthZPluginErrorRequest [2020-07-29T18:59:22.820Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-07-29T18:59:22.820Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-29T18:59:23.384Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2020-07-29T18:59:23.384Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-29T18:59:23.470Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2020-07-29T18:59:23.470Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-29T18:59:23.766Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2020-07-29T18:59:23.766Z] === RUN TestServiceWithPredefinedNetwork [2020-07-29T18:59:25.283Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.79s) [2020-07-29T18:59:25.283Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-29T18:59:25.540Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-07-29T18:59:25.848Z] --- PASS: TestServiceWithPredefinedNetwork (2.10s) [2020-07-29T18:59:25.848Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-29T18:59:25.848Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-29T18:59:25.848Z] service_test.go:236: FLAKY_TEST [2020-07-29T18:59:25.848Z] === RUN TestServiceWithDataPathPortInit [2020-07-29T18:59:26.473Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-07-29T18:59:27.038Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.72s) [2020-07-29T18:59:27.038Z] === RUN TestAuthZPluginHeader [2020-07-29T18:59:27.295Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-07-29T18:59:27.552Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-07-29T18:59:27.809Z] --- PASS: TestAuthZPluginHeader (0.82s) [2020-07-29T18:59:27.809Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-29T18:59:28.373Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-07-29T18:59:29.743Z] === RUN TestDockerSuite/TestBuildUser [2020-07-29T18:59:30.676Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-07-29T18:59:32.048Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.31s) [2020-07-29T18:59:32.048Z] === RUN TestAuthZPluginV2Disable [2020-07-29T18:59:33.951Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-07-29T18:59:35.322Z] --- PASS: TestAuthZPluginV2Disable (3.33s) [2020-07-29T18:59:35.322Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-29T18:59:38.600Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.94s) [2020-07-29T18:59:38.600Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-29T18:59:39.581Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-07-29T18:59:41.234Z] --- PASS: TestServiceWithDataPathPortInit (13.69s) [2020-07-29T18:59:41.234Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-29T18:59:46.825Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.99s) [2020-07-29T18:59:46.825Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:o6oji6kz2micywxo65evl0op4 Created:2020-07-29 18:59:40.696528387 +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[f36708bca64f47ccbd244a550b5d66fc34659e643a46c3928e975607ebf340ed:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m02294ft7s77sorbf7nl3256q EndpointID:7322c88704672c71ade1a67fb2f56a2dd5f30f0dfbbd45a79634fbb817879179 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:298ea1da1d10185c05a6b028de369f8bbd690f1a14a12b37b70a499ba8ae5e0f 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:00bc922726f5 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m02294ft7s77sorbf7nl3256q EndpointID:7322c88704672c71ade1a67fb2f56a2dd5f30f0dfbbd45a79634fbb817879179 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-29T18:59:46.825Z] PASS [2020-07-29T18:59:46.825Z] [2020-07-29T18:59:46.825Z] === Skipped [2020-07-29T18:59:46.825Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-29T18:59:46.825Z] service_test.go:236: FLAKY_TEST [2020-07-29T18:59:46.825Z] [2020-07-29T18:59:46.825Z] [2020-07-29T18:59:46.825Z] DONE 23 tests, 1 skipped in 39.343s [2020-07-29T18:59:46.825Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-29T18:59:46.825Z] ++ 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-07-29T18:59:46.825Z] ++ set -e [2020-07-29T18:59:46.825Z] ++ '[' -n 0 ']' [2020-07-29T18:59:46.825Z] ++ set -x [2020-07-29T18:59:46.825Z] ++ env -i DEST=/go/src/github.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-07-29T18:59:46.825Z] INFO: Testing against a local daemon [2020-07-29T18:59:46.825Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-29T18:59:46.825Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-29T18:59:46.825Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-29T18:59:46.825Z] === RUN TestDockerNetworkIpvlan [2020-07-29T18:59:46.825Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-29T18:59:46.825Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-29T18:59:46.825Z] PASS [2020-07-29T18:59:46.825Z] [2020-07-29T18:59:46.825Z] === Skipped [2020-07-29T18:59:46.825Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-29T18:59:46.825Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-29T18:59:46.825Z] [2020-07-29T18:59:46.825Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-29T18:59:46.825Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-29T18:59:46.825Z] [2020-07-29T18:59:46.825Z] [2020-07-29T18:59:46.825Z] DONE 2 tests, 2 skipped in 0.087s [2020-07-29T18:59:46.825Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-29T18:59:46.825Z] ++ 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-07-29T18:59:46.825Z] ++ set -e [2020-07-29T18:59:46.825Z] ++ '[' -n 0 ']' [2020-07-29T18:59:46.825Z] ++ set -x [2020-07-29T18:59:46.825Z] ++ env -i DEST=/go/src/github.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-07-29T18:59:46.825Z] INFO: Testing against a local daemon [2020-07-29T18:59:46.825Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-29T18:59:47.682Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-07-29T18:59:47.682Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-07-29T18:59:47.939Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-07-29T18:59:48.337Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2020-07-29T18:59:48.337Z] === RUN TestDockerNetworkMacvlan [2020-07-29T18:59:48.869Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-07-29T18:59:48.977Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-29T18:59:49.432Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-07-29T18:59:49.691Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.45s) [2020-07-29T18:59:49.691Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-29T18:59:50.020Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-29T18:59:50.624Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-07-29T18:59:50.624Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-07-29T18:59:50.624Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-07-29T18:59:50.624Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-07-29T18:59:50.624Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-07-29T18:59:50.656Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-29T18:59:51.557Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-07-29T18:59:51.557Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-07-29T18:59:52.122Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-07-29T18:59:52.687Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-07-29T18:59:52.740Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-29T18:59:53.252Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-07-29T18:59:53.252Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-07-29T18:59:54.829Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-29T18:59:55.145Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-07-29T18:59:56.076Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-07-29T18:59:57.007Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-07-29T18:59:57.007Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-07-29T18:59:57.580Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-07-29T18:59:57.580Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-07-29T18:59:58.143Z] === RUN TestDockerSuite/TestBuildXZHost [2020-07-29T18:59:58.373Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-29T18:59:59.016Z] --- PASS: TestDockerNetworkMacvlan (10.90s) [2020-07-29T18:59:59.016Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-07-29T18:59:59.016Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2020-07-29T18:59:59.016Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.86s) [2020-07-29T18:59:59.016Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.95s) [2020-07-29T18:59:59.016Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.23s) [2020-07-29T18:59:59.016Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.64s) [2020-07-29T18:59:59.016Z] PASS [2020-07-29T18:59:59.016Z] [2020-07-29T18:59:59.016Z] DONE 8 tests in 12.333s [2020-07-29T18:59:59.016Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-29T18:59:59.016Z] ++ 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-07-29T18:59:59.016Z] ++ set -e [2020-07-29T18:59:59.016Z] ++ '[' -n 0 ']' [2020-07-29T18:59:59.016Z] ++ set -x [2020-07-29T18:59:59.016Z] ++ env -i DEST=/go/src/github.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-07-29T18:59:59.016Z] testing: warning: no tests to run [2020-07-29T18:59:59.016Z] PASS [2020-07-29T18:59:59.016Z] [2020-07-29T18:59:59.016Z] DONE 0 tests in 0.012s [2020-07-29T18:59:59.016Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-29T18:59:59.016Z] ++ 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-07-29T18:59:59.016Z] ++ set -e [2020-07-29T18:59:59.016Z] ++ '[' -n 0 ']' [2020-07-29T18:59:59.016Z] ++ set -x [2020-07-29T18:59:59.016Z] ++ env -i DEST=/go/src/github.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-07-29T18:59:59.311Z] INFO: Testing against a local daemon [2020-07-29T18:59:59.311Z] === RUN TestAuthZPluginAllowRequest [2020-07-29T18:59:59.510Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-07-29T18:59:59.510Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-07-29T18:59:59.510Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-07-29T18:59:59.767Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-07-29T19:00:00.330Z] === RUN TestDockerSuite/TestCommitChange [2020-07-29T19:00:00.825Z] --- PASS: TestAuthZPluginAllowRequest (1.35s) [2020-07-29T19:00:00.825Z] === RUN TestAuthZPluginTLS [2020-07-29T19:00:01.119Z] --- PASS: TestAuthZPluginTLS (0.55s) [2020-07-29T19:00:01.119Z] === RUN TestAuthZPluginDenyRequest [2020-07-29T19:00:01.260Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-07-29T19:00:01.517Z] === RUN TestDockerSuite/TestCommitHardlink [2020-07-29T19:00:01.759Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-07-29T19:00:01.759Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-29T19:00:02.397Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2020-07-29T19:00:02.397Z] === RUN TestAuthZPluginDenyResponse [2020-07-29T19:00:02.692Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-07-29T19:00:02.692Z] === RUN TestAuthZPluginAllowEventStream [2020-07-29T19:00:02.887Z] === RUN TestDockerSuite/TestCommitNewFile [2020-07-29T19:00:03.820Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-07-29T19:00:03.820Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-07-29T19:00:04.228Z] --- PASS: TestAuthZPluginAllowEventStream (1.29s) [2020-07-29T19:00:04.229Z] === RUN TestAuthZPluginErrorResponse [2020-07-29T19:00:04.384Z] === RUN TestDockerSuite/TestCommitTTY [2020-07-29T19:00:04.526Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-07-29T19:00:04.526Z] === RUN TestAuthZPluginErrorRequest [2020-07-29T19:00:05.167Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-07-29T19:00:05.167Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-29T19:00:05.756Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-07-29T19:00:05.801Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-07-29T19:00:05.801Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-29T19:00:06.691Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.68s) [2020-07-29T19:00:06.691Z] PASS [2020-07-29T19:00:06.691Z] [2020-07-29T19:00:06.691Z] DONE 17 tests in 50.195s [2020-07-29T19:00:06.691Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-29T19:00:06.691Z] ++ 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-07-29T19:00:06.691Z] ++ set -e [2020-07-29T19:00:06.691Z] ++ '[' -n 0 ']' [2020-07-29T19:00:06.691Z] ++ set -x [2020-07-29T19:00:06.691Z] ++ env -i DEST=/go/src/github.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-07-29T19:00:06.691Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-07-29T19:00:06.691Z] INFO: Testing against a local daemon [2020-07-29T19:00:06.691Z] === RUN TestPluginInvalidJSON [2020-07-29T19:00:06.692Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-29T19:00:06.692Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-29T19:00:06.692Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-29T19:00:06.692Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-07-29T19:00:06.692Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-07-29T19:00:06.692Z] === RUN TestPluginInstall [2020-07-29T19:00:06.692Z] === RUN TestPluginInstall/no_auth [2020-07-29T19:00:07.326Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.73s) [2020-07-29T19:00:07.326Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-29T19:00:08.064Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-07-29T19:00:08.324Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-07-29T19:00:09.410Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.67s) [2020-07-29T19:00:09.410Z] === RUN TestAuthZPluginHeader [2020-07-29T19:00:09.697Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-07-29T19:00:09.697Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-07-29T19:00:09.697Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-07-29T19:00:09.697Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-07-29T19:00:09.697Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-07-29T19:00:09.697Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-07-29T19:00:09.955Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-07-29T19:00:10.049Z] --- PASS: TestAuthZPluginHeader (0.84s) [2020-07-29T19:00:10.049Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-29T19:00:10.049Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-29T19:00:10.049Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T19:00:10.049Z] === RUN TestAuthZPluginV2Disable [2020-07-29T19:00:10.049Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-07-29T19:00:10.049Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T19:00:10.049Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-29T19:00:10.049Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-29T19:00:10.049Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T19:00:10.049Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-29T19:00:10.049Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-29T19:00:10.049Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T19:00:10.049Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-29T19:00:11.853Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-07-29T19:00:13.753Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-07-29T19:00:13.753Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-07-29T19:00:14.319Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-07-29T19:00:15.251Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-07-29T19:00:15.848Z] time="2020-07-29T19:00:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-29T19:00:15.848Z] time="2020-07-29T19:00:15Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-29T19:00:15.848Z] time="2020-07-29T19:00:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d95b81e6b11d3eca105b8747ad614b4fb462d32865212e1781cf8b41fc959948" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-29T19:00:15.848Z] time="2020-07-29T19:00:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-29T19:00:15.848Z] time="2020-07-29T19:00:15Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-29T19:00:15.848Z] time="2020-07-29T19:00:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d95b81e6b11d3eca105b8747ad614b4fb462d32865212e1781cf8b41fc959948" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-29T19:00:15.848Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-07-29T19:00:16.105Z] === RUN TestPluginInstall/with_htpasswd [2020-07-29T19:00:16.361Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-07-29T19:00:16.925Z] time="2020-07-29T19:00:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-29T19:00:16.925Z] time="2020-07-29T19:00:16Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-29T19:00:16.925Z] time="2020-07-29T19:00:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:898fff343c2bfe66aa796147a3c322cac9e61b9af05ff2bd11c20cecfc2a6470" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-29T19:00:16.925Z] time="2020-07-29T19:00:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-29T19:00:16.925Z] time="2020-07-29T19:00:16Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-29T19:00:16.925Z] time="2020-07-29T19:00:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:898fff343c2bfe66aa796147a3c322cac9e61b9af05ff2bd11c20cecfc2a6470" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-29T19:00:16.925Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-07-29T19:00:16.925Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-07-29T19:00:16.925Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-07-29T19:00:17.182Z] === RUN TestPluginInstall/with_insecure [2020-07-29T19:00:17.746Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-07-29T19:00:17.746Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-07-29T19:00:17.746Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-07-29T19:00:17.746Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-07-29T19:00:17.746Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-07-29T19:00:18.311Z] time="2020-07-29T19:00:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-29T19:00:18.311Z] time="2020-07-29T19:00:18Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-29T19:00:18.311Z] time="2020-07-29T19:00:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fbffae00c973bcf42192ac42f8317da6fe25648a2593eebed45bf2fd0aab75ca" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-29T19:00:18.311Z] time="2020-07-29T19:00:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-29T19:00:18.311Z] time="2020-07-29T19:00:18Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-29T19:00:18.311Z] time="2020-07-29T19:00:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fbffae00c973bcf42192ac42f8317da6fe25648a2593eebed45bf2fd0aab75ca" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-29T19:00:18.311Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-07-29T19:00:18.875Z] --- PASS: TestPluginInstall (12.05s) [2020-07-29T19:00:18.875Z] --- PASS: TestPluginInstall/no_auth (9.39s) [2020-07-29T19:00:18.875Z] --- PASS: TestPluginInstall/with_htpasswd (1.12s) [2020-07-29T19:00:18.875Z] --- PASS: TestPluginInstall/with_insecure (1.53s) [2020-07-29T19:00:18.875Z] plugin_test.go:157: [dde1f11e4ca01] daemon is not started [2020-07-29T19:00:18.875Z] PASS [2020-07-29T19:00:18.875Z] [2020-07-29T19:00:18.875Z] DONE 6 tests in 12.278s [2020-07-29T19:00:18.875Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-29T19:00:18.875Z] ++ 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-07-29T19:00:18.875Z] ++ set -e [2020-07-29T19:00:18.875Z] ++ '[' -n 0 ']' [2020-07-29T19:00:18.875Z] ++ set -x [2020-07-29T19:00:18.875Z] ++ env -i DEST=/go/src/github.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-07-29T19:00:18.875Z] INFO: Testing against a local daemon [2020-07-29T19:00:18.876Z] === RUN TestExternalGraphDriver [2020-07-29T19:00:19.133Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-07-29T19:00:19.133Z] === RUN TestExternalGraphDriver/json [2020-07-29T19:00:19.696Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-07-29T19:00:19.696Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-07-29T19:00:21.065Z] === RUN TestExternalGraphDriver/spec [2020-07-29T19:00:21.065Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-07-29T19:00:21.630Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-07-29T19:00:21.630Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-07-29T19:00:22.195Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-07-29T19:00:22.758Z] === RUN TestExternalGraphDriver/pull [2020-07-29T19:00:22.758Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-07-29T19:00:23.015Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-07-29T19:00:23.272Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-07-29T19:00:24.205Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-07-29T19:00:24.205Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-07-29T19:00:24.463Z] --- PASS: TestExternalGraphDriver (5.53s) [2020-07-29T19:00:24.463Z] --- PASS: TestExternalGraphDriver/json (1.84s) [2020-07-29T19:00:24.463Z] --- PASS: TestExternalGraphDriver/spec (1.80s) [2020-07-29T19:00:24.463Z] --- PASS: TestExternalGraphDriver/pull (1.76s) [2020-07-29T19:00:24.463Z] === RUN TestGraphdriverPluginV2 [2020-07-29T19:00:24.720Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-07-29T19:00:25.653Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-07-29T19:00:26.217Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-07-29T19:00:26.474Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-07-29T19:00:27.407Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-07-29T19:00:28.662Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.71s) [2020-07-29T19:00:28.662Z] PASS [2020-07-29T19:00:28.662Z] [2020-07-29T19:00:28.662Z] === Skipped [2020-07-29T19:00:28.662Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-29T19:00:28.662Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T19:00:28.662Z] [2020-07-29T19:00:28.662Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-07-29T19:00:28.662Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T19:00:28.662Z] [2020-07-29T19:00:28.662Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-29T19:00:28.662Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T19:00:28.662Z] [2020-07-29T19:00:28.662Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-29T19:00:28.662Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T19:00:28.662Z] [2020-07-29T19:00:28.662Z] [2020-07-29T19:00:28.662Z] DONE 17 tests, 4 skipped in 27.518s [2020-07-29T19:00:28.662Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-29T19:00:28.662Z] ++ 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-07-29T19:00:28.662Z] ++ set -e [2020-07-29T19:00:28.662Z] ++ '[' -n 0 ']' [2020-07-29T19:00:28.662Z] ++ set -x [2020-07-29T19:00:28.662Z] ++ env -i DEST=/go/src/github.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-07-29T19:00:28.662Z] INFO: Testing against a local daemon [2020-07-29T19:00:28.662Z] === RUN TestPluginInvalidJSON [2020-07-29T19:00:28.662Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-29T19:00:28.662Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-29T19:00:28.662Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-29T19:00:28.662Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-07-29T19:00:28.662Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-29T19:00:28.662Z] === RUN TestPluginInstall [2020-07-29T19:00:28.662Z] === RUN TestPluginInstall/no_auth [2020-07-29T19:00:28.779Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-07-29T19:00:28.779Z] --- PASS: TestGraphdriverPluginV2 (4.46s) [2020-07-29T19:00:28.779Z] PASS [2020-07-29T19:00:28.779Z] [2020-07-29T19:00:28.779Z] DONE 5 tests in 10.108s [2020-07-29T19:00:29.037Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-29T19:00:29.037Z] ++ 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-07-29T19:00:29.037Z] ++ set -e [2020-07-29T19:00:29.037Z] ++ '[' -n 0 ']' [2020-07-29T19:00:29.037Z] ++ set -x [2020-07-29T19:00:29.037Z] ++ env -i DEST=/go/src/github.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-07-29T19:00:29.037Z] INFO: Testing against a local daemon [2020-07-29T19:00:29.037Z] === RUN TestContinueAfterPluginCrash [2020-07-29T19:00:29.037Z] === PAUSE TestContinueAfterPluginCrash [2020-07-29T19:00:29.037Z] === RUN TestReadPluginNoRead [2020-07-29T19:00:29.037Z] === PAUSE TestReadPluginNoRead [2020-07-29T19:00:29.037Z] === RUN TestDaemonStartWithLogOpt [2020-07-29T19:00:29.037Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-29T19:00:29.037Z] === CONT TestContinueAfterPluginCrash [2020-07-29T19:00:29.037Z] === CONT TestDaemonStartWithLogOpt [2020-07-29T19:00:29.969Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-07-29T19:00:29.969Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-07-29T19:00:29.969Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-07-29T19:00:29.969Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-07-29T19:00:29.969Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-07-29T19:00:30.548Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-07-29T19:00:32.215Z] time="2020-07-29T19:00:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-29T19:00:32.215Z] time="2020-07-29T19:00:31Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-29T19:00:32.215Z] time="2020-07-29T19:00:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7ab6cc9fbefe0c08880a302c09be27362328f57885d01e2e3bffba10814b6c56" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-29T19:00:32.215Z] time="2020-07-29T19:00:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-29T19:00:32.215Z] time="2020-07-29T19:00:31Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-29T19:00:32.215Z] time="2020-07-29T19:00:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7ab6cc9fbefe0c08880a302c09be27362328f57885d01e2e3bffba10814b6c56" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-29T19:00:32.215Z] === RUN TestPluginInstall/with_htpasswd [2020-07-29T19:00:32.851Z] time="2020-07-29T19:00:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-29T19:00:32.851Z] time="2020-07-29T19:00:32Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-29T19:00:32.851Z] time="2020-07-29T19:00:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7ab6cc9fbefe0c08880a302c09be27362328f57885d01e2e3bffba10814b6c56" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-29T19:00:32.851Z] time="2020-07-29T19:00:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-29T19:00:32.851Z] time="2020-07-29T19:00:32Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-29T19:00:32.851Z] time="2020-07-29T19:00:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7ab6cc9fbefe0c08880a302c09be27362328f57885d01e2e3bffba10814b6c56" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-29T19:00:33.143Z] === RUN TestPluginInstall/with_insecure [2020-07-29T19:00:33.826Z] --- PASS: TestDaemonStartWithLogOpt (4.44s) [2020-07-29T19:00:33.826Z] === CONT TestReadPluginNoRead [2020-07-29T19:00:34.190Z] time="2020-07-29T19:00:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-29T19:00:34.190Z] time="2020-07-29T19:00:33Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-29T19:00:34.190Z] time="2020-07-29T19:00:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c1fbcf0986c875ef285c97f7686cc3c2a3e0a54985874f48d59620100f59fe18" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-29T19:00:34.190Z] time="2020-07-29T19:00:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-29T19:00:34.190Z] time="2020-07-29T19:00:33Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-29T19:00:34.190Z] time="2020-07-29T19:00:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c1fbcf0986c875ef285c97f7686cc3c2a3e0a54985874f48d59620100f59fe18" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-29T19:00:34.489Z] --- PASS: TestPluginInstall (7.57s) [2020-07-29T19:00:34.489Z] --- PASS: TestPluginInstall/no_auth (5.32s) [2020-07-29T19:00:34.489Z] --- PASS: TestPluginInstall/with_htpasswd (0.90s) [2020-07-29T19:00:34.489Z] --- PASS: TestPluginInstall/with_insecure (1.34s) [2020-07-29T19:00:34.489Z] plugin_test.go:157: [d627a0764194e] daemon is not started [2020-07-29T19:00:34.489Z] PASS [2020-07-29T19:00:34.489Z] [2020-07-29T19:00:34.489Z] DONE 6 tests in 7.678s [2020-07-29T19:00:34.489Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-29T19:00:34.489Z] ++ 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-07-29T19:00:34.489Z] ++ set -e [2020-07-29T19:00:34.489Z] ++ '[' -n 0 ']' [2020-07-29T19:00:34.489Z] ++ set -x [2020-07-29T19:00:34.489Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-29T19:00:34.489Z] INFO: Testing against a local daemon [2020-07-29T19:00:34.489Z] === RUN TestExternalGraphDriver [2020-07-29T19:00:34.489Z] === RUN TestExternalGraphDriver/json [2020-07-29T19:00:35.194Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-07-29T19:00:35.758Z] === RUN TestDockerSuite/TestContainerAPITop [2020-07-29T19:00:36.323Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-07-29T19:00:36.323Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-07-29T19:00:36.323Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-07-29T19:00:36.323Z] === RUN TestReadPluginNoRead/default [2020-07-29T19:00:36.578Z] === RUN TestExternalGraphDriver/spec [2020-07-29T19:00:37.691Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-29T19:00:38.104Z] === RUN TestExternalGraphDriver/pull [2020-07-29T19:00:38.623Z] --- PASS: TestContinueAfterPluginCrash (9.54s) [2020-07-29T19:00:38.880Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-07-29T19:00:39.137Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-29T19:00:39.395Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-07-29T19:00:40.192Z] --- PASS: TestExternalGraphDriver (5.47s) [2020-07-29T19:00:40.192Z] --- PASS: TestExternalGraphDriver/json (1.79s) [2020-07-29T19:00:40.192Z] --- PASS: TestExternalGraphDriver/spec (1.79s) [2020-07-29T19:00:40.192Z] --- PASS: TestExternalGraphDriver/pull (1.76s) [2020-07-29T19:00:40.192Z] === RUN TestGraphdriverPluginV2 [2020-07-29T19:00:40.192Z] --- SKIP: TestGraphdriverPluginV2 (0.10s) [2020-07-29T19:00:40.192Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T19:00:40.192Z] PASS [2020-07-29T19:00:40.192Z] [2020-07-29T19:00:40.192Z] === Skipped [2020-07-29T19:00:40.192Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.10s) [2020-07-29T19:00:40.192Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T19:00:40.192Z] [2020-07-29T19:00:40.192Z] [2020-07-29T19:00:40.192Z] DONE 5 tests, 1 skipped in 5.639s [2020-07-29T19:00:40.192Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-29T19:00:40.192Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-07-29T19:00:40.192Z] ++ set -e [2020-07-29T19:00:40.192Z] ++ '[' -n 0 ']' [2020-07-29T19:00:40.192Z] ++ set -x [2020-07-29T19:00:40.192Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-07-29T19:00:40.192Z] INFO: Testing against a local daemon [2020-07-29T19:00:40.192Z] === RUN TestContinueAfterPluginCrash [2020-07-29T19:00:40.192Z] === PAUSE TestContinueAfterPluginCrash [2020-07-29T19:00:40.192Z] === RUN TestReadPluginNoRead [2020-07-29T19:00:40.192Z] === PAUSE TestReadPluginNoRead [2020-07-29T19:00:40.192Z] === RUN TestDaemonStartWithLogOpt [2020-07-29T19:00:40.192Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-29T19:00:40.192Z] === CONT TestContinueAfterPluginCrash [2020-07-29T19:00:40.192Z] === CONT TestReadPluginNoRead [2020-07-29T19:00:40.192Z] === CONT TestDaemonStartWithLogOpt [2020-07-29T19:00:40.326Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-07-29T19:00:40.583Z] --- PASS: TestReadPluginNoRead (7.12s) [2020-07-29T19:00:40.583Z] --- PASS: TestReadPluginNoRead/default (1.31s) [2020-07-29T19:00:40.583Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.34s) [2020-07-29T19:00:40.583Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.62s) [2020-07-29T19:00:40.583Z] read_test.go:92: [d866b0647486d] daemon is not started [2020-07-29T19:00:40.583Z] PASS [2020-07-29T19:00:40.583Z] [2020-07-29T19:00:40.583Z] DONE 6 tests in 11.718s [2020-07-29T19:00:40.583Z] 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-07-29T19:00:40.583Z] ++ 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-07-29T19:00:40.583Z] ++ set -e [2020-07-29T19:00:40.583Z] ++ '[' -n 0 ']' [2020-07-29T19:00:40.583Z] ++ set -x [2020-07-29T19:00:40.583Z] ++ env -i DEST=/go/src/github.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-07-29T19:00:40.840Z] testing: warning: no tests to run [2020-07-29T19:00:40.840Z] PASS [2020-07-29T19:00:40.840Z] [2020-07-29T19:00:40.840Z] DONE 0 tests in 0.064s [2020-07-29T19:00:40.840Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-29T19:00:40.840Z] ++ 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-07-29T19:00:40.840Z] ++ set -e [2020-07-29T19:00:40.840Z] ++ '[' -n 0 ']' [2020-07-29T19:00:40.840Z] ++ set -x [2020-07-29T19:00:40.840Z] ++ env -i DEST=/go/src/github.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-07-29T19:00:40.840Z] INFO: Testing against a local daemon [2020-07-29T19:00:40.840Z] === RUN TestPluginWithDevMounts [2020-07-29T19:00:41.097Z] === PAUSE TestPluginWithDevMounts [2020-07-29T19:00:41.097Z] === CONT TestPluginWithDevMounts [2020-07-29T19:00:42.993Z] --- PASS: TestPluginWithDevMounts (1.86s) [2020-07-29T19:00:42.993Z] PASS [2020-07-29T19:00:42.993Z] [2020-07-29T19:00:42.993Z] DONE 1 tests in 2.035s [2020-07-29T19:00:42.993Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-07-29T19:00:42.993Z] ++ 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-07-29T19:00:42.993Z] ++ set -e [2020-07-29T19:00:42.993Z] ++ '[' -n 0 ']' [2020-07-29T19:00:42.993Z] ++ set -x [2020-07-29T19:00:42.993Z] ++ env -i DEST=/go/src/github.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-07-29T19:00:42.993Z] INFO: Testing against a local daemon [2020-07-29T19:00:42.993Z] === RUN TestSecretInspect [2020-07-29T19:00:43.556Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-07-29T19:00:44.121Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-07-29T19:00:45.492Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-07-29T19:00:45.749Z] --- PASS: TestSecretInspect (2.64s) [2020-07-29T19:00:45.749Z] === RUN TestSecretList [2020-07-29T19:00:45.807Z] === RUN TestReadPluginNoRead/default [2020-07-29T19:00:45.807Z] --- PASS: TestDaemonStartWithLogOpt (5.31s) [2020-07-29T19:00:46.313Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-07-29T19:00:46.875Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-29T19:00:47.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-07-29T19:00:48.187Z] --- PASS: TestSecretList (2.49s) [2020-07-29T19:00:48.187Z] === RUN TestSecretsCreateAndDelete [2020-07-29T19:00:48.392Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-29T19:00:48.754Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-07-29T19:00:49.434Z] --- PASS: TestReadPluginNoRead (9.48s) [2020-07-29T19:00:49.434Z] --- PASS: TestReadPluginNoRead/default (1.61s) [2020-07-29T19:00:49.434Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.46s) [2020-07-29T19:00:49.434Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.32s) [2020-07-29T19:00:49.434Z] read_test.go:92: [df0e45d86a68c] daemon is not started [2020-07-29T19:00:50.127Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-07-29T19:00:50.694Z] --- PASS: TestSecretsCreateAndDelete (2.48s) [2020-07-29T19:00:50.694Z] === RUN TestSecretsUpdate [2020-07-29T19:00:50.953Z] --- PASS: TestContinueAfterPluginCrash (10.79s) [2020-07-29T19:00:50.953Z] PASS [2020-07-29T19:00:50.953Z] [2020-07-29T19:00:50.953Z] DONE 6 tests in 10.864s [2020-07-29T19:00:50.953Z] 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-07-29T19:00:50.953Z] ++ 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-07-29T19:00:50.953Z] ++ set -e [2020-07-29T19:00:50.953Z] ++ '[' -n 0 ']' [2020-07-29T19:00:50.953Z] ++ set -x [2020-07-29T19:00:50.953Z] ++ env -i DEST=/go/src/github.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-07-29T19:00:50.953Z] testing: warning: no tests to run [2020-07-29T19:00:50.953Z] PASS [2020-07-29T19:00:50.953Z] [2020-07-29T19:00:50.953Z] DONE 0 tests in 0.020s [2020-07-29T19:00:50.953Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-29T19:00:50.953Z] ++ 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-07-29T19:00:50.953Z] ++ set -e [2020-07-29T19:00:50.953Z] ++ '[' -n 0 ']' [2020-07-29T19:00:50.953Z] ++ set -x [2020-07-29T19:00:50.953Z] ++ env -i DEST=/go/src/github.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-07-29T19:00:50.953Z] INFO: Testing against a local daemon [2020-07-29T19:00:50.953Z] === RUN TestPluginWithDevMounts [2020-07-29T19:00:50.953Z] === PAUSE TestPluginWithDevMounts [2020-07-29T19:00:50.953Z] === CONT TestPluginWithDevMounts [2020-07-29T19:00:51.623Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-07-29T19:00:52.730Z] --- PASS: TestPluginWithDevMounts (1.85s) [2020-07-29T19:00:52.730Z] PASS [2020-07-29T19:00:52.730Z] [2020-07-29T19:00:52.730Z] DONE 1 tests in 1.926s [2020-07-29T19:00:52.730Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-07-29T19:00:52.730Z] ++ 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-07-29T19:00:52.730Z] ++ set -e [2020-07-29T19:00:52.730Z] ++ '[' -n 0 ']' [2020-07-29T19:00:52.730Z] ++ set -x [2020-07-29T19:00:52.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=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-07-29T19:00:52.991Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ba6b80_} [2020-07-29T19:00:52.991Z] --- PASS: TestSecretsUpdate (2.23s) [2020-07-29T19:00:52.991Z] === RUN TestTemplatedSecret [2020-07-29T19:00:53.023Z] INFO: Testing against a local daemon [2020-07-29T19:00:53.023Z] === RUN TestSecretInspect [2020-07-29T19:00:54.361Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1230013722_/foo_false____} [2020-07-29T19:00:55.181Z] --- PASS: TestSecretInspect (1.95s) [2020-07-29T19:00:55.181Z] === RUN TestSecretList [2020-07-29T19:00:55.730Z] --- PASS: TestTemplatedSecret (2.87s) [2020-07-29T19:00:55.730Z] === RUN TestSecretCreateResolve [2020-07-29T19:00:55.730Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1230013722_/foo_true____} [2020-07-29T19:00:56.932Z] --- PASS: TestSecretList (1.88s) [2020-07-29T19:00:56.932Z] === RUN TestSecretsCreateAndDelete [2020-07-29T19:00:57.102Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3003850161_/foo_false____} [2020-07-29T19:00:58.032Z] --- PASS: TestSecretCreateResolve (2.41s) [2020-07-29T19:00:58.032Z] PASS [2020-07-29T19:00:58.032Z] [2020-07-29T19:00:58.032Z] DONE 6 tests in 15.237s [2020-07-29T19:00:58.032Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-07-29T19:00:58.032Z] ++ 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-07-29T19:00:58.032Z] ++ set -e [2020-07-29T19:00:58.032Z] ++ '[' -n 0 ']' [2020-07-29T19:00:58.032Z] ++ set -x [2020-07-29T19:00:58.032Z] ++ env -i DEST=/go/src/github.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-07-29T19:00:58.288Z] INFO: Testing against a local daemon [2020-07-29T19:00:58.288Z] === RUN TestServiceCreateInit [2020-07-29T19:00:58.288Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-29T19:00:58.545Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3003850161_/foo_true____} [2020-07-29T19:00:59.024Z] --- PASS: TestSecretsCreateAndDelete (1.90s) [2020-07-29T19:00:59.024Z] === RUN TestSecretsUpdate [2020-07-29T19:00:59.915Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3003850161_/foo_true__0xc000ba6c00__} [2020-07-29T19:01:00.545Z] --- PASS: TestSecretsUpdate (1.97s) [2020-07-29T19:01:00.545Z] === RUN TestTemplatedSecret [2020-07-29T19:01:01.285Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ba6c20_} [2020-07-29T19:01:02.216Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ba6c40_} [2020-07-29T19:01:02.216Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-29T19:01:03.297Z] --- PASS: TestTemplatedSecret (2.43s) [2020-07-29T19:01:03.297Z] === RUN TestSecretCreateResolve [2020-07-29T19:01:03.587Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ba6c60_} [2020-07-29T19:01:04.838Z] --- PASS: TestSecretCreateResolve (1.90s) [2020-07-29T19:01:04.838Z] PASS [2020-07-29T19:01:04.838Z] [2020-07-29T19:01:04.838Z] DONE 6 tests in 12.086s [2020-07-29T19:01:04.838Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-07-29T19:01:04.838Z] ++ 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-07-29T19:01:04.838Z] ++ set -e [2020-07-29T19:01:04.838Z] ++ '[' -n 0 ']' [2020-07-29T19:01:04.838Z] ++ set -x [2020-07-29T19:01:04.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-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-07-29T19:01:04.970Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ba6c80_} [2020-07-29T19:01:05.131Z] INFO: Testing against a local daemon [2020-07-29T19:01:05.131Z] === RUN TestServiceCreateInit [2020-07-29T19:01:05.131Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-29T19:01:05.904Z] --- PASS: TestServiceCreateInit (7.68s) [2020-07-29T19:01:05.904Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.09s) [2020-07-29T19:01:05.904Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.58s) [2020-07-29T19:01:05.904Z] === RUN TestCreateServiceMultipleTimes [2020-07-29T19:01:06.466Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-07-29T19:01:07.836Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-07-29T19:01:07.836Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-07-29T19:01:07.836Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-07-29T19:01:07.836Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-07-29T19:01:07.836Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-07-29T19:01:07.836Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-07-29T19:01:07.836Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-07-29T19:01:07.836Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-07-29T19:01:07.836Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-07-29T19:01:07.836Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-07-29T19:01:07.836Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-07-29T19:01:07.836Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-07-29T19:01:07.836Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-07-29T19:01:07.836Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-07-29T19:01:07.836Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-07-29T19:01:07.836Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-07-29T19:01:07.836Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-07-29T19:01:07.836Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-07-29T19:01:08.669Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-29T19:01:11.112Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-07-29T19:01:12.482Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-07-29T19:01:13.199Z] --- PASS: TestServiceCreateInit (7.44s) [2020-07-29T19:01:13.199Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.72s) [2020-07-29T19:01:13.199Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.70s) [2020-07-29T19:01:13.199Z] === RUN TestCreateServiceMultipleTimes [2020-07-29T19:01:14.377Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-07-29T19:01:15.308Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-07-29T19:01:15.565Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-07-29T19:01:16.130Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-07-29T19:01:16.693Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-07-29T19:01:17.258Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-07-29T19:01:17.259Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-07-29T19:01:17.825Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-07-29T19:01:18.392Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-07-29T19:01:19.326Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-07-29T19:01:19.889Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-07-29T19:01:20.453Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-07-29T19:01:21.385Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-07-29T19:01:21.950Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-07-29T19:01:22.519Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-07-29T19:01:23.083Z] --- PASS: TestCreateServiceMultipleTimes (17.28s) [2020-07-29T19:01:23.083Z] === RUN TestCreateServiceConflict [2020-07-29T19:01:23.342Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-07-29T19:01:24.274Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-07-29T19:01:25.645Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-07-29T19:01:25.901Z] --- PASS: TestCreateServiceConflict (2.78s) [2020-07-29T19:01:25.901Z] === RUN TestCreateServiceMaxReplicas [2020-07-29T19:01:26.465Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-07-29T19:01:27.397Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-07-29T19:01:27.397Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-07-29T19:01:28.330Z] === RUN TestDockerSuite/TestCpRelativePath [2020-07-29T19:01:28.597Z] --- PASS: TestCreateServiceMultipleTimes (15.54s) [2020-07-29T19:01:28.597Z] === RUN TestCreateServiceConflict [2020-07-29T19:01:29.263Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-07-29T19:01:29.826Z] --- PASS: TestCreateServiceMaxReplicas (3.71s) [2020-07-29T19:01:29.827Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-29T19:01:30.083Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-07-29T19:01:30.124Z] --- PASS: TestCreateServiceConflict (1.91s) [2020-07-29T19:01:30.124Z] === RUN TestCreateServiceMaxReplicas [2020-07-29T19:01:30.647Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-07-29T19:01:31.214Z] === RUN TestDockerSuite/TestCpToCaseA [2020-07-29T19:01:32.873Z] --- PASS: TestCreateServiceMaxReplicas (2.62s) [2020-07-29T19:01:32.873Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-29T19:01:33.112Z] === RUN TestDockerSuite/TestCpToCaseB [2020-07-29T19:01:33.370Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-07-29T19:01:33.370Z] === RUN TestDockerSuite/TestCpToCaseC [2020-07-29T19:01:35.265Z] === RUN TestDockerSuite/TestCpToCaseD [2020-07-29T19:01:38.541Z] === RUN TestDockerSuite/TestCpToCaseE [2020-07-29T19:01:40.444Z] === RUN TestDockerSuite/TestCpToCaseF [2020-07-29T19:01:40.702Z] === RUN TestDockerSuite/TestCpToCaseG [2020-07-29T19:01:43.976Z] === RUN TestDockerSuite/TestCpToCaseH [2020-07-29T19:01:43.976Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.35s) [2020-07-29T19:01:43.976Z] === RUN TestCreateServiceSecretFileMode [2020-07-29T19:01:45.548Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.80s) [2020-07-29T19:01:45.548Z] === RUN TestCreateServiceSecretFileMode [2020-07-29T19:01:45.872Z] === RUN TestDockerSuite/TestCpToCaseI [2020-07-29T19:01:46.802Z] --- PASS: TestCreateServiceSecretFileMode (2.57s) [2020-07-29T19:01:46.802Z] === RUN TestCreateServiceConfigFileMode [2020-07-29T19:01:46.802Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-07-29T19:01:47.650Z] --- PASS: TestCreateServiceSecretFileMode (2.25s) [2020-07-29T19:01:47.650Z] === RUN TestCreateServiceConfigFileMode [2020-07-29T19:01:49.729Z] --- PASS: TestCreateServiceConfigFileMode (2.26s) [2020-07-29T19:01:49.729Z] === RUN TestCreateServiceSysctls [2020-07-29T19:01:50.080Z] --- PASS: TestCreateServiceConfigFileMode (2.97s) [2020-07-29T19:01:50.080Z] === RUN TestCreateServiceSysctls [2020-07-29T19:01:50.080Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-07-29T19:01:51.011Z] === RUN TestDockerSuite/TestCpToDot [2020-07-29T19:01:51.577Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-07-29T19:01:52.946Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-07-29T19:01:53.266Z] --- PASS: TestCreateServiceSysctls (3.52s) [2020-07-29T19:01:53.266Z] === RUN TestCreateServiceCapabilities [2020-07-29T19:01:53.510Z] --- PASS: TestCreateServiceSysctls (3.83s) [2020-07-29T19:01:53.510Z] === RUN TestCreateServiceCapabilities [2020-07-29T19:01:53.767Z] === RUN TestDockerSuite/TestCpToStdout [2020-07-29T19:01:54.700Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-07-29T19:01:55.635Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-07-29T19:01:55.892Z] --- PASS: TestCreateServiceCapabilities (2.54s) [2020-07-29T19:01:55.892Z] === RUN TestInspect [2020-07-29T19:01:55.892Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-07-29T19:01:56.009Z] --- PASS: TestCreateServiceCapabilities (2.20s) [2020-07-29T19:01:56.009Z] === RUN TestInspect [2020-07-29T19:01:56.824Z] === RUN TestDockerSuite/TestCpVolumePath [2020-07-29T19:01:57.757Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-07-29T19:01:57.757Z] === RUN TestDockerSuite/TestCreateArgs [2020-07-29T19:01:57.757Z] === RUN TestDockerSuite/TestCreateByImageID [2020-07-29T19:01:58.090Z] --- PASS: TestInspect (2.33s) [2020-07-29T19:01:58.090Z] === RUN TestCreateJob [2020-07-29T19:01:58.322Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-07-29T19:01:59.272Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-07-29T19:01:59.272Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-07-29T19:01:59.272Z] --- PASS: TestInspect (3.31s) [2020-07-29T19:01:59.272Z] === RUN TestCreateJob [2020-07-29T19:01:59.272Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-07-29T19:01:59.836Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-07-29T19:02:00.093Z] === RUN TestDockerSuite/TestCreateLabels [2020-07-29T19:02:00.093Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-07-29T19:02:00.351Z] === RUN TestDockerSuite/TestCreateRM [2020-07-29T19:02:00.351Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-07-29T19:02:00.351Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-07-29T19:02:00.351Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-07-29T19:02:00.607Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-07-29T19:02:00.853Z] --- PASS: TestCreateJob (3.06s) [2020-07-29T19:02:00.853Z] === RUN TestReplicatedJob [2020-07-29T19:02:02.504Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-07-29T19:02:02.762Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-07-29T19:02:02.762Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-07-29T19:02:03.020Z] --- PASS: TestCreateJob (3.75s) [2020-07-29T19:02:03.020Z] === RUN TestReplicatedJob [2020-07-29T19:02:06.452Z] --- PASS: TestReplicatedJob (4.90s) [2020-07-29T19:02:06.452Z] === RUN TestUpdateReplicatedJob [2020-07-29T19:02:08.277Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-07-29T19:02:08.277Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-07-29T19:02:08.277Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-07-29T19:02:08.277Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-07-29T19:02:08.277Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-07-29T19:02:08.277Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-07-29T19:02:08.842Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-07-29T19:02:08.842Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-07-29T19:02:09.203Z] --- PASS: TestUpdateReplicatedJob (3.00s) [2020-07-29T19:02:09.203Z] === RUN TestServiceListWithStatuses [2020-07-29T19:02:09.203Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-29T19:02:09.203Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-29T19:02:09.203Z] === RUN TestDockerNetworkConnectAlias [2020-07-29T19:02:09.406Z] --- PASS: TestReplicatedJob (6.40s) [2020-07-29T19:02:09.406Z] === RUN TestUpdateReplicatedJob [2020-07-29T19:02:09.970Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-07-29T19:02:10.901Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-07-29T19:02:12.274Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-07-29T19:02:12.747Z] --- PASS: TestDockerNetworkConnectAlias (3.84s) [2020-07-29T19:02:12.747Z] === RUN TestDockerNetworkReConnect [2020-07-29T19:02:13.207Z] --- PASS: TestUpdateReplicatedJob (3.76s) [2020-07-29T19:02:13.207Z] === RUN TestServiceListWithStatuses [2020-07-29T19:02:13.207Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-29T19:02:13.207Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-29T19:02:13.207Z] === RUN TestDockerNetworkConnectAlias [2020-07-29T19:02:13.465Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-07-29T19:02:14.038Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-07-29T19:02:14.294Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-07-29T19:02:14.552Z] === RUN TestDockerSuite/TestDevicePermissions [2020-07-29T19:02:15.117Z] === RUN TestDockerSuite/TestDockerFails [2020-07-29T19:02:15.117Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-07-29T19:02:15.117Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-07-29T19:02:15.117Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-07-29T19:02:15.374Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-07-29T19:02:16.286Z] --- PASS: TestDockerNetworkReConnect (3.36s) [2020-07-29T19:02:16.286Z] === RUN TestServicePlugin [2020-07-29T19:02:16.286Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-29T19:02:16.286Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T19:02:16.286Z] === RUN TestServiceUpdateLabel [2020-07-29T19:02:16.744Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-07-29T19:02:17.320Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-07-29T19:02:18.371Z] --- PASS: TestServiceUpdateLabel (1.93s) [2020-07-29T19:02:18.371Z] === RUN TestServiceUpdateSecrets [2020-07-29T19:02:19.219Z] --- PASS: TestDockerNetworkConnectAlias (5.83s) [2020-07-29T19:02:19.219Z] === RUN TestDockerNetworkReConnect [2020-07-29T19:02:19.219Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-07-29T19:02:19.219Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-07-29T19:02:19.219Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-07-29T19:02:19.476Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-07-29T19:02:22.752Z] --- PASS: TestDockerNetworkReConnect (3.73s) [2020-07-29T19:02:22.752Z] === RUN TestServicePlugin [2020-07-29T19:02:25.275Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-07-29T19:02:27.173Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-07-29T19:02:29.070Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-07-29T19:02:30.444Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-07-29T19:02:31.374Z] === RUN TestDockerSuite/TestEventsAttach [2020-07-29T19:02:31.937Z] === RUN TestDockerSuite/TestEventsCommit [2020-07-29T19:02:32.195Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-07-29T19:02:32.453Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-07-29T19:02:33.018Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-07-29T19:02:33.583Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-07-29T19:02:33.758Z] --- PASS: TestServiceUpdateSecrets (14.19s) [2020-07-29T19:02:33.758Z] === RUN TestServiceUpdateConfigs [2020-07-29T19:02:34.148Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-07-29T19:02:36.047Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-07-29T19:02:36.998Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-07-29T19:02:39.522Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-07-29T19:02:41.415Z] === RUN TestDockerSuite/TestEventsCopy [2020-07-29T19:02:42.346Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-07-29T19:02:43.279Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-07-29T19:02:49.125Z] --- PASS: TestServiceUpdateConfigs (14.42s) [2020-07-29T19:02:49.125Z] === RUN TestServiceUpdateNetwork [2020-07-29T19:02:49.820Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-07-29T19:02:49.820Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-07-29T19:02:49.820Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-07-29T19:02:50.077Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-07-29T19:02:50.334Z] === RUN TestDockerSuite/TestEventsFilterType [2020-07-29T19:02:50.592Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-07-29T19:02:50.592Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-07-29T19:02:50.848Z] === RUN TestDockerSuite/TestEventsFilters [2020-07-29T19:02:51.779Z] === RUN TestDockerSuite/TestEventsFormat [2020-07-29T19:02:52.709Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-07-29T19:02:52.709Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-07-29T19:02:52.709Z] === RUN TestDockerSuite/TestEventsImageImport [2020-07-29T19:02:53.272Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-07-29T19:02:53.272Z] === RUN TestDockerSuite/TestEventsImagePull [2020-07-29T19:02:53.528Z] === RUN TestDockerSuite/TestEventsImageTag [2020-07-29T19:02:54.458Z] --- PASS: TestServicePlugin (31.61s) [2020-07-29T19:02:54.458Z] plugin_test.go:62: [d015230c4f3ae] joining swarm manager [d7215c48aac3b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T19:02:54.458Z] plugin_test.go:65: [d75ce260532da] joining swarm manager [d7215c48aac3b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-29T19:02:54.458Z] === RUN TestServiceUpdateLabel [2020-07-29T19:02:54.458Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-07-29T19:02:54.716Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-07-29T19:02:54.716Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-07-29T19:02:54.716Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-07-29T19:02:56.611Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-07-29T19:02:56.611Z] --- PASS: TestServiceUpdateLabel (2.32s) [2020-07-29T19:02:56.611Z] === RUN TestServiceUpdateSecrets [2020-07-29T19:02:56.872Z] === RUN TestDockerSuite/TestEventsRename [2020-07-29T19:02:57.438Z] === RUN TestDockerSuite/TestEventsResize [2020-07-29T19:02:58.002Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-07-29T19:02:59.508Z] --- PASS: TestServiceUpdateNetwork (12.23s) [2020-07-29T19:02:59.508Z] === RUN TestServiceUpdatePidsLimit [2020-07-29T19:02:59.803Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-29T19:03:00.442Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-29T19:03:04.544Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-07-29T19:03:04.544Z] === RUN TestDockerSuite/TestEventsStreaming [2020-07-29T19:03:04.544Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-07-29T19:03:07.350Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-29T19:03:07.816Z] === RUN TestDockerSuite/TestEventsTop [2020-07-29T19:03:07.816Z] === RUN TestDockerSuite/TestEventsUntag [2020-07-29T19:03:10.335Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-07-29T19:03:11.705Z] --- PASS: TestServiceUpdateSecrets (14.76s) [2020-07-29T19:03:11.705Z] === RUN TestServiceUpdateConfigs [2020-07-29T19:03:15.855Z] --- PASS: TestServiceUpdatePidsLimit (15.84s) [2020-07-29T19:03:15.855Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.63s) [2020-07-29T19:03:15.855Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s) [2020-07-29T19:03:15.855Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s) [2020-07-29T19:03:15.855Z] PASS [2020-07-29T19:03:15.855Z] [2020-07-29T19:03:15.855Z] === Skipped [2020-07-29T19:03:15.855Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-07-29T19:03:15.855Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-29T19:03:15.855Z] [2020-07-29T19:03:15.855Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-07-29T19:03:15.855Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T19:03:15.855Z] [2020-07-29T19:03:15.855Z] [2020-07-29T19:03:15.855Z] DONE 27 tests, 2 skipped in 129.719s [2020-07-29T19:03:15.855Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-07-29T19:03:15.855Z] ++ 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-07-29T19:03:15.855Z] ++ set -e [2020-07-29T19:03:15.855Z] ++ '[' -n 0 ']' [2020-07-29T19:03:15.855Z] ++ set -x [2020-07-29T19:03:15.855Z] ++ env -i DEST=/go/src/github.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-07-29T19:03:15.855Z] INFO: Testing against a local daemon [2020-07-29T19:03:15.855Z] === RUN TestSessionCreate [2020-07-29T19:03:15.855Z] --- PASS: TestSessionCreate (0.03s) [2020-07-29T19:03:15.855Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-29T19:03:15.855Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-07-29T19:03:15.855Z] PASS [2020-07-29T19:03:15.855Z] [2020-07-29T19:03:15.855Z] DONE 2 tests in 0.140s [2020-07-29T19:03:15.855Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-07-29T19:03:15.855Z] ++ 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-07-29T19:03:15.855Z] ++ set -e [2020-07-29T19:03:15.855Z] ++ '[' -n 0 ']' [2020-07-29T19:03:15.855Z] ++ set -x [2020-07-29T19:03:15.855Z] ++ env -i DEST=/go/src/github.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-07-29T19:03:15.855Z] INFO: Testing against a local daemon [2020-07-29T19:03:15.855Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-29T19:03:15.855Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-29T19:03:15.855Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-29T19:03:15.855Z] === RUN TestEventsExecDie [2020-07-29T19:03:15.855Z] --- PASS: TestEventsExecDie (0.61s) [2020-07-29T19:03:15.855Z] === RUN TestEventsBackwardsCompatible [2020-07-29T19:03:15.855Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-07-29T19:03:15.855Z] === RUN TestInfoBinaryCommits [2020-07-29T19:03:15.855Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-07-29T19:03:15.855Z] === RUN TestInfoAPIVersioned [2020-07-29T19:03:15.855Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-29T19:03:15.855Z] === RUN TestInfoDiscoveryBackend [2020-07-29T19:03:16.148Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-07-29T19:03:16.148Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-29T19:03:17.188Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-29T19:03:17.188Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-29T19:03:17.824Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-07-29T19:03:17.824Z] === RUN TestInfoAPI [2020-07-29T19:03:17.824Z] --- PASS: TestInfoAPI (0.03s) [2020-07-29T19:03:17.824Z] === RUN TestInfoAPIWarnings [2020-07-29T19:03:18.466Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-07-29T19:03:18.466Z] === RUN TestInfoDebug [2020-07-29T19:03:18.770Z] --- PASS: TestInfoDebug (0.53s) [2020-07-29T19:03:18.770Z] === RUN TestInfoInsecureRegistries [2020-07-29T19:03:19.410Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-07-29T19:03:19.410Z] === RUN TestInfoRegistryMirrors [2020-07-29T19:03:20.068Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-07-29T19:03:20.068Z] === RUN TestLoginFailsWithBadCredentials [2020-07-29T19:03:20.068Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s) [2020-07-29T19:03:20.068Z] === RUN TestPingCacheHeaders [2020-07-29T19:03:20.362Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-07-29T19:03:20.362Z] === RUN TestPingGet [2020-07-29T19:03:20.362Z] --- PASS: TestPingGet (0.02s) [2020-07-29T19:03:20.362Z] === RUN TestPingHead [2020-07-29T19:03:20.362Z] --- PASS: TestPingHead (0.03s) [2020-07-29T19:03:20.362Z] === RUN TestVersion [2020-07-29T19:03:20.362Z] --- PASS: TestVersion (0.03s) [2020-07-29T19:03:20.362Z] PASS [2020-07-29T19:03:20.362Z] [2020-07-29T19:03:20.362Z] === Skipped [2020-07-29T19:03:20.362Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-29T19:03:20.362Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-29T19:03:20.362Z] [2020-07-29T19:03:20.362Z] [2020-07-29T19:03:20.362Z] DONE 18 tests, 1 skipped in 5.435s [2020-07-29T19:03:20.362Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-07-29T19:03:20.362Z] ++ 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-07-29T19:03:20.362Z] ++ set -e [2020-07-29T19:03:20.362Z] ++ '[' -n 0 ']' [2020-07-29T19:03:20.362Z] ++ set -x [2020-07-29T19:03:20.362Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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-07-29T19:03:20.362Z] INFO: Testing against a local daemon [2020-07-29T19:03:20.362Z] === RUN TestVolumesCreateAndList [2020-07-29T19:03:20.362Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-07-29T19:03:20.362Z] === RUN TestVolumesRemove [2020-07-29T19:03:20.362Z] --- PASS: TestVolumesRemove (0.06s) [2020-07-29T19:03:20.362Z] === RUN TestVolumesInspect [2020-07-29T19:03:20.655Z] --- PASS: TestVolumesInspect (0.02s) [2020-07-29T19:03:20.655Z] === RUN TestVolumesInvalidJSON [2020-07-29T19:03:20.655Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-29T19:03:20.655Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-29T19:03:20.655Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-29T19:03:20.655Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-07-29T19:03:20.655Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-29T19:03:20.655Z] PASS [2020-07-29T19:03:20.655Z] [2020-07-29T19:03:20.655Z] DONE 5 tests in 0.226s [2020-07-29T19:03:20.655Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-29T19:03:20.655Z] ++++ cat bundles/test-integration/docker.pid [2020-07-29T19:03:20.655Z] +++ kill 13738 [2020-07-29T19:03:21.658Z] === RUN TestDockerSuite/TestExec [2020-07-29T19:03:21.658Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-07-29T19:03:22.169Z] +++ /etc/init.d/apparmor stop [2020-07-29T19:03:22.169Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-29T19:03:22.169Z] [2020-07-29T19:03:22.169Z] Unloading profiles will leave already running processes permanently [2020-07-29T19:03:22.169Z] unconfined, which can lead to unexpected situations. [2020-07-29T19:03:22.169Z] [2020-07-29T19:03:22.169Z] To set a process to complain mode, use the command line tool [2020-07-29T19:03:22.169Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-29T19:03:22.169Z] +++ true [2020-07-29T19:03:22.169Z] exiting test-integration [2020-07-29T19:03:22.169Z] ++ exit 0 [2020-07-29T19:03:22.169Z] [2020-07-29T19:03:22.221Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-07-29T19:03:22.784Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType Post stage [Pipeline] junit [2020-07-29T19:03:23.261Z] Recording test results [2020-07-29T19:03:23.349Z] === RUN TestDockerSuite/TestExecAPIStart [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-29T19:03:24.224Z] + echo Ensuring container killed. [2020-07-29T19:03:24.224Z] Ensuring container killed. [2020-07-29T19:03:24.224Z] + docker rm -vf docker-pr2 [2020-07-29T19:03:24.224Z] Error: No such container: docker-pr2 [2020-07-29T19:03:24.224Z] + true [Pipeline] sh [2020-07-29T19:03:24.283Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-07-29T19:03:24.629Z] + echo Chowning /workspace to jenkins user [2020-07-29T19:03:24.629Z] Chowning /workspace to jenkins user [2020-07-29T19:03:24.629Z] + id -u [2020-07-29T19:03:24.629Z] + id -g [2020-07-29T19:03:24.629Z] + docker run --rm -v /home/docker/workspace/moby_PR-41297:/workspace busybox chown -R 1001:1001 /workspace [2020-07-29T19:03:24.629Z] Unable to find image 'busybox:latest' locally [2020-07-29T19:03:24.859Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-07-29T19:03:24.925Z] latest: Pulling from library/busybox [2020-07-29T19:03:24.925Z] f45ff7dc89a9: Pulling fs layer [2020-07-29T19:03:25.224Z] f45ff7dc89a9: Verifying Checksum [2020-07-29T19:03:25.224Z] f45ff7dc89a9: Download complete [2020-07-29T19:03:25.224Z] f45ff7dc89a9: Pull complete [2020-07-29T19:03:25.224Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-07-29T19:03:25.224Z] Status: Downloaded newer image for busybox:latest [2020-07-29T19:03:25.423Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-07-29T19:03:25.987Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-07-29T19:03:25.987Z] --- PASS: TestServiceUpdateConfigs (14.66s) [2020-07-29T19:03:25.987Z] === RUN TestServiceUpdateNetwork [2020-07-29T19:03:26.555Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-29T19:03:27.119Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-07-29T19:03:27.139Z] + bundleName=ppc64le-integration [2020-07-29T19:03:27.139Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-07-29T19:03:27.139Z] Creating ppc64le-integration-bundles.tar.gz [2020-07-29T19:03:27.139Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-07-29T19:03:27.139Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-07-29T19:03:27.185Z] Archiving artifacts [2020-07-29T19:03:27.616Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41297/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-29T19:03:27.684Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-07-29T19:03:28.006Z] + make clean [2020-07-29T19:03:28.303Z] make: command: Command not found [2020-07-29T19:03:28.303Z] make: command: Command not found [2020-07-29T19:03:28.303Z] docker volume rm -f docker-dev-cache [2020-07-29T19:03:28.303Z] docker-dev-cache [Pipeline] deleteDir [2020-07-29T19:03:29.581Z] === RUN TestDockerSuite/TestExecCgroup [2020-07-29T19:03:30.144Z] === RUN TestDockerSuite/TestExecEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-29T19:03:30.708Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-07-29T19:03:31.638Z] === RUN TestDockerSuite/TestExecExitStatus [2020-07-29T19:03:31.895Z] === RUN TestDockerSuite/TestExecInspectID [2020-07-29T19:03:33.791Z] === RUN TestDockerSuite/TestExecInteractive [2020-07-29T19:03:33.791Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-07-29T19:03:34.356Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-07-29T19:03:34.920Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-07-29T19:03:35.484Z] === RUN TestDockerSuite/TestExecParseError [2020-07-29T19:03:36.416Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-07-29T19:03:36.980Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-07-29T19:03:37.544Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-07-29T19:03:38.476Z] === RUN TestDockerSuite/TestExecSetEnv [2020-07-29T19:03:39.041Z] === RUN TestDockerSuite/TestExecStartFails [2020-07-29T19:03:39.610Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-07-29T19:03:39.898Z] --- PASS: TestServiceUpdateNetwork (13.72s) [2020-07-29T19:03:39.898Z] === RUN TestServiceUpdatePidsLimit [2020-07-29T19:03:41.272Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-29T19:03:42.203Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-29T19:03:48.748Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-29T19:03:50.653Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-07-29T19:03:51.218Z] === RUN TestDockerSuite/TestExecTTY [2020-07-29T19:03:51.782Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-07-29T19:03:52.040Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-07-29T19:03:52.605Z] === RUN TestDockerSuite/TestExecUlimits [2020-07-29T19:03:53.172Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-07-29T19:03:53.172Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-07-29T19:03:54.542Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-07-29T19:03:54.798Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-07-29T19:03:55.362Z] === RUN TestDockerSuite/TestExecWithTERM [2020-07-29T19:03:56.293Z] === RUN TestDockerSuite/TestExecWithUser [2020-07-29T19:03:56.293Z] --- PASS: TestServiceUpdatePidsLimit (16.57s) [2020-07-29T19:03:56.293Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s) [2020-07-29T19:03:56.293Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s) [2020-07-29T19:03:56.293Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.91s) [2020-07-29T19:03:56.293Z] PASS [2020-07-29T19:03:56.293Z] [2020-07-29T19:03:56.293Z] === Skipped [2020-07-29T19:03:56.293Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-07-29T19:03:56.293Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-29T19:03:56.293Z] [2020-07-29T19:03:56.293Z] [2020-07-29T19:03:56.293Z] DONE 27 tests, 1 skipped in 178.240s [2020-07-29T19:03:56.293Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-07-29T19:03:56.293Z] ++ 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-07-29T19:03:56.293Z] ++ set -e [2020-07-29T19:03:56.293Z] ++ '[' -n 0 ']' [2020-07-29T19:03:56.293Z] ++ set -x [2020-07-29T19:03:56.293Z] ++ env -i DEST=/go/src/github.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-07-29T19:03:56.549Z] INFO: Testing against a local daemon [2020-07-29T19:03:56.549Z] === RUN TestSessionCreate [2020-07-29T19:03:56.549Z] --- PASS: TestSessionCreate (0.04s) [2020-07-29T19:03:56.549Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-29T19:03:56.549Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-07-29T19:03:56.549Z] PASS [2020-07-29T19:03:56.549Z] [2020-07-29T19:03:56.549Z] DONE 2 tests in 0.197s [2020-07-29T19:03:56.549Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-07-29T19:03:56.549Z] ++ 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-07-29T19:03:56.549Z] ++ set -e [2020-07-29T19:03:56.549Z] ++ '[' -n 0 ']' [2020-07-29T19:03:56.549Z] ++ set -x [2020-07-29T19:03:56.549Z] ++ env -i DEST=/go/src/github.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-07-29T19:03:56.806Z] INFO: Testing against a local daemon [2020-07-29T19:03:56.806Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-29T19:03:56.806Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-29T19:03:56.806Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-29T19:03:56.806Z] === RUN TestEventsExecDie [2020-07-29T19:03:56.806Z] === RUN TestDockerSuite/TestGetContainerStats [2020-07-29T19:03:57.371Z] --- PASS: TestEventsExecDie (0.68s) [2020-07-29T19:03:57.371Z] === RUN TestEventsBackwardsCompatible [2020-07-29T19:03:57.371Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2020-07-29T19:03:57.371Z] === RUN TestInfoBinaryCommits [2020-07-29T19:03:57.371Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-07-29T19:03:57.371Z] === RUN TestInfoAPIVersioned [2020-07-29T19:03:57.371Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-29T19:03:57.371Z] === RUN TestInfoDiscoveryBackend [2020-07-29T19:03:57.935Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-07-29T19:03:57.935Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-29T19:03:59.306Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-29T19:03:59.306Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-29T19:03:59.580Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-07-29T19:03:59.580Z] === RUN TestInfoAPI [2020-07-29T19:03:59.580Z] --- PASS: TestInfoAPI (0.02s) [2020-07-29T19:03:59.580Z] === RUN TestInfoAPIWarnings [2020-07-29T19:04:00.144Z] --- PASS: TestInfoAPIWarnings (0.54s) [2020-07-29T19:04:00.144Z] === RUN TestInfoDebug [2020-07-29T19:04:00.709Z] --- PASS: TestInfoDebug (0.55s) [2020-07-29T19:04:00.709Z] === RUN TestInfoInsecureRegistries [2020-07-29T19:04:01.272Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-07-29T19:04:01.272Z] === RUN TestInfoRegistryMirrors [2020-07-29T19:04:01.529Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-07-29T19:04:01.786Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-07-29T19:04:01.786Z] === RUN TestLoginFailsWithBadCredentials [2020-07-29T19:04:01.786Z] --- PASS: TestLoginFailsWithBadCredentials (0.19s) [2020-07-29T19:04:01.786Z] === RUN TestPingCacheHeaders [2020-07-29T19:04:01.786Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-07-29T19:04:01.786Z] === RUN TestPingGet [2020-07-29T19:04:01.786Z] --- PASS: TestPingGet (0.02s) [2020-07-29T19:04:01.786Z] === RUN TestPingHead [2020-07-29T19:04:02.043Z] --- PASS: TestPingHead (0.02s) [2020-07-29T19:04:02.043Z] === RUN TestVersion [2020-07-29T19:04:02.043Z] --- PASS: TestVersion (0.02s) [2020-07-29T19:04:02.043Z] PASS [2020-07-29T19:04:02.043Z] [2020-07-29T19:04:02.043Z] === Skipped [2020-07-29T19:04:02.043Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-29T19:04:02.043Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-29T19:04:02.043Z] [2020-07-29T19:04:02.043Z] [2020-07-29T19:04:02.043Z] DONE 18 tests, 1 skipped in 5.354s [2020-07-29T19:04:02.043Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-07-29T19:04:02.043Z] ++ 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-07-29T19:04:02.043Z] ++ set -e [2020-07-29T19:04:02.043Z] ++ '[' -n 0 ']' [2020-07-29T19:04:02.043Z] ++ set -x [2020-07-29T19:04:02.044Z] ++ env -i DEST=/go/src/github.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-07-29T19:04:02.044Z] INFO: Testing against a local daemon [2020-07-29T19:04:02.044Z] === RUN TestVolumesCreateAndList [2020-07-29T19:04:02.044Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-07-29T19:04:02.044Z] === RUN TestVolumesRemove [2020-07-29T19:04:02.044Z] --- PASS: TestVolumesRemove (0.08s) [2020-07-29T19:04:02.044Z] === RUN TestVolumesInspect [2020-07-29T19:04:02.301Z] --- PASS: TestVolumesInspect (0.02s) [2020-07-29T19:04:02.301Z] === RUN TestVolumesInvalidJSON [2020-07-29T19:04:02.301Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-29T19:04:02.301Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-29T19:04:02.301Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-29T19:04:02.301Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-07-29T19:04:02.301Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-29T19:04:02.301Z] PASS [2020-07-29T19:04:02.301Z] [2020-07-29T19:04:02.301Z] DONE 5 tests in 0.234s [2020-07-29T19:04:02.301Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-29T19:04:02.301Z] ++++ cat bundles/test-integration/docker.pid [2020-07-29T19:04:02.301Z] +++ kill 5587 [2020-07-29T19:04:03.669Z] +++ /etc/init.d/apparmor stop [2020-07-29T19:04:03.669Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-29T19:04:03.669Z] [2020-07-29T19:04:03.669Z] Unloading profiles will leave already running processes permanently [2020-07-29T19:04:03.669Z] unconfined, which can lead to unexpected situations. [2020-07-29T19:04:03.669Z] [2020-07-29T19:04:03.669Z] To set a process to complain mode, use the command line tool [2020-07-29T19:04:03.669Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-29T19:04:03.669Z] +++ true [2020-07-29T19:04:03.669Z] exiting test-integration [2020-07-29T19:04:03.669Z] ++ exit 0 [2020-07-29T19:04:03.669Z] [2020-07-29T19:04:04.233Z] + for job in $(jobs -p) [2020-07-29T19:04:04.233Z] + wait 12363 [2020-07-29T19:04:06.126Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-07-29T19:04:07.494Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-07-29T19:04:12.746Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-07-29T19:04:12.746Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-07-29T19:04:12.746Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-07-29T19:04:12.746Z] === RUN TestDockerSuite/TestHealth [2020-07-29T19:04:27.596Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-07-29T19:04:30.884Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-07-29T19:04:30.884Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-07-29T19:04:30.884Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-07-29T19:04:30.884Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-07-29T19:04:31.450Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-07-29T19:04:31.450Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-07-29T19:04:32.014Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-07-29T19:04:32.014Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-07-29T19:04:32.014Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-07-29T19:04:32.272Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-07-29T19:04:32.530Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-07-29T19:04:32.530Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-07-29T19:04:33.095Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-07-29T19:04:33.095Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-07-29T19:04:33.660Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-07-29T19:04:33.660Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-07-29T19:04:34.225Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-07-29T19:04:34.789Z] === RUN TestDockerSuite/TestImagesFormat [2020-07-29T19:04:34.789Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-07-29T19:04:35.353Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-07-29T19:04:37.874Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-07-29T19:04:37.874Z] === RUN TestDockerSuite/TestImportBadURL [2020-07-29T19:04:38.130Z] === RUN TestDockerSuite/TestImportDisplay [2020-07-29T19:04:39.064Z] === RUN TestDockerSuite/TestImportFile [2020-07-29T19:04:40.433Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-07-29T19:04:40.433Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-07-29T19:04:41.363Z] === RUN TestDockerSuite/TestImportGzipped [2020-07-29T19:04:42.295Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-07-29T19:04:43.666Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-07-29T19:04:43.923Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-07-29T19:04:44.489Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-07-29T19:04:45.060Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-07-29T19:04:45.060Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-07-29T19:04:45.060Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-07-29T19:04:45.626Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-07-29T19:04:46.191Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-07-29T19:04:46.448Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-07-29T19:04:47.012Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-07-29T19:04:47.012Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-07-29T19:04:47.577Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-07-29T19:04:48.142Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-07-29T19:04:48.142Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-07-29T19:04:50.041Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-07-29T19:04:50.298Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-07-29T19:04:51.229Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-07-29T19:04:51.229Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-07-29T19:04:51.229Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-07-29T19:04:51.793Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-07-29T19:04:51.793Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-07-29T19:04:52.357Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-07-29T19:04:53.290Z] === RUN TestDockerSuite/TestInspectDefault [2020-07-29T19:04:53.854Z] === RUN TestDockerSuite/TestInspectHistory [2020-07-29T19:04:54.419Z] === RUN TestDockerSuite/TestInspectImage [2020-07-29T19:04:54.419Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-07-29T19:04:54.419Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-07-29T19:04:54.419Z] === RUN TestDockerSuite/TestInspectInt64 [2020-07-29T19:04:54.983Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-07-29T19:04:55.548Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-07-29T19:04:55.548Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-07-29T19:04:56.113Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-07-29T19:04:57.045Z] === RUN TestDockerSuite/TestInspectPlugin [2020-07-29T19:04:58.942Z] === RUN TestDockerSuite/TestInspectRootFS [2020-07-29T19:04:58.942Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-07-29T19:04:59.505Z] === RUN TestDockerSuite/TestInspectStatus [2020-07-29T19:05:00.456Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-07-29T19:05:01.393Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-07-29T19:05:01.650Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-07-29T19:05:02.213Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-07-29T19:05:02.776Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-07-29T19:05:03.033Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-07-29T19:05:03.596Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-07-29T19:05:03.853Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-07-29T19:05:03.853Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-07-29T19:05:05.753Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-07-29T19:05:06.316Z] === RUN TestDockerSuite/TestLinksEnvs [2020-07-29T19:05:07.249Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-07-29T19:05:07.507Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-07-29T19:05:08.445Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-07-29T19:05:09.816Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-07-29T19:05:10.073Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-07-29T19:05:11.445Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-07-29T19:05:11.445Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-07-29T19:05:13.343Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-07-29T19:05:13.600Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-07-29T19:05:14.165Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-07-29T19:05:22.282Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-07-29T19:05:23.214Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-07-29T19:05:24.146Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-07-29T19:05:24.711Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-07-29T19:05:26.082Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-07-29T19:05:26.082Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-07-29T19:05:26.339Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-07-29T19:05:26.596Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-07-29T19:05:26.596Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-07-29T19:05:26.853Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-07-29T19:05:27.111Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-07-29T19:05:27.368Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-07-29T19:05:31.541Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-07-29T19:05:31.541Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-07-29T19:05:36.791Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-07-29T19:05:36.791Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-07-29T19:05:36.791Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-07-29T19:05:37.723Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-07-29T19:05:38.290Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-07-29T19:05:39.223Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-07-29T19:05:40.154Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-07-29T19:05:40.723Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-07-29T19:05:42.617Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-07-29T19:05:42.617Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-07-29T19:05:43.183Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-07-29T19:05:43.747Z] === RUN TestDockerSuite/TestLogsSince [2020-07-29T19:05:47.923Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-07-29T19:05:50.446Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-07-29T19:05:56.992Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-07-29T19:05:56.992Z] === RUN TestDockerSuite/TestLogsTail [2020-07-29T19:05:56.992Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-07-29T19:05:57.251Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-07-29T19:05:57.815Z] === RUN TestDockerSuite/TestMountIntoProc [2020-07-29T19:05:57.815Z] === RUN TestDockerSuite/TestMountIntoSys [2020-07-29T19:05:58.379Z] === RUN TestDockerSuite/TestNetHostname [2020-07-29T19:05:59.749Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-07-29T19:06:00.007Z] === RUN TestDockerSuite/TestNetworkEvents [2020-07-29T19:06:06.572Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-07-29T19:06:06.829Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-07-29T19:06:07.086Z] === RUN TestDockerSuite/TestPluginActive [2020-07-29T19:06:08.454Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-07-29T19:06:13.709Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-07-29T19:06:13.709Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-07-29T19:06:14.272Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-07-29T19:06:14.836Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-07-29T19:06:16.734Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-07-29T19:06:17.298Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-07-29T19:06:17.862Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-07-29T19:06:20.385Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-07-29T19:06:24.561Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-07-29T19:06:25.936Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-07-29T19:06:26.891Z] === RUN TestDockerSuite/TestPortHostBinding [2020-07-29T19:06:27.454Z] === RUN TestDockerSuite/TestPortList [2020-07-29T19:06:34.001Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-07-29T19:06:34.932Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-07-29T19:06:40.184Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-07-29T19:06:41.118Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-07-29T19:06:41.118Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-07-29T19:06:41.118Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-07-29T19:06:41.683Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-07-29T19:06:41.683Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-07-29T19:06:42.247Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-07-29T19:06:42.247Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-07-29T19:06:42.813Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-07-29T19:06:43.070Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-07-29T19:06:44.001Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-07-29T19:06:44.001Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-07-29T19:06:47.280Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-07-29T19:06:47.844Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-07-29T19:06:48.411Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-07-29T19:06:48.411Z] === RUN TestDockerSuite/TestPsByOrder [2020-07-29T19:06:50.305Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-07-29T19:06:50.869Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-07-29T19:06:53.395Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-07-29T19:06:56.669Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-07-29T19:06:56.669Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-07-29T19:06:59.192Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-07-29T19:07:05.737Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-07-29T19:07:07.105Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-07-29T19:07:08.476Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-07-29T19:07:09.406Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-07-29T19:07:09.970Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-07-29T19:07:11.363Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-07-29T19:07:11.620Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-07-29T19:07:13.513Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-07-29T19:07:14.446Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-07-29T19:07:14.446Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-07-29T19:07:15.376Z] === RUN TestDockerSuite/TestPsRightTagName [2020-07-29T19:07:16.746Z] === RUN TestDockerSuite/TestPsShowMounts [2020-07-29T19:07:19.276Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-07-29T19:07:19.841Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-07-29T19:07:19.841Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-07-29T19:07:20.098Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-07-29T19:07:20.354Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-07-29T19:07:20.354Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-07-29T19:07:20.918Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-07-29T19:07:22.288Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-07-29T19:07:23.220Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-07-29T19:07:23.476Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-07-29T19:07:30.028Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-07-29T19:07:30.028Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-07-29T19:07:31.403Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-07-29T19:07:31.403Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-07-29T19:07:31.403Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-07-29T19:07:31.660Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-07-29T19:07:33.552Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-07-29T19:07:34.482Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-07-29T19:07:36.379Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-07-29T19:07:37.308Z] === RUN TestDockerSuite/TestRmiBlank [2020-07-29T19:07:37.308Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-07-29T19:07:37.308Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-07-29T19:07:37.873Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-07-29T19:07:40.400Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-07-29T19:07:40.657Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-07-29T19:07:41.221Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-07-29T19:07:42.593Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-07-29T19:07:43.524Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-07-29T19:07:44.896Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-07-29T19:07:45.459Z] === RUN TestDockerSuite/TestRmiTag [2020-07-29T19:07:45.459Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-07-29T19:07:46.022Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-07-29T19:07:48.589Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-07-29T19:07:49.153Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-07-29T19:07:49.717Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-07-29T19:07:49.974Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-07-29T19:07:51.344Z] === RUN TestDockerSuite/TestRunAddHost [2020-07-29T19:07:51.600Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-07-29T19:07:51.860Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-07-29T19:07:52.423Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-07-29T19:07:52.423Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-07-29T19:07:52.680Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-07-29T19:07:54.049Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-07-29T19:07:54.306Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-07-29T19:07:54.870Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-07-29T19:07:55.433Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-07-29T19:07:56.365Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-07-29T19:07:57.297Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-07-29T19:07:57.862Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-07-29T19:07:58.428Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-07-29T19:07:59.362Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-07-29T19:07:59.926Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-07-29T19:08:00.489Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-07-29T19:08:01.423Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-07-29T19:08:01.986Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-07-29T19:08:02.553Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-07-29T19:08:02.817Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-07-29T19:08:03.391Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-07-29T19:08:03.391Z] === RUN TestDockerSuite/TestRunBindMounts [2020-07-29T19:08:04.761Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-07-29T19:08:05.328Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-07-29T19:08:05.891Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-07-29T19:08:06.453Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-07-29T19:08:07.016Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-07-29T19:08:07.016Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-07-29T19:08:07.579Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-07-29T19:08:07.836Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-07-29T19:08:08.400Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-07-29T19:08:08.656Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-07-29T19:08:09.221Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-07-29T19:08:09.221Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-07-29T19:08:09.785Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-07-29T19:08:09.785Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-07-29T19:08:10.349Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-07-29T19:08:10.913Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-07-29T19:08:11.477Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-07-29T19:08:12.041Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-07-29T19:08:12.041Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-07-29T19:08:12.605Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-07-29T19:08:13.535Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-07-29T19:08:14.466Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-07-29T19:08:15.396Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-07-29T19:08:15.653Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-07-29T19:08:16.216Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-07-29T19:08:16.780Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-07-29T19:08:16.780Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-07-29T19:08:17.038Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-07-29T19:08:17.611Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-07-29T19:08:18.983Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-07-29T19:08:22.267Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-07-29T19:08:22.267Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-07-29T19:08:22.524Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-07-29T19:08:23.894Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-07-29T19:08:25.265Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-07-29T19:08:26.638Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-07-29T19:08:28.535Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-07-29T19:08:28.535Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-07-29T19:08:28.535Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-07-29T19:08:29.106Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-07-29T19:08:30.476Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-07-29T19:08:31.406Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-07-29T19:08:32.782Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-07-29T19:08:33.041Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-07-29T19:08:34.414Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-07-29T19:08:34.672Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-07-29T19:08:34.672Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-07-29T19:08:35.245Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-07-29T19:08:36.615Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-07-29T19:08:36.615Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-07-29T19:08:37.179Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-07-29T19:08:37.745Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-07-29T19:08:38.309Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-07-29T19:08:38.567Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-07-29T19:08:38.567Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-07-29T19:08:39.131Z] === RUN TestDockerSuite/TestRunEnvironment [2020-07-29T19:08:39.696Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-07-29T19:08:39.953Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-07-29T19:08:40.517Z] === RUN TestDockerSuite/TestRunExitCode [2020-07-29T19:08:41.081Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-07-29T19:08:42.017Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-07-29T19:08:42.273Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-07-29T19:08:42.530Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-07-29T19:08:43.095Z] === RUN TestDockerSuite/TestRunExposePort [2020-07-29T19:08:43.095Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-07-29T19:08:43.661Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-07-29T19:08:44.593Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-07-29T19:08:45.968Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-07-29T19:08:45.968Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-07-29T19:08:45.968Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-07-29T19:08:46.899Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-07-29T19:08:48.795Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-07-29T19:08:49.358Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-07-29T19:08:49.616Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-07-29T19:08:52.155Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-07-29T19:08:54.676Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-07-29T19:08:57.197Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-07-29T19:08:59.720Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-07-29T19:09:00.283Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-07-29T19:09:01.216Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-07-29T19:09:02.586Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-07-29T19:09:02.586Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-07-29T19:09:02.586Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-07-29T19:09:02.586Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-07-29T19:09:03.515Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-07-29T19:09:03.515Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-07-29T19:09:06.040Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-07-29T19:09:06.970Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-07-29T19:09:07.231Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-07-29T19:09:08.163Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-07-29T19:09:13.438Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-07-29T19:09:13.695Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-07-29T19:09:14.258Z] === RUN TestDockerSuite/TestRunModeHostname [2020-07-29T19:09:14.826Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-07-29T19:09:14.826Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-07-29T19:09:15.083Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-07-29T19:09:16.017Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-07-29T19:09:16.583Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-07-29T19:09:17.513Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-07-29T19:09:17.513Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-07-29T19:09:17.769Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-07-29T19:09:18.700Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-07-29T19:09:19.632Z] === RUN TestDockerSuite/TestRunMount [2020-07-29T19:09:22.906Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-07-29T19:09:23.470Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-07-29T19:09:23.727Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-07-29T19:09:24.659Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-07-29T19:09:26.029Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-07-29T19:09:27.928Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-07-29T19:09:29.304Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-07-29T19:09:31.196Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-07-29T19:09:31.196Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-07-29T19:09:32.128Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-07-29T19:09:33.501Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-07-29T19:09:33.501Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-07-29T19:09:34.072Z] === RUN TestDockerSuite/TestRunNetHost [2020-07-29T19:09:35.007Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-07-29T19:09:35.572Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-07-29T19:09:36.136Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-07-29T19:09:37.507Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-07-29T19:09:38.876Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-07-29T19:09:39.808Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-07-29T19:09:42.333Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-07-29T19:09:42.591Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-07-29T19:09:42.591Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-07-29T19:09:43.521Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-07-29T19:09:43.521Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-07-29T19:09:43.521Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-07-29T19:09:43.779Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-07-29T19:09:44.343Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-07-29T19:09:44.600Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-07-29T19:09:44.858Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-07-29T19:09:51.432Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-07-29T19:09:51.433Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-07-29T19:09:51.433Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-07-29T19:09:51.690Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-07-29T19:09:52.621Z] === RUN TestDockerSuite/TestRunPortInUse [2020-07-29T19:09:53.184Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-07-29T19:09:53.441Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-07-29T19:09:54.004Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-07-29T19:09:54.568Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-07-29T19:09:54.826Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-07-29T19:09:55.392Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-07-29T19:09:55.392Z] === RUN TestDockerSuite/TestRunPublishPort [2020-07-29T19:09:55.956Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-07-29T19:09:56.214Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-07-29T19:09:56.471Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-07-29T19:09:56.471Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-07-29T19:09:56.728Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-07-29T19:09:57.661Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-07-29T19:09:57.661Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-07-29T19:09:59.558Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-07-29T19:10:00.490Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-07-29T19:10:01.425Z] === RUN TestDockerSuite/TestRunRm [2020-07-29T19:10:02.356Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-07-29T19:10:02.356Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-07-29T19:10:04.887Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-07-29T19:10:05.830Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-07-29T19:10:06.394Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-07-29T19:10:06.959Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-07-29T19:10:07.523Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-07-29T19:10:08.454Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-07-29T19:10:09.018Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-07-29T19:10:10.914Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-07-29T19:10:11.846Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-07-29T19:10:13.216Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-07-29T19:10:15.739Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-07-29T19:10:15.739Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-07-29T19:10:15.996Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-07-29T19:10:16.562Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-07-29T19:10:16.819Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-07-29T19:10:17.385Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-07-29T19:10:17.950Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-07-29T19:10:18.516Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-07-29T19:10:19.081Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-07-29T19:10:19.338Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-07-29T19:10:19.595Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-07-29T19:10:20.159Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-07-29T19:10:22.696Z] === RUN TestDockerSuite/TestRunState [2020-07-29T19:10:24.065Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-07-29T19:10:24.322Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-07-29T19:10:24.886Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-07-29T19:10:25.143Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-07-29T19:10:25.143Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-07-29T19:10:25.143Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-07-29T19:10:25.708Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-07-29T19:10:26.273Z] === RUN TestDockerSuite/TestRunSysctls [2020-07-29T19:10:27.204Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-07-29T19:10:27.462Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-07-29T19:10:27.462Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-07-29T19:10:28.028Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-07-29T19:10:29.399Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-07-29T19:10:29.964Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-07-29T19:10:30.222Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-07-29T19:10:31.592Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-07-29T19:10:34.117Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-07-29T19:10:37.391Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-07-29T19:10:37.391Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-07-29T19:10:37.955Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-07-29T19:10:38.215Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-07-29T19:10:39.597Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-07-29T19:10:40.531Z] === RUN TestDockerSuite/TestRunUserByID [2020-07-29T19:10:41.093Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-07-29T19:10:41.093Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-07-29T19:10:41.351Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-07-29T19:10:41.611Z] === RUN TestDockerSuite/TestRunUserByName [2020-07-29T19:10:42.175Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-07-29T19:10:42.432Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-07-29T19:10:42.432Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-07-29T19:10:42.689Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-07-29T19:10:42.947Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-07-29T19:10:43.878Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-07-29T19:10:46.403Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-07-29T19:10:46.967Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-07-29T19:10:46.967Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-07-29T19:10:47.899Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-07-29T19:10:49.798Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-07-29T19:10:50.728Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-07-29T19:10:50.728Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-07-29T19:10:52.101Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-07-29T19:10:53.998Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-07-29T19:10:54.255Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-07-29T19:10:54.819Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-07-29T19:10:55.399Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-07-29T19:10:55.963Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-07-29T19:10:55.963Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-07-29T19:10:55.963Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-07-29T19:10:55.963Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-07-29T19:10:56.221Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-07-29T19:10:56.221Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-07-29T19:10:56.786Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-07-29T19:10:57.352Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-07-29T19:10:58.284Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-07-29T19:10:58.848Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-07-29T19:10:59.105Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-07-29T19:10:59.363Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-07-29T19:10:59.363Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-07-29T19:10:59.929Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-07-29T19:10:59.929Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-07-29T19:11:00.186Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-07-29T19:11:00.186Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-07-29T19:11:00.186Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-07-29T19:11:00.186Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-07-29T19:11:00.186Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-07-29T19:11:00.186Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-07-29T19:11:00.186Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-07-29T19:11:00.186Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-07-29T19:11:00.751Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-07-29T19:11:01.316Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-07-29T19:11:01.880Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-07-29T19:11:01.880Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-07-29T19:11:02.445Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-07-29T19:11:02.445Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-07-29T19:11:02.702Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-07-29T19:11:03.267Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-07-29T19:11:03.267Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-07-29T19:11:03.833Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-07-29T19:11:04.397Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-07-29T19:11:04.655Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-07-29T19:11:04.655Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-07-29T19:11:05.219Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-07-29T19:11:06.150Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-07-29T19:11:06.408Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-07-29T19:11:06.408Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-07-29T19:11:06.664Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-07-29T19:11:06.664Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-07-29T19:11:07.599Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-07-29T19:11:08.164Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-07-29T19:11:09.540Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-07-29T19:11:09.798Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-07-29T19:11:10.055Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-07-29T19:11:10.055Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-07-29T19:11:10.618Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-07-29T19:11:11.549Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-07-29T19:11:12.113Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-07-29T19:11:12.113Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-07-29T19:11:13.483Z] === RUN TestDockerSuite/TestSaveImageId [2020-07-29T19:11:13.483Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-07-29T19:11:13.740Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-07-29T19:11:15.111Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-07-29T19:11:15.111Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-07-29T19:11:15.368Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-07-29T19:11:16.740Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-07-29T19:11:16.740Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-07-29T19:11:16.740Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-07-29T19:11:18.115Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-07-29T19:11:19.486Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-07-29T19:11:19.486Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-07-29T19:11:19.742Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-07-29T19:11:19.742Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-07-29T19:11:19.742Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-07-29T19:11:20.306Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-07-29T19:11:22.200Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-07-29T19:11:27.450Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-07-29T19:11:28.841Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-07-29T19:11:28.841Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-07-29T19:11:29.410Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-07-29T19:11:30.781Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-07-29T19:11:33.303Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-07-29T19:11:35.198Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-07-29T19:11:35.455Z] === RUN TestDockerSuite/TestStartRecordError [2020-07-29T19:11:36.825Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-07-29T19:11:37.756Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-07-29T19:11:38.685Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-07-29T19:11:41.207Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-07-29T19:11:42.138Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-07-29T19:11:44.660Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-07-29T19:11:45.589Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-07-29T19:11:48.882Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-07-29T19:11:53.056Z] === RUN TestDockerSuite/TestStatsNoStream [2020-07-29T19:11:56.328Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-07-29T19:11:57.258Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-07-29T19:11:57.822Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-07-29T19:11:58.079Z] === RUN TestDockerSuite/TestTopPrivileged [2020-07-29T19:11:58.643Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-07-29T19:11:58.643Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-07-29T19:11:59.208Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-07-29T19:12:02.487Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-07-29T19:12:04.380Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-07-29T19:12:04.943Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-07-29T19:12:05.507Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-07-29T19:12:06.071Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-07-29T19:12:06.071Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-07-29T19:12:06.636Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-07-29T19:12:07.244Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-07-29T19:12:08.176Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-07-29T19:12:08.176Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-07-29T19:12:09.108Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-07-29T19:12:09.672Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-07-29T19:12:09.930Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-07-29T19:12:10.494Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-07-29T19:12:11.865Z] === RUN TestDockerSuite/TestUpdateStats [2020-07-29T19:12:16.038Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-07-29T19:12:16.295Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-07-29T19:12:16.295Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-07-29T19:12:16.862Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-07-29T19:12:17.427Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-07-29T19:12:19.321Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-07-29T19:12:21.845Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-07-29T19:12:23.739Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-07-29T19:12:25.110Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-07-29T19:12:27.020Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-07-29T19:12:29.542Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-07-29T19:12:29.542Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-07-29T19:12:31.438Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-07-29T19:12:32.812Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-07-29T19:12:33.744Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-07-29T19:12:34.308Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-07-29T19:12:35.678Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-07-29T19:12:37.047Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-07-29T19:12:37.612Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-07-29T19:12:38.981Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-07-29T19:12:40.358Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-07-29T19:12:40.358Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-07-29T19:12:41.728Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-07-29T19:12:56.593Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-07-29T19:12:56.850Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-07-29T19:12:57.107Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-07-29T19:12:57.107Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-07-29T19:12:57.672Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-07-29T19:12:57.932Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-07-29T19:12:57.932Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-07-29T19:12:57.932Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-07-29T19:12:58.498Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-07-29T19:12:58.498Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-07-29T19:12:59.068Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-07-29T19:12:59.329Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-07-29T19:12:59.587Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-07-29T19:12:59.587Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-07-29T19:12:59.587Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-07-29T19:13:00.963Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-07-29T19:13:00.963Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-07-29T19:13:01.221Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-07-29T19:13:01.221Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-07-29T19:13:01.221Z] === RUN TestDockerSuite/TestVolumeEvents [2020-07-29T19:13:07.764Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-07-29T19:13:08.021Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-07-29T19:13:08.021Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-07-29T19:13:08.278Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-07-29T19:13:10.171Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-07-29T19:13:12.696Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite (1327.94s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.08s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.22s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.16s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.71s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.66s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.19s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.53s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.40s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.02s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.93s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.21s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.94s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.95s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.48s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.97s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.90s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.97s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.79s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.84s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.00s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.78s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestAttachDetach (0.99s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.96s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.88s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.95s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.01s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.53s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.98s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.48s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.29s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.36s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.05s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.56s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.69s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.37s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.32s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.71s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.83s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.25s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.94s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.74s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.70s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.83s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.61s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.18s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.71s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.16s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.03s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.20s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.17s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.46s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.11s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.95s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.38s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.34s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.25s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.35s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.54s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.74s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.52s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.69s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.13s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.60s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.63s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.50s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.31s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.27s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.18s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.51s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.80s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.29s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.77s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.43s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.23s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.40s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.05s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.19s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.22s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.55s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.62s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (4.90s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.25s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.03s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.93s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.24s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.85s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.57s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.44s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildCmd (0.24s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.34s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.33s) [2020-07-29T19:13:12.696Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-07-29T19:13:12.696Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (0.99s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.38s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.74s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildContChar (2.52s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.04s) [2020-07-29T19:13:12.696Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.32s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.34s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.68s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.48s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.97s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.44s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.30s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (1.96s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.61s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.46s) [2020-07-29T19:13:12.697Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-07-29T19:13:12.697Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-07-29T19:13:12.697Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-07-29T19:13:12.697Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-07-29T19:13:12.697Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-07-29T19:13:12.697Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-07-29T19:13:12.697Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-07-29T19:13:12.697Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.11s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.44s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.22s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.51s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.98s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.16s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.83s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.35s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.02s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.76s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.52s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.27s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.17s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.92s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.22s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.91s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.44s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.22s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.42s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.38s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.37s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.38s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.38s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.91s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.57s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.21s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.37s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.42s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.33s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.90s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.14s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.41s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.34s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.09s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.76s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.77s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildEnv (1.43s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.61s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.87s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.53s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.87s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.54s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.31s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.92s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.83s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.63s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.22s) [2020-07-29T19:13:12.697Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2020-07-29T19:13:12.697Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.35s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.71s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildExpose (0.70s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (1.00s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.60s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.35s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildFails (0.70s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.95s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.92s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.84s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.67s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.58s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.99s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.67s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.88s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.32s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.70s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.69s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.40s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildHistory (4.03s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.51s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.26s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.63s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.61s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.05s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.87s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildLabel (0.46s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.43s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.51s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.32s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildLabels (0.50s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.23s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.82s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.97s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.77s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.15s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.15s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.14s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.15s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.34s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.33s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.23s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.44s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.31s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.35s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.08s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.16s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.23s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.38s) [2020-07-29T19:13:12.697Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-07-29T19:13:12.697Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.93s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.35s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.53s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.23s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.46s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.60s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.68s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.77s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.63s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.36s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.29s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.26s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.48s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.28s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.42s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.84s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.06s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.90s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.83s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.87s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.29s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.26s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildPATH (1.79s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.62s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.92s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.64s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.84s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.64s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildRm (2.37s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.85s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.24s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.42s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.53s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.28s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.21s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.31s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.24s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.09s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.27s) [2020-07-29T19:13:12.697Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-07-29T19:13:12.697Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.32s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.76s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildStderr (0.67s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.19s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.81s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.86s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.45s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.74s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.04s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildUser (1.35s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.92s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (13.40s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.69s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.70s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.70s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.07s) [2020-07-29T19:13:12.697Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-07-29T19:13:12.697Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-07-29T19:13:12.697Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-07-29T19:13:12.697Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-07-29T19:13:12.697Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-07-29T19:13:12.697Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-07-29T19:13:12.697Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-07-29T19:13:12.697Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.11s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.54s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.55s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.70s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.08s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.70s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.27s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.42s) [2020-07-29T19:13:12.697Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-07-29T19:13:12.697Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.54s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.37s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-07-29T19:13:12.697Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-07-29T19:13:12.697Z] docker_cli_sni_test.go:18: Flakey test [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.46s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.56s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestCommitChange (0.65s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.57s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.94s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.13s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.70s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestCommitTTY (1.16s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.06s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.79s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.19s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.12s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.94s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.86s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.66s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.76s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.62s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.63s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.59s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.59s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.07s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.62s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.61s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.55s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.34s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.60s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.65s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.57s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.62s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.73s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.66s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.74s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.74s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.86s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.49s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.06s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.72s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.45s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.67s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.54s) [2020-07-29T19:13:12.697Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-07-29T19:13:12.697Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.61s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.58s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.79s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.29s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.52s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.28s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.98s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.15s) [2020-07-29T19:13:12.697Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.39s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.44s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.45s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.29s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ba6b80_} (1.40s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1230013722_/foo_false____} (1.53s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1230013722_/foo_true____} (1.34s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3003850161_/foo_false____} (1.44s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3003850161_/foo_true____} (1.33s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3003850161_/foo_true__0xc000ba6c00__} (1.47s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ba6c20_} (0.83s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ba6c40_} (1.36s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ba6c60_} (1.48s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ba6c80_} (1.52s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.02s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.35s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.63s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.77s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.13s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.90s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.60s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.68s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.55s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.61s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.51s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.85s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.69s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.57s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.64s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.75s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.64s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.86s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.86s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.29s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.96s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.92s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.91s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.77s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.83s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.63s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.73s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.53s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.61s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.65s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.31s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestCpToCaseE (1.86s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.48s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestCpToCaseG (2.71s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.47s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.70s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.52s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.61s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestCpToDot (0.64s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.26s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.15s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestCpToStdout (0.69s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.23s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.24s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.60s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.95s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.65s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.82s) [2020-07-29T19:13:12.698Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-07-29T19:13:12.698Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.47s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.38s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2020-07-29T19:13:12.698Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-07-29T19:13:12.698Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.06s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.03s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.10s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.59s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.30s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.68s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.52s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.18s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.52s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.43s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.61s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestDockerFails (0.03s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.07s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.37s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.82s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.86s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.17s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.45s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.04s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.85s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.66s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.75s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestEventsAttach (0.58s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestEventsCommit (0.71s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.57s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.53s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.62s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.60s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.16s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.39s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.07s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestEventsCopy (0.99s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.94s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.38s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.26s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.92s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.23s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.26s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestEventsFilters (0.89s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestEventsFormat (0.87s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.58s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.19s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.22s) [2020-07-29T19:13:12.698Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-07-29T19:13:12.698Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-07-29T19:13:12.698Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-07-29T19:13:12.698Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.60s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.53s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestEventsRename (0.54s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestEventsResize (0.53s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.56s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.57s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.44s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.73s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestEventsTop (0.54s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.84s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestExec (0.51s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.49s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.47s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.55s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.18s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.46s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.51s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.71s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.55s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.63s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.55s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.45s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestExecCgroup (0.83s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestExecEnv (0.48s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.97s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.49s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestExecInspectID (1.71s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestExecInteractive (0.64s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.60s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.64s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestExecParseError (0.72s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.53s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.53s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.99s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.60s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestExecStartFails (0.70s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.93s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.53s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestExecTTY (0.53s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.51s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.47s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestExecUlimits (0.51s) [2020-07-29T19:13:12.698Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-07-29T19:13:12.698Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.15s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.49s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.66s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.66s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestExecWithUser (0.69s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.63s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.49s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.52s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.47s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.44s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestHealth (18.52s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.57s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.58s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.60s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.65s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.53s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.53s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.61s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestImportBadURL (0.06s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestImportDisplay (1.05s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestImportFile (1.06s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.07s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestImportGzipped (1.18s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.06s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.57s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.48s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.54s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.47s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.48s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.48s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.46s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.43s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.66s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.65s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.62s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.67s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-07-29T19:13:12.698Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.56s) [2020-07-29T19:13:12.698Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-07-29T19:13:12.699Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.78s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.62s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestInspectDefault (0.66s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestInspectHistory (0.61s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.04s) [2020-07-29T19:13:12.699Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-07-29T19:13:12.699Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.52s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.59s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.12s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.56s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.69s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.85s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.76s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestInspectStatus (0.79s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.97s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.51s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.47s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.45s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.41s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.42s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.44s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.43s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.95s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.92s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.20s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.04s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.36s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.49s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.79s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.33s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.67s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.64s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.36s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.04s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.55s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.38s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.45s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.49s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.53s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.65s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.62s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.47s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.83s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.78s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.78s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.88s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.74s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.00s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.51s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.46s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestLogsSince (6.60s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.58s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.43s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestLogsTail (0.48s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.45s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.43s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.27s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.43s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestNetHostname (1.35s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.22s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.56s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.25s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.44s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestPluginActive (1.33s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.11s) [2020-07-29T19:13:12.699Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-07-29T19:13:12.699Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.70s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.35s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.31s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.44s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.02s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.35s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.88s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.82s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestPortList (6.57s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.95s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.97s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.67s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.57s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.57s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.85s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.10s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.99s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.43s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestPsByOrder (1.88s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.63s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.12s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.05s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.49s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.04s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.13s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.37s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.93s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.86s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.52s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.64s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.17s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.60s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.49s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.71s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.56s) [2020-07-29T19:13:12.699Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2020-07-29T19:13:12.699Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.21s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.54s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.26s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.88s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.48s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.59s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.76s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.37s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.91s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.85s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.97s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.89s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.73s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.73s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.34s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.62s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.68s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.30s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.73s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.47s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.58s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.48s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.59s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.31s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.22s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunAddHost (0.46s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.23s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.45s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.43s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.02s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.46s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.53s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.54s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.84s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.03s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.62s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.75s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.93s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.51s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.59s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.63s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.79s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.45s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.45s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.44s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.41s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.53s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.59s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.65s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.48s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.43s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.42s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.43s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.45s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.45s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.43s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.74s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.49s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.51s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.67s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.42s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.92s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.92s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.88s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.42s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.46s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.48s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.50s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.54s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.24s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.09s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.46s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.46s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.15s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.51s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.85s) [2020-07-29T19:13:12.699Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-07-29T19:13:12.699Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-07-29T19:13:12.699Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-07-29T19:13:12.699Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.52s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.21s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.95s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.38s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.44s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.16s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.49s) [2020-07-29T19:13:12.699Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-07-29T19:13:12.699Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.65s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.36s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.52s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.54s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.44s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.44s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.45s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.44s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.44s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.54s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunExitCode (0.61s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.90s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.55s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.55s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.58s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.70s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.30s) [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.31s) [2020-07-29T19:13:12.699Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-29T19:13:12.699Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-07-29T19:13:12.699Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.61s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.67s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.98s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.98s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.31s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.66s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.21s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.35s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.07s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.51s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.32s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.32s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.66s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.18s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.84s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.75s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.89s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.18s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.85s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.88s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunMount (3.57s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.43s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.42s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.89s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.30s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.86s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.27s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.90s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.05s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.34s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.50s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunNetHost (0.89s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.76s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.43s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.33s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.33s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.27s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.54s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.75s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.44s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.54s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.49s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.71s) [2020-07-29T19:13:12.700Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-07-29T19:13:12.700Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.46s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.45s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.98s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.56s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.42s) [2020-07-29T19:13:12.700Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.44s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.43s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.44s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.42s) [2020-07-29T19:13:12.700Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-29T19:13:12.700Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.52s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.53s) [2020-07-29T19:13:12.700Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-07-29T19:13:12.700Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.47s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.96s) [2020-07-29T19:13:12.700Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-07-29T19:13:12.700Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.53s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.22s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunRm (0.76s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.46s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.62s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.68s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.44s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.43s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.83s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.56s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.63s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.45s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.52s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.43s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.61s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.59s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.68s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.47s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.51s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.59s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunState (0.99s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.47s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.74s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.20s) [2020-07-29T19:13:12.700Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-07-29T19:13:12.700Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.48s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.45s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunSysctls (1.12s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.06s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.52s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.54s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.52s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.37s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.78s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.83s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.44s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.44s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.44s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.40s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunUnshareProc (0.90s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunUserByID (0.44s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.14s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.40s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunUserByName (0.43s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.45s) [2020-07-29T19:13:12.700Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-07-29T19:13:12.700Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.42s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.33s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.63s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.79s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.72s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.07s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.50s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.13s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.43s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.56s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.63s) [2020-07-29T19:13:12.700Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-07-29T19:13:12.700Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-07-29T19:13:12.700Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2020-07-29T19:13:12.700Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-07-29T19:13:12.700Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-29T19:13:12.700Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.30s) [2020-07-29T19:13:12.700Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2020-07-29T19:13:12.700Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.68s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.48s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.93s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.61s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.55s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.59s) [2020-07-29T19:13:12.700Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-07-29T19:13:12.700Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-07-29T19:13:12.700Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2020-07-29T19:13:12.700Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-07-29T19:13:12.700Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2020-07-29T19:13:12.700Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-07-29T19:13:12.700Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2020-07-29T19:13:12.700Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-07-29T19:13:12.700Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-07-29T19:13:12.700Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-07-29T19:13:12.700Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-07-29T19:13:12.700Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.45s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.68s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.59s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.62s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.18s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.56s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.47s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.72s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.05s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.56s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.86s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.42s) [2020-07-29T19:13:12.700Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-07-29T19:13:12.700Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.31s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.87s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.44s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.38s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.46s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.65s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.72s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.78s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.13s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.39s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.37s) [2020-07-29T19:13:12.700Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents211221859 [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.29s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.56s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.15s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.38s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.42s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.90s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.89s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.70s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.73s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.02s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.84s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.53s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.49s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestStartRecordError (1.19s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.10s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.18s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.45s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.19s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.65s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.59s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.46s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.47s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.51s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.50s) [2020-07-29T19:13:12.700Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-07-29T19:13:12.700Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.50s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.84s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.03s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.45s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.49s) [2020-07-29T19:13:12.700Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2020-07-29T19:13:12.700Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.69s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.33s) [2020-07-29T19:13:12.700Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-07-29T19:13:12.700Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.07s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.79s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.59s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.15s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestUpdateStats (3.70s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.88s) [2020-07-29T19:13:12.700Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-07-29T19:13:12.700Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.61s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.57s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.06s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.10s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.03s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.35s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.21s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.42s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.52s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.61s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.84s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.88s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.27s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.31s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.71s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.68s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.46s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.10s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.06s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.06s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.65s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.10s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2020-07-29T19:13:12.700Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-07-29T19:13:12.701Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.55s) [2020-07-29T19:13:12.701Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2020-07-29T19:13:12.701Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.69s) [2020-07-29T19:13:12.701Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.18s) [2020-07-29T19:13:12.701Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.13s) [2020-07-29T19:13:12.701Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-07-29T19:13:12.701Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-07-29T19:13:12.701Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.50s) [2020-07-29T19:13:12.701Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2020-07-29T19:13:12.701Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2020-07-29T19:13:12.701Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-07-29T19:13:12.701Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-07-29T19:13:12.701Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.42s) [2020-07-29T19:13:12.701Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.32s) [2020-07-29T19:13:12.701Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.08s) [2020-07-29T19:13:12.701Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-07-29T19:13:12.701Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.72s) [2020-07-29T19:13:12.701Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.34s) [2020-07-29T19:13:12.701Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-07-29T19:13:12.701Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-07-29T19:13:12.701Z] === RUN TestDockerRegistrySuite [2020-07-29T19:13:12.701Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-07-29T19:13:13.265Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-07-29T19:13:14.635Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-07-29T19:13:14.893Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-07-29T19:13:15.823Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-07-29T19:13:15.823Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-07-29T19:13:19.104Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-07-29T19:13:21.654Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-07-29T19:13:22.584Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-07-29T19:13:24.483Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-07-29T19:13:25.908Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-07-29T19:13:26.473Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-07-29T19:13:27.844Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-07-29T19:13:28.775Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-07-29T19:13:29.705Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-07-29T19:13:30.634Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-07-29T19:13:31.566Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-07-29T19:13:33.464Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-07-29T19:13:35.360Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-07-29T19:13:35.924Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-07-29T19:13:38.465Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-07-29T19:13:39.028Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-07-29T19:13:39.285Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-07-29T19:13:40.216Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-07-29T19:13:41.144Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-07-29T19:13:41.706Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-07-29T19:13:44.225Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-07-29T19:13:44.481Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-07-29T19:13:45.413Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-07-29T19:13:45.669Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-07-29T19:13:45.926Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-07-29T19:13:46.182Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-07-29T19:13:46.439Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-07-29T19:13:46.695Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-07-29T19:13:46.952Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-07-29T19:13:47.882Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-07-29T19:13:49.255Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-07-29T19:13:50.186Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-07-29T19:13:51.129Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-07-29T19:13:52.058Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-07-29T19:13:52.621Z] --- PASS: TestDockerRegistrySuite (40.48s) [2020-07-29T19:13:52.621Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.13s) [2020-07-29T19:13:52.621Z] check_test.go:196: [d989b02b68cbc] daemon is not started [2020-07-29T19:13:52.621Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.98s) [2020-07-29T19:13:52.621Z] check_test.go:196: [d6c873ad43159] daemon is not started [2020-07-29T19:13:52.621Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.37s) [2020-07-29T19:13:52.621Z] check_test.go:196: [dcf27c92f4ce6] daemon is not started [2020-07-29T19:13:52.621Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2020-07-29T19:13:52.621Z] check_test.go:196: [dd2663abd1c42] daemon is not started [2020-07-29T19:13:52.621Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.93s) [2020-07-29T19:13:52.621Z] check_test.go:196: [ddfe2ee68ba27] daemon is not started [2020-07-29T19:13:52.621Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (2.65s) [2020-07-29T19:13:52.621Z] check_test.go:196: [d32602fe5941f] daemon is not started [2020-07-29T19:13:52.621Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.90s) [2020-07-29T19:13:52.621Z] check_test.go:196: [d8566676134e1] daemon is not started [2020-07-29T19:13:52.621Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.23s) [2020-07-29T19:13:52.621Z] check_test.go:196: [d4db9da904b40] daemon is not started [2020-07-29T19:13:52.621Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.91s) [2020-07-29T19:13:52.621Z] check_test.go:196: [d47f5be1d50e3] daemon is not started [2020-07-29T19:13:52.621Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.05s) [2020-07-29T19:13:52.621Z] check_test.go:196: [ddbd8e7dbdc92] daemon is not started [2020-07-29T19:13:52.621Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.04s) [2020-07-29T19:13:52.621Z] check_test.go:196: [d5ffdf2b271d8] daemon is not started [2020-07-29T19:13:52.621Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.05s) [2020-07-29T19:13:52.621Z] check_test.go:196: [da20b28e31da7] daemon is not started [2020-07-29T19:13:52.621Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.95s) [2020-07-29T19:13:52.621Z] check_test.go:196: [d58883dbbe520] daemon is not started [2020-07-29T19:13:52.621Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.93s) [2020-07-29T19:13:52.621Z] check_test.go:196: [d8028e578f287] daemon is not started [2020-07-29T19:13:52.622Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.77s) [2020-07-29T19:13:52.622Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:fa277410c2fba1b25c02a9e93bdeb70845aff790da760b2ee8b50bee74a39795 [2020-07-29T19:13:52.622Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4fb6d1d7f644bd562907973be6d53ef057d6fe4c0d013ec357ccddb5bd68a05b [2020-07-29T19:13:52.622Z] check_test.go:196: [d1ce539c5af14] daemon is not started [2020-07-29T19:13:52.622Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.75s) [2020-07-29T19:13:52.622Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3b88ee8aab54c6671b1c8897272b1af75123eb66bf9d14405729d225889a6503 [2020-07-29T19:13:52.622Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:87c7cd43d1d72fbd6cd9b9cb4e2f2e9b144677427f821b45e9d7f47fd08aa145 [2020-07-29T19:13:52.622Z] check_test.go:196: [d11159624ae42] daemon is not started [2020-07-29T19:13:52.622Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.91s) [2020-07-29T19:13:52.622Z] check_test.go:196: [da7a9894d2bf3] daemon is not started [2020-07-29T19:13:52.622Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.19s) [2020-07-29T19:13:52.622Z] check_test.go:196: [de54f67e443c2] daemon is not started [2020-07-29T19:13:52.622Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.96s) [2020-07-29T19:13:52.622Z] check_test.go:196: [d7a4ea714f5a5] daemon is not started [2020-07-29T19:13:52.622Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-07-29T19:13:52.622Z] check_test.go:196: [d7dcaa3feaa62] daemon is not started [2020-07-29T19:13:52.622Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.91s) [2020-07-29T19:13:52.622Z] check_test.go:196: [df05fb1f7af49] daemon is not started [2020-07-29T19:13:52.622Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.82s) [2020-07-29T19:13:52.622Z] check_test.go:196: [d478c1491d2b1] daemon is not started [2020-07-29T19:13:52.622Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.82s) [2020-07-29T19:13:52.622Z] check_test.go:196: [deabf85a1da4f] daemon is not started [2020-07-29T19:13:52.622Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.32s) [2020-07-29T19:13:52.622Z] check_test.go:196: [d7142ff4512b7] daemon is not started [2020-07-29T19:13:52.622Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2020-07-29T19:13:52.622Z] check_test.go:196: [d3726fb2800cc] daemon is not started [2020-07-29T19:13:52.622Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.95s) [2020-07-29T19:13:52.622Z] check_test.go:196: [d8017681b4844] daemon is not started [2020-07-29T19:13:52.622Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.35s) [2020-07-29T19:13:52.622Z] check_test.go:196: [d1df6a654c047] daemon is not started [2020-07-29T19:13:52.622Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-07-29T19:13:52.622Z] check_test.go:196: [d9e71f5363ebd] daemon is not started [2020-07-29T19:13:52.622Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2020-07-29T19:13:52.622Z] check_test.go:196: [d45c209889606] daemon is not started [2020-07-29T19:13:52.622Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2020-07-29T19:13:52.622Z] check_test.go:196: [dccc734a1eed0] daemon is not started [2020-07-29T19:13:52.622Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2020-07-29T19:13:52.622Z] check_test.go:196: [d8fc0f347b0ab] daemon is not started [2020-07-29T19:13:52.622Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-07-29T19:13:52.622Z] check_test.go:196: [dbe902c9aae61] daemon is not started [2020-07-29T19:13:52.622Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.00s) [2020-07-29T19:13:52.622Z] check_test.go:196: [df003eedd8ecb] daemon is not started [2020-07-29T19:13:52.622Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.40s) [2020-07-29T19:13:52.622Z] check_test.go:196: [d9e0f1a34ceac] daemon is not started [2020-07-29T19:13:52.622Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.77s) [2020-07-29T19:13:52.622Z] check_test.go:196: [d6b48567adc98] daemon is not started [2020-07-29T19:13:52.622Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.00s) [2020-07-29T19:13:52.622Z] check_test.go:196: [d8cb0a0c4d4ad] daemon is not started [2020-07-29T19:13:52.622Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2020-07-29T19:13:52.622Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.75s) [2020-07-29T19:13:52.622Z] === RUN TestDockerSchema1RegistrySuite [2020-07-29T19:13:52.622Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-07-29T19:13:52.879Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-07-29T19:13:56.152Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-07-29T19:13:58.673Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-07-29T19:14:01.199Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-07-29T19:14:02.130Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-07-29T19:14:03.061Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-07-29T19:14:03.061Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-07-29T19:14:03.991Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-07-29T19:14:04.922Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-07-29T19:14:05.853Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-07-29T19:14:08.374Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-07-29T19:14:08.374Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-07-29T19:14:08.975Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-07-29T19:14:08.975Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-07-29T19:14:09.234Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-07-29T19:14:09.491Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-07-29T19:14:09.748Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-07-29T19:14:10.004Z] --- PASS: TestDockerSchema1RegistrySuite (17.28s) [2020-07-29T19:14:10.004Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2020-07-29T19:14:10.004Z] check_test.go:223: [d20a9097d7095] daemon is not started [2020-07-29T19:14:10.004Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.67s) [2020-07-29T19:14:10.004Z] check_test.go:223: [d79c97e41fad8] daemon is not started [2020-07-29T19:14:10.004Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.72s) [2020-07-29T19:14:10.004Z] check_test.go:223: [dc6ccb5aa8706] daemon is not started [2020-07-29T19:14:10.004Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.72s) [2020-07-29T19:14:10.004Z] check_test.go:223: [d9cad20b00a16] daemon is not started [2020-07-29T19:14:10.004Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.97s) [2020-07-29T19:14:10.004Z] check_test.go:223: [d0eb7db759360] daemon is not started [2020-07-29T19:14:10.004Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.97s) [2020-07-29T19:14:10.004Z] check_test.go:223: [dcc7f9958273e] daemon is not started [2020-07-29T19:14:10.004Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-07-29T19:14:10.004Z] check_test.go:223: [db9d32b6f64de] daemon is not started [2020-07-29T19:14:10.004Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.92s) [2020-07-29T19:14:10.004Z] check_test.go:223: [dc637e7502f62] daemon is not started [2020-07-29T19:14:10.004Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.87s) [2020-07-29T19:14:10.004Z] check_test.go:223: [d027dd3b1d3d5] daemon is not started [2020-07-29T19:14:10.004Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.86s) [2020-07-29T19:14:10.004Z] check_test.go:223: [dffcfb0d84e43] daemon is not started [2020-07-29T19:14:10.004Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.34s) [2020-07-29T19:14:10.004Z] check_test.go:223: [da7f81de1a8d8] daemon is not started [2020-07-29T19:14:10.004Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2020-07-29T19:14:10.004Z] check_test.go:223: [d727f043d8b26] daemon is not started [2020-07-29T19:14:10.004Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s) [2020-07-29T19:14:10.004Z] check_test.go:223: [d21de86efa0d9] daemon is not started [2020-07-29T19:14:10.004Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-07-29T19:14:10.004Z] check_test.go:223: [dc585153424c2] daemon is not started [2020-07-29T19:14:10.004Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.32s) [2020-07-29T19:14:10.004Z] check_test.go:223: [db82d930fabff] daemon is not started [2020-07-29T19:14:10.004Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) [2020-07-29T19:14:10.004Z] check_test.go:223: [d3b687cb0f514] daemon is not started [2020-07-29T19:14:10.004Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s) [2020-07-29T19:14:10.004Z] check_test.go:223: [d52dafc9eff07] daemon is not started [2020-07-29T19:14:10.004Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-07-29T19:14:10.004Z] check_test.go:223: [d2bee71bf9ca0] daemon is not started [2020-07-29T19:14:10.004Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-07-29T19:14:10.004Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-07-29T19:14:10.934Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-07-29T19:14:11.191Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-07-29T19:14:11.448Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-07-29T19:14:12.378Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-07-29T19:14:12.634Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-07-29T19:14:13.198Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-07-29T19:14:13.761Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-07-29T19:14:13.761Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.75s) [2020-07-29T19:14:13.761Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.78s) [2020-07-29T19:14:13.761Z] check_test.go:252: [d6aa5eaa28fff] daemon is not started [2020-07-29T19:14:13.761Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.47s) [2020-07-29T19:14:13.761Z] check_test.go:252: [d1faaa8b975e3] daemon is not started [2020-07-29T19:14:13.761Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.18s) [2020-07-29T19:14:13.761Z] check_test.go:252: [d25baa7a5b0c8] daemon is not started [2020-07-29T19:14:13.761Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.07s) [2020-07-29T19:14:13.761Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2020-07-29T19:14:13.761Z] check_test.go:252: [d6620905d84c6] daemon is not started [2020-07-29T19:14:13.761Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s) [2020-07-29T19:14:13.761Z] check_test.go:252: [d7891ad434d24] daemon is not started [2020-07-29T19:14:13.761Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.50s) [2020-07-29T19:14:13.761Z] check_test.go:252: [d5ce1eca8cbb4] daemon is not started [2020-07-29T19:14:13.761Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-07-29T19:14:13.761Z] check_test.go:252: [d1fe3ef44db99] daemon is not started [2020-07-29T19:14:13.761Z] === RUN TestDockerRegistryAuthTokenSuite [2020-07-29T19:14:13.761Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-07-29T19:14:19.008Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-07-29T19:14:19.008Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-07-29T19:14:19.264Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-07-29T19:14:19.264Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-07-29T19:14:19.521Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2020-07-29T19:14:19.521Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2020-07-29T19:14:19.521Z] check_test.go:279: [d0c4796cf710a] daemon is not started [2020-07-29T19:14:19.521Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-07-29T19:14:19.521Z] check_test.go:279: [dcd2b92594bdb] daemon is not started [2020-07-29T19:14:19.521Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-07-29T19:14:19.521Z] check_test.go:279: [d4483a9012511] daemon is not started [2020-07-29T19:14:19.521Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-07-29T19:14:19.521Z] check_test.go:279: [dd1a8a82b0399] daemon is not started [2020-07-29T19:14:19.521Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2020-07-29T19:14:19.521Z] check_test.go:279: [de570a50619d7] daemon is not started [2020-07-29T19:14:19.521Z] === RUN TestDockerNetworkSuite [2020-07-29T19:14:19.521Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-07-29T19:14:21.413Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-07-29T19:14:21.976Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-07-29T19:14:25.254Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-07-29T19:14:26.181Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-07-29T19:14:28.703Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-07-29T19:14:30.070Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-07-29T19:14:35.520Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-07-29T19:14:37.420Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-07-29T19:14:38.788Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-07-29T19:14:39.045Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-07-29T19:14:39.303Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-07-29T19:14:40.295Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-07-29T19:14:41.224Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-07-29T19:14:41.224Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-07-29T19:14:41.788Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-07-29T19:14:42.350Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-07-29T19:14:42.608Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-07-29T19:14:42.608Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-07-29T19:14:42.608Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-07-29T19:14:43.537Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-07-29T19:14:44.468Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-07-29T19:14:44.468Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-07-29T19:14:44.725Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-07-29T19:14:44.725Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-07-29T19:14:47.247Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-07-29T19:14:48.618Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-07-29T19:14:53.871Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-07-29T19:14:54.127Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-07-29T19:14:54.127Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-07-29T19:14:55.495Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-07-29T19:14:55.495Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-07-29T19:14:55.752Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-07-29T19:14:56.009Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-07-29T19:14:56.266Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-07-29T19:14:56.266Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-07-29T19:14:58.162Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-07-29T19:14:59.093Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-07-29T19:14:59.093Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-07-29T19:14:59.093Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-07-29T19:15:00.463Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-07-29T19:15:04.645Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-07-29T19:15:05.209Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-07-29T19:15:08.481Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-07-29T19:15:08.481Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-07-29T19:15:09.411Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-07-29T19:15:11.934Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-07-29T19:15:11.934Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-07-29T19:15:12.190Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-07-29T19:15:12.447Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-07-29T19:15:13.013Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-07-29T19:15:14.382Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-07-29T19:15:14.638Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-07-29T19:15:19.898Z] --- PASS: TestDockerNetworkSuite (60.28s) [2020-07-29T19:15:19.898Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.83s) [2020-07-29T19:15:19.898Z] docker_cli_network_unix_test.go:46: [df40970668a6b] daemon is not started [2020-07-29T19:15:19.898Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.64s) [2020-07-29T19:15:19.898Z] docker_cli_network_unix_test.go:46: [de905447703e6] daemon is not started [2020-07-29T19:15:19.898Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.75s) [2020-07-29T19:15:19.898Z] docker_cli_network_unix_test.go:46: [d4e0de9b597a6] daemon is not started [2020-07-29T19:15:19.898Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.43s) [2020-07-29T19:15:19.898Z] docker_cli_network_unix_test.go:46: [da59ca4ec5305] daemon is not started [2020-07-29T19:15:19.898Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.48s) [2020-07-29T19:15:19.898Z] docker_cli_network_unix_test.go:1233: [d0f9ffa57783a] daemon is not started [2020-07-29T19:15:19.898Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.43s) [2020-07-29T19:15:19.898Z] docker_cli_network_unix_test.go:46: [dd9d912987e61] daemon is not started [2020-07-29T19:15:19.898Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.17s) [2020-07-29T19:15:19.898Z] docker_cli_network_unix_test.go:46: [de72c2c417743] daemon is not started [2020-07-29T19:15:19.898Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.17s) [2020-07-29T19:15:19.898Z] docker_cli_network_unix_test.go:46: [df4acaaf64f1e] daemon is not started [2020-07-29T19:15:19.898Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.10s) [2020-07-29T19:15:19.898Z] docker_cli_network_unix_test.go:46: [d53ecaf084dcc] daemon is not started [2020-07-29T19:15:19.898Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.49s) [2020-07-29T19:15:19.898Z] docker_cli_network_unix_test.go:46: [dbdc8cc15b372] daemon is not started [2020-07-29T19:15:19.898Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.37s) [2020-07-29T19:15:19.898Z] docker_cli_network_unix_test.go:46: [d0a8636e79a8b] daemon is not started [2020-07-29T19:15:19.898Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.91s) [2020-07-29T19:15:19.898Z] docker_cli_network_unix_test.go:46: [d031bad9ff0ba] daemon is not started [2020-07-29T19:15:19.898Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.89s) [2020-07-29T19:15:19.898Z] docker_cli_network_unix_test.go:46: [d9cbe22cf9569] daemon is not started [2020-07-29T19:15:19.898Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2020-07-29T19:15:19.898Z] docker_cli_network_unix_test.go:46: [d0e296d6cd9c3] daemon is not started [2020-07-29T19:15:19.898Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2020-07-29T19:15:19.898Z] docker_cli_network_unix_test.go:46: [dfad676240626] daemon is not started [2020-07-29T19:15:19.898Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.69s) [2020-07-29T19:15:19.898Z] docker_cli_network_unix_test.go:46: [db6237a53c7fb] daemon is not started [2020-07-29T19:15:19.898Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) [2020-07-29T19:15:19.898Z] docker_cli_network_unix_test.go:46: [dc9d772d56f1a] daemon is not started [2020-07-29T19:15:19.898Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-07-29T19:15:19.898Z] docker_cli_network_unix_test.go:46: [d3e0a202f9859] daemon is not started [2020-07-29T19:15:19.898Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2020-07-29T19:15:19.898Z] docker_cli_network_unix_test.go:46: [d6303e5f22813] daemon is not started [2020-07-29T19:15:19.898Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.68s) [2020-07-29T19:15:19.898Z] docker_cli_network_unix_test.go:46: [d28aff230fa52] daemon is not started [2020-07-29T19:15:19.898Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.01s) [2020-07-29T19:15:19.898Z] docker_cli_network_unix_test.go:46: [dd8aaba0692da] daemon is not started [2020-07-29T19:15:19.898Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2020-07-29T19:15:19.898Z] docker_cli_network_unix_test.go:46: [d79ec8fdbb011] daemon is not started [2020-07-29T19:15:19.898Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2020-07-29T19:15:19.898Z] docker_cli_network_unix_test.go:46: [d0335c3163810] daemon is not started [2020-07-29T19:15:19.898Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2020-07-29T19:15:19.898Z] docker_cli_network_unix_test.go:46: [d80fc649db2ce] daemon is not started [2020-07-29T19:15:19.898Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.28s) [2020-07-29T19:15:19.898Z] docker_cli_network_unix_test.go:968: [dccf258ff0b1d] daemon is not started [2020-07-29T19:15:19.898Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.64s) [2020-07-29T19:15:19.898Z] docker_cli_network_unix_test.go:46: [d08778b519c8b] daemon is not started [2020-07-29T19:15:19.898Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.29s) [2020-07-29T19:15:19.898Z] docker_cli_network_unix_test.go:1116: [d9aab5995a131] daemon is not started [2020-07-29T19:15:19.898Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2020-07-29T19:15:19.898Z] docker_cli_network_unix_test.go:46: [d1e771b7a404c] daemon is not started [2020-07-29T19:15:19.898Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.06s) [2020-07-29T19:15:19.898Z] docker_cli_network_unix_test.go:46: [d13751a581afa] daemon is not started [2020-07-29T19:15:19.898Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.26s) [2020-07-29T19:15:19.898Z] docker_cli_network_unix_test.go:46: [d13f30b16ab2a] daemon is not started [2020-07-29T19:15:19.898Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s) [2020-07-29T19:15:19.898Z] docker_cli_network_unix_test.go:46: [d656d426bdb0a] daemon is not started [2020-07-29T19:15:19.898Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.27s) [2020-07-29T19:15:19.898Z] docker_cli_network_unix_test.go:46: [d8ec6af76c6e2] daemon is not started [2020-07-29T19:15:19.898Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.27s) [2020-07-29T19:15:19.898Z] docker_cli_network_unix_test.go:46: [d28b1f7ca3a0c] daemon is not started [2020-07-29T19:15:19.898Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2020-07-29T19:15:19.898Z] docker_cli_network_unix_test.go:46: [d057d8532f77c] daemon is not started [2020-07-29T19:15:19.898Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.01s) [2020-07-29T19:15:19.898Z] docker_cli_network_unix_test.go:46: [d9fa8b9401e5a] daemon is not started [2020-07-29T19:15:19.898Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2020-07-29T19:15:19.898Z] docker_cli_network_unix_test.go:46: [d81bf36527781] daemon is not started [2020-07-29T19:15:19.898Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-07-29T19:15:19.898Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-07-29T19:15:19.898Z] docker_cli_network_unix_test.go:46: [d401ce2bc6d81] daemon is not started [2020-07-29T19:15:19.898Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.09s) [2020-07-29T19:15:19.898Z] docker_cli_network_unix_test.go:46: [d7ee7f7f4d3fc] daemon is not started [2020-07-29T19:15:19.898Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.33s) [2020-07-29T19:15:19.898Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.61s) [2020-07-29T19:15:19.898Z] docker_cli_network_unix_test.go:1084: [d4dc909577c63] daemon is not started [2020-07-29T19:15:19.898Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2020-07-29T19:15:19.898Z] docker_cli_network_unix_test.go:46: [d184b12fd10b3] daemon is not started [2020-07-29T19:15:19.898Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.13s) [2020-07-29T19:15:19.898Z] docker_cli_network_unix_test.go:46: [d0f0cf5ea797d] daemon is not started [2020-07-29T19:15:19.898Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.02s) [2020-07-29T19:15:19.898Z] docker_cli_network_unix_test.go:46: [d02d76c59ecc6] daemon is not started [2020-07-29T19:15:19.898Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-07-29T19:15:19.898Z] docker_cli_network_unix_test.go:46: [d060c48d4e884] daemon is not started [2020-07-29T19:15:19.898Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.91s) [2020-07-29T19:15:19.898Z] docker_cli_network_unix_test.go:46: [dd27b08c7fabe] daemon is not started [2020-07-29T19:15:19.898Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.58s) [2020-07-29T19:15:19.898Z] docker_cli_network_unix_test.go:46: [d55c066667131] daemon is not started [2020-07-29T19:15:19.898Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.19s) [2020-07-29T19:15:19.898Z] docker_cli_network_unix_test.go:46: [d2a7bdb581a04] daemon is not started [2020-07-29T19:15:19.898Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.61s) [2020-07-29T19:15:19.898Z] docker_cli_network_unix_test.go:46: [dad6b4ca6aaed] daemon is not started [2020-07-29T19:15:19.898Z] === RUN TestDockerHubPullSuite [2020-07-29T19:15:19.898Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-07-29T19:15:21.267Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-07-29T19:15:21.267Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-07-29T19:15:23.160Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-07-29T19:15:23.417Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-07-29T19:15:23.979Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-07-29T19:15:25.348Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-07-29T19:15:25.348Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-07-29T19:15:25.605Z] --- PASS: TestDockerHubPullSuite (5.73s) [2020-07-29T19:15:25.605Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.46s) [2020-07-29T19:15:25.605Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.17s) [2020-07-29T19:15:25.605Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.54s) [2020-07-29T19:15:25.605Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.26s) [2020-07-29T19:15:25.605Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.24s) [2020-07-29T19:15:25.605Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2020-07-29T19:15:25.605Z] PASS [2020-07-29T19:15:25.605Z] [2020-07-29T19:15:25.605Z] === Skipped [2020-07-29T19:15:25.605Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-07-29T19:15:25.605Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-07-29T19:15:25.605Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-07-29T19:15:25.605Z] [2020-07-29T19:15:25.605Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-07-29T19:15:25.605Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-07-29T19:15:25.605Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-07-29T19:15:25.605Z] [2020-07-29T19:15:25.605Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-07-29T19:15:25.605Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-07-29T19:15:25.605Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-07-29T19:15:25.605Z] [2020-07-29T19:15:25.605Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-07-29T19:15:25.605Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-07-29T19:15:25.605Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-07-29T19:15:25.605Z] [2020-07-29T19:15:25.605Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-07-29T19:15:25.605Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-07-29T19:15:25.605Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-07-29T19:15:25.605Z] [2020-07-29T19:15:25.605Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2020-07-29T19:15:25.605Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2020-07-29T19:15:25.605Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-07-29T19:15:25.605Z] [2020-07-29T19:15:25.605Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-07-29T19:15:25.605Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-07-29T19:15:25.605Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-07-29T19:15:25.605Z] [2020-07-29T19:15:25.605Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-07-29T19:15:25.605Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-07-29T19:15:25.605Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-07-29T19:15:25.605Z] [2020-07-29T19:15:25.605Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-07-29T19:15:25.605Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-07-29T19:15:25.605Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-07-29T19:15:25.605Z] [2020-07-29T19:15:25.605Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-07-29T19:15:25.605Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-07-29T19:15:25.605Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-07-29T19:15:25.605Z] [2020-07-29T19:15:25.605Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-07-29T19:15:25.605Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-07-29T19:15:25.605Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-07-29T19:15:25.605Z] [2020-07-29T19:15:25.605Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-07-29T19:15:25.605Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-07-29T19:15:25.605Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-07-29T19:15:25.605Z] [2020-07-29T19:15:25.605Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-07-29T19:15:25.605Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-07-29T19:15:25.605Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-07-29T19:15:25.605Z] [2020-07-29T19:15:25.605Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-07-29T19:15:25.605Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-07-29T19:15:25.605Z] docker_cli_sni_test.go:18: Flakey test [2020-07-29T19:15:25.605Z] [2020-07-29T19:15:25.605Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-07-29T19:15:25.605Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-07-29T19:15:25.605Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-07-29T19:15:25.605Z] [2020-07-29T19:15:25.605Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-07-29T19:15:25.605Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-07-29T19:15:25.605Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-07-29T19:15:25.605Z] [2020-07-29T19:15:25.605Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-07-29T19:15:25.605Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-07-29T19:15:25.605Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-07-29T19:15:25.605Z] [2020-07-29T19:15:25.605Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-07-29T19:15:25.605Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-07-29T19:15:25.605Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-07-29T19:15:25.605Z] [2020-07-29T19:15:25.605Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-07-29T19:15:25.605Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-07-29T19:15:25.605Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-07-29T19:15:25.605Z] [2020-07-29T19:15:25.605Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-07-29T19:15:25.605Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-07-29T19:15:25.605Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-07-29T19:15:25.605Z] [2020-07-29T19:15:25.605Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-07-29T19:15:25.605Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-07-29T19:15:25.605Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-07-29T19:15:25.605Z] [2020-07-29T19:15:25.605Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-07-29T19:15:25.605Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-07-29T19:15:25.605Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-07-29T19:15:25.605Z] [2020-07-29T19:15:25.605Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-07-29T19:15:25.605Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-07-29T19:15:25.605Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-07-29T19:15:25.605Z] [2020-07-29T19:15:25.605Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2020-07-29T19:15:25.605Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2020-07-29T19:15:25.605Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-07-29T19:15:25.605Z] [2020-07-29T19:15:25.605Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-07-29T19:15:25.605Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-07-29T19:15:25.605Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-07-29T19:15:25.605Z] [2020-07-29T19:15:25.605Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-07-29T19:15:25.605Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-07-29T19:15:25.605Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-07-29T19:15:25.605Z] [2020-07-29T19:15:25.605Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-07-29T19:15:25.605Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-07-29T19:15:25.605Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-07-29T19:15:25.605Z] [2020-07-29T19:15:25.605Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-29T19:15:25.605Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-29T19:15:25.605Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-07-29T19:15:25.605Z] [2020-07-29T19:15:25.605Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-07-29T19:15:25.605Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-07-29T19:15:25.605Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-07-29T19:15:25.605Z] [2020-07-29T19:15:25.605Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-29T19:15:25.605Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-29T19:15:25.605Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-07-29T19:15:25.605Z] [2020-07-29T19:15:25.605Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-07-29T19:15:25.605Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-07-29T19:15:25.605Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-07-29T19:15:25.605Z] [2020-07-29T19:15:25.605Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-07-29T19:15:25.605Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-07-29T19:15:25.605Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-07-29T19:15:25.605Z] [2020-07-29T19:15:25.605Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-07-29T19:15:25.605Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-07-29T19:15:25.605Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-07-29T19:15:25.605Z] [2020-07-29T19:15:25.605Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-07-29T19:15:25.605Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-07-29T19:15:25.605Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-07-29T19:15:25.605Z] [2020-07-29T19:15:25.605Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-07-29T19:15:25.605Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-07-29T19:15:25.605Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-07-29T19:15:25.605Z] [2020-07-29T19:15:25.605Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2020-07-29T19:15:25.605Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2020-07-29T19:15:25.605Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-07-29T19:15:25.605Z] [2020-07-29T19:15:25.605Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-29T19:15:25.605Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-29T19:15:25.605Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-07-29T19:15:25.605Z] [2020-07-29T19:15:25.605Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2020-07-29T19:15:25.605Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2020-07-29T19:15:25.605Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-07-29T19:15:25.605Z] [2020-07-29T19:15:25.605Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-07-29T19:15:25.605Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-07-29T19:15:25.605Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-07-29T19:15:25.605Z] [2020-07-29T19:15:25.605Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2020-07-29T19:15:25.605Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2020-07-29T19:15:25.605Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-07-29T19:15:25.605Z] [2020-07-29T19:15:25.605Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2020-07-29T19:15:25.605Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2020-07-29T19:15:25.606Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-07-29T19:15:25.606Z] [2020-07-29T19:15:25.606Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2020-07-29T19:15:25.606Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2020-07-29T19:15:25.606Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-07-29T19:15:25.606Z] [2020-07-29T19:15:25.606Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-07-29T19:15:25.606Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-07-29T19:15:25.606Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-07-29T19:15:25.606Z] [2020-07-29T19:15:25.606Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-07-29T19:15:25.606Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-07-29T19:15:25.606Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-07-29T19:15:25.606Z] [2020-07-29T19:15:25.606Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-07-29T19:15:25.606Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-07-29T19:15:25.606Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-07-29T19:15:25.606Z] [2020-07-29T19:15:25.606Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-07-29T19:15:25.606Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-07-29T19:15:25.606Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-07-29T19:15:25.606Z] [2020-07-29T19:15:25.606Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2020-07-29T19:15:25.606Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2020-07-29T19:15:25.606Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-07-29T19:15:25.606Z] [2020-07-29T19:15:25.606Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-07-29T19:15:25.606Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-07-29T19:15:25.606Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-07-29T19:15:25.606Z] [2020-07-29T19:15:25.606Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-07-29T19:15:25.606Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-07-29T19:15:25.606Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-07-29T19:15:25.606Z] [2020-07-29T19:15:25.606Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-07-29T19:15:25.606Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-07-29T19:15:25.606Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-07-29T19:15:25.606Z] [2020-07-29T19:15:25.606Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-07-29T19:15:25.606Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-07-29T19:15:25.606Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-07-29T19:15:25.606Z] docker_cli_network_unix_test.go:46: [d401ce2bc6d81] daemon is not started [2020-07-29T19:15:25.606Z] [2020-07-29T19:15:25.606Z] [2020-07-29T19:15:25.606Z] DONE 1277 tests, 51 skipped in 1501.215s [2020-07-29T19:15:25.606Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-29T19:15:25.606Z] ++++ cat bundles/test-integration/docker.pid [2020-07-29T19:15:25.606Z] +++ kill 7559 [2020-07-29T19:15:26.535Z] +++ /etc/init.d/apparmor stop [2020-07-29T19:15:26.535Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-29T19:15:26.535Z] [2020-07-29T19:15:26.535Z] Unloading profiles will leave already running processes permanently [2020-07-29T19:15:26.535Z] unconfined, which can lead to unexpected situations. [2020-07-29T19:15:26.535Z] [2020-07-29T19:15:26.535Z] To set a process to complain mode, use the command line tool [2020-07-29T19:15:26.535Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-29T19:15:26.535Z] +++ true [2020-07-29T19:15:26.535Z] exiting test-integration [2020-07-29T19:15:26.535Z] ++ exit 0 [2020-07-29T19:15:26.535Z] [2020-07-29T19:15:27.098Z] + for job in $(jobs -p) [2020-07-29T19:15:27.098Z] + wait 12364 [2020-07-29T19:15:27.660Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-07-29T19:15:27.660Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-07-29T19:15:32.910Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-07-29T19:15:33.475Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-07-29T19:15:34.406Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-07-29T19:15:36.925Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-07-29T19:16:33.117Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-07-29T19:17:29.293Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-07-29T19:17:37.380Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-07-29T19:17:40.651Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-07-29T19:19:47.064Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-07-29T19:19:59.237Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-07-29T19:19:59.237Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-07-29T19:19:59.237Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-07-29T19:19:59.237Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-07-29T19:19:59.496Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-07-29T19:20:00.058Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-07-29T19:20:02.578Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-07-29T19:20:05.865Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-07-29T19:20:08.384Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-07-29T19:21:04.561Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-07-29T19:21:04.561Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-07-29T19:21:05.929Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-07-29T19:21:07.821Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-07-29T19:21:11.098Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-07-29T19:21:13.644Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-07-29T19:21:35.536Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-07-29T19:21:45.485Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-07-29T19:21:48.014Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-07-29T19:21:49.907Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-07-29T19:21:52.428Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-07-29T19:22:00.544Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-07-29T19:22:03.819Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-07-29T19:22:06.339Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-07-29T19:22:08.860Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-07-29T19:22:11.384Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-07-29T19:22:13.909Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-07-29T19:22:17.180Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-07-29T19:22:19.070Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-07-29T19:23:15.262Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-07-29T19:23:30.104Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-07-29T19:23:48.149Z] --- PASS: TestDockerSwarmSuite (1641.22s) [2020-07-29T19:23:48.149Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.30s) [2020-07-29T19:23:48.149Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.23s) [2020-07-29T19:23:48.149Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.28s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.30s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.04s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (24.93s) [2020-07-29T19:23:48.150Z] docker_api_swarm_test.go:562: [dff0b849eb23c] joining swarm manager [da27a539f11b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T19:23:48.150Z] docker_api_swarm_test.go:584: [d3d405f003226] joining swarm manager [da27a539f11b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-29T19:23:48.150Z] check_test.go:380: [dff0b849eb23c] daemon is not started [2020-07-29T19:23:48.150Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.02s) [2020-07-29T19:23:48.150Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.14s) [2020-07-29T19:23:48.150Z] docker_api_swarm_test.go:45: [d6f52ed57e51f] joining swarm manager [d4d9a9f616c0f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.02s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.61s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (46.83s) [2020-07-29T19:23:48.150Z] docker_api_swarm_test.go:303: [d33e5a3d72113] joining swarm manager [d8463dd947b6b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T19:23:48.150Z] docker_api_swarm_test.go:304: [d1f36947925ae] joining swarm manager [d8463dd947b6b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-29T19:23:48.150Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-07-29T19:23:48.150Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.50s) [2020-07-29T19:23:48.150Z] docker_api_swarm_test.go:271: [dcaa3829a2165] joining swarm manager [d586697ef22f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T19:23:48.150Z] docker_api_swarm_test.go:272: [d765ff3c00275] joining swarm manager [d586697ef22f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.24s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.27s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.94s) [2020-07-29T19:23:48.150Z] docker_api_swarm_node_test.go:19: [d2d5acdbf6f45] joining swarm manager [d84ebb07d0703]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T19:23:48.150Z] docker_api_swarm_node_test.go:20: [d5557327488e9] joining swarm manager [d84ebb07d0703]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (54.05s) [2020-07-29T19:23:48.150Z] docker_api_swarm_test.go:501: [def78b2a3a6f4] joining swarm manager [d5ee3412eb7c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T19:23:48.150Z] docker_api_swarm_test.go:506: [dfad3b74eab7b] joining swarm manager [d5ee3412eb7c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.16s) [2020-07-29T19:23:48.150Z] docker_api_swarm_node_test.go:80: [dbefb454141ac] joining swarm manager [d263886ed706d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.47s) [2020-07-29T19:23:48.150Z] docker_api_swarm_node_test.go:52: [d9980151b8e81] joining swarm manager [de1fd13c9f1c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T19:23:48.150Z] docker_api_swarm_node_test.go:53: [d6daef3420c0a] joining swarm manager [de1fd13c9f1c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.58s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (16.97s) [2020-07-29T19:23:48.150Z] docker_api_swarm_test.go:201: [db448806e066c] joining swarm manager [d916a88a95f31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (61.48s) [2020-07-29T19:23:48.150Z] docker_api_swarm_test.go:383: [d2a706516a3da] joining swarm manager [d7edc2e7bc02a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T19:23:48.150Z] docker_api_swarm_test.go:384: [d30022675e0ef] joining swarm manager [d7edc2e7bc02a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-29T19:23:48.150Z] check_test.go:380: [d30022675e0ef] daemon is not started [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (51.87s) [2020-07-29T19:23:48.150Z] docker_api_swarm_test.go:801: [dc41921517f3b] joining swarm manager [d101acef75caf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T19:23:48.150Z] docker_api_swarm_test.go:801: [dfc61306e7aea] joining swarm manager [d101acef75caf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-29T19:23:48.150Z] docker_api_swarm_test.go:801: [d1386b940407c] joining swarm manager [d101acef75caf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-29T19:23:48.150Z] docker_api_swarm_test.go:801: [d769d535606db] joining swarm manager [d101acef75caf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-07-29T19:23:48.150Z] docker_api_swarm_test.go:809: [d5eed8c40f0f3] joining swarm manager [d101acef75caf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.26s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.32s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.91s) [2020-07-29T19:23:48.150Z] docker_api_swarm_service_test.go:394: [d1c98e5d2a653] joining swarm manager [dbb091edc00d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T19:23:48.150Z] docker_api_swarm_service_test.go:394: [d61f6b0c0fce5] joining swarm manager [dbb091edc00d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.08s) [2020-07-29T19:23:48.150Z] docker_api_swarm_service_test.go:342: [d5ae7e7fe89da] joining swarm manager [d5d2bf48d3aa7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T19:23:48.150Z] docker_api_swarm_service_test.go:342: [ddcb552b1add4] joining swarm manager [d5d2bf48d3aa7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.19s) [2020-07-29T19:23:48.150Z] docker_api_swarm_service_test.go:489: [ddcf53d4f141d] joining swarm manager [d36dc5bfdfbd3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T19:23:48.150Z] docker_api_swarm_service_test.go:489: [d7a8f98acbab7] joining swarm manager [d36dc5bfdfbd3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.38s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.13s) [2020-07-29T19:23:48.150Z] docker_api_swarm_service_test.go:127: [dd1ca72012cb9] joining swarm manager [d58deca4211d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T19:23:48.150Z] docker_api_swarm_service_test.go:128: [dff6f04465838] joining swarm manager [d58deca4211d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-29T19:23:48.150Z] docker_api_swarm_service_test.go:136: [dd623495a3470] joining swarm manager [d58deca4211d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-29T19:23:48.150Z] docker_api_swarm_service_test.go:137: [dffe73095f19b] joining swarm manager [d58deca4211d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.36s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.37s) [2020-07-29T19:23:48.150Z] docker_api_swarm_service_test.go:303: [d7979d1a842cb] joining swarm manager [de48593dc250b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T19:23:48.150Z] docker_api_swarm_service_test.go:303: [d8dc426d0a5ac] joining swarm manager [de48593dc250b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (31.75s) [2020-07-29T19:23:48.150Z] docker_api_swarm_service_test.go:99: [ddfc7fa3b3d1f] joining swarm manager [d910492fe4113]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T19:23:48.150Z] docker_api_swarm_service_test.go:100: [d706b27e5e255] joining swarm manager [d910492fe4113]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-29T19:23:48.150Z] check_test.go:380: [ddfc7fa3b3d1f] daemon is not started [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.29s) [2020-07-29T19:23:48.150Z] docker_api_swarm_service_test.go:532: [d496cfe7e27f6] joining swarm manager [de7e1da2f5fb3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T19:23:48.150Z] docker_api_swarm_service_test.go:533: [dcfc8064b3de2] joining swarm manager [de7e1da2f5fb3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.20s) [2020-07-29T19:23:48.150Z] docker_api_swarm_service_test.go:147: [d1877fc56f5ce] joining swarm manager [dcbb8388f6f8c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T19:23:48.150Z] docker_api_swarm_service_test.go:147: [dcaf067b60bd5] joining swarm manager [dcbb8388f6f8c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.38s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.60s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.66s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.54s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.51s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.47s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.40s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.06s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.68s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.72s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.84s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.57s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.89s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.02s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.06s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.29s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.96s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.05s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.60s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.61s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.27s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.89s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.38s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.63s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.04s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.80s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.25s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.98s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.25s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.09s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.18s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.42s) [2020-07-29T19:23:48.150Z] docker_cli_service_logs_test.go:245: checking task g39znly9xgch [2020-07-29T19:23:48.150Z] docker_cli_service_logs_test.go:250: checking messages for g39znly9xgch [2020-07-29T19:23:48.150Z] docker_cli_service_logs_test.go:245: checking task phndv30yabgl [2020-07-29T19:23:48.150Z] docker_cli_service_logs_test.go:250: checking messages for phndv30yabgl [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.38s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.93s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.79s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.66s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.74s) [2020-07-29T19:23:48.150Z] docker_cli_swarm_test.go:1901: [d7779bb910327] joining swarm manager [d9246759ed57c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T19:23:48.150Z] docker_cli_swarm_test.go:1902: [d5c2e25ab2b01] joining swarm manager [d9246759ed57c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.24s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.58s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.23s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.28s) [2020-07-29T19:23:48.150Z] docker_cli_swarm_test.go:1802: [d735bdd036c2c] joining swarm manager [dd5cd39eac9fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T19:23:48.150Z] docker_cli_swarm_test.go:1803: [d6aef2b632f0c] joining swarm manager [dd5cd39eac9fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.86s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (91.01s) [2020-07-29T19:23:48.150Z] docker_cli_swarm_test.go:1321: [de8c5fc7a1369] joining swarm manager [da7b7d56becd1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T19:23:48.150Z] docker_cli_swarm_test.go:1322: [d92a5fb0f08d2] joining swarm manager [da7b7d56becd1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.23s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.16s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.03s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.61s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.24s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.25s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.46s) [2020-07-29T19:23:48.150Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-07-29T19:23:48.150Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.10s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.71s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.72s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.30s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.68s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (52.84s) [2020-07-29T19:23:48.150Z] docker_cli_swarm_test.go:1186: [db6ef3cc04d06] joining swarm manager [dcf4576cb3039]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T19:23:48.150Z] docker_cli_swarm_test.go:1195: [d9dca2232617d] joining swarm manager [dcf4576cb3039]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.00s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.35s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (124.13s) [2020-07-29T19:23:48.150Z] docker_cli_swarm_test.go:1118: [d848b437b34fe] joining swarm manager [d660f20c012d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T19:23:48.150Z] docker_cli_swarm_test.go:1119: [d490d9720693c] joining swarm manager [d660f20c012d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-29T19:23:48.150Z] docker_cli_swarm_test.go:1172: [d67e5d9935c28] joining swarm manager [d660f20c012d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.28s) [2020-07-29T19:23:48.150Z] docker_cli_swarm_test.go:1453: [d36bd3d985898] joining swarm manager [df7ecbff95903]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T19:23:48.150Z] docker_cli_swarm_test.go:1454: [d88f2583b44a0] joining swarm manager [df7ecbff95903]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.28s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.04s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.25s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.38s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.21s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.40s) [2020-07-29T19:23:48.150Z] docker_cli_swarm_unix_test.go:62: [dddde3da74955] joining swarm manager [d561e6c3aa5fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.23s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.08s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.25s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.09s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.53s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.02s) [2020-07-29T19:23:48.150Z] docker_api_swarm_test.go:961: [d853c924796fb] joining swarm manager [dd729ee207baf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.97s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.25s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (1.85s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.91s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.83s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.47s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.56s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.57s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.49s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.49s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.97s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.22s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.94s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.32s) [2020-07-29T19:23:48.150Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.28s) [2020-07-29T19:23:48.150Z] === RUN TestDockerExternalVolumeSuite [2020-07-29T19:23:48.150Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-07-29T19:24:03.006Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-07-29T19:25:10.636Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-07-29T19:25:18.723Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-07-29T19:25:44.755Z] ok github.com/docker/docker/integration-cli 2187.600s [2020-07-29T19:25:44.756Z] [2020-07-29T19:25:44.756Z] === Skipped [2020-07-29T19:25:44.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-07-29T19:25:44.756Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-07-29T19:25:44.756Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.756Z] [2020-07-29T19:25:44.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-07-29T19:25:44.756Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-07-29T19:25:44.756Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.756Z] [2020-07-29T19:25:44.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.86s) [2020-07-29T19:25:44.756Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.86s) [2020-07-29T19:25:44.756Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.756Z] [2020-07-29T19:25:44.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-07-29T19:25:44.756Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-07-29T19:25:44.756Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.756Z] [2020-07-29T19:25:44.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-07-29T19:25:44.756Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-07-29T19:25:44.756Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.756Z] [2020-07-29T19:25:44.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-07-29T19:25:44.756Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-07-29T19:25:44.756Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.756Z] [2020-07-29T19:25:44.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-07-29T19:25:44.756Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-07-29T19:25:44.756Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.756Z] [2020-07-29T19:25:44.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-07-29T19:25:44.756Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-07-29T19:25:44.756Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.756Z] [2020-07-29T19:25:44.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-07-29T19:25:44.756Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-07-29T19:25:44.756Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.756Z] [2020-07-29T19:25:44.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-07-29T19:25:44.756Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-07-29T19:25:44.756Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.756Z] [2020-07-29T19:25:44.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-07-29T19:25:44.756Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-07-29T19:25:44.756Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.756Z] [2020-07-29T19:25:44.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-07-29T19:25:44.756Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-07-29T19:25:44.756Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.756Z] [2020-07-29T19:25:44.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2020-07-29T19:25:44.756Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2020-07-29T19:25:44.756Z] docker_cli_run_test.go:3180: unmatched requirement Apparmor [2020-07-29T19:25:44.756Z] [2020-07-29T19:25:44.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-07-29T19:25:44.756Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-07-29T19:25:44.756Z] docker_cli_run_test.go:3158: unmatched requirement Apparmor [2020-07-29T19:25:44.756Z] [2020-07-29T19:25:44.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-07-29T19:25:44.756Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-07-29T19:25:44.756Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.756Z] [2020-07-29T19:25:44.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-07-29T19:25:44.756Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-07-29T19:25:44.756Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.756Z] [2020-07-29T19:25:44.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-07-29T19:25:44.756Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-07-29T19:25:44.756Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-07-29T19:25:44.756Z] [2020-07-29T19:25:44.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-07-29T19:25:44.756Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-07-29T19:25:44.756Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.756Z] [2020-07-29T19:25:44.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2020-07-29T19:25:44.756Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2020-07-29T19:25:44.756Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-07-29T19:25:44.756Z] [2020-07-29T19:25:44.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-07-29T19:25:44.756Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-07-29T19:25:44.756Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.756Z] [2020-07-29T19:25:44.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-07-29T19:25:44.756Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-07-29T19:25:44.756Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.756Z] [2020-07-29T19:25:44.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-07-29T19:25:44.756Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-07-29T19:25:44.756Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.756Z] [2020-07-29T19:25:44.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-07-29T19:25:44.756Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-07-29T19:25:44.756Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.756Z] [2020-07-29T19:25:44.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-07-29T19:25:44.756Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-07-29T19:25:44.756Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.756Z] [2020-07-29T19:25:44.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-07-29T19:25:44.756Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-07-29T19:25:44.756Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.756Z] [2020-07-29T19:25:44.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2020-07-29T19:25:44.756Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-07-29T19:25:44.756Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.756Z] [2020-07-29T19:25:44.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-07-29T19:25:44.756Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-07-29T19:25:44.756Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.756Z] [2020-07-29T19:25:44.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-07-29T19:25:44.756Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-07-29T19:25:44.756Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.756Z] [2020-07-29T19:25:44.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-07-29T19:25:44.756Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-07-29T19:25:44.756Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.756Z] [2020-07-29T19:25:44.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-07-29T19:25:44.756Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-07-29T19:25:44.756Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.756Z] [2020-07-29T19:25:44.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2020-07-29T19:25:44.756Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2020-07-29T19:25:44.756Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.756Z] [2020-07-29T19:25:44.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.67s) [2020-07-29T19:25:44.756Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.67s) [2020-07-29T19:25:44.756Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.756Z] [2020-07-29T19:25:44.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.86s) [2020-07-29T19:25:44.757Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.86s) [2020-07-29T19:25:44.757Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.757Z] [2020-07-29T19:25:44.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2020-07-29T19:25:44.757Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2020-07-29T19:25:44.757Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.757Z] [2020-07-29T19:25:44.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-07-29T19:25:44.757Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-07-29T19:25:44.757Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.757Z] [2020-07-29T19:25:44.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-07-29T19:25:44.757Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-07-29T19:25:44.757Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.757Z] [2020-07-29T19:25:44.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-07-29T19:25:44.757Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-07-29T19:25:44.757Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.757Z] [2020-07-29T19:25:44.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-07-29T19:25:44.757Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-07-29T19:25:44.757Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.757Z] [2020-07-29T19:25:44.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-07-29T19:25:44.757Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-07-29T19:25:44.757Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.757Z] [2020-07-29T19:25:44.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.54s) [2020-07-29T19:25:44.757Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.54s) [2020-07-29T19:25:44.757Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.757Z] [2020-07-29T19:25:44.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.29s) [2020-07-29T19:25:44.757Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.29s) [2020-07-29T19:25:44.757Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.757Z] [2020-07-29T19:25:44.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-07-29T19:25:44.757Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-07-29T19:25:44.757Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.757Z] [2020-07-29T19:25:44.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-07-29T19:25:44.757Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-07-29T19:25:44.757Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.757Z] [2020-07-29T19:25:44.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-07-29T19:25:44.757Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-07-29T19:25:44.757Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-07-29T19:25:44.757Z] [2020-07-29T19:25:44.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-07-29T19:25:44.757Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-07-29T19:25:44.757Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.757Z] [2020-07-29T19:25:44.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-07-29T19:25:44.757Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-07-29T19:25:44.757Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.757Z] [2020-07-29T19:25:44.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-07-29T19:25:44.757Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-07-29T19:25:44.757Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.757Z] [2020-07-29T19:25:44.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-07-29T19:25:44.757Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-07-29T19:25:44.757Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.757Z] [2020-07-29T19:25:44.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-07-29T19:25:44.757Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-07-29T19:25:44.757Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.757Z] [2020-07-29T19:25:44.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2020-07-29T19:25:44.757Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2020-07-29T19:25:44.757Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.757Z] [2020-07-29T19:25:44.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2020-07-29T19:25:44.757Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2020-07-29T19:25:44.757Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.757Z] [2020-07-29T19:25:44.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-07-29T19:25:44.757Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-07-29T19:25:44.757Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.757Z] [2020-07-29T19:25:44.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-07-29T19:25:44.757Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-07-29T19:25:44.757Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.757Z] [2020-07-29T19:25:44.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2020-07-29T19:25:44.757Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2020-07-29T19:25:44.757Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.757Z] [2020-07-29T19:25:44.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2020-07-29T19:25:44.757Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2020-07-29T19:25:44.757Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.757Z] [2020-07-29T19:25:44.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.30s) [2020-07-29T19:25:44.757Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.30s) [2020-07-29T19:25:44.757Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.757Z] [2020-07-29T19:25:44.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-07-29T19:25:44.757Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-07-29T19:25:44.757Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.757Z] [2020-07-29T19:25:44.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-07-29T19:25:44.757Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-07-29T19:25:44.757Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.757Z] [2020-07-29T19:25:44.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2020-07-29T19:25:44.757Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2020-07-29T19:25:44.757Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.757Z] [2020-07-29T19:25:44.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.27s) [2020-07-29T19:25:44.757Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2020-07-29T19:25:44.757Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.757Z] [2020-07-29T19:25:44.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-07-29T19:25:44.757Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-07-29T19:25:44.757Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.757Z] [2020-07-29T19:25:44.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-07-29T19:25:44.757Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-07-29T19:25:44.757Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.757Z] [2020-07-29T19:25:44.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-07-29T19:25:44.757Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-07-29T19:25:44.757Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.757Z] [2020-07-29T19:25:44.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-07-29T19:25:44.757Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-07-29T19:25:44.757Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.757Z] [2020-07-29T19:25:44.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-07-29T19:25:44.757Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-07-29T19:25:44.757Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.757Z] [2020-07-29T19:25:44.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-07-29T19:25:44.757Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-07-29T19:25:44.757Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.757Z] [2020-07-29T19:25:44.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-07-29T19:25:44.757Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-07-29T19:25:44.757Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.757Z] [2020-07-29T19:25:44.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2020-07-29T19:25:44.757Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-07-29T19:25:44.757Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.757Z] [2020-07-29T19:25:44.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-07-29T19:25:44.757Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-07-29T19:25:44.757Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.757Z] [2020-07-29T19:25:44.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-07-29T19:25:44.757Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-07-29T19:25:44.757Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.757Z] [2020-07-29T19:25:44.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-07-29T19:25:44.757Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-07-29T19:25:44.757Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.757Z] [2020-07-29T19:25:44.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-07-29T19:25:44.757Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-07-29T19:25:44.757Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-07-29T19:25:44.757Z] [2020-07-29T19:25:44.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-07-29T19:25:44.757Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-07-29T19:25:44.757Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.757Z] [2020-07-29T19:25:44.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-07-29T19:25:44.757Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-07-29T19:25:44.757Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.757Z] [2020-07-29T19:25:44.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2020-07-29T19:25:44.757Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2020-07-29T19:25:44.757Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.757Z] [2020-07-29T19:25:44.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2020-07-29T19:25:44.757Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2020-07-29T19:25:44.757Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.757Z] [2020-07-29T19:25:44.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2020-07-29T19:25:44.758Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2020-07-29T19:25:44.758Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.758Z] [2020-07-29T19:25:44.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-07-29T19:25:44.758Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-07-29T19:25:44.758Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.758Z] [2020-07-29T19:25:44.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-07-29T19:25:44.758Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-07-29T19:25:44.758Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.758Z] [2020-07-29T19:25:44.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-07-29T19:25:44.758Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-07-29T19:25:44.758Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.758Z] [2020-07-29T19:25:44.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-07-29T19:25:44.758Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-07-29T19:25:44.758Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.758Z] [2020-07-29T19:25:44.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-07-29T19:25:44.758Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-07-29T19:25:44.758Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.758Z] [2020-07-29T19:25:44.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-07-29T19:25:44.758Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-07-29T19:25:44.758Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.758Z] [2020-07-29T19:25:44.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-07-29T19:25:44.758Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-07-29T19:25:44.758Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.758Z] [2020-07-29T19:25:44.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-07-29T19:25:44.758Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-07-29T19:25:44.758Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.758Z] [2020-07-29T19:25:44.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.30s) [2020-07-29T19:25:44.758Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2020-07-29T19:25:44.758Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.758Z] [2020-07-29T19:25:44.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.27s) [2020-07-29T19:25:44.758Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.27s) [2020-07-29T19:25:44.758Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.758Z] [2020-07-29T19:25:44.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2020-07-29T19:25:44.758Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2020-07-29T19:25:44.758Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.758Z] [2020-07-29T19:25:44.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-07-29T19:25:44.758Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-07-29T19:25:44.758Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.758Z] [2020-07-29T19:25:44.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-07-29T19:25:44.758Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-07-29T19:25:44.758Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.758Z] [2020-07-29T19:25:44.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-07-29T19:25:44.758Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-07-29T19:25:44.758Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.758Z] [2020-07-29T19:25:44.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-07-29T19:25:44.758Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-07-29T19:25:44.758Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.758Z] [2020-07-29T19:25:44.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.30s) [2020-07-29T19:25:44.758Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2020-07-29T19:25:44.758Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.758Z] [2020-07-29T19:25:44.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-07-29T19:25:44.758Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-07-29T19:25:44.758Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.758Z] [2020-07-29T19:25:44.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2020-07-29T19:25:44.758Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2020-07-29T19:25:44.758Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.758Z] [2020-07-29T19:25:44.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2020-07-29T19:25:44.758Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2020-07-29T19:25:44.758Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.758Z] [2020-07-29T19:25:44.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.36s) [2020-07-29T19:25:44.758Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.36s) [2020-07-29T19:25:44.758Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.758Z] [2020-07-29T19:25:44.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-07-29T19:25:44.758Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-07-29T19:25:44.758Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.758Z] [2020-07-29T19:25:44.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.28s) [2020-07-29T19:25:44.758Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2020-07-29T19:25:44.758Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.758Z] [2020-07-29T19:25:44.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-07-29T19:25:44.758Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-07-29T19:25:44.758Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.758Z] [2020-07-29T19:25:44.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-07-29T19:25:44.758Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-07-29T19:25:44.758Z] docker_cli_sni_test.go:18: Flakey test [2020-07-29T19:25:44.758Z] [2020-07-29T19:25:44.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2020-07-29T19:25:44.758Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2020-07-29T19:25:44.758Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.758Z] [2020-07-29T19:25:44.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-07-29T19:25:44.758Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-07-29T19:25:44.758Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.758Z] [2020-07-29T19:25:44.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-07-29T19:25:44.758Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-07-29T19:25:44.758Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.758Z] [2020-07-29T19:25:44.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-07-29T19:25:44.758Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-07-29T19:25:44.758Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.758Z] [2020-07-29T19:25:44.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-07-29T19:25:44.758Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-07-29T19:25:44.758Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.758Z] [2020-07-29T19:25:44.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-07-29T19:25:44.758Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-07-29T19:25:44.758Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.758Z] [2020-07-29T19:25:44.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-07-29T19:25:44.758Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-07-29T19:25:44.758Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.758Z] [2020-07-29T19:25:44.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-07-29T19:25:44.758Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-07-29T19:25:44.758Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.758Z] [2020-07-29T19:25:44.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-07-29T19:25:44.758Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-07-29T19:25:44.758Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.758Z] [2020-07-29T19:25:44.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-07-29T19:25:44.758Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-07-29T19:25:44.758Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.758Z] [2020-07-29T19:25:44.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-07-29T19:25:44.758Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-07-29T19:25:44.758Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.758Z] [2020-07-29T19:25:44.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-07-29T19:25:44.758Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-07-29T19:25:44.758Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.758Z] [2020-07-29T19:25:44.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-07-29T19:25:44.758Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-07-29T19:25:44.758Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.758Z] [2020-07-29T19:25:44.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-07-29T19:25:44.758Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-07-29T19:25:44.758Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.758Z] [2020-07-29T19:25:44.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-07-29T19:25:44.758Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-07-29T19:25:44.758Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.758Z] [2020-07-29T19:25:44.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-07-29T19:25:44.758Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-07-29T19:25:44.758Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.758Z] [2020-07-29T19:25:44.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-07-29T19:25:44.758Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-07-29T19:25:44.758Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.758Z] [2020-07-29T19:25:44.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-07-29T19:25:44.758Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-07-29T19:25:44.758Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.758Z] [2020-07-29T19:25:44.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-07-29T19:25:44.758Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-07-29T19:25:44.758Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.758Z] [2020-07-29T19:25:44.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-07-29T19:25:44.759Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-07-29T19:25:44.759Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.759Z] [2020-07-29T19:25:44.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-07-29T19:25:44.759Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-07-29T19:25:44.759Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.759Z] [2020-07-29T19:25:44.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-07-29T19:25:44.759Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-07-29T19:25:44.759Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.759Z] [2020-07-29T19:25:44.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-07-29T19:25:44.759Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-07-29T19:25:44.759Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.759Z] [2020-07-29T19:25:44.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-07-29T19:25:44.759Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-07-29T19:25:44.759Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.759Z] [2020-07-29T19:25:44.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-07-29T19:25:44.759Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-07-29T19:25:44.759Z] docker_cli_run_test.go:3529: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.759Z] [2020-07-29T19:25:44.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-07-29T19:25:44.759Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-07-29T19:25:44.759Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.759Z] [2020-07-29T19:25:44.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-07-29T19:25:44.759Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-07-29T19:25:44.759Z] docker_cli_run_test.go:3592: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.759Z] [2020-07-29T19:25:44.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-07-29T19:25:44.759Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-07-29T19:25:44.759Z] docker_cli_run_test.go:3575: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.759Z] [2020-07-29T19:25:44.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-07-29T19:25:44.759Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-07-29T19:25:44.759Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.759Z] [2020-07-29T19:25:44.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-07-29T19:25:44.759Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-07-29T19:25:44.759Z] docker_cli_run_test.go:3465: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.759Z] [2020-07-29T19:25:44.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-07-29T19:25:44.759Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-07-29T19:25:44.759Z] docker_cli_run_test.go:3457: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.759Z] [2020-07-29T19:25:44.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-07-29T19:25:44.759Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-07-29T19:25:44.759Z] docker_cli_run_test.go:3484: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.759Z] [2020-07-29T19:25:44.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-07-29T19:25:44.759Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-07-29T19:25:44.759Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.759Z] [2020-07-29T19:25:44.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-07-29T19:25:44.759Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-07-29T19:25:44.759Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.759Z] [2020-07-29T19:25:44.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2020-07-29T19:25:44.759Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2020-07-29T19:25:44.759Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.759Z] [2020-07-29T19:25:44.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-07-29T19:25:44.759Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-07-29T19:25:44.759Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.759Z] [2020-07-29T19:25:44.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-07-29T19:25:44.759Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-07-29T19:25:44.759Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.759Z] [2020-07-29T19:25:44.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-07-29T19:25:44.759Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-07-29T19:25:44.759Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.759Z] [2020-07-29T19:25:44.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-07-29T19:25:44.759Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-07-29T19:25:44.759Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.759Z] [2020-07-29T19:25:44.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-07-29T19:25:44.759Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-07-29T19:25:44.759Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.759Z] [2020-07-29T19:25:44.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-07-29T19:25:44.759Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-07-29T19:25:44.759Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.759Z] [2020-07-29T19:25:44.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-07-29T19:25:44.759Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-07-29T19:25:44.759Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.759Z] [2020-07-29T19:25:44.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-07-29T19:25:44.759Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-07-29T19:25:44.759Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.759Z] [2020-07-29T19:25:44.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-07-29T19:25:44.759Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-07-29T19:25:44.759Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.759Z] [2020-07-29T19:25:44.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2020-07-29T19:25:44.759Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2020-07-29T19:25:44.759Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.759Z] [2020-07-29T19:25:44.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-07-29T19:25:44.759Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-07-29T19:25:44.759Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.759Z] [2020-07-29T19:25:44.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-07-29T19:25:44.759Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-07-29T19:25:44.759Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.759Z] [2020-07-29T19:25:44.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-07-29T19:25:44.759Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-07-29T19:25:44.759Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.759Z] [2020-07-29T19:25:44.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-07-29T19:25:44.759Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-07-29T19:25:44.759Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.759Z] [2020-07-29T19:25:44.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-07-29T19:25:44.759Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-07-29T19:25:44.759Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.759Z] [2020-07-29T19:25:44.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-07-29T19:25:44.759Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-07-29T19:25:44.759Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.759Z] [2020-07-29T19:25:44.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-07-29T19:25:44.759Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-07-29T19:25:44.759Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.759Z] [2020-07-29T19:25:44.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-07-29T19:25:44.759Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-07-29T19:25:44.759Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.759Z] [2020-07-29T19:25:44.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-07-29T19:25:44.759Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-07-29T19:25:44.759Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.759Z] [2020-07-29T19:25:44.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-07-29T19:25:44.759Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-07-29T19:25:44.759Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.759Z] [2020-07-29T19:25:44.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-07-29T19:25:44.759Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-07-29T19:25:44.759Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.759Z] [2020-07-29T19:25:44.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-07-29T19:25:44.759Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-07-29T19:25:44.759Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.759Z] [2020-07-29T19:25:44.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-07-29T19:25:44.759Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-07-29T19:25:44.759Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.759Z] [2020-07-29T19:25:44.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-07-29T19:25:44.759Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-07-29T19:25:44.759Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.759Z] [2020-07-29T19:25:44.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-07-29T19:25:44.759Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-07-29T19:25:44.759Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.759Z] [2020-07-29T19:25:44.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2020-07-29T19:25:44.759Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2020-07-29T19:25:44.759Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.759Z] [2020-07-29T19:25:44.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2020-07-29T19:25:44.759Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2020-07-29T19:25:44.759Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.759Z] [2020-07-29T19:25:44.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-07-29T19:25:44.759Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-07-29T19:25:44.759Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.759Z] [2020-07-29T19:25:44.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-07-29T19:25:44.760Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-07-29T19:25:44.760Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.760Z] [2020-07-29T19:25:44.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-07-29T19:25:44.760Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-07-29T19:25:44.760Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-07-29T19:25:44.760Z] [2020-07-29T19:25:44.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-07-29T19:25:44.760Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-07-29T19:25:44.760Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.760Z] [2020-07-29T19:25:44.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-07-29T19:25:44.760Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-07-29T19:25:44.760Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.760Z] [2020-07-29T19:25:44.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-07-29T19:25:44.760Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-07-29T19:25:44.760Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.760Z] [2020-07-29T19:25:44.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-07-29T19:25:44.760Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-07-29T19:25:44.760Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.760Z] [2020-07-29T19:25:44.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-07-29T19:25:44.760Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-07-29T19:25:44.760Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.760Z] [2020-07-29T19:25:44.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-07-29T19:25:44.760Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-07-29T19:25:44.760Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.760Z] [2020-07-29T19:25:44.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-07-29T19:25:44.760Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-07-29T19:25:44.760Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.760Z] [2020-07-29T19:25:44.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-07-29T19:25:44.760Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-07-29T19:25:44.760Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.760Z] [2020-07-29T19:25:44.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-07-29T19:25:44.760Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-07-29T19:25:44.760Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.760Z] [2020-07-29T19:25:44.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-07-29T19:25:44.760Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-07-29T19:25:44.760Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.760Z] [2020-07-29T19:25:44.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-07-29T19:25:44.760Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-07-29T19:25:44.760Z] docker_cli_run_test.go:2994: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.760Z] [2020-07-29T19:25:44.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-07-29T19:25:44.760Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-07-29T19:25:44.760Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.760Z] [2020-07-29T19:25:44.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-07-29T19:25:44.760Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-07-29T19:25:44.760Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.760Z] [2020-07-29T19:25:44.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-07-29T19:25:44.760Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-07-29T19:25:44.760Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.760Z] [2020-07-29T19:25:44.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-07-29T19:25:44.760Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-07-29T19:25:44.760Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.760Z] [2020-07-29T19:25:44.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-07-29T19:25:44.760Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-07-29T19:25:44.760Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.760Z] [2020-07-29T19:25:44.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-07-29T19:25:44.760Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-07-29T19:25:44.760Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.760Z] [2020-07-29T19:25:44.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-07-29T19:25:44.760Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-07-29T19:25:44.760Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.760Z] [2020-07-29T19:25:44.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-07-29T19:25:44.760Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-07-29T19:25:44.760Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.760Z] [2020-07-29T19:25:44.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-07-29T19:25:44.760Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-07-29T19:25:44.760Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.760Z] [2020-07-29T19:25:44.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-07-29T19:25:44.760Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-07-29T19:25:44.760Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.760Z] [2020-07-29T19:25:44.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-07-29T19:25:44.760Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-07-29T19:25:44.760Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.760Z] [2020-07-29T19:25:44.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-07-29T19:25:44.760Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-07-29T19:25:44.760Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.760Z] [2020-07-29T19:25:44.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-07-29T19:25:44.760Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-07-29T19:25:44.760Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.760Z] [2020-07-29T19:25:44.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-07-29T19:25:44.760Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-07-29T19:25:44.760Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.760Z] [2020-07-29T19:25:44.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-07-29T19:25:44.760Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-07-29T19:25:44.760Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.760Z] [2020-07-29T19:25:44.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-07-29T19:25:44.760Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-07-29T19:25:44.760Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.760Z] [2020-07-29T19:25:44.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2020-07-29T19:25:44.760Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2020-07-29T19:25:44.760Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.760Z] [2020-07-29T19:25:44.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-07-29T19:25:44.760Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-07-29T19:25:44.760Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.760Z] [2020-07-29T19:25:44.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-07-29T19:25:44.760Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-07-29T19:25:44.760Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.760Z] [2020-07-29T19:25:44.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-07-29T19:25:44.760Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-07-29T19:25:44.760Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.760Z] [2020-07-29T19:25:44.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-07-29T19:25:44.760Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-07-29T19:25:44.760Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.760Z] [2020-07-29T19:25:44.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-07-29T19:25:44.760Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-07-29T19:25:44.760Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-07-29T19:25:44.760Z] [2020-07-29T19:25:44.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-07-29T19:25:44.760Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-07-29T19:25:44.760Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.760Z] [2020-07-29T19:25:44.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-07-29T19:25:44.760Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-07-29T19:25:44.760Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.760Z] [2020-07-29T19:25:44.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-07-29T19:25:44.760Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-07-29T19:25:44.760Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.760Z] [2020-07-29T19:25:44.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-07-29T19:25:44.761Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-07-29T19:25:44.761Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.761Z] [2020-07-29T19:25:44.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-07-29T19:25:44.761Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-07-29T19:25:44.761Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.761Z] [2020-07-29T19:25:44.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-07-29T19:25:44.761Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-07-29T19:25:44.761Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.761Z] [2020-07-29T19:25:44.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-07-29T19:25:44.761Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-07-29T19:25:44.761Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.761Z] [2020-07-29T19:25:44.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-07-29T19:25:44.761Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-07-29T19:25:44.761Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.761Z] [2020-07-29T19:25:44.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-07-29T19:25:44.761Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-07-29T19:25:44.761Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.761Z] [2020-07-29T19:25:44.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-07-29T19:25:44.761Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-07-29T19:25:44.761Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.761Z] [2020-07-29T19:25:44.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-07-29T19:25:44.761Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-07-29T19:25:44.761Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.761Z] [2020-07-29T19:25:44.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-07-29T19:25:44.761Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-07-29T19:25:44.761Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.761Z] [2020-07-29T19:25:44.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-07-29T19:25:44.761Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-07-29T19:25:44.761Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.761Z] [2020-07-29T19:25:44.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-07-29T19:25:44.761Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-07-29T19:25:44.761Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.761Z] [2020-07-29T19:25:44.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-07-29T19:25:44.761Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-07-29T19:25:44.761Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.761Z] [2020-07-29T19:25:44.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-07-29T19:25:44.761Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-07-29T19:25:44.761Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.761Z] [2020-07-29T19:25:44.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-07-29T19:25:44.761Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-07-29T19:25:44.761Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.761Z] [2020-07-29T19:25:44.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-07-29T19:25:44.761Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-07-29T19:25:44.761Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.761Z] [2020-07-29T19:25:44.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2020-07-29T19:25:44.761Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2020-07-29T19:25:44.761Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.761Z] [2020-07-29T19:25:44.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-07-29T19:25:44.761Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-07-29T19:25:44.761Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.761Z] [2020-07-29T19:25:44.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-07-29T19:25:44.761Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-07-29T19:25:44.761Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-07-29T19:25:44.761Z] [2020-07-29T19:25:44.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-07-29T19:25:44.761Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-07-29T19:25:44.761Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.761Z] [2020-07-29T19:25:44.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-07-29T19:25:44.761Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-07-29T19:25:44.761Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.761Z] [2020-07-29T19:25:44.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-07-29T19:25:44.761Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-07-29T19:25:44.761Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.761Z] [2020-07-29T19:25:44.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-07-29T19:25:44.761Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-07-29T19:25:44.761Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.761Z] [2020-07-29T19:25:44.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-07-29T19:25:44.761Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-07-29T19:25:44.761Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.761Z] [2020-07-29T19:25:44.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-07-29T19:25:44.761Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-07-29T19:25:44.761Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.761Z] [2020-07-29T19:25:44.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-07-29T19:25:44.761Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-07-29T19:25:44.761Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.761Z] [2020-07-29T19:25:44.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-07-29T19:25:44.761Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-07-29T19:25:44.761Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.761Z] [2020-07-29T19:25:44.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-07-29T19:25:44.761Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-07-29T19:25:44.761Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.761Z] [2020-07-29T19:25:44.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-07-29T19:25:44.761Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-07-29T19:25:44.761Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.761Z] [2020-07-29T19:25:44.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-07-29T19:25:44.761Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-07-29T19:25:44.761Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.761Z] [2020-07-29T19:25:44.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-07-29T19:25:44.761Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-07-29T19:25:44.761Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.761Z] [2020-07-29T19:25:44.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-07-29T19:25:44.761Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-07-29T19:25:44.761Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.761Z] [2020-07-29T19:25:44.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2020-07-29T19:25:44.761Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2020-07-29T19:25:44.761Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.761Z] [2020-07-29T19:25:44.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-07-29T19:25:44.761Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-07-29T19:25:44.761Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.761Z] [2020-07-29T19:25:44.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-07-29T19:25:44.761Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-07-29T19:25:44.761Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.761Z] [2020-07-29T19:25:44.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-07-29T19:25:44.761Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-07-29T19:25:44.761Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.761Z] [2020-07-29T19:25:44.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2020-07-29T19:25:44.761Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2020-07-29T19:25:44.761Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.761Z] [2020-07-29T19:25:44.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-07-29T19:25:44.761Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-07-29T19:25:44.761Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.761Z] [2020-07-29T19:25:44.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-07-29T19:25:44.761Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-07-29T19:25:44.761Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.761Z] [2020-07-29T19:25:44.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-07-29T19:25:44.761Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-07-29T19:25:44.761Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.761Z] [2020-07-29T19:25:44.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-07-29T19:25:44.761Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-07-29T19:25:44.761Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.761Z] [2020-07-29T19:25:44.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-07-29T19:25:44.761Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-07-29T19:25:44.761Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.761Z] [2020-07-29T19:25:44.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-07-29T19:25:44.761Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-07-29T19:25:44.761Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.761Z] [2020-07-29T19:25:44.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-07-29T19:25:44.761Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-07-29T19:25:44.761Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.761Z] [2020-07-29T19:25:44.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-07-29T19:25:44.761Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-07-29T19:25:44.761Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.761Z] [2020-07-29T19:25:44.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-07-29T19:25:44.762Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-07-29T19:25:44.762Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.762Z] [2020-07-29T19:25:44.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-07-29T19:25:44.762Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-07-29T19:25:44.762Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.762Z] [2020-07-29T19:25:44.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-07-29T19:25:44.762Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-07-29T19:25:44.762Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.762Z] [2020-07-29T19:25:44.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-07-29T19:25:44.762Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-07-29T19:25:44.762Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.762Z] [2020-07-29T19:25:44.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-07-29T19:25:44.762Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-07-29T19:25:44.762Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.762Z] [2020-07-29T19:25:44.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-07-29T19:25:44.762Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-07-29T19:25:44.762Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.762Z] [2020-07-29T19:25:44.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-07-29T19:25:44.762Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-07-29T19:25:44.762Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.762Z] [2020-07-29T19:25:44.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-07-29T19:25:44.762Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-07-29T19:25:44.762Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.762Z] [2020-07-29T19:25:44.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-07-29T19:25:44.762Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-07-29T19:25:44.762Z] docker_cli_run_test.go:2908: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.762Z] [2020-07-29T19:25:44.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-07-29T19:25:44.762Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-07-29T19:25:44.762Z] docker_cli_run_test.go:2917: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.762Z] [2020-07-29T19:25:44.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-07-29T19:25:44.762Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-07-29T19:25:44.762Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.762Z] [2020-07-29T19:25:44.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-07-29T19:25:44.762Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-07-29T19:25:44.762Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.762Z] [2020-07-29T19:25:44.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-07-29T19:25:44.762Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-07-29T19:25:44.762Z] docker_cli_run_test.go:3511: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.762Z] [2020-07-29T19:25:44.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-07-29T19:25:44.762Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-07-29T19:25:44.762Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.762Z] [2020-07-29T19:25:44.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-07-29T19:25:44.762Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-07-29T19:25:44.762Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.762Z] [2020-07-29T19:25:44.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-07-29T19:25:44.762Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-07-29T19:25:44.762Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.762Z] [2020-07-29T19:25:44.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-07-29T19:25:44.762Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-07-29T19:25:44.762Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.762Z] [2020-07-29T19:25:44.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-07-29T19:25:44.762Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-07-29T19:25:44.762Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-07-29T19:25:44.762Z] [2020-07-29T19:25:44.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-07-29T19:25:44.762Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-07-29T19:25:44.762Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-07-29T19:25:44.762Z] [2020-07-29T19:25:44.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-07-29T19:25:44.762Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-07-29T19:25:44.762Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.762Z] [2020-07-29T19:25:44.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-07-29T19:25:44.762Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-07-29T19:25:44.762Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.762Z] [2020-07-29T19:25:44.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-07-29T19:25:44.762Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-07-29T19:25:44.762Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.762Z] [2020-07-29T19:25:44.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-07-29T19:25:44.762Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-07-29T19:25:44.762Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.762Z] [2020-07-29T19:25:44.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-07-29T19:25:44.762Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-07-29T19:25:44.762Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.762Z] [2020-07-29T19:25:44.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-07-29T19:25:44.762Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-07-29T19:25:44.762Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.762Z] [2020-07-29T19:25:44.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-07-29T19:25:44.762Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-07-29T19:25:44.762Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.762Z] [2020-07-29T19:25:44.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-07-29T19:25:44.762Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-07-29T19:25:44.762Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.762Z] [2020-07-29T19:25:44.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-07-29T19:25:44.762Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-07-29T19:25:44.762Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.762Z] [2020-07-29T19:25:44.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-07-29T19:25:44.762Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-07-29T19:25:44.762Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.762Z] [2020-07-29T19:25:44.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-07-29T19:25:44.762Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-07-29T19:25:44.762Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.762Z] [2020-07-29T19:25:44.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-07-29T19:25:44.762Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-07-29T19:25:44.762Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.762Z] [2020-07-29T19:25:44.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-07-29T19:25:44.762Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-07-29T19:25:44.762Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.762Z] [2020-07-29T19:25:44.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-07-29T19:25:44.762Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-07-29T19:25:44.762Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.762Z] [2020-07-29T19:25:44.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-07-29T19:25:44.762Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-07-29T19:25:44.762Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.762Z] [2020-07-29T19:25:44.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-07-29T19:25:44.762Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-07-29T19:25:44.762Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.762Z] [2020-07-29T19:25:44.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-07-29T19:25:44.762Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-07-29T19:25:44.762Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-07-29T19:25:44.762Z] [2020-07-29T19:25:44.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-07-29T19:25:44.762Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-07-29T19:25:44.762Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.762Z] [2020-07-29T19:25:44.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-07-29T19:25:44.762Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-07-29T19:25:44.762Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.762Z] [2020-07-29T19:25:44.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-07-29T19:25:44.762Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-07-29T19:25:44.762Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.762Z] [2020-07-29T19:25:44.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-07-29T19:25:44.762Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-07-29T19:25:44.762Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.762Z] [2020-07-29T19:25:44.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-07-29T19:25:44.762Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-07-29T19:25:44.762Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.762Z] [2020-07-29T19:25:44.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2020-07-29T19:25:44.762Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2020-07-29T19:25:44.762Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.762Z] [2020-07-29T19:25:44.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-07-29T19:25:44.762Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-07-29T19:25:44.762Z] docker_cli_run_test.go:3143: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.762Z] [2020-07-29T19:25:44.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-07-29T19:25:44.762Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-07-29T19:25:44.762Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.762Z] [2020-07-29T19:25:44.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-07-29T19:25:44.762Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-07-29T19:25:44.762Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.762Z] [2020-07-29T19:25:44.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-07-29T19:25:44.762Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-07-29T19:25:44.763Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.763Z] [2020-07-29T19:25:44.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-07-29T19:25:44.763Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-07-29T19:25:44.763Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.763Z] [2020-07-29T19:25:44.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-07-29T19:25:44.763Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-07-29T19:25:44.763Z] docker_cli_run_test.go:4506: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.763Z] [2020-07-29T19:25:44.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-07-29T19:25:44.763Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-07-29T19:25:44.763Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.763Z] [2020-07-29T19:25:44.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-07-29T19:25:44.763Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-07-29T19:25:44.763Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.763Z] [2020-07-29T19:25:44.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2020-07-29T19:25:44.763Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2020-07-29T19:25:44.763Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.763Z] [2020-07-29T19:25:44.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-07-29T19:25:44.763Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-07-29T19:25:44.763Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.763Z] [2020-07-29T19:25:44.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-07-29T19:25:44.763Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-07-29T19:25:44.763Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.763Z] [2020-07-29T19:25:44.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-07-29T19:25:44.763Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-07-29T19:25:44.763Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.763Z] [2020-07-29T19:25:44.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-07-29T19:25:44.763Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-07-29T19:25:44.763Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.763Z] [2020-07-29T19:25:44.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-07-29T19:25:44.763Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-07-29T19:25:44.763Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.763Z] [2020-07-29T19:25:44.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-07-29T19:25:44.763Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-07-29T19:25:44.763Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.763Z] [2020-07-29T19:25:44.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-07-29T19:25:44.763Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-07-29T19:25:44.763Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.763Z] [2020-07-29T19:25:44.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-07-29T19:25:44.763Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-07-29T19:25:44.763Z] docker_cli_run_test.go:3007: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.763Z] [2020-07-29T19:25:44.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2020-07-29T19:25:44.763Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2020-07-29T19:25:44.763Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.763Z] [2020-07-29T19:25:44.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-07-29T19:25:44.763Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-07-29T19:25:44.763Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.763Z] [2020-07-29T19:25:44.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-07-29T19:25:44.763Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-07-29T19:25:44.763Z] docker_cli_run_test.go:3193: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.763Z] [2020-07-29T19:25:44.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-07-29T19:25:44.763Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-07-29T19:25:44.763Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.763Z] [2020-07-29T19:25:44.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-07-29T19:25:44.763Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-07-29T19:25:44.763Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.763Z] [2020-07-29T19:25:44.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-07-29T19:25:44.763Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-07-29T19:25:44.763Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.763Z] [2020-07-29T19:25:44.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-07-29T19:25:44.763Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-07-29T19:25:44.763Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.763Z] [2020-07-29T19:25:44.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-07-29T19:25:44.763Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-07-29T19:25:44.763Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.763Z] [2020-07-29T19:25:44.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-07-29T19:25:44.763Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-07-29T19:25:44.763Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.763Z] [2020-07-29T19:25:44.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-07-29T19:25:44.763Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-07-29T19:25:44.763Z] docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.763Z] [2020-07-29T19:25:44.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-07-29T19:25:44.763Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-07-29T19:25:44.763Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.763Z] [2020-07-29T19:25:44.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-07-29T19:25:44.763Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-07-29T19:25:44.763Z] docker_cli_run_test.go:3326: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.763Z] [2020-07-29T19:25:44.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2020-07-29T19:25:44.763Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2020-07-29T19:25:44.763Z] docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.763Z] [2020-07-29T19:25:44.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-07-29T19:25:44.763Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-07-29T19:25:44.763Z] docker_cli_run_test.go:3236: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.763Z] [2020-07-29T19:25:44.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-07-29T19:25:44.763Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-07-29T19:25:44.763Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.763Z] [2020-07-29T19:25:44.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-07-29T19:25:44.763Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-07-29T19:25:44.763Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.763Z] [2020-07-29T19:25:44.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-07-29T19:25:44.763Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-07-29T19:25:44.763Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.763Z] [2020-07-29T19:25:44.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-07-29T19:25:44.763Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-07-29T19:25:44.763Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.763Z] [2020-07-29T19:25:44.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-07-29T19:25:44.763Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-07-29T19:25:44.763Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.763Z] [2020-07-29T19:25:44.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-07-29T19:25:44.763Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-07-29T19:25:44.763Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.763Z] [2020-07-29T19:25:44.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-07-29T19:25:44.763Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-07-29T19:25:44.763Z] docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.763Z] [2020-07-29T19:25:44.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-07-29T19:25:44.763Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-07-29T19:25:44.763Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.763Z] [2020-07-29T19:25:44.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-07-29T19:25:44.763Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-07-29T19:25:44.763Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.763Z] [2020-07-29T19:25:44.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-07-29T19:25:44.763Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-07-29T19:25:44.763Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.763Z] [2020-07-29T19:25:44.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-07-29T19:25:44.763Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-07-29T19:25:44.763Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.763Z] [2020-07-29T19:25:44.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-07-29T19:25:44.763Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-07-29T19:25:44.763Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.763Z] [2020-07-29T19:25:44.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-07-29T19:25:44.763Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-07-29T19:25:44.763Z] docker_cli_run_test.go:3988: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.763Z] [2020-07-29T19:25:44.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-07-29T19:25:44.763Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-07-29T19:25:44.763Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.763Z] [2020-07-29T19:25:44.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-07-29T19:25:44.763Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-07-29T19:25:44.763Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.763Z] [2020-07-29T19:25:44.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-07-29T19:25:44.763Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-07-29T19:25:44.763Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.763Z] [2020-07-29T19:25:44.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-07-29T19:25:44.764Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-07-29T19:25:44.764Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.764Z] [2020-07-29T19:25:44.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-07-29T19:25:44.764Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-07-29T19:25:44.764Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.764Z] [2020-07-29T19:25:44.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-07-29T19:25:44.764Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-07-29T19:25:44.764Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.764Z] [2020-07-29T19:25:44.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-07-29T19:25:44.764Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-07-29T19:25:44.764Z] docker_cli_run_test.go:4246: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.764Z] [2020-07-29T19:25:44.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-07-29T19:25:44.764Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-07-29T19:25:44.764Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.764Z] [2020-07-29T19:25:44.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-07-29T19:25:44.764Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-07-29T19:25:44.764Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.764Z] [2020-07-29T19:25:44.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-07-29T19:25:44.764Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-07-29T19:25:44.764Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.764Z] [2020-07-29T19:25:44.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-07-29T19:25:44.764Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-07-29T19:25:44.764Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.764Z] [2020-07-29T19:25:44.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-07-29T19:25:44.764Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-07-29T19:25:44.764Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.764Z] [2020-07-29T19:25:44.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2020-07-29T19:25:44.764Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2020-07-29T19:25:44.764Z] docker_cli_run_test.go:4485: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.764Z] [2020-07-29T19:25:44.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-07-29T19:25:44.764Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-07-29T19:25:44.764Z] docker_cli_run_test.go:4498: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.764Z] [2020-07-29T19:25:44.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-29T19:25:44.764Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-29T19:25:44.764Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-07-29T19:25:44.764Z] [2020-07-29T19:25:44.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-07-29T19:25:44.764Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-07-29T19:25:44.764Z] docker_cli_run_test.go:3724: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.764Z] [2020-07-29T19:25:44.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-07-29T19:25:44.764Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-07-29T19:25:44.764Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.764Z] [2020-07-29T19:25:44.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-07-29T19:25:44.764Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-07-29T19:25:44.764Z] docker_cli_run_test.go:3271: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.764Z] [2020-07-29T19:25:44.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-07-29T19:25:44.764Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-07-29T19:25:44.764Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.764Z] [2020-07-29T19:25:44.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-07-29T19:25:44.764Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-07-29T19:25:44.764Z] docker_cli_run_test.go:3380: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.764Z] [2020-07-29T19:25:44.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-07-29T19:25:44.764Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-07-29T19:25:44.764Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.764Z] [2020-07-29T19:25:44.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-07-29T19:25:44.764Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-07-29T19:25:44.764Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.764Z] [2020-07-29T19:25:44.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-07-29T19:25:44.764Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-07-29T19:25:44.764Z] docker_cli_run_test.go:3390: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.764Z] [2020-07-29T19:25:44.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-07-29T19:25:44.764Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-07-29T19:25:44.764Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.764Z] [2020-07-29T19:25:44.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-07-29T19:25:44.764Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-07-29T19:25:44.764Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.764Z] [2020-07-29T19:25:44.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-07-29T19:25:44.764Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-07-29T19:25:44.764Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.764Z] [2020-07-29T19:25:44.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-07-29T19:25:44.764Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-07-29T19:25:44.764Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.764Z] [2020-07-29T19:25:44.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-07-29T19:25:44.764Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-07-29T19:25:44.764Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.764Z] [2020-07-29T19:25:44.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-07-29T19:25:44.764Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-07-29T19:25:44.764Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.764Z] [2020-07-29T19:25:44.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-07-29T19:25:44.764Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-07-29T19:25:44.764Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.764Z] [2020-07-29T19:25:44.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-07-29T19:25:44.764Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-07-29T19:25:44.764Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.764Z] [2020-07-29T19:25:44.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-07-29T19:25:44.764Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-07-29T19:25:44.764Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.764Z] [2020-07-29T19:25:44.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-07-29T19:25:44.764Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-07-29T19:25:44.764Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.764Z] [2020-07-29T19:25:44.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-07-29T19:25:44.764Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-07-29T19:25:44.764Z] docker_cli_run_test.go:4308: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.764Z] [2020-07-29T19:25:44.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-07-29T19:25:44.764Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-07-29T19:25:44.764Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.764Z] [2020-07-29T19:25:44.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-07-29T19:25:44.764Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-07-29T19:25:44.764Z] docker_cli_run_test.go:4296: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.764Z] [2020-07-29T19:25:44.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-07-29T19:25:44.764Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-07-29T19:25:44.764Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.764Z] [2020-07-29T19:25:44.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-07-29T19:25:44.764Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-07-29T19:25:44.764Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.764Z] [2020-07-29T19:25:44.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-07-29T19:25:44.764Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-07-29T19:25:44.764Z] docker_cli_run_test.go:3213: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.764Z] [2020-07-29T19:25:44.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2020-07-29T19:25:44.764Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2020-07-29T19:25:44.764Z] docker_cli_run_test.go:3855: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.764Z] [2020-07-29T19:25:44.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2020-07-29T19:25:44.764Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2020-07-29T19:25:44.764Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.764Z] [2020-07-29T19:25:44.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-07-29T19:25:44.764Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-07-29T19:25:44.764Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.764Z] [2020-07-29T19:25:44.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-07-29T19:25:44.764Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-07-29T19:25:44.764Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.764Z] [2020-07-29T19:25:44.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-07-29T19:25:44.764Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-07-29T19:25:44.764Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.764Z] [2020-07-29T19:25:44.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-07-29T19:25:44.764Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-07-29T19:25:44.764Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.764Z] [2020-07-29T19:25:44.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-07-29T19:25:44.765Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-07-29T19:25:44.765Z] docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.765Z] [2020-07-29T19:25:44.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-07-29T19:25:44.765Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-07-29T19:25:44.765Z] docker_cli_run_test.go:3092: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.765Z] [2020-07-29T19:25:44.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-07-29T19:25:44.765Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-07-29T19:25:44.765Z] docker_cli_run_test.go:3114: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.765Z] [2020-07-29T19:25:44.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-07-29T19:25:44.765Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-07-29T19:25:44.765Z] docker_cli_run_test.go:3438: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.765Z] [2020-07-29T19:25:44.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2020-07-29T19:25:44.765Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2020-07-29T19:25:44.765Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.765Z] [2020-07-29T19:25:44.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-07-29T19:25:44.765Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-07-29T19:25:44.765Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.765Z] [2020-07-29T19:25:44.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-07-29T19:25:44.765Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-07-29T19:25:44.765Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.765Z] [2020-07-29T19:25:44.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-07-29T19:25:44.765Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-07-29T19:25:44.765Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.765Z] [2020-07-29T19:25:44.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-07-29T19:25:44.765Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-07-29T19:25:44.765Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.765Z] [2020-07-29T19:25:44.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2020-07-29T19:25:44.765Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2020-07-29T19:25:44.765Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.765Z] [2020-07-29T19:25:44.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-07-29T19:25:44.765Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-07-29T19:25:44.765Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.765Z] [2020-07-29T19:25:44.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-07-29T19:25:44.765Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-07-29T19:25:44.765Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.765Z] [2020-07-29T19:25:44.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-07-29T19:25:44.765Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-07-29T19:25:44.765Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.765Z] [2020-07-29T19:25:44.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-07-29T19:25:44.765Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-07-29T19:25:44.765Z] docker_cli_run_test.go:2885: unmatched requirement Apparmor [2020-07-29T19:25:44.765Z] [2020-07-29T19:25:44.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-07-29T19:25:44.765Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-07-29T19:25:44.765Z] docker_cli_run_test.go:2864: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.765Z] [2020-07-29T19:25:44.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-07-29T19:25:44.765Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-07-29T19:25:44.765Z] docker_cli_run_test.go:2849: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.765Z] [2020-07-29T19:25:44.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-07-29T19:25:44.765Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-07-29T19:25:44.765Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.765Z] [2020-07-29T19:25:44.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-07-29T19:25:44.765Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-07-29T19:25:44.765Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.765Z] [2020-07-29T19:25:44.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-07-29T19:25:44.765Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-07-29T19:25:44.765Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.765Z] [2020-07-29T19:25:44.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-07-29T19:25:44.765Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-07-29T19:25:44.765Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.765Z] [2020-07-29T19:25:44.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-07-29T19:25:44.765Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-07-29T19:25:44.765Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.765Z] [2020-07-29T19:25:44.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-07-29T19:25:44.765Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-07-29T19:25:44.765Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.765Z] [2020-07-29T19:25:44.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-07-29T19:25:44.765Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-07-29T19:25:44.765Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.765Z] [2020-07-29T19:25:44.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-07-29T19:25:44.765Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-07-29T19:25:44.765Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.765Z] [2020-07-29T19:25:44.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-07-29T19:25:44.765Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-07-29T19:25:44.765Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.765Z] [2020-07-29T19:25:44.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-07-29T19:25:44.765Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-07-29T19:25:44.765Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.765Z] [2020-07-29T19:25:44.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-07-29T19:25:44.765Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-07-29T19:25:44.765Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.765Z] [2020-07-29T19:25:44.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-07-29T19:25:44.765Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-07-29T19:25:44.765Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.765Z] [2020-07-29T19:25:44.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-07-29T19:25:44.765Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-07-29T19:25:44.765Z] docker_cli_run_test.go:2924: unmatched requirement Apparmor [2020-07-29T19:25:44.765Z] [2020-07-29T19:25:44.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-07-29T19:25:44.765Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-07-29T19:25:44.765Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.765Z] [2020-07-29T19:25:44.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-07-29T19:25:44.765Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-07-29T19:25:44.765Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.765Z] [2020-07-29T19:25:44.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-07-29T19:25:44.765Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-07-29T19:25:44.765Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.765Z] [2020-07-29T19:25:44.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-07-29T19:25:44.765Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-07-29T19:25:44.765Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.765Z] [2020-07-29T19:25:44.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-07-29T19:25:44.765Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-07-29T19:25:44.765Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.765Z] [2020-07-29T19:25:44.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2020-07-29T19:25:44.765Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2020-07-29T19:25:44.765Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.765Z] [2020-07-29T19:25:44.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-07-29T19:25:44.765Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-07-29T19:25:44.765Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.765Z] [2020-07-29T19:25:44.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-07-29T19:25:44.765Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-07-29T19:25:44.765Z] docker_cli_run_test.go:3946: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.765Z] [2020-07-29T19:25:44.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-07-29T19:25:44.765Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-07-29T19:25:44.765Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.765Z] [2020-07-29T19:25:44.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-07-29T19:25:44.765Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-07-29T19:25:44.765Z] docker_cli_run_test.go:3770: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.765Z] [2020-07-29T19:25:44.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-07-29T19:25:44.765Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-07-29T19:25:44.765Z] docker_cli_run_test.go:3801: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.765Z] [2020-07-29T19:25:44.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-07-29T19:25:44.765Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-07-29T19:25:44.765Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.765Z] [2020-07-29T19:25:44.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-07-29T19:25:44.765Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-07-29T19:25:44.765Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.765Z] [2020-07-29T19:25:44.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-07-29T19:25:44.765Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-07-29T19:25:44.765Z] docker_cli_run_test.go:3740: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.765Z] [2020-07-29T19:25:44.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2020-07-29T19:25:44.765Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2020-07-29T19:25:44.765Z] docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.765Z] [2020-07-29T19:25:44.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-07-29T19:25:44.765Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-07-29T19:25:44.765Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.765Z] [2020-07-29T19:25:44.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-07-29T19:25:44.765Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-07-29T19:25:44.765Z] docker_cli_run_test.go:3225: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.765Z] [2020-07-29T19:25:44.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-07-29T19:25:44.765Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-07-29T19:25:44.766Z] docker_cli_run_test.go:3041: unmatched requirement Apparmor [2020-07-29T19:25:44.766Z] [2020-07-29T19:25:44.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-07-29T19:25:44.766Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-07-29T19:25:44.766Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.766Z] [2020-07-29T19:25:44.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-07-29T19:25:44.766Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-07-29T19:25:44.766Z] docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.766Z] [2020-07-29T19:25:44.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-07-29T19:25:44.766Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-07-29T19:25:44.766Z] docker_cli_run_test.go:3638: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.766Z] [2020-07-29T19:25:44.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-07-29T19:25:44.766Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-07-29T19:25:44.766Z] docker_cli_run_test.go:3649: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.766Z] [2020-07-29T19:25:44.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-07-29T19:25:44.766Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-07-29T19:25:44.766Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.766Z] [2020-07-29T19:25:44.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-07-29T19:25:44.766Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-07-29T19:25:44.766Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.766Z] [2020-07-29T19:25:44.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-07-29T19:25:44.766Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-07-29T19:25:44.766Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.766Z] [2020-07-29T19:25:44.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-07-29T19:25:44.766Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-07-29T19:25:44.766Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.766Z] [2020-07-29T19:25:44.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-07-29T19:25:44.766Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-07-29T19:25:44.766Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.766Z] [2020-07-29T19:25:44.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-07-29T19:25:44.766Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-07-29T19:25:44.766Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.766Z] [2020-07-29T19:25:44.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-07-29T19:25:44.766Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-07-29T19:25:44.766Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.766Z] [2020-07-29T19:25:44.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-07-29T19:25:44.766Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-07-29T19:25:44.766Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.766Z] [2020-07-29T19:25:44.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-07-29T19:25:44.766Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-07-29T19:25:44.766Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.766Z] [2020-07-29T19:25:44.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-07-29T19:25:44.766Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-07-29T19:25:44.766Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.766Z] [2020-07-29T19:25:44.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2020-07-29T19:25:44.766Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2020-07-29T19:25:44.766Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.766Z] [2020-07-29T19:25:44.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-07-29T19:25:44.766Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-07-29T19:25:44.766Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.766Z] [2020-07-29T19:25:44.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-07-29T19:25:44.766Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-07-29T19:25:44.766Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.766Z] [2020-07-29T19:25:44.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-07-29T19:25:44.766Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-07-29T19:25:44.766Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.766Z] [2020-07-29T19:25:44.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-07-29T19:25:44.766Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-07-29T19:25:44.766Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.766Z] [2020-07-29T19:25:44.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-07-29T19:25:44.766Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-07-29T19:25:44.766Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.766Z] [2020-07-29T19:25:44.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-07-29T19:25:44.766Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-07-29T19:25:44.766Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-07-29T19:25:44.766Z] [2020-07-29T19:25:44.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-07-29T19:25:44.766Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-07-29T19:25:44.766Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.766Z] [2020-07-29T19:25:44.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2020-07-29T19:25:44.766Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2020-07-29T19:25:44.766Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.766Z] [2020-07-29T19:25:44.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-07-29T19:25:44.766Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-07-29T19:25:44.766Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.766Z] [2020-07-29T19:25:44.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-07-29T19:25:44.766Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-07-29T19:25:44.766Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.766Z] [2020-07-29T19:25:44.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-07-29T19:25:44.766Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-07-29T19:25:44.766Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.766Z] [2020-07-29T19:25:44.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-07-29T19:25:44.766Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-07-29T19:25:44.766Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.766Z] [2020-07-29T19:25:44.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-07-29T19:25:44.766Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-07-29T19:25:44.766Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.766Z] [2020-07-29T19:25:44.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-07-29T19:25:44.766Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-07-29T19:25:44.766Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.766Z] [2020-07-29T19:25:44.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-07-29T19:25:44.766Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-07-29T19:25:44.766Z] docker_cli_run_test.go:3449: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.766Z] [2020-07-29T19:25:44.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-07-29T19:25:44.766Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-07-29T19:25:44.766Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.766Z] [2020-07-29T19:25:44.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-07-29T19:25:44.766Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-07-29T19:25:44.766Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.766Z] [2020-07-29T19:25:44.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-07-29T19:25:44.766Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-07-29T19:25:44.766Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.766Z] [2020-07-29T19:25:44.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-07-29T19:25:44.766Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-07-29T19:25:44.766Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.766Z] [2020-07-29T19:25:44.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-07-29T19:25:44.766Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-07-29T19:25:44.766Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.766Z] [2020-07-29T19:25:44.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2020-07-29T19:25:44.766Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2020-07-29T19:25:44.766Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.766Z] [2020-07-29T19:25:44.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-07-29T19:25:44.766Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-07-29T19:25:44.766Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.766Z] [2020-07-29T19:25:44.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2020-07-29T19:25:44.766Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2020-07-29T19:25:44.766Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.766Z] [2020-07-29T19:25:44.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-07-29T19:25:44.766Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-07-29T19:25:44.766Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.766Z] [2020-07-29T19:25:44.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-07-29T19:25:44.766Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-07-29T19:25:44.766Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.766Z] [2020-07-29T19:25:44.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-07-29T19:25:44.766Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-07-29T19:25:44.766Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.766Z] [2020-07-29T19:25:44.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-07-29T19:25:44.767Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-07-29T19:25:44.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.767Z] [2020-07-29T19:25:44.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-29T19:25:44.767Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-29T19:25:44.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.767Z] [2020-07-29T19:25:44.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-29T19:25:44.767Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-29T19:25:44.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.767Z] [2020-07-29T19:25:44.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-29T19:25:44.767Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-29T19:25:44.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.767Z] [2020-07-29T19:25:44.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-07-29T19:25:44.767Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-07-29T19:25:44.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.767Z] [2020-07-29T19:25:44.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-07-29T19:25:44.767Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-07-29T19:25:44.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.767Z] [2020-07-29T19:25:44.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-07-29T19:25:44.767Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-07-29T19:25:44.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.767Z] [2020-07-29T19:25:44.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-07-29T19:25:44.767Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-07-29T19:25:44.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.767Z] [2020-07-29T19:25:44.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-07-29T19:25:44.767Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-07-29T19:25:44.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.767Z] [2020-07-29T19:25:44.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-07-29T19:25:44.767Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-07-29T19:25:44.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.767Z] [2020-07-29T19:25:44.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-07-29T19:25:44.767Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-07-29T19:25:44.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.767Z] [2020-07-29T19:25:44.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-07-29T19:25:44.767Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-07-29T19:25:44.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.767Z] [2020-07-29T19:25:44.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-07-29T19:25:44.767Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-07-29T19:25:44.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.767Z] [2020-07-29T19:25:44.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-07-29T19:25:44.767Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-07-29T19:25:44.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.767Z] [2020-07-29T19:25:44.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-07-29T19:25:44.767Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-07-29T19:25:44.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.767Z] [2020-07-29T19:25:44.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-07-29T19:25:44.767Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-07-29T19:25:44.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.767Z] [2020-07-29T19:25:44.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-07-29T19:25:44.767Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-07-29T19:25:44.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.767Z] [2020-07-29T19:25:44.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-29T19:25:44.767Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-29T19:25:44.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.767Z] [2020-07-29T19:25:44.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-29T19:25:44.767Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-29T19:25:44.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.767Z] [2020-07-29T19:25:44.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-29T19:25:44.767Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-29T19:25:44.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.767Z] [2020-07-29T19:25:44.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-29T19:25:44.767Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-29T19:25:44.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.767Z] [2020-07-29T19:25:44.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-07-29T19:25:44.767Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-07-29T19:25:44.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.767Z] [2020-07-29T19:25:44.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-29T19:25:44.767Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-29T19:25:44.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.767Z] [2020-07-29T19:25:44.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-07-29T19:25:44.767Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-07-29T19:25:44.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.767Z] [2020-07-29T19:25:44.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-07-29T19:25:44.767Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-07-29T19:25:44.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.767Z] [2020-07-29T19:25:44.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-07-29T19:25:44.767Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-07-29T19:25:44.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.767Z] [2020-07-29T19:25:44.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-29T19:25:44.767Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-29T19:25:44.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.767Z] [2020-07-29T19:25:44.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-29T19:25:44.767Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-29T19:25:44.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.767Z] [2020-07-29T19:25:44.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-07-29T19:25:44.767Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-07-29T19:25:44.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.767Z] [2020-07-29T19:25:44.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-07-29T19:25:44.767Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-07-29T19:25:44.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.767Z] [2020-07-29T19:25:44.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-07-29T19:25:44.767Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-07-29T19:25:44.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.767Z] [2020-07-29T19:25:44.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-07-29T19:25:44.767Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-07-29T19:25:44.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.767Z] [2020-07-29T19:25:44.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-07-29T19:25:44.767Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-07-29T19:25:44.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.767Z] [2020-07-29T19:25:44.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-07-29T19:25:44.767Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-07-29T19:25:44.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.767Z] [2020-07-29T19:25:44.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-07-29T19:25:44.767Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-07-29T19:25:44.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.767Z] [2020-07-29T19:25:44.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-07-29T19:25:44.767Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-07-29T19:25:44.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.767Z] [2020-07-29T19:25:44.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-29T19:25:44.767Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-29T19:25:44.767Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.767Z] [2020-07-29T19:25:44.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-29T19:25:44.767Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-29T19:25:44.767Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.767Z] [2020-07-29T19:25:44.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-29T19:25:44.767Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-29T19:25:44.767Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.767Z] [2020-07-29T19:25:44.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-07-29T19:25:44.767Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-07-29T19:25:44.767Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.767Z] [2020-07-29T19:25:44.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-07-29T19:25:44.767Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-07-29T19:25:44.767Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.767Z] [2020-07-29T19:25:44.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-07-29T19:25:44.767Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-07-29T19:25:44.767Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.767Z] [2020-07-29T19:25:44.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-29T19:25:44.767Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-29T19:25:44.767Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.767Z] [2020-07-29T19:25:44.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-29T19:25:44.767Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-29T19:25:44.767Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.767Z] [2020-07-29T19:25:44.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-29T19:25:44.767Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-29T19:25:44.767Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.767Z] [2020-07-29T19:25:44.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-29T19:25:44.767Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-29T19:25:44.767Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.768Z] [2020-07-29T19:25:44.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-07-29T19:25:44.768Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-07-29T19:25:44.768Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.768Z] [2020-07-29T19:25:44.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-29T19:25:44.768Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-29T19:25:44.768Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.768Z] [2020-07-29T19:25:44.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-07-29T19:25:44.768Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-07-29T19:25:44.768Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.768Z] [2020-07-29T19:25:44.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-07-29T19:25:44.768Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-07-29T19:25:44.768Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.768Z] [2020-07-29T19:25:44.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-29T19:25:44.768Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-29T19:25:44.768Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.768Z] [2020-07-29T19:25:44.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-29T19:25:44.768Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-29T19:25:44.768Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.768Z] [2020-07-29T19:25:44.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-07-29T19:25:44.768Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-07-29T19:25:44.768Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.768Z] [2020-07-29T19:25:44.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-07-29T19:25:44.768Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-07-29T19:25:44.768Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.768Z] [2020-07-29T19:25:44.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-07-29T19:25:44.768Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-07-29T19:25:44.768Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.768Z] [2020-07-29T19:25:44.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-07-29T19:25:44.768Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-07-29T19:25:44.768Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.768Z] [2020-07-29T19:25:44.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-07-29T19:25:44.768Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-07-29T19:25:44.768Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.768Z] [2020-07-29T19:25:44.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-07-29T19:25:44.768Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-07-29T19:25:44.768Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.768Z] [2020-07-29T19:25:44.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-07-29T19:25:44.768Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-07-29T19:25:44.768Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.768Z] [2020-07-29T19:25:44.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-07-29T19:25:44.768Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-07-29T19:25:44.768Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.768Z] [2020-07-29T19:25:44.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-07-29T19:25:44.768Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-07-29T19:25:44.768Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.768Z] [2020-07-29T19:25:44.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-07-29T19:25:44.768Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-07-29T19:25:44.768Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.768Z] [2020-07-29T19:25:44.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-07-29T19:25:44.768Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-07-29T19:25:44.768Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.768Z] [2020-07-29T19:25:44.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-07-29T19:25:44.768Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-07-29T19:25:44.768Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.768Z] [2020-07-29T19:25:44.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-07-29T19:25:44.768Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-07-29T19:25:44.768Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.768Z] [2020-07-29T19:25:44.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-07-29T19:25:44.768Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-07-29T19:25:44.768Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.768Z] [2020-07-29T19:25:44.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-07-29T19:25:44.768Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-07-29T19:25:44.768Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.768Z] [2020-07-29T19:25:44.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-07-29T19:25:44.768Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-07-29T19:25:44.768Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.768Z] [2020-07-29T19:25:44.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-07-29T19:25:44.768Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-07-29T19:25:44.768Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.768Z] [2020-07-29T19:25:44.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-07-29T19:25:44.768Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-07-29T19:25:44.768Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.768Z] [2020-07-29T19:25:44.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-07-29T19:25:44.768Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-07-29T19:25:44.768Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.768Z] [2020-07-29T19:25:44.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-07-29T19:25:44.768Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-07-29T19:25:44.768Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.768Z] [2020-07-29T19:25:44.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-07-29T19:25:44.768Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-07-29T19:25:44.768Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.768Z] [2020-07-29T19:25:44.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-07-29T19:25:44.768Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-07-29T19:25:44.768Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.768Z] [2020-07-29T19:25:44.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-07-29T19:25:44.768Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-07-29T19:25:44.768Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.768Z] [2020-07-29T19:25:44.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-07-29T19:25:44.768Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-07-29T19:25:44.768Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.768Z] [2020-07-29T19:25:44.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-07-29T19:25:44.768Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-07-29T19:25:44.768Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.768Z] [2020-07-29T19:25:44.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-07-29T19:25:44.768Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-07-29T19:25:44.768Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.768Z] [2020-07-29T19:25:44.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-07-29T19:25:44.768Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-07-29T19:25:44.768Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.768Z] [2020-07-29T19:25:44.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-07-29T19:25:44.768Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-07-29T19:25:44.768Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.768Z] [2020-07-29T19:25:44.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-07-29T19:25:44.768Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-07-29T19:25:44.768Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.768Z] [2020-07-29T19:25:44.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-07-29T19:25:44.768Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.768Z] [2020-07-29T19:25:44.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-07-29T19:25:44.768Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.768Z] [2020-07-29T19:25:44.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-07-29T19:25:44.768Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-07-29T19:25:44.768Z] [2020-07-29T19:25:44.768Z] [2020-07-29T19:25:44.768Z] DONE 1096 tests, 549 skipped in 2196.021s [2020-07-29T19:25:44.768Z] INFO: Integration tests ended at 07/29/2020 19:25:44. Duration:00:36:36.3204054 [2020-07-29T19:25:44.768Z] INFO: Docker info of the daemon under test at end of run [2020-07-29T19:25:44.768Z] [2020-07-29T19:25:44.768Z] Containers: 2 [2020-07-29T19:25:44.768Z] Running: 0 [2020-07-29T19:25:44.768Z] Paused: 0 [2020-07-29T19:25:44.768Z] Stopped: 2 [2020-07-29T19:25:44.768Z] Images: 15 [2020-07-29T19:25:44.768Z] Server Version: 0.0.0-dev [2020-07-29T19:25:44.768Z] Storage Driver: windowsfilter [2020-07-29T19:25:44.768Z] Windows: [2020-07-29T19:25:44.768Z] Logging Driver: json-file [2020-07-29T19:25:44.768Z] Plugins: [2020-07-29T19:25:44.768Z] Volume: local [2020-07-29T19:25:44.768Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-29T19:25:44.768Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-29T19:25:44.768Z] Swarm: inactive [2020-07-29T19:25:44.768Z] Default Isolation: process [2020-07-29T19:25:44.768Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-29T19:25:44.768Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-29T19:25:44.768Z] OSType: windows [2020-07-29T19:25:44.768Z] Architecture: x86_64 [2020-07-29T19:25:44.768Z] CPUs: 4 [2020-07-29T19:25:44.768Z] Total Memory: 32GiB [2020-07-29T19:25:44.768Z] Name: azwin-2-45a650 [2020-07-29T19:25:44.768Z] ID: 7XUN:ZTO4:BIZN:IKUZ:GP2F:TISR:SQOC:QXWS:77N3:XBP7:J6IU:DWK4 [2020-07-29T19:25:44.768Z] Docker Root Dir: D:\CI\PR-41297\2\daemon [2020-07-29T19:25:44.768Z] Debug Mode (client): false [2020-07-29T19:25:44.768Z] Debug Mode (server): true [2020-07-29T19:25:44.768Z] File Descriptors: -1 [2020-07-29T19:25:44.768Z] Goroutines: 18 [2020-07-29T19:25:44.768Z] System Time: 2020-07-29T19:25:44.3643366Z [2020-07-29T19:25:44.768Z] EventsListeners: 0 [2020-07-29T19:25:44.768Z] Registry: https://index.docker.io/v1/ [2020-07-29T19:25:44.768Z] Labels: [2020-07-29T19:25:44.768Z] Experimental: false [2020-07-29T19:25:44.768Z] Insecure Registries: [2020-07-29T19:25:44.768Z] 127.0.0.0/8 [2020-07-29T19:25:44.768Z] Live Restore Enabled: false [2020-07-29T19:25:44.768Z] [2020-07-29T19:25:44.768Z] [2020-07-29T19:25:44.768Z] INFO: Stopping daemon under test [2020-07-29T19:25:44.768Z] SUCCESS: The process with PID 5304 (child process of PID 3028) has been terminated. [2020-07-29T19:25:44.768Z] SUCCESS: The process with PID 3028 (child process of PID 2524) has been terminated. [2020-07-29T19:25:44.768Z] INFO: Stop tailing logs of the daemon under tests [2020-07-29T19:25:44.768Z] INFO: executeCI.ps1 Completed successfully at 07/29/2020 19:25:44. [2020-07-29T19:25:44.768Z] INFO: Tidying up at end of run [2020-07-29T19:25:44.769Z] INFO: Saving daemon under test log (d:\CI\PR-41297\2\dut.out) to C:\windows\TEMP\CIDUT.out [2020-07-29T19:25:44.769Z] INFO: Saving daemon under test log (d:\CI\PR-41297\2\dut.err) to C:\windows\TEMP\CIDUT.err [2020-07-29T19:25:44.769Z] INFO: Nuke-Everything... [2020-07-29T19:25:45.241Z] INFO: Container count on control daemon to delete is 2 [2020-07-29T19:25:45.715Z] 66f16035ba5f [2020-07-29T19:25:45.715Z] bde7efb0395d [2020-07-29T19:25:45.715Z] INFO: Non-base image count on control daemon to delete is 1 [2020-07-29T19:25:47.295Z] Deleted: sha256:898c913d775cf40804a29517c28e0a4644f4fac2f344d06500f2cccb57571e69 [2020-07-29T19:25:47.295Z] Deleted: sha256:4d9976ad70d24f690a8655f322917adf9391e9e583ffa58230242ec6cb9e35a2 [2020-07-29T19:25:47.295Z] INFO: Tidying pidfile d:\CI\PR-41297\2\docker.pid [2020-07-29T19:25:47.295Z] INFO: Nuking d:\CI [2020-07-29T19:25:50.761Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-07-29T19:26:05.603Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-07-29T19:26:12.651Z] INFO: Zapped successfully [2020-07-29T19:26:12.651Z] [2020-07-29T19:26:12.651Z] INFO: executeCI.ps1 exiting at Wed Jul 29 19:26:10 CUT 2020. Duration 00:50:13.4683331 [2020-07-29T19:26:12.651Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-07-29T19:26:12.904Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-07-29T19:26:15.076Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-07-29T19:26:16.875Z] Archiving artifacts [2020-07-29T19:26:18.030Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41297/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-29T19:26:18.988Z] + make clean [2020-07-29T19:26:19.981Z] docker volume rm -f docker-dev-cache [2020-07-29T19:26:19.981Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-29T19:26:37.631Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-07-29T19:26:49.836Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-07-29T19:27:21.864Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-07-29T19:27:36.705Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-07-29T19:27:54.750Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-07-29T19:28:41.392Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-07-29T19:28:59.444Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-07-29T19:29:31.474Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-07-29T19:30:03.531Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-07-29T19:30:15.703Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-07-29T19:30:33.749Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-07-29T19:30:48.614Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-07-29T19:31:03.459Z] --- PASS: TestDockerExternalVolumeSuite (436.92s) [2020-07-29T19:31:03.459Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.52s) [2020-07-29T19:31:03.459Z] docker_cli_external_volume_driver_test.go:53: [d41730ecf43e9] daemon is not started [2020-07-29T19:31:03.459Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-07-29T19:31:03.459Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.17s) [2020-07-29T19:31:03.459Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2020-07-29T19:31:03.459Z] docker_cli_external_volume_driver_test.go:53: [d85e67374d9ac] daemon is not started [2020-07-29T19:31:03.459Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-07-29T19:31:03.459Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-07-29T19:31:03.459Z] docker_cli_external_volume_driver_test.go:53: [d405be5dc2015] daemon is not started [2020-07-29T19:31:03.459Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-07-29T19:31:03.459Z] docker_cli_external_volume_driver_test.go:53: [d4fee9bd95764] daemon is not started [2020-07-29T19:31:03.459Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.13s) [2020-07-29T19:31:03.459Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s) [2020-07-29T19:31:03.459Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.79s) [2020-07-29T19:31:03.459Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-07-29T19:31:03.459Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.21s) [2020-07-29T19:31:03.459Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.25s) [2020-07-29T19:31:03.459Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.94s) [2020-07-29T19:31:03.459Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.16s) [2020-07-29T19:31:03.459Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.61s) [2020-07-29T19:31:03.459Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.97s) [2020-07-29T19:31:03.459Z] docker_cli_external_volume_driver_test.go:485: [dfb8e48d4d3a4] daemon is not started [2020-07-29T19:31:03.459Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-07-29T19:31:03.459Z] docker_cli_external_volume_driver_test.go:53: [da5334e75010d] daemon is not started [2020-07-29T19:31:03.459Z] PASS [2020-07-29T19:31:03.459Z] [2020-07-29T19:31:03.459Z] === Skipped [2020-07-29T19:31:03.459Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-07-29T19:31:03.459Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-07-29T19:31:03.459Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-07-29T19:31:03.459Z] check_test.go:309: [dbbfe1b0abfb0] daemon is not started [2020-07-29T19:31:03.459Z] [2020-07-29T19:31:03.459Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-07-29T19:31:03.459Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-07-29T19:31:03.459Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-07-29T19:31:03.459Z] check_test.go:309: [d34c41f74c06f] daemon is not started [2020-07-29T19:31:03.459Z] [2020-07-29T19:31:03.459Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-07-29T19:31:03.459Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-07-29T19:31:03.459Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-07-29T19:31:03.459Z] check_test.go:309: [d7b1b69721dcb] daemon is not started [2020-07-29T19:31:03.459Z] [2020-07-29T19:31:03.459Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.02s) [2020-07-29T19:31:03.459Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.02s) [2020-07-29T19:31:03.459Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-07-29T19:31:03.459Z] [2020-07-29T19:31:03.459Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-07-29T19:31:03.459Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-07-29T19:31:03.459Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-07-29T19:31:03.459Z] [2020-07-29T19:31:03.459Z] [2020-07-29T19:31:03.459Z] DONE 273 tests, 5 skipped in 2438.215s [2020-07-29T19:31:03.459Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-29T19:31:03.459Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d5524d97b7406/docker.pid [2020-07-29T19:31:03.459Z] +++ kill 5604 [2020-07-29T19:31:03.459Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5604 is not a child of this shell [2020-07-29T19:31:03.459Z] warning: PID 5604 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d5524d97b7406/docker.pid had a nonzero exit code [2020-07-29T19:31:03.459Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d5524d97b7406/root: target is busy. [2020-07-29T19:31:03.459Z] ++++ cat bundles/test-integration/docker.pid [2020-07-29T19:31:03.459Z] +++ kill 7583 [2020-07-29T19:31:04.025Z] +++ /etc/init.d/apparmor stop [2020-07-29T19:31:04.025Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-29T19:31:04.025Z] [2020-07-29T19:31:04.025Z] Unloading profiles will leave already running processes permanently [2020-07-29T19:31:04.025Z] unconfined, which can lead to unexpected situations. [2020-07-29T19:31:04.025Z] [2020-07-29T19:31:04.025Z] To set a process to complain mode, use the command line tool [2020-07-29T19:31:04.025Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-29T19:31:04.025Z] +++ true [2020-07-29T19:31:04.025Z] exiting test-integration [2020-07-29T19:31:04.025Z] ++ exit 0 [2020-07-29T19:31:04.025Z] [2020-07-29T19:31:04.286Z] + exit 0 [2020-07-29T19:31:04.286Z] ++ jobs -p [2020-07-29T19:31:04.286Z] + pids= [2020-07-29T19:31:04.286Z] + echo 'Remaining pids to kill: []' [2020-07-29T19:31:04.286Z] Remaining pids to kill: [] [2020-07-29T19:31:04.286Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-07-29T19:31:04.300Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-29T19:31:06.848Z] + echo Ensuring container killed. [2020-07-29T19:31:06.848Z] Ensuring container killed. [2020-07-29T19:31:06.848Z] + docker ps -aq -f name=docker-pr2-* [2020-07-29T19:31:06.848Z] + cids=b4b0e64f1a8e [2020-07-29T19:31:06.848Z] 03c5201ab057 [2020-07-29T19:31:06.848Z] 3d095973c715 [2020-07-29T19:31:06.848Z] + [ -n b4b0e64f1a8e [2020-07-29T19:31:06.848Z] 03c5201ab057 [2020-07-29T19:31:06.848Z] 3d095973c715 ] [2020-07-29T19:31:06.848Z] + docker rm -vf b4b0e64f1a8e 03c5201ab057 3d095973c715 [2020-07-29T19:31:09.376Z] b4b0e64f1a8e [2020-07-29T19:31:09.376Z] 03c5201ab057 [2020-07-29T19:31:09.376Z] 3d095973c715 [Pipeline] sh [2020-07-29T19:31:09.651Z] + echo Chowning /workspace to jenkins user [2020-07-29T19:31:09.651Z] Chowning /workspace to jenkins user [2020-07-29T19:31:09.651Z] + id -u [2020-07-29T19:31:09.651Z] + id -g [2020-07-29T19:31:09.651Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41297:/workspace busybox chown -R 1000:1000 /workspace [2020-07-29T19:31:09.651Z] Unable to find image 'busybox:latest' locally [2020-07-29T19:31:09.651Z] latest: Pulling from library/busybox [2020-07-29T19:31:09.651Z] 61c5ed1cbdf8: Pulling fs layer [2020-07-29T19:31:09.909Z] 61c5ed1cbdf8: Download complete [2020-07-29T19:31:09.909Z] 61c5ed1cbdf8: Pull complete [2020-07-29T19:31:09.909Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-07-29T19:31:09.909Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-29T19:31:13.476Z] + bundleName=amd64 [2020-07-29T19:31:13.476Z] + echo Creating amd64-bundles.tar.gz [2020-07-29T19:31:13.476Z] Creating amd64-bundles.tar.gz [2020-07-29T19:31:13.476Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-07-29T19:31:13.476Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-07-29T19:31:14.415Z] Archiving artifacts [2020-07-29T19:31:16.182Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41297/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-29T19:31:16.503Z] + make clean [2020-07-29T19:31:16.759Z] docker volume rm -f docker-dev-cache [2020-07-29T19:31:16.759Z] 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